| Package | Description |
|---|---|
| org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.chart |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.model.impl.chart |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.model.impl.sys |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.model.impl.sys.formula |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.model.sys.format |
ZK Spreadsheet Internal Book Model Engines classes.
|
| org.zkoss.zss.model.sys.formula |
ZK Spreadsheet Internal Book Model Engines classes.
|
| org.zkoss.zss.model.sys.input |
ZK Spreadsheet Internal Book Model Engines classes.
|
| org.zkoss.zss.model.util |
ZK Spreadsheet Internal Book Model Utilities classes.
|
| org.zkoss.zss.range |
ZK Spreadsheet Internal Range API classes.
|
| org.zkoss.zss.range.impl |
ZK Spreadsheet Internal Range API Implementation classes.
|
| org.zkoss.zss.range.impl.autofill |
ZK Spreadsheet Internal Range API Implementation classes.
|
| org.zkoss.zss.range.impl.imexp |
ZK Spreadsheet Internal Range API Implementation classes.
|
| Class and Description |
|---|
| CellRegion
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| CellStyleHolder
the style holder interface
|
| ErrorValue
An error result of a evaluated formula.
|
| FormulaContent
Indicate that the object has formula content
|
| InvalidModelOpException
This exception is thrown when you perform an unreasonable operation on the model.
|
| ModelEvent
The event will be sent when there is an operation performed on a book model.
|
| ModelEventListener
A listener to handle
ModelEvent. |
| PasteOption
This class contains various paste options used for
SSheet.pasteCell(SheetRegion, CellRegion, PasteOption). |
| PasteOption.PasteOperation |
| PasteOption.PasteType |
| SAutoFilter
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
| SAutoFilter.NFilterColumn
A filter column contains information for filtering, e.g.
|
| 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. |
| SBookSeriesBuilder
A utility class that build a book series that allow external book references can work.
|
| SBorder
Border object
|
| SBorder.BorderType
The border type
|
| SBorderLine |
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCell.CellType |
| SCellStyle
Represent style information e.g.
|
| SCellStyle.Alignment
The horizontal alignment
|
| SCellStyle.VerticalAlignment
The vertical alignment
|
| SCFValueObject
Conditional Formatting value object.
|
| SCFValueObject.CFValueObjectType |
| SChart
Represents a chart in a sheet.
|
| SChart.BarDirection |
| SChart.ChartGrouping |
| SChart.ChartLegendPosition |
| SChart.ChartType |
| SChartAxis
Represent an axis in
SChart. |
| SChartAxis.SChartAxisType |
| 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 |
| SConditionalFormattingRule.RuleOperator |
| SConditionalFormattingRule.RuleTimePeriod |
| SConditionalFormattingRule.RuleType |
| 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.
|
| SDataValidation.AlertStyle |
| SDataValidation.OperatorType |
| SDataValidation.ValidationType |
| SDynamicFilter |
| SExtraStyle
Extra embedded style for STable and SConditonalFormatting.
|
| SFill
Fill pattern and colors
|
| SFill.FillPattern
The fill pattern
|
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SFooter
The text in the footer.
|
| SHeader
The text in the header.
|
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SHyperlink
A hyperlink of a cell.
|
| SHyperlink.HyperlinkType |
| SIconSet |
| SIconSet.IconSetType |
| 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.
|
| SPicture.Format |
| SPictureData
Picture data in a picture.
|
| SPrintSetup
Store various setting for printing.
|
| SPrintSetup.PaperSize |
| 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.
|
| SSheet.SheetVisible |
| SSheetProtection |
| SSheetViewInfo
Store those visual statuses of a sheet, e.g.
|
| STable
Table
|
| STableColumn
Table column
|
| STableColumn.STotalsRowFunction |
| STableStyle
Table Style.
|
| STableStyleElem
Table style element.
|
| STableStyleInfo
Table style info.
|
| STop10Filter |
| ViewAnchor
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
| Class and Description |
|---|
| FormulaContent
Indicate that the object has formula content
|
| SChart
Represents a chart in a sheet.
|
| Class and Description |
|---|
| CellRegion
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| CellStyleHolder
the style holder interface
|
| ErrorValue
An error result of a evaluated formula.
|
| FormulaContent
Indicate that the object has formula content
|
| ModelEvent
The event will be sent when there is an operation performed on a book model.
|
| ModelEventListener
A listener to handle
ModelEvent. |
| PasteOption
This class contains various paste options used for
SSheet.pasteCell(SheetRegion, CellRegion, PasteOption). |
| SAutoFilter
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
| SAutoFilter.NFilterColumn
A filter column contains information for filtering, e.g.
|
| 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. |
| SBookSeriesBuilder
A utility class that build a book series that allow external book references can work.
|
| SBorder
Border object
|
| SBorder.BorderType
The border type
|
| SBorderLine |
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCell.CellType |
| SCellStyle
Represent style information e.g.
|
| SCellStyle.Alignment
The horizontal alignment
|
| SCellStyle.VerticalAlignment
The vertical alignment
|
| SCFValueObject
Conditional Formatting value object.
|
| SCFValueObject.CFValueObjectType |
| SChart
Represents a chart in a sheet.
|
| SChart.BarDirection |
| SChart.ChartGrouping |
| SChart.ChartLegendPosition |
| SChart.ChartType |
| SChartAxis
Represent an axis in
SChart. |
| SChartAxis.SChartAxisType |
| 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 |
| SConditionalFormattingRule.RuleOperator |
| SConditionalFormattingRule.RuleTimePeriod |
| SConditionalFormattingRule.RuleType |
| 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.
|
| SDataValidation.AlertStyle |
| SDataValidation.OperatorType |
| SDataValidation.ValidationType |
| SDynamicFilter |
| SExtraStyle
Extra embedded style for STable and SConditonalFormatting.
|
| SFill
Fill pattern and colors
|
| SFill.FillPattern
The fill pattern
|
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SFooter
The text in the footer.
|
| SHeader
The text in the header.
|
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SHyperlink
A hyperlink of a cell.
|
| SHyperlink.HyperlinkType |
| SIconSet |
| SIconSet.IconSetType |
| 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.
|
| SPicture.Format |
| SPictureData
Picture data in a picture.
|
| SPrintSetup
Store various setting for printing.
|
| SPrintSetup.PaperSize |
| 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.
|
| SSheet.SheetVisible |
| SSheetProtection |
| SSheetViewInfo
Store those visual statuses of a sheet, e.g.
|
| STable
Table
|
| STableColumn
Table column
|
| STableColumn.STotalsRowFunction |
| STableStyle
Table Style.
|
| STableStyleElem
Table style element.
|
| STableStyleInfo
Table style info.
|
| STop10Filter |
| ViewAnchor
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
| Class and Description |
|---|
| FormulaContent
Indicate that the object has formula content
|
| SChart
Represents a chart in a sheet.
|
| Class and Description |
|---|
| 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. |
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCell.CellType |
| SColor
A color which might relate to a text or a border.
|
| SRichText
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| STableStyle
Table Style.
|
| Class and Description |
|---|
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SSheet
A sheet of a book.
|
| STable
Table
|
| Class and Description |
|---|
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SColor
A color which might relate to a text or a border.
|
| SRichText
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| STableStyle
Table Style.
|
| Class and Description |
|---|
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SSheet
A sheet of a book.
|
| STable
Table
|
| Class and Description |
|---|
| SCell.CellType |
| Class and Description |
|---|
| SBorder.BorderType
The border type
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCellStyle
Represent style information e.g.
|
| SCellStyle.Alignment
The horizontal alignment
|
| SCellStyle.VerticalAlignment
The vertical alignment
|
| SFill.FillPattern
The fill pattern
|
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SRichText
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| Class and Description |
|---|
| CellRegion
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| SAutoFilter
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SBorder.BorderType
The border type
|
| SCellStyle
Represent style information e.g.
|
| SChart
Represents a chart in a sheet.
|
| SChart.ChartGrouping |
| SChart.ChartLegendPosition |
| SChart.ChartType |
| SDataValidation
This class stores the restrictions on what data can or should be entered in a cell.
|
| SDataValidation.AlertStyle |
| SDataValidation.OperatorType |
| SDataValidation.ValidationType |
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SHyperlink
A hyperlink of a cell.
|
| SHyperlink.HyperlinkType |
| SPicture
A picture in a sheet.
|
| SPicture.Format |
| SSheet
A sheet of a book.
|
| SSheetProtection |
| ViewAnchor
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
| Class and Description |
|---|
| CellRegion
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| CellStyleHolder
the style holder interface
|
| PasteOption
This class contains various paste options used for
SSheet.pasteCell(SheetRegion, CellRegion, PasteOption). |
| SAutoFilter
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SBorder.BorderType
The border type
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCell.CellType |
| SCellStyle
Represent style information e.g.
|
| SCellStyle.Alignment
The horizontal alignment
|
| SCellStyle.VerticalAlignment
The vertical alignment
|
| SChart
Represents a chart in a sheet.
|
| SChart.ChartGrouping |
| SChart.ChartLegendPosition |
| SChart.ChartType |
| SConditionalFormattingRule.RuleOperator |
| SConditionalStyle
Extra embedded style for SConditonalFormatting.
|
| SCustomFilter |
| SDataValidation
This class stores the restrictions on what data can or should be entered in a cell.
|
| SDataValidation.AlertStyle |
| SDataValidation.OperatorType |
| SDataValidation.ValidationType |
| SFill.FillPattern
The fill pattern
|
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SHyperlink
A hyperlink of a cell.
|
| SHyperlink.HyperlinkType |
| SName
A named range (or defined name) which refer to a region.
|
| SPicture
A picture in a sheet.
|
| SPicture.Format |
| SSheet
A sheet of a book.
|
| SSheetProtection |
| STable
Table
|
| ViewAnchor
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
| Class and Description |
|---|
| CellRegion
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SSheet
A sheet of a book.
|
| Class and Description |
|---|
| ErrorValue
An error result of a evaluated formula.
|
| SAutoFilter
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
| SBook
The root of Spreadsheet's data model which contains sheets.
|
| SBorder
Border object
|
| SBorder.BorderType
The border type
|
| SCell
Represent a cell of a sheet in a Spreadsheet.
|
| SCellStyle
Represent style information e.g.
|
| SCellStyle.Alignment
The horizontal alignment
|
| SCellStyle.VerticalAlignment
The vertical alignment
|
| SCFValueObject
Conditional Formatting value object.
|
| SCFValueObject.CFValueObjectType |
| SChart
Represents a chart in a sheet.
|
| SChart.BarDirection |
| SChart.ChartGrouping |
| SChart.ChartLegendPosition |
| SChart.ChartType |
| SColor
A color which might relate to a text or a border.
|
| SColorFilter
Color filter
|
| SColorScale |
| SColumnArray
It stores first and last column index of a group of column that has same width and cell style.
|
| SConditionalFormatting
Conditional Formatting
|
| SConditionalFormattingRule |
| SConditionalFormattingRule.RuleOperator |
| SConditionalFormattingRule.RuleTimePeriod |
| SConditionalFormattingRule.RuleType |
| SCustomFilters |
| SDataBar
Condiditional Formatting of "dataBar" type.
|
| SDataValidation.AlertStyle |
| SDataValidation.OperatorType |
| SDataValidation.ValidationType |
| SDynamicFilter |
| SExtraStyle
Extra embedded style for STable and SConditonalFormatting.
|
| SFill.FillPattern
The fill pattern
|
| SFont
Represents a font used in cells.
|
| SFont.Boldweight |
| SFont.TypeOffset |
| SFont.Underline |
| SheetRegion
Indicates a immutable region of cells in a sheet.
|
| SHyperlink.HyperlinkType |
| SIconSet |
| SIconSet.IconSetType |
| SNamedStyle
Cell Style referred via a name.
|
| SPicture.Format |
| SPrintSetup.PaperSize |
| SRichText
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| SRow
A row of a sheet.
|
| SSheet
A sheet of a book.
|
| STable
Table
|
| STableStyle
Table Style.
|
| STableStyleElem
Table style element.
|
| STop10Filter |
| ViewAnchor
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
Copyright © 2019. All rights reserved.