| CellStyleHolder |
the style holder interface
|
| EventQueueModelEventListener |
A model event listener that listen model event through event queue (not from model directly).
|
| FormulaContent |
Indicate that the object has formula content
|
| ModelEventListener |
|
| SAutoFilter |
Contains autofilter's setting.
|
| SAutoFilter.NFilterColumn |
A filter column contains information for filtering, e.g. criteria.
|
| SBook |
The root of Spreadsheet's data model which contains sheets.
|
| SBookSeries |
It contains multiple SBook objects so that formulas in them can reference to cells of another book.
|
| SBorder |
Border object
|
| SBorderBuilder |
|
| SBorderLine |
|
| SCell |
Represent a cell of a sheet in a Spreadsheet.
|
| SCellStyle |
Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.
|
| SCellStyleBuilder |
|
| SCFIcon |
Mixed-group (aka. custom) IconSet information in ConditionalFormatting.
|
| SCFValueObject |
Conditional Formatting value object.
|
| SChart |
Represents a chart in a sheet.
|
| SChartAxis |
|
| SColor |
A color which might relate to a text or a border.
|
| SColorFilter |
Color filter
|
| SColorScale |
|
| SColumn |
A column of a sheet.
|
| SColumnArray |
It stores first and last column index of a group of column that has same width and cell style.
|
| SComment |
A comment is some texts written by a user which is separated from text of a cell.
|
| SConditionalFormatting |
Conditional Formatting
|
| SConditionalFormattingRule |
|
| SConditionalStyle |
Extra embedded style for SConditonalFormatting.
|
| SCustomFilter |
|
| SCustomFilters |
|
| SDataBar |
Condiditional Formatting of "dataBar" type.
|
| SDataValidation |
This class stores the restrictions on what data can or should be entered in a cell.
|
| SDependencyTracer |
This interface stores the region of the current dependent precedent tracing.
|
| SDynamicFilter |
|
| SerializableConsumer<T> |
A Consumer that can be serialized.
|
| SExtraStyle |
Extra embedded style for STable and SConditonalFormatting.
|
| SFill |
Fill pattern and colors
|
| SFillBuilder |
|
| SFont |
Represents a font used in cells.
|
| SFontBuilder |
|
| SFooter |
The text in the footer.
|
| SHeader |
The text in the header.
|
| SHyperlink |
A hyperlink of a cell.
|
| SIconSet |
|
| SName |
A named range (or defined name) which refer to a region.
|
| SNamedStyle |
Cell Style referred via a name.
|
| SPicture |
A picture in a sheet.
|
| SPictureData |
Picture data in a picture.
|
| SPrintSetup |
Store various setting for printing.
|
| SRichText |
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| SRichText.Segment |
|
| SRow |
A row of a sheet.
|
| SSheet |
A sheet of a book.
|
| SSheetProtection |
|
| SSheetViewInfo |
Store those visual statuses of a sheet, e.g. freeze status of row (column), or grid-line display.
|
| STable |
Table
|
| STableColumn |
Table column
|
| STableStyle |
Table Style.
|
| STableStyleElem |
Table style element.
|
| STableStyleInfo |
Table style info.
|
| STop10Filter |
|
| StyleBuilder<V> |
|
| SWorkbookProtection |
Workbook protection options
|