See: Description
Interface | Description |
---|---|
Matchable<T> | |
WholeStyleUtil.StyleApplyer |
Class | Description |
---|---|
AutoFilterUpdate |
Keep the information of Table/Sheet filter change
|
BaseMatch2 | |
BeginsWith | |
BorderHelper | |
CellMatch |
Use to check if a cell's value match the specified CustomFilter
|
CellMatch2 |
Use to check if a cell's value match the specified condition (used in ConditionalFormatting)
|
CellValueHelper | |
ChartDataHelper |
Fill
SChartData with series according to a selection. |
ClearCellHelper |
Helper for set cell, row, column style
|
ContainsBlank | |
ContainsCell | |
ContainsError | |
ContainsText | |
DataRegionHelper |
To help search the data region
|
DataRegionHelper.FilterRegionHelper | |
DataValidationHelper | |
DataValidationVerificationHelper | |
DatesMatch | |
DatesMatch2 | |
DuplicateCell | |
EndsWith | |
Equals | |
ExpressionMatch | |
FilterRowInfo | |
FilterRowInfoComparator | |
GreaterThan<T extends Comparable<T>> | |
GreaterThan2 | |
GreaterThanOrEqual<T extends Comparable<T>> | |
GreaterThanOrEqual2 | |
GreaterThanOrEqualAndLessThan<T extends Comparable<T>> | |
InsertDeleteHelper |
A helper to perform insert/delete row/column/cells.
|
InsertDeleteUpdate |
a range of row/column indicates insert/delete changes.
|
LessThan<T extends Comparable<T>> | |
LessThan2 | |
LessThanOrEqual<T extends Comparable<T>> | |
LessThanOrEqual2 | |
MergeHelper | |
MergeUpdate |
A pair of reference areas indicate the changes of the merge area.
|
ModelUpdate | |
ModelUpdateCollector | |
MonthMatch | |
NotContainsText | |
NotEquals | |
NotifyChangeHelper |
A helper class that encapsulate details of sending model events.
|
NumMatch |
return true if a number
|
PasteRangeImpl |
To avoid paste too many rows; ZSS copy column only copy to
sheetMaxVisibleRows.
|
QuarterMatch | |
RangeHelperBase | |
RangeImpl |
Only those methods that set cell data, cell style, row (column) style, width, height, and hidden consider 3-D references.
|
SetCellStyleHelper |
Helper for set cell, row, column style
|
SortHelper |
Manipulate cells according to sorting criteria and options.
|
SortHelper.SortKey | |
StyleUtil |
A utility class to help spreadsheet set style of a cell
|
TrueMatch |
Always return true or false
|
WholeStyleUtil |
A utility class to help spreadsheet set style of a row, column and cell
|
Enum | Description |
---|---|
ModelUpdate.UpdateType |
Keikai Spreadsheet Internal Range API Implementation classes.
Copyright © 2020. All rights reserved.