Uses of Package
io.keikai.model
-
Classes in io.keikai.model used by io.keikai.importer Class Description SAutoFilter Contains autofilter's setting.SAutoFilter.FilterOp SBook The root of Spreadsheet's data model which contains sheets.SBorder Border objectSBorder.BorderType The border typeSCell 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.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSCFIcon Mixed-group (aka. custom) IconSet information in ConditionalFormatting.SCFValueObject Conditional Formatting value object.SCFValueObject.CFValueObjectType SChart Represents a chart in a sheet.SChart.ChartGrouping SChart.ChartLegendPosition SChart.ChartType SColor A color which might relate to a text or a border.SColorFilter Color filterSColorScale SConditionalFormatting Conditional FormattingSConditionalFormattingRule.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 patternSFont Represents a font used in cells.SFont.TypeOffset SFont.Underline SHyperlink.HyperlinkType SIconSet SIconSet.IconSetType 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 TableSTableColumn.STotalsRowFunction 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. -
Classes in io.keikai.model used by io.keikai.model Class 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 interfaceCFIconImpl ErrorValue An error result of a evaluated formula.FormulaContent Indicate that the object has formula contentInvalidModelOpException 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 handleModelEvent.PasteOption This class contains various paste options used forSSheet.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. criteria.SBook The root of Spreadsheet's data model which contains sheets.SBookSeries It contains multipleSBookobjects 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 objectSBorder.BorderType The border typeSBorderBuilder SBorderLine SCell Represent a cell of a sheet in a Spreadsheet.SCell.CellType SCellStyle Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSCellStyleBuilder SCFIcon Mixed-group (aka. custom) IconSet information in ConditionalFormatting.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 inSChart.SChartAxis.SChartAxisType SColor A color which might relate to a text or a border.SColorFilter Color filterSColorScale 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 FormattingSConditionalFormattingRule 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 SDependencyTracer This interface stores the region of the current dependent precedent tracing.SDependencyTracer.Type SDynamicFilter SerializableConsumer A Consumer that can be serialized.SExtraStyle Extra embedded style for STable and SConditonalFormatting.SFill Fill pattern and colorsSFill.FillPattern The fill patternSFillBuilder SFont Represents a font used in cells.SFont.Boldweight SFont.TypeOffset SFont.Underline SFontBuilder 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. freeze status of row (column), or grid-line display.STable TableSTableColumn Table columnSTableColumn.STotalsRowFunction STableStyle Table Style.STableStyleElem Table style element.STableStyleInfo Table style info.STop10Filter StyleBuilder SWorkbookProtection Workbook protection optionsViewAnchor 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.ViewAnchor.AnchorType AnchorType -
Classes in io.keikai.model used by io.keikai.model.chart Class Description FormulaContent Indicate that the object has formula contentSChart Represents a chart in a sheet.SChart.ChartType -
Classes in io.keikai.model used by io.keikai.model.impl Class 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 interfaceErrorValue An error result of a evaluated formula.FormulaContent Indicate that the object has formula contentModelEvent The event will be sent when there is an operation performed on a book model.ModelEventListener A listener to handleModelEvent.PasteOption This class contains various paste options used forSSheet.pasteCell(SheetRegion, CellRegion, PasteOption).SAutoFilter Contains autofilter's setting.SAutoFilter.FilterOp 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 multipleSBookobjects 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 objectSBorder.BorderType The border typeSBorderBuilder SBorderLine SCell Represent a cell of a sheet in a Spreadsheet.SCell.CellType SCellStyle Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSCellStyleBuilder SCFIcon Mixed-group (aka. custom) IconSet information in ConditionalFormatting.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 inSChart.SColor A color which might relate to a text or a border.SColorFilter Color filterSColorScale 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 FormattingSConditionalFormattingRule 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 SDependencyTracer This interface stores the region of the current dependent precedent tracing.SDependencyTracer.Type SDynamicFilter SerializableConsumer A Consumer that can be serialized.SExtraStyle Extra embedded style for STable and SConditonalFormatting.SFill Fill pattern and colorsSFill.FillPattern The fill patternSFillBuilder SFont Represents a font used in cells.SFont.Boldweight SFont.TypeOffset SFont.Underline SFontBuilder 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. freeze status of row (column), or grid-line display.STable TableSTableColumn Table columnSTableColumn.STotalsRowFunction STableStyle Table Style.STableStyleElem Table style element.STableStyleInfo Table style info.STop10Filter StyleBuilder SWorkbookProtection Workbook protection optionsViewAnchor 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. -
Classes in io.keikai.model used by io.keikai.model.impl.chart Class Description FormulaContent Indicate that the object has formula contentSChart Represents a chart in a sheet.SChart.BarDirection SChart.ChartGrouping SChart.ChartType SChartAxis Represent an axis inSChart.SChartAxis.SChartAxisType SColor A color which might relate to a text or a border. -
Classes in io.keikai.model used by io.keikai.model.impl.sys Class Description SBook The root of Spreadsheet's data model which contains sheets.SBookSeries It contains multipleSBookobjects 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. -
Classes in io.keikai.model used by io.keikai.model.impl.sys.formula Class 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 -
Classes in io.keikai.model used by io.keikai.model.sys.format Class 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. -
Classes in io.keikai.model used by io.keikai.model.sys.formula Class 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 -
Classes in io.keikai.model used by io.keikai.model.sys.input Class Description SCell.CellType -
Classes in io.keikai.model used by io.keikai.model.util Class Description SBorder.BorderType The border typeSCell 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.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSFill.FillPattern The fill patternSFont 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. -
Classes in io.keikai.model used by io.keikai.range Class 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.SBookSeries It contains multipleSBookobjects so that formulas in them can reference to cells of another book.SBorder.BorderType The border typeSCellStyle Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.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 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. -
Classes in io.keikai.model used by io.keikai.range.impl Class 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 interfacePasteOption This class contains various paste options used forSSheet.pasteCell(SheetRegion, CellRegion, PasteOption).SAutoFilter Contains autofilter's setting.SAutoFilter.FilterOp SBook The root of Spreadsheet's data model which contains sheets.SBookSeries It contains multipleSBookobjects so that formulas in them can reference to cells of another book.SBorder.BorderType The border typeSCell Represent a cell of a sheet in a Spreadsheet.SCell.CellType SCellStyle Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSChart 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 patternSFont 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 TableViewAnchor 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. -
Classes in io.keikai.model used by io.keikai.range.impl.autofill Class 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. -
Classes in io.keikai.model used by io.keikai.range.impl.imexp Class 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.BorderType The border typeSCell 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.SCellStyle.Alignment The horizontal alignmentSCellStyle.VerticalAlignment The vertical alignmentSCFValueObject 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 filterSColumnArray It stores first and last column index of a group of column that has same width and cell style.SConditionalFormatting Conditional FormattingSConditionalFormattingRule SConditionalFormattingRule.RuleOperator SConditionalFormattingRule.RuleTimePeriod SConditionalFormattingRule.RuleType SCustomFilters SDataValidation.AlertStyle SDataValidation.OperatorType SDataValidation.ValidationType SDynamicFilter SExtraStyle Extra embedded style for STable and SConditonalFormatting.SFill.FillPattern The fill patternSFont 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.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.STableStyle Table Style.STableStyleElem Table style element.STop10Filter SWorkbookProtection Workbook protection optionsViewAnchor 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.