Click or drag to resize

MicaSystems.Utils.Excel Namespace

Classes
  ClassDescription
Public classExcelTableReader
Provides the tools to read an Excel file and retrieve its data.
Public classXLColumn
Represents an Excel column.
Public classXLRow
Represents an Excel row.
Public classXLTable
Represents an Excel table.
Public classXLWorkSheet
Represents an Excel worksheet.
Enumerations
  EnumerationDescription
Public enumerationXlsxDateCompatibility
Represents the formula used for converting date serial values stored within the workbook into DateTime instances.