Class | Description |
---|---|
CellRange |
Container for a simple spreadsheet cell range (ex: 'A1:D10').
|
CellRef |
Represents a cell location in a spreadsheet (ex: 'B11').
|
ExcelIndexedColor |
Colors from the Excel indexed color palette.
|
SsmlRelationshipType | |
Workbook |
Represents an Office Open XML Excel workbook.
|
Xlsx |
Office Open XML format Excel document.
|
XlsxConfig |
Office Open XML format Excel configuration for document parsing and generation.
|
Enum | Description |
---|---|
XlsxConfig.Feature |
jataylor@hairyfatguy.com