| Class | Description |
|---|---|
| Color |
Predefined RGB colors.
|
| ListDataValidation |
A ListDataValidation defines a DataValidation for a worksheet of type = "list"
|
| Protection |
Represents the <protection> xml-tag.
|
| Range |
Definition of a range of cells.
|
| StyleSetter |
Helper class to set style elements on a cell or range of cells.
|
| TimestampUtil |
Excel timestamp utility methods.
|
| Workbook | |
| Worksheet |
A worksheet is a set of cells.
|
| Enum | Description |
|---|---|
| BorderSide |
Identifies border sides of a cell.
|
| BorderStyle | |
| DataValidationErrorStyle | |
| 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 © 2021. All rights reserved.