Click or drag to resize
Aceoffix.ExcelReader Namespace
This namespace contains the classes for extracting data from Excel spreadsheet.
Classes
  ClassDescription
Public classCell
Cell class represents a cell in worksheet.
Public classDataField
DataField class represents a DataField item of DataFields.
Public classSheet
Sheet class represents a worksheet defined in Excel.
Public classTable
Table class represents a table defined in Aceoffix.
Public classWorkbook
Representing an Excel document, Workbook class is used to read the data submitted by AceoffixCtrl.
Interfaces
  InterfaceDescription
Public interfaceIDataFieldCollection
DataField collection.