| Aceoffix.ExcelWriter Namespace |
| Class | Description | |
|---|---|---|
| Border |
Border class represents the border object defined in Excel.
| |
| Cell |
Cell class represents the cell object defined in Excel.
| |
| DataField |
DataField class represents a DataField item of DataFields.
| |
| Font |
Font class represents the font object defined in Microsoft Excel.
| |
| Sheet |
Sheet class represents a worksheet defined in Excel.
| |
| Table |
Table class represents the Excel table object defined in Aceoffix.
| |
| Workbook |
Representing an Excel document, Workbook class is used to dynamically output the data to the Excel document and control the format and the editing of the document.
|
| Interface | Description | |
|---|---|---|
| IDataFieldCollection |
DataField collection.
|
| Enumeration | Description | |
|---|---|---|
| SheetInsertType |
The insert type of the new Sheet.
| |
| XlBorderLineStyle |
The style type of the border.
| |
| XlBorderType |
The type of the border.
| |
| XlBorderWeight |
The weight type of the border.
| |
| XlHAlign |
Horizontal alignment.
| |
| XlVAlign |
Vertical alignment.
|