| Interface | Description |
|---|---|
| Ref |
| Class | Description |
|---|---|
| BitMatrix |
Represents a 2D matrix of bits.
|
| Color |
Predefined RGB colors.
|
| ColumnStyleSetter |
Helper class to set style elements on a column.
|
| ConditionalFormatting | |
| ConditionalFormattingExpressionRule |
A ConditionalFormattingExpressionRule defines a conditional formatting rule for a worksheet of type = "expression"
|
| ConditionalFormattingRule |
A ConditionalFormattingRule defines a base class of conditional formatting rule for a worksheet
|
| CustomDataValidation |
A CustomDataValidation defines a DataValidation for a worksheet of type = "custom"
|
| DifferentialFormat | |
| DynamicBitMatrix |
This is a dynamically expanding matrix structure that saves space and has good performance
|
| DynamicByteArray | |
| HyperLink | |
| ListDataValidation |
A ListDataValidation defines a DataValidation for a worksheet of type = "list"
|
| MarginalInformation |
Marginal Information, represents a header or footer
in an Excel file.
|
| Properties | |
| Protection |
Represents the <protection> xml-tag.
|
| Range |
Definition of a range of cells.
|
| Relationships | |
| StyleSetter |
Helper class to set style elements on a cell or range of cells.
|
| Table | |
| TimestampUtil |
Excel timestamp utility methods.
|
| Workbook | |
| Worksheet |
A worksheet is a set of cells.
|
| XmlEscapeHelper |
Helper which can apply XML escaping to a string
|
| Enum | Description |
|---|---|
| BorderSide |
Identifies border sides of a cell.
|
| BorderStyle | |
| DataValidationErrorStyle | |
| DiagonalProperty |
Identifies diagonal border of a cell.
|
| PaperSize |
PaperSize.
|
| Position |
Predefined header/footer positions.
|
| ProtectionOption |
Represents an attribute on the <protection> xml-tag.
|
| SheetProtectionOption |
Represents an attribute on the <sheetProtection> xml-tag.
|
| VisibilityState |
This simple type defines the possible states for sheet visibility.
|
Copyright © 2023. All rights reserved.