$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

$

$(Map, String...) - Static method in class io.keikai.util.XlsxJsonHelper
 
$1(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
$x(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 

A

A1 - org.apache.poi.ss.usermodel.CellReferenceType
Cells are referenced in the form A1, B4, etc.
A1 - Static variable in class org.apache.poi.ss.util.CellAddress
A constant for references to the first cell in a sheet.
a1ToRef(String) - Static method in class io.keikai.util.Converter
 
A3 - io.keikai.model.SPrintSetup.PaperSize
A3 - 297x420 mm
A3_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
A3_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A3 - 297x420 mm
A3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A3 - 297x420 mm
A4 - io.keikai.model.SPrintSetup.PaperSize
A4 - 210x297 mm
A4_EXTRA - io.keikai.model.SPrintSetup.PaperSize
A4 Extra - 9.27 x 12.69 in
A4_EXTRA_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 Extra - 9.27 x 12.69 in
A4_EXTRA_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Extra - 9.27 x 12.69 in
A4_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
A4_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 - 210x297 mm
A4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 - 210x297 mm
A4_PLUS - io.keikai.model.SPrintSetup.PaperSize
A4 Plus - 210x330 mm
A4_PLUS_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 Plus - 210x330 mm
A4_PLUS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Plus - 210x330 mm
A4_ROTATED - io.keikai.model.SPrintSetup.PaperSize
A4 Rotated - 297x210 mm
A4_ROTATED_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 Rotated - 297x210 mm
A4_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Rotated - 297x210 mm
A4_SMALL - io.keikai.model.SPrintSetup.PaperSize
A4 Small - 210x297 mm
A4_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
A4_SMALL_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 Small - 210x297 mm
A4_SMALL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Small - 210x297 mm
A4_TRANSVERSE - io.keikai.model.SPrintSetup.PaperSize
A4 Transverse - 210x297 mm
A4_TRANSVERSE_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A4 Transverse - 210x297 mm
A4_TRANSVERSE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A4 Transverse - 210x297 mm
A5 - io.keikai.model.SPrintSetup.PaperSize
A5 - 148x210 mm
A5_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
A5_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
A5 - 148x210 mm
A5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
A5 - 148x210 mm
abcToNum(String) - Static method in class io.keikai.util.Converter
Converts abc to number.
ABORT - io.keikai.ui.ZSMessagebox.Button
 
AbortableHSSFListener - Class in org.apache.poi.hssf.eventusermodel
Abstract class for use with the HSSFRequest and HSSFEventFactory, which allows for the halting of processing.
AbortableHSSFListener() - Constructor for class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
 
abortableProcessEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
abortableProcessRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
Process an HSSF Record.
abortableProcessWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
ABOVE_AVERAGE - io.keikai.model.SConditionalFormattingRule.RuleType
 
ABOVE_AVERAGE - org.apache.poi.ss.usermodel.ConditionFilterType
 
aboveAverage - io.keikai.model.SAutoFilter.FilterOp
 
abs - org.apache.poi.sl.draw.geom.GuideIf.Op
 
ABS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ABS_INDENTION - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
absoluteDay(LocalDateTime, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a LocalDateTime, return the number of days since 1900/12/31.
absoluteDay(Calendar, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a Calendar, return the number of days since 1900/12/31.
Abstract2DCellDataStyleAction - Class in io.keikai.ui.impl.undo
abstract class handle src and destination content/style reservation
Abstract2DCellDataStyleAction(String, Sheet, int, int, int, int, boolean, boolean, Sheet, int, int, int, int, boolean, boolean, int) - Constructor for class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
Abstract2DCellDataStyleAction(String, Sheet, int, int, int, int, Sheet, int, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
AbstractAutoFilterAdv - Class in io.keikai.model.impl
 
AbstractAutoFilterAdv() - Constructor for class io.keikai.model.impl.AbstractAutoFilterAdv
 
AbstractAutoFilterAdv.FilterColumnImpl - Class in io.keikai.model.impl
 
AbstractBookAdv - Class in io.keikai.model.impl
 
AbstractBookAdv() - Constructor for class io.keikai.model.impl.AbstractBookAdv
 
AbstractBookHandler - Class in io.keikai.ui.impl.ua
 
AbstractBookHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractBookHandler
 
AbstractBookSeriesAdv - Class in io.keikai.model.impl
 
AbstractBookSeriesAdv() - Constructor for class io.keikai.model.impl.AbstractBookSeriesAdv
 
AbstractBorderAdv - Class in io.keikai.model.impl
 
AbstractBorderAdv() - Constructor for class io.keikai.model.impl.AbstractBorderAdv
 
AbstractBorderLineAdv - Class in io.keikai.model.impl
 
AbstractBorderLineAdv() - Constructor for class io.keikai.model.impl.AbstractBorderLineAdv
 
AbstractCellAdv - Class in io.keikai.model.impl
 
AbstractCellAdv() - Constructor for class io.keikai.model.impl.AbstractCellAdv
 
AbstractCellDataStyleAction - Class in io.keikai.ui.impl.undo
abstract class handle src content/style reservation
AbstractCellDataStyleAction(String, Sheet, int, int, int, int, boolean, boolean, int) - Constructor for class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
AbstractCellDataStyleAction(String, Sheet, int, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
AbstractCellHandler - Class in io.keikai.ui.impl.ua
 
AbstractCellHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractCellHandler
 
AbstractCellStyleAdv - Class in io.keikai.model.impl
 
AbstractCellStyleAdv() - Constructor for class io.keikai.model.impl.AbstractCellStyleAdv
 
AbstractChartAdv - Class in io.keikai.model.impl
 
AbstractChartAdv() - Constructor for class io.keikai.model.impl.AbstractChartAdv
 
AbstractChartAxisAdv - Class in io.keikai.model.impl
 
AbstractChartAxisAdv() - Constructor for class io.keikai.model.impl.AbstractChartAxisAdv
 
AbstractChartAxisAdv.Crosses - Enum in io.keikai.model.impl
 
AbstractChartAxisAdv.Orientation - Enum in io.keikai.model.impl
 
AbstractChartAxisAdv.Position - Enum in io.keikai.model.impl
 
AbstractChartAxisAdv.TickLabelPosition - Enum in io.keikai.model.impl
 
AbstractChartAxisAdv.TickMark - Enum in io.keikai.model.impl
 
AbstractColorAdv - Class in io.keikai.model.impl
 
AbstractColorAdv() - Constructor for class io.keikai.model.impl.AbstractColorAdv
 
AbstractColorStyle - Class in org.apache.poi.sl.usermodel
Helper class for ColorStyle - not part of the API / implementation may change any time
AbstractColorStyle() - Constructor for class org.apache.poi.sl.usermodel.AbstractColorStyle
 
AbstractColumnArrayAdv - Class in io.keikai.model.impl
 
AbstractColumnArrayAdv() - Constructor for class io.keikai.model.impl.AbstractColumnArrayAdv
 
AbstractCommand - Class in io.keikai.ui.au.in
Abstract command.
AbstractCommand() - Constructor for class io.keikai.ui.au.in.AbstractCommand
 
AbstractCommentAdv - Class in io.keikai.model.impl
 
AbstractCommentAdv() - Constructor for class io.keikai.model.impl.AbstractCommentAdv
 
AbstractCommentHandler - Class in io.keikaiex.ui.impl.ua
 
AbstractCommentHandler() - Constructor for class io.keikaiex.ui.impl.ua.AbstractCommentHandler
 
AbstractContext - Class in io.keikai.model.sys
 
AbstractContext() - Constructor for class io.keikai.model.sys.AbstractContext
 
AbstractContext(Locale) - Constructor for class io.keikai.model.sys.AbstractContext
 
AbstractDataValidationAdv - Class in io.keikai.model.impl
 
AbstractDataValidationAdv() - Constructor for class io.keikai.model.impl.AbstractDataValidationAdv
 
AbstractEditTextAction - Class in io.keikai.ui.impl.undo
 
AbstractEditTextAction(String, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.AbstractEditTextAction
 
AbstractEscherHolderRecord - Class in org.apache.poi.hssf.record
The escher container record is used to hold escher records.
AbstractEscherHolderRecord() - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractEscherHolderRecord(AbstractEscherHolderRecord) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractEscherHolderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AbstractEscherOptRecord - Class in org.apache.poi.ddf
Common abstract class for EscherOptRecord and EscherTertiaryOptRecord
AbstractEscherOptRecord() - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
 
AbstractEscherOptRecord(AbstractEscherOptRecord) - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
 
AbstractExcelExporter - Class in io.keikai.range.impl.imexp
Common exporting behavior for both XLSX and XLS.
AbstractExcelExporter() - Constructor for class io.keikai.range.impl.imexp.AbstractExcelExporter
 
AbstractExcelImporter - Class in io.keikai.range.impl.imexp
Contains common importing behavior for XLS.
AbstractExcelImporter() - Constructor for class io.keikai.range.impl.imexp.AbstractExcelImporter
 
AbstractExporter - Class in io.keikai.range.impl.imexp
Defines common behaviors for an exporter.
AbstractExporter() - Constructor for class io.keikai.range.impl.imexp.AbstractExporter
 
AbstractFillAdv - Class in io.keikai.model.impl
 
AbstractFillAdv() - Constructor for class io.keikai.model.impl.AbstractFillAdv
 
AbstractFilterHandler - Class in io.keikai.ui.impl.ua
 
AbstractFilterHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractFilterHandler
 
AbstractFontAdv - Class in io.keikai.model.impl
 
AbstractFontAdv() - Constructor for class io.keikai.model.impl.AbstractFontAdv
 
AbstractFontBuilderAdv - Interface in io.keikai.model.impl
 
AbstractFunctionPtg - Class in org.apache.poi.ss.formula.ptg
This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses
AbstractFunctionPtg(int, int, byte[], int) - Constructor for class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
AbstractGeneralChartDataAdv - Class in io.keikai.model.impl.chart
Handle formula caching for chart category data.
AbstractGeneralChartDataAdv() - Constructor for class io.keikai.model.impl.chart.AbstractGeneralChartDataAdv
 
AbstractHandler - Class in io.keikai.ui.impl.ua
 
AbstractHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractHandler
 
AbstractHyperlinkAdv - Class in io.keikai.model.impl
 
AbstractHyperlinkAdv() - Constructor for class io.keikai.model.impl.AbstractHyperlinkAdv
 
AbstractImporter - Class in io.keikai.range.impl.imexp
 
AbstractImporter() - Constructor for class io.keikai.range.impl.imexp.AbstractImporter
 
AbstractNameAdv - Class in io.keikai.model.impl
 
AbstractNameAdv() - Constructor for class io.keikai.model.impl.AbstractNameAdv
 
AbstractObjectHandler - Class in io.keikaiex.ui.impl.ua
 
AbstractObjectHandler() - Constructor for class io.keikaiex.ui.impl.ua.AbstractObjectHandler
 
AbstractPasteSpecialHandler - Class in io.keikaiex.ui.impl.ua
 
AbstractPasteSpecialHandler() - Constructor for class io.keikaiex.ui.impl.ua.AbstractPasteSpecialHandler
 
AbstractPictureAdv - Class in io.keikai.model.impl
 
AbstractPictureAdv() - Constructor for class io.keikai.model.impl.AbstractPictureAdv
 
AbstractProtectedHandler - Class in io.keikai.ui.impl.ua
 
AbstractProtectedHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractProtectedHandler
 
AbstractRichTextAdv - Class in io.keikai.model.impl
 
AbstractRichTextAdv() - Constructor for class io.keikai.model.impl.AbstractRichTextAdv
 
AbstractRowAdv - Class in io.keikai.model.impl
 
AbstractRowAdv() - Constructor for class io.keikai.model.impl.AbstractRowAdv
 
AbstractSeriesAdv - Class in io.keikai.model.impl
Handle formula caching for chart series data.
AbstractSeriesAdv() - Constructor for class io.keikai.model.impl.AbstractSeriesAdv
 
AbstractSheetAdv - Class in io.keikai.model.impl
 
AbstractSheetAdv() - Constructor for class io.keikai.model.impl.AbstractSheetAdv
 
AbstractSheetHandler - Class in io.keikai.ui.impl.ua
 
AbstractSheetHandler() - Constructor for class io.keikai.ui.impl.ua.AbstractSheetHandler
 
AbstractTableAdv - Class in io.keikai.model.impl
 
AbstractTableAdv() - Constructor for class io.keikai.model.impl.AbstractTableAdv
 
AbstractTableColumnAdv - Class in io.keikai.model.impl
 
AbstractTableColumnAdv() - Constructor for class io.keikai.model.impl.AbstractTableColumnAdv
 
AbstractTableStyleAdv - Class in io.keikai.model.impl
 
AbstractTableStyleAdv() - Constructor for class io.keikai.model.impl.AbstractTableStyleAdv
 
AbstractTableStyleInfoAdv - Class in io.keikai.model.impl
 
AbstractTableStyleInfoAdv() - Constructor for class io.keikai.model.impl.AbstractTableStyleInfoAdv
 
AbstractUndoableAction - Class in io.keikai.ui.impl.undo
 
AbstractUndoableAction(String, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.AbstractUndoableAction
 
AbstractUndoableAction(String, Sheet, int, int, int, int, boolean, boolean) - Constructor for class io.keikai.ui.impl.undo.AbstractUndoableAction
 
ACCENT_BORDER_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_BORDER_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_BORDER_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_BORDER_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
 
ACCENT_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACCENT_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
 
AccentBorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentBorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentBorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentBorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
AccentCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
accept(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable.RefFilter
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.AddNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.AndNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.BoolNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ColonNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.CommaNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.DivNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.EqualNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ErrorRefNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ExclamationNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ExpNode
 
accept(TokenNodeVisitor<R>) - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
Use the given [visitor] to visit this node.
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.GreaterThanEqualNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.GreatNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.LessNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.LessThanEqualNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.MinusNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.MultiNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NameNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NotEqualNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NumberNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.PercentNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.PlusNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.RefNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.SpaceNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.StringNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.SubtractNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
accept(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.UnionNode
 
accepts(FileMagic) - Method in interface org.apache.poi.extractor.ExtractorProvider
 
accepts(FileMagic) - Method in class org.apache.poi.extractor.MainExtractorFactory
 
accepts(FileMagic) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
 
accepts(FileMagic) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
accepts(FileMagic) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
ACCOUNT_UNDERLINE_OFFSET - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
accrint(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
ACCRINT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
accrintm(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
ACCRINTM - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
accumulate(double, double) - Method in interface org.apache.poi.ss.formula.functions.XYNumericFunction.Accumulator
 
ACOS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ACOSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
across - Variable in class io.keikaiex.ui.impl.ua.MergeHandler
 
Action - Interface in io.keikai.jsf
A interface to do action in zk context in a JSF action
ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_BACK_PREVIOUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_BEGINNING - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_BEGINNING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_BLANK - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_BLANK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_END - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_END - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_FORWARD_NEXT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_HELP - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_HELP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_HOME - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_HOME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_INFORMATION - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_INFORMATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_MOVIE - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_MOVIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_RETURN - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_RETURN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ACTION_BUTTON_SOUND - org.apache.poi.sl.usermodel.ShapeType
 
ACTION_BUTTON_SOUND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ActionBridge - Interface in io.keikai.jsf
The bridge to wrap and execute a Action inside zk context
ActionBridgeImpl - Class in io.keikai.jsf.ui.impl
Implement of action bridge
ActionBridgeImpl(String, String) - Constructor for class io.keikai.jsf.ui.impl.ActionBridgeImpl
 
ActionButtonBackPrevious - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonBeginning - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonBlank - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonEnd - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonForwardNext - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonHelp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonHome - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonInformation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonMovie - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonReturn - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionButtonSound - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ActionHelper - Class in io.keikai.ui.impl
 
ActionHelper() - Constructor for class io.keikai.ui.impl.ActionHelper
 
actionMap - Static variable in enum io.keikai.ui.AuxAction
 
ACTIVE_PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ACTIVE_PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
ActiveBorder - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the active window's border.
ActiveCaption - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of the active window's title bar.
ActiveCaptionText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the text in the active window's title bar.
ActiveRangeHelper - Class in io.keikai.ui.impl
keep track of the currently visible area of the only 1 active sheet, visible to end-users in a browser.
ActiveRangeHelper() - Constructor for class io.keikai.ui.impl.ActiveRangeHelper
 
add(int) - Method in class org.apache.poi.util.IntList
Appends the specified element to the end of this list
add(int, int) - Method in class io.keikai.ui.impl.MergeAggregation
Add merge info of cell
add(int, int) - Method in class org.apache.poi.util.IntList
add the specified value at the specified index
add(int, Record) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
add(SExtraStyle) - Method in class io.keikai.range.impl.imexp.StyleCache.ExtraStyleCache
 
add(Ref, Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
add(Ref, Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
add(Ref, Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
add(String) - Method in class io.keikai.ui.impl.StringAggregation
Add string to aggregation
add(CFRecordsAggregate) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.BoolNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.ColonNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
add(FormulaTokenNode) - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.NameNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.NumberNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.OpNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.RefNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.StringNode
 
add(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
add(UDFFinder) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Add a new toolpack
add(T) - Method in class org.apache.poi.util.IntMapper
Appends the specified element to the end of this list
ADD - io.keikai.api.Range.PasteOperation
 
ADD - io.keikai.model.PasteOption.PasteOperation
 
ADD - io.keikai.range.SRange.PasteOperation
 
ADD_COLUMN - io.keikai.ui.AuxAction
 
ADD_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Add a gray level RGB value.
ADD_ROW - io.keikai.ui.AuxAction
 
ADD_SHEET - io.keikai.ui.AuxAction
 
addAdjustGuide(AdjustValueIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
addAdjustHandle(AdjustHandle) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
addAll(int, IntList) - Method in class org.apache.poi.util.IntList
Inserts all of the elements in the specified collection into this list at the specified position.
addAll(IntList) - Method in class org.apache.poi.util.IntList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addArea(int, int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
addArrayRecord(ArrayRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Add specified Array Record.
addAttributes(Map<String, String>) - Method in class io.keikai.importer.xml.Cell
 
addAttributes(Map<String, String>) - Method in interface io.keikai.importer.xml.JSONNode
 
addAttributes(Map<String, String>) - Method in class io.keikai.importer.xml.Row
 
addAttributes(Map<String, String>) - Method in class io.keikai.importer.xml.SheetData
 
addAutoFilterUpdate(SSheet, STable) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addBorder(Borders.Border) - Method in class io.keikai.importer.Borders
 
addBreak(int, int, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Adds the page break at the specified parameters
addBSERecord(EscherBSERecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
addBtn - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
addCategoryAxis(SChartAxis) - Method in class io.keikai.model.impl.ChartImpl
 
addCategoryAxis(SChartAxis) - Method in interface io.keikai.model.SChart
 
addCell(ReserveUtil.ReservedCell) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
addCellRangeAddress(int, int, int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
Add a cell range structure.
addCellRangeAddress(CellRangeAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
addCellStyle() - Method in class io.keikai.model.impl.BookImpl
 
addCellStyle() - Method in interface io.keikai.model.SBook
Create a cell style builder with default font and store inside this book after built, then you can use SBook.getOrAddCellStyle(SCellStyle) to find and reuse this style.
addCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
addCellStyle(SCellStyle) - Method in interface io.keikai.model.SBook
Create a cell style builder and copy the style from the src style, store inside this book after built, then you can use SBook.getOrAddCellStyle(SCellStyle) to find and reuse this style.
addCellUpdate(SSheet, int, int, int, int, CellAttribute) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addCellXf(XlsxExtractor.XlsxCellXfExtractor) - Method in class io.keikai.importer.CellXfs
 
addCfIcon(SCFIcon) - Method in class io.keikai.model.impl.IconSetImpl
 
addChar(char, int) - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
addChars(char[], int[]) - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
addChart(Range, Chart.Type, Chart.Grouping, Chart.LegendPosition) - Static method in class io.keikai.api.SheetOperationUtil
Adds a chart to specified sheet range in pre-defined position and size.
addChart(Range, SheetAnchor, Chart.Type, Chart.Grouping, Chart.LegendPosition) - Static method in class io.keikai.api.SheetOperationUtil
Adds a chart at the specified location
addChart(SheetAnchor, Chart.Type, Chart.Grouping, Chart.LegendPosition) - Method in class io.keikai.api.impl.RangeImpl
 
addChart(SheetAnchor, Chart.Type, Chart.Grouping, Chart.LegendPosition) - Method in interface io.keikai.api.Range
Adds chart to sheet
addChart(SChart.ChartType, ViewAnchor) - Method in class io.keikai.model.impl.SheetImpl
 
addChart(SChart.ChartType, ViewAnchor) - Method in interface io.keikai.model.SSheet
 
addChart(ViewAnchor, SChart.ChartType, SChart.ChartGrouping, SChart.ChartLegendPosition, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
addChart(ViewAnchor, SChart.ChartType, SChart.ChartGrouping, SChart.ChartLegendPosition, boolean) - Method in interface io.keikai.range.SRange
Add a chart into the sheet of this Range
addChartData(SChartData) - Method in class io.keikai.model.impl.AbstractChartAdv
 
addChartData(SChartData) - Method in class io.keikai.model.impl.ChartImpl
 
addChartWidget(SSheet, SChart) - Method in interface io.keikai.ui.sys.WidgetLoader
call when spreadsheet try to load a block of cell to client side.
addChartWidget(SSheet, SChart) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
addChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Add a new child to the collection of children
addChild(Property) - Method in interface org.apache.poi.poifs.property.Parent
Add a new child to the collection of children
addChildBefore(EscherRecord, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
Add a child record before the record with given recordId
addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
Append a child record
addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
addCluster(int, int) - Method in class org.apache.poi.ddf.EscherDggRecord
Add a new cluster
addCluster(int, int, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
Add a new cluster
addColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Adds a new color into an empty color slot.
addColor(SColor) - Method in class io.keikai.model.impl.ColorScaleImpl
 
addColor(String) - Method in class io.keikai.importer.Colors
Add color if not present.
addColorScale(CTCfRule, SConditionalFormattingRule) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addColumn(STableColumn) - Method in class io.keikai.model.impl.TableImpl
 
addColumn(STableColumn) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
addColumn(STableColumn) - Method in interface io.keikai.model.STable
 
addColumnBreak(int) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
addColumnBreak(int) - Method in interface io.keikai.model.SSheetViewInfo
 
AddColumnHandler - Class in io.keikai.ui.impl.ua
 
AddColumnHandler() - Constructor for class io.keikai.ui.impl.ua.AddColumnHandler
 
addCommand(PathCommand) - Method in class org.apache.poi.sl.draw.geom.Path
 
addCommand(PathCommand) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
addConditionalFormatting(CellRegion, CellRegion, SConditionalFormatting, int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
Paste from src a new ConditionalFormatting at the specified region.
addConditionalFormatting(CellRegion, CellRegion, SConditionalFormatting, int, int) - Method in class io.keikai.model.impl.SheetImpl
 
addConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
addConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.SheetImpl
 
addConditionalFormatting(HSSFConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Adds a copy of HSSFConditionalFormatting object to the sheet
addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(ConditionalFormatting) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Adds a copy of a ConditionalFormatting object to the sheet
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Allows to add a new Conditional Formatting set to the sheet.
addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Add a new Conditional Formatting to the sheet.
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Add a new Conditional Formatting set to the sheet.
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Add a new Conditional Formatting consisting of two rules.
addConditionalFormattingRule(SConditionalFormattingRule, int, int) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
addConditionalFormattingToExtensionList(XSSFSheet, ConditionalFormatting, Map<CTCfRule, String>) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
addConnectionSite(ConnectionSiteIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
addContent(String) - Method in class io.keikai.importer.xml.Cell
 
addContent(String) - Method in interface io.keikai.importer.xml.JSONNode
 
addContent(String) - Method in class io.keikai.importer.xml.Row
 
addContent(String) - Method in class io.keikai.importer.xml.SheetData
 
addCustomFilter(CustomFilter.Operator, String) - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
addDataBar(CTCfRule, SConditionalFormattingRule) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addDataPointColors(int, SColor) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
addDataPointColors(int, SColor) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
addDataValidation(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
addDataValidation(CellRegion) - Method in interface io.keikai.model.SSheet
 
addDataValidation(CellRegion, SDataValidation) - Method in class io.keikai.model.impl.SheetImpl
 
addDataValidation(CellRegion, SDataValidation) - Method in interface io.keikai.model.SSheet
 
addDataValidation(DVRecord) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
addDateAxis(SChartAxis) - Method in class io.keikai.model.impl.ChartImpl
 
addDateAxis(SChartAxis) - Method in interface io.keikai.model.SChart
 
addDbcell(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
addDefaultCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
addDefaultCellStyle(SCellStyle) - Method in interface io.keikai.model.SBook
Add one more default cell style and return its index.
addDefaultCellStyle(XSSFWorkbook, CellStyle) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
addDefaultDataSpace(DirectoryEntry) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
addDependency(int, int) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
addDependency(int, int) - Method in class io.keikai.model.impl.DataValidationImpl
 
addDependency(FormulaExpression) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
addDependency(OperationEvaluationContext, Ptg[]) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
addDependency(OperationEvaluationContext, Ptg[]) - Method in class io.keikaiex.formula.DependencyTrackerEx
 
addDependency(OperationEvaluationContext, Ptg[]) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Construct formula reference dependencies.
addDirectlyMergedRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
adddiv - org.apache.poi.sl.draw.geom.GuideIf.Op
 
addDxfCellStyle(XSSFWorkbook, XSSFDxfCellStyle) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
addElement(String, JSONAware) - Method in class io.keikai.importer.xml.Cell
 
addElement(String, JSONAware) - Method in interface io.keikai.importer.xml.JSONNode
 
addElement(String, JSONAware) - Method in class io.keikai.importer.xml.Row
 
addElement(String, JSONAware) - Method in class io.keikai.importer.xml.SheetData
 
addEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
Add a property to this record.
addEscherRecord(int, EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
addEscherRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
AddEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
addEvent(CollaborationInfo.CollaborationEventListener) - Method in interface io.keikai.app.CollaborationInfo
Event Mechanism
addEvent(CollaborationInfo.CollaborationEventListener) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
addEvent(CollaborationInfo.CollaborationEventListener) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
addEventListener(ModelEventListener) - Method in class io.keikai.model.impl.BookImpl
 
addEventListener(ModelEventListener) - Method in class io.keikai.model.impl.DirectEventListenerAdaptor
 
addEventListener(ModelEventListener) - Method in interface io.keikai.model.impl.EventListenerAdaptor
 
addEventListener(ModelEventListener) - Method in class io.keikai.model.impl.EventQueueListenerAdaptor
 
addEventListener(ModelEventListener) - Method in interface io.keikai.model.SBook
add event listener to this book
addEventListener(String, ModelEventListener) - Method in class io.keikai.ui.ModelEventDispatcher
 
addEventListener(String, EventListener) - Method in class io.keikaiex.ui.widget.BaseWidget
 
addExtendRegion(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
addExtraStyle(SExtraStyle) - Method in class io.keikai.model.impl.BookImpl
 
addExtraStyle(SExtraStyle) - Method in interface io.keikai.model.SBook
Add one more extra cell style.
addFill(Fills.Fill) - Method in class io.keikai.importer.Fills
 
addFont() - Method in class io.keikai.model.impl.BookImpl
 
addFont() - Method in interface io.keikai.model.SBook
Create a font builder and store inside this book after built, then you can use SBook.searchFont(FontMatcher) to search and reuse this style.
addFont(XlsxExtractor.XlsxFontExtractor, SFont) - Method in class io.keikai.importer.Fonts
 
addFont(SFont) - Method in class io.keikai.model.impl.BookImpl
 
addFont(SFont) - Method in interface io.keikai.model.SBook
Create a font builder and copy the style from the src style, store inside this book after built, then you can use SBook.searchFont(FontMatcher) to search and reuse this style.
addFont(InputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Add an EOT font to the slideshow.
addFormat(String, Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Adds a new format to the available formats.
addFormatRun(FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Adds a font run to the formatted string.
addFormulas(CTCfRule, SConditionalFormattingRule) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addGeomGuide(GuideIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
addIconSet(CTCfRule, SConditionalFormattingRule) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addIndexedColor(String) - Method in class io.keikai.importer.Colors
 
addInsertDeleteUpdate(SSheet, boolean, boolean, int, int) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addLateHeaderFooter(HeaderFooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
HEADERFOOTER is new in 2007.
addLateRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
This method reads PageSettingsBlock records from the supplied RecordStream until the first non-PageSettingsBlock record is encountered.
addListener(HSSFListener, short) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
add an event listener for a particular record type.
addListenerForAllRecords(HSSFListener) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
This is the equivalent of calling addListener(myListener, sid) for EVERY record in the org.apache.poi.hssf.record package.
addMergeCell(SSheet, int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
addMergeChange(SSheet, CellRegion, CellRegion) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addMergedRegion(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
addMergedRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
addMergedRegion(CellRegion) - Method in interface io.keikai.model.SSheet
Add a merged area, you can't assign a area that overlaps existed merged area.
addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adds a merged region of cells on a sheet.
addMergedRegion(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adds a merged region of cells (hence those cells form one)
addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adds a merged region of cells (hence those cells form one).
addMergedRegionUnsafe(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adds a merged region of cells (hence those cells form one).
addMergeRange(int, int, int, int, Set, Set) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
addModelUpdate(ModelUpdate) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addMultipleBlanks(MulBlankRecord) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
addName(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
adds a name record
addNamedCellstyle(SNamedStyle) - Method in class io.keikai.model.impl.BookImpl
 
addNamedCellstyle(SNamedStyle) - Method in interface io.keikai.model.SBook
Add one more named cell style.
addNamedStyles(XSSFWorkbook, List<NamedStyle>) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
AddNode - Class in org.apache.poi.ss.formula.token
 
AddNode - org.apache.poi.ss.formula.token.NodeId
 
AddNode() - Constructor for class org.apache.poi.ss.formula.token.AddNode
 
addNumFmt(String, int) - Method in class io.keikai.importer.NumFmts
 
addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
addOlePackage(byte[], String, String, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Adds an OLE package manager object with the given content to the sheet
addOlePackage(POIFSFileSystem, String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Adds an OLE package manager object with the given POIFS to the sheet
addPath(PathIf) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
addPicture(byte[], int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Adds a picture to the workbook.
addPicture(byte[], int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Adds a picture to the workbook.
addPicture(byte[], PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Adds a picture to the presentation.
addPicture(int, ViewAnchor) - Method in class io.keikai.model.impl.SheetImpl
 
addPicture(int, ViewAnchor) - Method in interface io.keikai.model.SSheet
Add a picture into the sheet with known picture data index.
addPicture(Range, byte[], Picture.Format, int, int) - Static method in class io.keikai.api.SheetOperationUtil
Add picture to the range
addPicture(Range, SheetAnchor, byte[], Picture.Format) - Static method in class io.keikai.api.SheetOperationUtil
Add picture to the range
addPicture(Range, AImage) - Static method in class io.keikai.api.SheetOperationUtil
Add picture to the range
addPicture(SheetAnchor, byte[], Picture.Format) - Method in class io.keikai.api.impl.RangeImpl
 
addPicture(SheetAnchor, byte[], Picture.Format) - Method in interface io.keikai.api.Range
Adds picture to sheet
addPicture(SPicture.Format, byte[], ViewAnchor) - Method in class io.keikai.model.impl.SheetImpl
 
addPicture(SPicture.Format, byte[], ViewAnchor) - Method in interface io.keikai.model.SSheet
Add a picture into this sheet with raw picture data and format.
addPicture(ViewAnchor, byte[], SPicture.Format) - Method in class io.keikai.range.impl.RangeImpl
 
addPicture(ViewAnchor, byte[], SPicture.Format) - Method in interface io.keikai.range.SRange
Add a picture into the sheet of this Range
addPicture(File, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Adds a picture to the presentation.
addPicture(InputStream, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Adds a picture to the presentation.
addPictureData(SPicture.Format, byte[]) - Method in class io.keikai.model.impl.BookImpl
 
addPictureData(SPicture.Format, byte[]) - Method in interface io.keikai.model.SBook
Add SPictureData into this book
addPictureWidget(SSheet, SPicture) - Method in interface io.keikai.ui.sys.WidgetLoader
 
addPictureWidget(SSheet, SPicture) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
addPOIDxfCellStyle(SExtraStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Add DxfCellStyle as poi Dxf.
addPOIDxfCellStyle(SExtraStyle) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addPoiRule(SSheet, CTCfRule, SConditionalFormattingRule) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addPOITableStyle(STableStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Add TableStyle as poi TableStyle
addPOITableStyle(STableStyle) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Add a property to the list of properties we manage
addProvider(ExtractorProvider) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
addProvider(SlideShowProvider<?, ?>) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
 
addProvider(WorkbookProvider) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
 
AddPtg - Class in org.apache.poi.ss.formula.ptg
Addition operator PTG the "+" binomial operator.
addRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
This method reads WorksheetProtectionBlock records from the supplied RecordStream until the first non-WorksheetProtectionBlock record is encountered.
addRecords(MergeCellsRecord[]) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
addRef(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
Add a zero-based reference to a SupBookRecord.
addRef(Ref) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addREFRecord(ExternSheetRecord.RefSubRecord) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
adds REF struct (ExternSheetSubRecord)
addRefs(Set<Ref>) - Method in class io.keikai.range.impl.ModelUpdateCollector
 
addRegion(CellRegion) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
addRegion(CellRegion) - Method in class io.keikai.model.impl.DataValidationImpl
 
addRegion(CellRegion) - Method in interface io.keikai.model.SConditionalFormatting
 
addRegion(CellRegion) - Method in interface io.keikai.model.SDataValidation
 
addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the values of an arbitrary number of preferences for the rendering algorithms.
Address - Class in org.apache.poi.ss.formula.functions
Creates a text reference as text, given specified row and column numbers.
Address() - Constructor for class org.apache.poi.ss.formula.functions.Address
 
addRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Adds a row record to the sheet
addRowBreak(int) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
addRowBreak(int) - Method in interface io.keikai.model.SSheetViewInfo
 
AddRowHandler - Class in io.keikai.ui.impl.ua
 
AddRowHandler() - Constructor for class io.keikai.ui.impl.ua.AddRowHandler
 
addRule(SConditionalFormattingRule) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
addRule(CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
addRule(HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
add a Conditional Formatting rule.
addRule(ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
addRule(ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
Add a Conditional Formatting rule.
addRun(XSSFRichTextString, String, XSSFFont) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextStringHelper
 
addSection(Section) - Method in class org.apache.poi.hpsf.PropertySet
Adds a section to this property set.
addSegment(String, Font) - Method in class io.keikai.api.model.impl.RichTextImpl
 
addSegment(String, Font) - Method in interface io.keikai.api.model.RichText
 
addSegment(String, SFont) - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
addSegment(String, SFont) - Method in class io.keikai.model.impl.RichTextImpl
 
addSegment(String, SFont) - Method in interface io.keikai.model.SRichText
 
addSelectionAreas(String) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
addSelectionAreas(String) - Method in interface io.keikai.model.SSheetViewInfo
Add the selection area.
addSelectionRect(int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user change multiple selection rectangle
addSelectionRect(int, int, int, int, CellSelectionType) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user change multiple selection rectangle
addSeries() - Method in interface io.keikai.model.chart.SGeneralChartData
 
addSeries() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
add a shape to this drawing
addShape(HSSFShape) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
add shape to the list of child records
addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
addShape(S) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
 
addSheet(Range, String) - Static method in class io.keikai.api.SheetOperationUtil
Add a new sheet to this book
AddSheetHandler - Class in io.keikai.ui.impl.ua
 
AddSheetHandler() - Constructor for class io.keikai.ui.impl.ua.AddSheetHandler
 
addSpan(int, int) - Method in class io.keikai.util.SpareSpan
 
addSqref(CTConditionalFormatting, SConditionalFormatting) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addSSTString(UnicodeString) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts) ASSUMES compressed unicode (meaning 8bit)
addString(UnicodeString) - Method in class org.apache.poi.hssf.record.SSTRecord
Add a string.
addsub - org.apache.poi.sl.draw.geom.GuideIf.Op
 
addSubRecord(int, SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addSubRecord(SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
 
addTable(STable) - Method in class io.keikai.model.impl.AbstractBookAdv
 
addTable(STable) - Method in class io.keikai.model.impl.BookImpl
 
addTable(STable) - Method in class io.keikai.model.impl.SheetImpl
 
addTable(STable) - Method in interface io.keikai.model.SSheet
Add a new table
addTableStyle(STableStyle) - Method in class io.keikai.model.impl.BookImpl
 
addTableStyle(STableStyle) - Method in interface io.keikai.model.SBook
Add table style into this book.
addTableStyle(StylesTable, XSSFTableStyle) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
addTabStops(double, TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Set the TabStop collection
addTailRecord(NoteRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
Add tail record to existing map
addToolbarButton(int, ToolbarButton) - Method in class io.keikai.ui.Spreadsheet
Inserts the specified button at the specified position in the buttons list.
addToolbarButton(ToolbarButton) - Method in class io.keikai.ui.Spreadsheet
Adds toolbar button to the end of the buttons.
addToolPack(UDFFinder) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Register a new toolpack in this workbook.
addToolPack(UDFFinder) - Method in interface org.apache.poi.ss.usermodel.Workbook
Register a new toolpack in this workbook.
addUpdateScript(String, String) - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
addUsername(String, String) - Method in interface io.keikai.app.CollaborationInfo
add username and remove old username
addUsername(String, String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
addUsername(String, String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
addValidationData(DataValidation) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a data validation object
addValidationData(DataValidation) - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates a data validation object
addValueAxis(SChartAxis) - Method in class io.keikai.model.impl.ChartImpl
 
addValueAxis(SChartAxis) - Method in interface io.keikai.model.SChart
 
addValueObject(SCFValueObject) - Method in class io.keikai.model.impl.ColorScaleImpl
 
addValueObject(SCFValueObject) - Method in class io.keikai.model.impl.DataBarImpl
 
addValueObject(SCFValueObject) - Method in class io.keikai.model.impl.IconSetImpl
 
addValueObject(CTCfvo, SCFValueObject) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
addValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
Adds a value record to the sheet's contained binary records (i.e.
addWidget(Widget) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
addWidget(Widget) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
Add widget to the WidgetHandler of this spreadsheet,
addWidget(Widget) - Method in interface io.keikai.ui.sys.WidgetHandler
Add widget to a handler, notice : WidgetHandler and Widget are implementation-sensitive.
addWidget(Widget) - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRangeCopier
 
adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
 
adjustDictionaryOffset(int) - Method in class org.apache.poi.util.LZWDecompresser
Adjusts the position offset if needed when looking something up in the dictionary.
adjustFormula(Ptg[], int) - Method in class org.apache.poi.ss.formula.FormulaShifter
 
adjustFormula(Ptg[], int) - Method in class org.apache.poi.ss.formula.PtgShifter
 
AdjustHandle - Interface in org.apache.poi.sl.draw.geom
 
adjustInBothDirections(Ptg[], int, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
 
adjustLocation() - Method in class io.keikaiex.ui.widget.BaseWidget
 
AdjustPoint - Class in org.apache.poi.sl.draw.geom
Java class for CT_AdjPoint2D complex type.
AdjustPoint() - Constructor for class org.apache.poi.sl.draw.geom.AdjustPoint
 
AdjustPointIf - Interface in org.apache.poi.sl.draw.geom
 
adjustRowNumber(int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
This method returns a lower row-number if it would lie outside the row-boundaries of any sheet.
adjustSheetIndex(String, int, int) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
adjustSheetIndex(String, int, int) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
adjustSheetIndex(String, int, int) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
AdjustValue - Class in org.apache.poi.sl.draw.geom
Represents a shape adjust values (see section 20.1.9.5 in the spec)
AdjustValue() - Constructor for class org.apache.poi.sl.draw.geom.AdjustValue
 
AdjustValueIf - Interface in org.apache.poi.sl.draw.geom
 
aes - org.apache.poi.poifs.crypt.CipherProvider
 
aes128 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
aes192 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
aes256 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
AF - org.apache.poi.util.LocaleID
 
AF_ZA - org.apache.poi.util.LocaleID
 
after - io.keikai.model.SAutoFilter.FilterOp
 
AFTER - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
 
afterCompose() - Method in class io.keikai.ui.Spreadsheet
 
afterEq - io.keikai.model.SAutoFilter.FilterOp
 
afterRecordSerialize(int, short, int, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
Fired after a record has been serialized.
afterRecordSerialize(int, short, int, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
remove escher container from the patriarch.escherAggregate remove obj, textObj and note records if it's necessary in case of ShapeGroup remove all contained shapes
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
AggregatedAction - Class in io.keikai.ui.impl.undo
 
AggregatedAction(String, UndoableAction[]) - Constructor for class io.keikai.ui.impl.undo.AggregatedAction
 
aggregateDrawingRecords(DrawingManager2, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Finds the DrawingRecord for our sheet, and attaches it to the DrawingManager (which knows about the overall DrawingGroup for our workbook).
AggregateFunction - Class in org.apache.poi.ss.formula.functions
 
AggregateFunction() - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
 
AggregateFunction(boolean) - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
 
AggregateFunction(boolean, boolean) - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
 
aggregateMatchingCells(Baseifs.Aggregator, AreaEval, AreaEval, CountUtils.I_MatchPredicate) - Method in class org.apache.poi.ss.formula.functions.AverageIf
 
AggregatingUDFFinder - Class in org.apache.poi.ss.formula.udf
Collects add-in libraries and VB macro functions together into one UDF finder
AggregatingUDFFinder(UDFFinder...) - Constructor for class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
 
agile - org.apache.poi.poifs.crypt.EncryptionMode
 
AgileDecryptor - Class in org.apache.poi.poifs.crypt.agile
Decryptor implementation for Agile Encryption
AgileDecryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
AgileDecryptor(AgileDecryptor) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
AgileEncryptionHeader - Class in org.apache.poi.poifs.crypt.agile
 
AgileEncryptionHeader(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionHeader(AgileEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionHeader(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
AgileEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.agile
 
AgileEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
AgileEncryptionVerifier - Class in org.apache.poi.poifs.crypt.agile
Used when checking if a key is valid for a document
AgileEncryptionVerifier(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier(AgileEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
AgileEncryptor - Class in org.apache.poi.poifs.crypt.agile
 
AgileEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
AgileEncryptor(AgileEncryptor) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
AliceBlue - org.apache.poi.sl.usermodel.PresetColor
 
ALIGN_RULE - org.apache.poi.ddf.EscherRecordTypes
 
alignment - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
alignment(CellStyle.Alignment) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets horizontal alignment.
alignment(CellStyle.Alignment) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
alignment(SCellStyle.Alignment) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
alignment(SCellStyle.Alignment) - Method in interface io.keikai.model.SCellStyleBuilder
 
ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
 
ALL - io.keikai.api.Range.CellAttribute
 
ALL - io.keikai.api.Range.PasteType
 
ALL - io.keikai.model.impl.CellAttribute
 
ALL - io.keikai.model.PasteOption.PasteType
 
ALL - io.keikai.range.SRange.PasteType
 
ALL - io.keikai.ui.CellSelectionType
 
ALL - io.keikai.ui.impl.undo.ClearCellAction.Type
 
ALL - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
ALL - org.apache.poi.sl.usermodel.TextRun.TextCap
 
ALL - org.apache.poi.ss.formula.ptg.TablePtg.Item
 
ALL - org.apache.poi.ss.usermodel.BorderExtent
All borders, that is top, bottom, left and right, including interior borders for the range.
ALL - Static variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
ALL_EXCEPT_BORDERS - io.keikai.api.Range.PasteType
 
ALL_EXCEPT_BORDERS - io.keikai.model.PasteOption.PasteType
 
ALL_EXCEPT_BORDERS - io.keikai.range.SRange.PasteType
 
allDatesInPeriod - io.keikai.model.SAutoFilter.FilterOp
 
allocateShapeId(EscherDgRecord) - Method in class org.apache.poi.hssf.model.DrawingManager2
Allocates new shape id for the drawing group
allocateShapeId(EscherDgRecord, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
Allocates new shape id for the drawing group
allowCombobox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
allowedKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
allowedOptions - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
allowEmptyMatchField() - Method in class org.apache.poi.ss.formula.functions.DCount
 
allowEmptyMatchField() - Method in class org.apache.poi.ss.formula.functions.DCountA
 
allowEmptyMatchField() - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
Whether the field value (the 2nd param in DCOUNT, DGET, etc.) can evaluate to empty.
allowListmodel - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
alphaLcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase alphabetic character enclosed in parentheses.
alphaLcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase alphabetic character followed by a closing parenthesis.
alphaLcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase Latin character followed by a period.
alphaUcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase alphabetic character enclosed in parentheses.
alphaUcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase alphabetic character followed by a closing parenthesis.
alphaUcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase Latin character followed by a period.
ALT_BARS - org.apache.poi.ss.usermodel.FillPatternType
Wide dots
ALT_BARS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Wide dots
ALT_BARS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ALT_BARS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Wide dots
AM - org.apache.poi.util.LocaleID
 
AM_ET - org.apache.poi.util.LocaleID
 
amordegrc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
AMORDEGRC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
amorlinc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
AMORLINC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
AnalysisToolPak - Class in org.apache.poi.ss.formula.atp
Analysis Toolpack Function Definitions
ANCHOR - org.apache.poi.ddf.EscherRecordTypes
 
ANCHOR_ID_CHART_TITLE - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_SERIES_OR_POINT - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_Y_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ANCHOR_ID_Z_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
and - io.keikai.model.SAutoFilter.FilterOp
 
AND - io.keikai.api.Range.AutoFilterOperation
 
AND - io.keikai.range.SRange.AutoFilterOperation
 
AND - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
AndNode - Class in org.apache.poi.ss.formula.token
 
AndNode - org.apache.poi.ss.formula.token.NodeId
 
AndNode() - Constructor for class org.apache.poi.ss.formula.token.AndNode
 
andor - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ANSI - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the English character set.
ANSI - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
ANSI_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
ANSI character set
AntiqueWhite - org.apache.poi.sl.usermodel.PresetColor
 
ANY - io.keikai.api.model.Validation.ValidationType
 
ANY - io.keikai.model.SDataValidation.ValidationType
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
ANY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
ANY - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
ANY - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
'Any value' type - value not restricted
ANY_VALUE - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
APMHEADER_KEY - Static variable in class org.apache.poi.sl.image.ImageHeaderWMF
 
append(RecordBase) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
 
appendChild(OutlineLevelTree.OutlineLevelNode) - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
appendFormat(Appendable, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
Convenience method for (SheetNameFormatter.format(String)) when a StringBuffer is already available.
appendFormat(Appendable, String, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
Convenience method for (SheetNameFormatter.format(String)) when a StringBuffer is already available.
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.LPWideString
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XFProp
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XFPropBorder
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XFPropGradient
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XFPropGradientStop
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
appendString(StringBuffer, String) - Method in class org.apache.poi.hssf.record.FullColorExt
 
appendStyle(String, String, String) - Static method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
appendText(String, boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
Adds the supplied text onto the end of the TextParagraphs, creating a new RichTextRun for it to sit in.
appendTextCSSStyle(StringBuilder, SCell, boolean) - Static method in class io.keikai.ui.impl.CellFormatHelper
 
applies - Variable in class org.apache.poi.ss.format.CellFormatResult
This is true if no condition was given that applied to the value, or if the condition is satisfied.
applies(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Returns true if this format part applies to the given value.
appliesTo(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
A range is returned only for the part of the table matching this enum instance and containing the given cell.
appliesTo(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
A range is returned only for the part of the table matching this enum instance and containing the given cell reference.
apply(Range) - Method in interface io.keikai.api.CellOperationUtil.CellStyleApplier
apply style to a single cell range
apply(SRange) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCellContent
 
apply(Object) - Method in class org.apache.poi.ss.format.CellFormat
Returns the result of applying the format to the given value.
apply(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Apply this format part to the given value.
apply(Object, int) - Method in class org.apache.poi.ss.format.CellFormat
Returns the result of applying the format to the given value.
apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormat
Uses the result of applying this format to the value, setting the text and color of a label before returning the result.
apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormatPart
Apply this format part to the given value, applying the result to the given label.
apply(JLabel, Cell) - Method in class org.apache.poi.ss.format.CellFormat
Fetches the appropriate value from the cell, and uses the result, setting the text and color of a label before returning the result.
apply(RecordInputStream) - Method in interface org.apache.poi.hssf.record.HSSFRecordTypes.RecordConstructor
 
apply(Cell) - Method in class org.apache.poi.ss.format.CellFormat
Fetches the appropriate value from the cell, and returns the result of applying it to the appropriate format.
apply(LittleEndianInput, int, int) - Method in interface org.apache.poi.hssf.record.SubRecord.SubRecordTypes.RecordConstructor
read a sub-record from the supplied stream
applyAction() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.AutoFillCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.CellBorderAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.CellEditTextAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.CellRichTextAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.CellStyleAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.ClearCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.FontStyleAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.MergeCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.ShiftCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.SortCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.ToggleMergeCellAction
 
applyAction() - Method in class io.keikai.ui.impl.undo.UnmergeCellAction
 
applyAlignment(Range, CellStyle.Alignment) - Static method in class io.keikai.api.CellOperationUtil
Apply alignment to cells in the range
applyAutoFilter() - Method in class io.keikai.api.impl.RangeImpl
re-apply existing criteria of filters
applyAutoFilter() - Method in interface io.keikai.api.Range
Re-applies the filter, filter by last condition and data again.
applyAutoFilter() - Method in class io.keikai.range.impl.RangeImpl
 
applyAutoFilter() - Method in interface io.keikai.range.SRange
Apply the autofilter with the old condition and current cell values
applyAutoFilter(Range) - Static method in class io.keikai.api.SheetOperationUtil
Re-apply autofilter
applyAutoFilter(STable) - Method in class io.keikai.range.impl.AutoFilterHelper
 
applyBackColor(Range, String) - Static method in class io.keikai.api.CellOperationUtil
Apply back-color to cells in the range
applyBorder(Range, Range.ApplyBorderType, CellStyle.BorderType, String) - Static method in class io.keikai.api.CellOperationUtil
Apply border to cells in the range
applyBorder(SRange.ApplyBorderType, SBorder.BorderType, String) - Method in class io.keikai.range.impl.BorderHelper
 
ApplyBorderHandler - Class in io.keikai.ui.impl.ua
 
ApplyBorderHandler(Range.ApplyBorderType, CellStyle.BorderType) - Constructor for class io.keikai.ui.impl.ua.ApplyBorderHandler
 
applyBorders(Range.ApplyBorderType, CellStyle.BorderType, String) - Method in class io.keikai.api.impl.RangeImpl
 
applyBorders(Range.ApplyBorderType, CellStyle.BorderType, String) - Method in interface io.keikai.api.Range
apply borders
applyBorders(Sheet) - Method in class org.apache.poi.ss.util.PropertyTemplate
Applies the drawn borders to a Sheet.
applyBordersAround(CellStyle.BorderType, String) - Method in class io.keikai.api.impl.RangeImpl
 
applyCellStyle(Range, CellOperationUtil.CellStyleApplier) - Static method in class io.keikai.api.CellOperationUtil
Apply style according to the cell style applier
applyColorTransform(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert color transformations in ColorStyle to a Color instance
applyComment(SCell) - Method in class io.keikai.model.impl.CellBuffer
 
applyDataFormat(Range, String) - Static method in class io.keikai.api.CellOperationUtil
Apply data-format to cells in the range
applyFillColor(Range, String) - Static method in class io.keikai.api.CellOperationUtil
Apply fill-color to cells in the range
ApplyFilterHandler - Class in io.keikaiex.ui.impl.ua
 
ApplyFilterHandler() - Constructor for class io.keikaiex.ui.impl.ua.ApplyFilterHandler
 
applyFont(int, int, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies a font to the specified characters of a string.
applyFont(int, int, short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies a font to the specified characters of a string.
applyFont(int, int, Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies a font to the specified characters of a string.
applyFont(int, int, Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies a font to the specified characters of a string.
applyFont(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Applies the specified font to the entire string.
applyFont(short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Applies the specified font to the entire string.
applyFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Sets the font of the entire string.
applyFont(Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
Sets the font of the entire string.
applyFontBoldweight(Range, Font.Boldweight) - Static method in class io.keikai.api.CellOperationUtil
Apply font bold-weight to cells in the range
applyFontColor(Range, String) - Static method in class io.keikai.api.CellOperationUtil
Apply font color to cells in the range
applyFontHeightPoints(Range, int) - Static method in class io.keikai.api.CellOperationUtil
Apply font height to cells in the range, it will also enlarge the row height if row height is smaller than font height
applyFontItalic(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
Apply font italic to cells in the range
applyFontName(Range, String) - Static method in class io.keikai.api.CellOperationUtil
Apply font to cells in the range
applyFontStrikeout(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
Apply font strike-out to cells in the range
applyFontTypeOffset(Range, Font.TypeOffset) - Static method in class io.keikai.api.CellOperationUtil
Apply font typeOffset to cells in the range
applyFontUnderline(Range, Font.Underline) - Static method in class io.keikai.api.CellOperationUtil
Apply font underline to cells in the range
applyHyperlink(Range, Hyperlink.HyperlinkType, String, String) - Static method in class io.keikai.api.CellOperationUtil
 
applyHyperlink(SCell) - Method in class io.keikai.model.impl.CellBuffer
 
applyIndentionOffset(Range, int) - Static method in class io.keikai.api.CellOperationUtil
Apply indention to cells in the range
applyLocked(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
Apply the locked status only to cells in the range
applyPaint(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
 
applyProperties(FacesContext, Component) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
applyProperty(Component, String, Object) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
applyR1C1Reference(CellReference, String) - Static method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
applyRotation(Range, int) - Static method in class io.keikai.api.CellOperationUtil
Apply alignment to cells in the range
applyStepValue(SCell, SCell, Object) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
 
applyStroke(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
 
applyStyle(CellStyleHolder) - Method in interface io.keikai.range.impl.WholeStyleUtil.StyleApplyer
 
applyStyle(SCell) - Method in class io.keikai.model.impl.CellBuffer
 
applyTransform(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
Apply 2-D transforms before drawing this shape.
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
Apply 2-D transforms before drawing this shape.
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
Apply 2-D transforms before drawing this shape.
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
 
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
applyValue(SCell) - Method in class io.keikai.model.impl.CellBuffer
 
applyVerticalAlignment(Range, CellStyle.VerticalAlignment) - Static method in class io.keikai.api.CellOperationUtil
Apply vertical-alignment to cells in the range
applyWhole(Range) - Method in interface io.keikai.api.CellOperationUtil.CellStyleApplierEx
apply style to new cell
applyWrapText(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
Apply text-warp to cells in the range
AppWorkspace - org.apache.poi.sl.usermodel.PresetColor
The application workspace is the area in a multiple-document view that is not being occupied by documents.
Aqua - org.apache.poi.sl.usermodel.PresetColor
 
AQUA - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
AQUA - org.apache.poi.ss.usermodel.IndexedColors
 
Aquamarine - org.apache.poi.sl.usermodel.PresetColor
 
AR - org.apache.poi.util.LocaleID
 
AR_145 - org.apache.poi.util.LocaleID
 
AR_AE - org.apache.poi.util.LocaleID
 
AR_BH - org.apache.poi.util.LocaleID
 
AR_DZ - org.apache.poi.util.LocaleID
 
AR_EG - org.apache.poi.util.LocaleID
 
AR_IQ - org.apache.poi.util.LocaleID
 
AR_JO - org.apache.poi.util.LocaleID
 
AR_KW - org.apache.poi.util.LocaleID
 
AR_LB - org.apache.poi.util.LocaleID
 
AR_LY - org.apache.poi.util.LocaleID
 
AR_MA - org.apache.poi.util.LocaleID
 
AR_OM - org.apache.poi.util.LocaleID
 
AR_PLOC_SA - org.apache.poi.util.LocaleID
 
AR_QA - org.apache.poi.util.LocaleID
 
AR_SA - org.apache.poi.util.LocaleID
 
AR_SY - org.apache.poi.util.LocaleID
 
AR_TN - org.apache.poi.util.LocaleID
 
AR_YE - org.apache.poi.util.LocaleID
 
ARABIC - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Arabic character set.
ARABIC - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
arabic1Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
Bidi Arabic 1 (AraAlpha) with ANSI minus symbol.
arabic2Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
Bidi Arabic 2 (AraAbjad) with ANSI minus symbol.
arabicDbPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Double-byte Arabic numbers with double-byte period.
arabicDbPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Double-byte Arabic numbers.
arabicParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Arabic numeral enclosed in parentheses.
arabicParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Arabic numeral followed by a closing parenthesis.
arabicPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Arabic numeral followed by a period.
arabicPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Arabic numeral.
Arc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ARC - org.apache.poi.sl.usermodel.ShapeType
 
ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ARC_RULE - org.apache.poi.ddf.EscherRecordTypes
 
ArcToCommand - Class in org.apache.poi.sl.draw.geom
ArcTo command within a shape path in DrawingML: &lt;arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/&gt;
ArcToCommand() - Constructor for class org.apache.poi.sl.draw.geom.ArcToCommand
 
ArcToCommandIf - Interface in org.apache.poi.sl.draw.geom
 
Area - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
AREA - io.keikai.api.model.Chart.Type
 
AREA - io.keikai.model.SChart.ChartType
 
AREA - io.keikai.model.sys.dependency.Ref.RefType
 
AREA - org.apache.poi.hssf.record.HSSFRecordTypes
 
AREA_3D - io.keikai.api.model.Chart.Type
 
AREA_CHART - io.keikai.ui.AuxAction
 
AREA_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
Area2DPtgBase - Class in org.apache.poi.ss.formula.ptg
Common superclass of 2-D area refs
Area2DPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
Area2DPtgBase(Area2DPtgBase) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
Area2DPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
Area2DPtgBase(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
Area3DPtg - Class in org.apache.poi.ss.formula.ptg
Area 3D Ptg - 3D reference (Sheet + Area)
Area3DPtg(int, int, int, int, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
 
Area3DPtg(String, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
 
Area3DPtg(Area3DPtg) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
 
Area3DPtg(AreaReference, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
 
Area3DPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
 
Area3DPxg - Class in org.apache.poi.ss.formula.ptg
XSSF Area 3D Reference (Sheet + Area)
Area3DPxg(int, SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
 
Area3DPxg(int, SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
 
Area3DPxg(Area3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
 
Area3DPxg(SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
 
Area3DPxg(SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
 
AreaChartDataImpl - Class in io.keikai.model.impl.chart
 
AreaChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.AreaChartDataImpl
 
AreaErrPtg - Class in org.apache.poi.ss.formula.ptg
AreaErr - handles deleted cell area references.
AreaErrPtg() - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
AreaErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
AreaEval - Interface in org.apache.poi.ss.formula.eval
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas
AreaEvalBase - Class in org.apache.poi.ss.formula.eval
 
AreaEvalBase(int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
 
AreaEvalBase(AreaI) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
 
AreaEvalBase(AreaI, SheetRange) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
 
AreaEvalBase(SheetRange, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
 
AreaEvalHelper - Class in org.apache.poi.ss.formula
Formula Area evaluation helper class.
AreaEvalHelper() - Constructor for class org.apache.poi.ss.formula.AreaEvalHelper
 
AreaFormatRecord - Class in org.apache.poi.hssf.record.chart
The area format record is used to define the colours and patterns for an area.
AreaFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
AreaFormatRecord(AreaFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
AreaFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
AreaI - Interface in org.apache.poi.ss.formula.ptg
Common interface for AreaPtg and Area3DPtg, and their child classes.
AreaI.OffsetArea - Class in org.apache.poi.ss.formula.ptg
 
AreaNPtg - Class in org.apache.poi.ss.formula.ptg
Specifies a rectangular area of cells A1:A4 for instance.
AreaNPtg(AreaNPtg) - Constructor for class org.apache.poi.ss.formula.ptg.AreaNPtg
 
AreaNPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.AreaNPtg
 
AreaPtg - Class in org.apache.poi.ss.formula.ptg
Specifies a rectangular area of cells A1:A4 for instance.
AreaPtg(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
 
AreaPtg(AreaPtg) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
 
AreaPtg(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
 
AreaPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
 
AreaPtgBase - Class in org.apache.poi.ss.formula.ptg
Specifies a rectangular area of cells A1:A4 for instance.
AreaPtgBase() - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
AreaPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
AreaPtgBase(AreaPtgBase) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
AreaPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
AreaRecord - Class in org.apache.poi.hssf.record.chart
The area record is used to define an area chart.
AreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
 
AreaRecord(AreaRecord) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
 
AreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
 
AreaRef - Class in io.keikai.api
A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)
AreaRef() - Constructor for class io.keikai.api.AreaRef
 
AreaRef(int, int, int, int) - Constructor for class io.keikai.api.AreaRef
 
AreaRef(String) - Constructor for class io.keikai.api.AreaRef
 
AreaReference - Class in org.apache.poi.ss.util
 
AreaReference(String, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
Create an area ref from a string representation.
AreaReference(CellReference, CellReference, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
Creates an area ref from a pair of Cell References.
AreaRefNode - Class in org.apache.poi.ss.formula.token
 
AreaRefNode - org.apache.poi.ss.formula.token.NodeId
 
AreaRefNode(long, long) - Constructor for class org.apache.poi.ss.formula.token.AreaRefNode
 
AreaRefWithType - Class in io.keikai.api
A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.
AreaRefWithType(int, int, int, int, CellSelectionType) - Constructor for class io.keikai.api.AreaRefWithType
 
AreaRefWithType(String, CellSelectionType) - Constructor for class io.keikai.api.AreaRefWithType
 
Areas - Class in org.apache.poi.ss.formula.functions
Returns the number of areas in a reference.
Areas() - Constructor for class org.apache.poi.ss.formula.functions.Areas
 
areaToRef(int, int, int, int) - Static method in class io.keikai.util.Converter
 
areDirectoriesIdentical(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Checks to see if the two Directories hold the same contents.
areDocumentsIdentical(DocumentEntry, DocumentEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Compares two DocumentEntry instances of a POI file system.
ARG_ADDRESS - Static variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
ARG_ALERT_STYLE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_ALLOW_OPTIONS - Static variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
ARG_ANDOR - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_BACKGROUND_CODE - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
ARG_BOOK_TYPE - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
ARG_CALLBACK - Static variable in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
ARG_CASE_SENSITIVE - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_CAUTION - Static variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
ARG_CONTENT - Static variable in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
ARG_DISPLAY - Static variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
ARG_ERROR_MESSAGE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_ERROR_TITLE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_F1_DISPLAY - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_F1_OP - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_F1_VAL - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_F2_DISPLAY - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_F2_OP - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_F2_VAL - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_FILL_COLOR_CODE - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
ARG_FILL_PATTERN_CODE - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
ARG_FILTER_TYPE - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_FORMAT_CODE - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
ARG_HAS_HEADER - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_HEADER_SIZE - Static variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
ARG_HEADER_TYPE - Static variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
ARG_HINT - Static variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
ARG_IGNORE_BLANK_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_IN_CELL_DROPDOWN_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_INPUT_MESSAGE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_INPUT_TITLE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_ITEMSPERCENT - Static variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
ARG_LINKTYPE - Static variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
ARG_OPERATOR_TYPE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_ORIENTATION - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_PARAM1_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_PARAM2_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_PASSWORD - Static variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
ARG_PASSWORD - Static variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
ARG_PASTE_OP - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
ARG_PASTE_TYPE - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
ARG_ROTATION_CODE - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
ARG_ROW_TEXTS - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
ARG_RULES - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_SELECTION - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_SHEET - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
ARG_SHEET_NAMES - Static variable in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
ARG_SHEET_PROTECTION - Static variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
ARG_SHOW_ERROR_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_SHOW_INPUT_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_SKIP_BLANK - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
ARG_SPREADSHEET - Static variable in class io.keikaiex.ui.dialog.impl.RefocusDialogCtrlBase
 
ARG_TITLE - Static variable in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
ARG_TOPBOTTOM - Static variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
ARG_TRANSPOSE - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
ARG_VALIDATION_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_VALIDATION_TYPE_CODE - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ARG_VALUE - Static variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
argInstance(Object, Class) - Static method in class io.keikai.model.util.Validations
 
argInstance(String, Object, Class) - Static method in class io.keikai.model.util.Validations
 
argNotNull(Object...) - Static method in class io.keikai.model.util.Validations
 
args - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
argsListbox - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
argToCalendar(Object) - Static method in class io.keikaiex.formula.fn.DateTimeFunctionImpl
Converts a serial number to a year
ArgWrapper(Integer, String, String) - Constructor for class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
ARN - org.apache.poi.util.LocaleID
 
ARN_CL - org.apache.poi.util.LocaleID
 
Array - Class in org.apache.poi.hpsf
 
Array() - Constructor for class org.apache.poi.hpsf.Array
 
ARRAY - io.keikai.model.sys.formula.FormulaType
An Array formula ("{=SUM(A1:E1*{1,2,3,4,5}}") https://support.office.com/en-us/article/Guidelines-and-examples-of-array-formulas-7D94A64E-3FF3-4686-9372-ECFD5CAA57C7
ARRAY - org.apache.poi.ddf.EscherPropertyTypesHolder
 
ARRAY - org.apache.poi.hssf.record.HSSFRecordTypes
 
ARRAY - org.apache.poi.ss.formula.FormulaType
An Array formula ("{=SUM(A1:E1*{1,2,3,4,5}}") https://support.office.com/en-us/article/Guidelines-and-examples-of-array-formulas-7D94A64E-3FF3-4686-9372-ECFD5CAA57C7
ArrayColumnsNode - Class in org.apache.poi.ss.formula.token
{1,2,3} is parsed to 1 ArrayColumnsNode.
ArrayColumnsNode - org.apache.poi.ss.formula.token.NodeId
 
ArrayColumnsNode() - Constructor for class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
ArrayColumnsNode(FormulaTokenNode[][]) - Constructor for class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
ArrayEval - Class in org.apache.poi.ss.formula.eval
Constant value array eval.
ArrayEval(ValueEval[][], int, int, int, int, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.eval.ArrayEval
 
ArrayEval(ArrayPtg, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.eval.ArrayEval
 
ArrayFunction - Interface in org.apache.poi.ss.formula.functions
Common Interface for any excel built-in function that has implemented array formula functionality.
ArrayMode - Interface in org.apache.poi.ss.formula.functions
Interface for those functions that evaluate arguments in array mode depending on context.
arrayMoveWithin(Object[], int, int, int) - Static method in class org.apache.poi.util.ArrayUtil
Moves a number of entries in an array to another point in the array, shifting those inbetween as required.
ArrayPtg - Class in org.apache.poi.ss.formula.ptg
ArrayPtg - handles arrays The ArrayPtg is a little weird, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
ArrayPtg(Object[][]) - Constructor for class org.apache.poi.ss.formula.ptg.ArrayPtg
 
ArrayPtg(ArrayPtg) - Constructor for class org.apache.poi.ss.formula.ptg.ArrayPtg
 
ArrayRecord - Class in org.apache.poi.hssf.record
ARRAY (0x0221)
ArrayRecord(ArrayRecord) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
 
ArrayRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
 
ArrayRecord(Formula, CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
 
ArrayUtil - Class in org.apache.poi.util
Utility classes for dealing with arrays.
Arrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ARROW - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
AS - org.apache.poi.util.LocaleID
 
AS_DISPLAYED - org.apache.poi.ss.usermodel.PrintCellComments
Print cell comments as displayed.
AS_IN - org.apache.poi.util.LocaleID
 
ascending - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortRule
Indicate sort order, either descending or ascending
asFormulaString() - Method in class org.apache.poi.ss.formula.SheetIdentifier
 
asFormulaString(StringBuilder) - Method in class org.apache.poi.ss.formula.SheetIdentifier
 
asFormulaString(StringBuilder) - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
 
ASIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ASINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
asList(T...) - Static method in class io.keikai.util.Converter
 
asMap(Object...) - Static method in class io.keikai.util.Converter
 
assignProperty(Component, String, Object) - Static method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
associateShapeToObjRecord(EscherRecord, Record) - Method in class org.apache.poi.hssf.record.EscherAggregate
Associates an escher record to an OBJ record or a TXO record.
asString() - Method in class io.keikai.api.AreaRef
 
asString() - Method in class io.keikai.api.AreaRefWithType
 
asString() - Method in class io.keikai.api.CellRef
 
asString() - Method in class io.keikai.api.impl.RangeImpl
 
asString() - Method in interface io.keikai.api.Range
get formatted string of this range
AT_END - org.apache.poi.ss.usermodel.PrintCellComments
Print cell comments at end of document.
at2 - org.apache.poi.sl.draw.geom.GuideIf.Op
 
ATAN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ATAN2 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ATANH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
AttrPtg - Class in org.apache.poi.ss.formula.ptg
"Special Attributes"
AttrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AttrPtg
 
AttrPtg.SpaceType - Class in org.apache.poi.ss.formula.ptg
 
AuAddWidget - Class in io.keikaiex.ui.au.out
A AuResponse(server to client) for handling Data block updating.
AuAddWidget(Spreadsheet, String, String, DeferredValue) - Constructor for class io.keikaiex.ui.au.out.AuAddWidget
 
AuCellAutoFitHeight - Class in io.keikai.ui.au.out
A AuCellAutoFitHeight(server to client) to auto fit specific cell
AuCellAutoFitHeight(Component, Object) - Constructor for class io.keikai.ui.au.out.AuCellAutoFitHeight
 
AuCellFocus - Class in io.keikai.ui.au.out
A AuSelection(server to client) for handling cell focus
AuCellFocus(Component, Object) - Constructor for class io.keikai.ui.au.out.AuCellFocus
 
AuCellFocusTo - Class in io.keikai.ui.au.out
 
AuCellFocusTo(Component, Object) - Constructor for class io.keikai.ui.au.out.AuCellFocusTo
 
AuDataBlock - Class in io.keikai.ui.au.out
A AuResponse(server to client) for handling Data block updating.
AuDataBlock(Component, String, String, String) - Constructor for class io.keikai.ui.au.out.AuDataBlock
 
AuDataUpdate - Class in io.keikai.ui.au.out
 
AuDataUpdate(Component, String, String, Object) - Constructor for class io.keikai.ui.au.out.AuDataUpdate
 
AuHighlight - Class in io.keikai.ui.au.out
A AuSelection(server to client) for handling selection
AuHighlight(Component, Object) - Constructor for class io.keikai.ui.au.out.AuHighlight
 
AuInsertRowColumn - Class in io.keikai.ui.au.out
 
AuInsertRowColumn(Component, String, String, Object) - Constructor for class io.keikai.ui.au.out.AuInsertRowColumn
 
AuMergeCell - Class in io.keikai.ui.au.out
 
AuMergeCell(Component, String, String, Object) - Constructor for class io.keikai.ui.au.out.AuMergeCell
 
AuRedrawWidget - Class in io.keikaiex.ui.au.out
A AuRedrawWidget(server to client) for handling redraw widget
AuRedrawWidget(Spreadsheet, String, String) - Constructor for class io.keikaiex.ui.au.out.AuRedrawWidget
 
AuRemoveRowColumn - Class in io.keikai.ui.au.out
 
AuRemoveRowColumn(Component, String, String, Object) - Constructor for class io.keikai.ui.au.out.AuRemoveRowColumn
 
AuRetrieveFocus - Class in io.keikai.ui.au.out
A AuResponse(server to client) for handling cell updating.
AuRetrieveFocus(Component, Object) - Constructor for class io.keikai.ui.au.out.AuRetrieveFocus
 
AuSelection - Class in io.keikai.ui.au.out
A AuSelection(server to client) for handling selection
AuSelection(Component, Object) - Constructor for class io.keikai.ui.au.out.AuSelection
 
AUTO - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
 
AUTO_COLOR - Static variable in class io.keikai.range.impl.imexp.BookHelper
 
AUTO_FILTER - io.keikai.model.sys.dependency.ObjectRef.ObjectType
 
AUTO_FILTER_INFO - org.apache.poi.hssf.record.HSSFRecordTypes
 
AUTO_LOAD_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the OLE server for the object is called to load the object's data automatically when the parent workbook is opened.
AUTO_PICT_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the picture's aspect ratio is preserved when rendered in different views (Normal view, Page Break Preview view, Page Layout view and printing).
AUTO_ZERO - io.keikai.model.impl.AbstractChartAxisAdv.Crosses
 
AutoClosableDocument - Class in io.keikai.model.impl.pdf
 
AutoClosableDocument(Document) - Constructor for class io.keikai.model.impl.pdf.AutoClosableDocument
 
autoDisplay - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
autoFill(Range, Range.AutoFillType) - Method in class io.keikai.api.impl.RangeImpl
 
autoFill(Range, Range.AutoFillType) - Method in interface io.keikai.api.Range
According to current range, fills data to destination range automatically
autoFill(Range, Range, Range.AutoFillType) - Static method in class io.keikai.api.CellOperationUtil
Fills data from source range to destination range automatically upon auto fill type
AutoFillCellAction - Class in io.keikai.ui.impl.undo
 
AutoFillCellAction(String, Sheet, int, int, int, int, Sheet, int, int, int, int, Range.AutoFillType) - Constructor for class io.keikai.ui.impl.undo.AutoFillCellAction
 
AutoFillHandler - Class in io.keikaiex.ui.impl.ua
 
AutoFillHandler() - Constructor for class io.keikaiex.ui.impl.ua.AutoFillHandler
 
AutoFillHelper - Class in io.keikai.range.impl.autofill
To help data filling.
AutoFillHelper() - Constructor for class io.keikai.range.impl.autofill.AutoFillHelper
 
autoFilter - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
AutoFilter - Interface in org.apache.poi.ss.usermodel
Represents autofiltering for the specified worksheet.
AutoFilterHelper - Class in io.keikai.range.impl
 
AutoFilterHelper(SRange) - Constructor for class io.keikai.range.impl.AutoFilterHelper
 
AutoFilterImpl - Class in io.keikai.model.impl
The auto fitler implement
AutoFilterImpl(CellRegion) - Constructor for class io.keikai.model.impl.AutoFilterImpl
 
AutoFilterInfoRecord - Class in org.apache.poi.hssf.record
The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled and indicates the beginning of the collection of AutoFilter records.
AutoFilterInfoRecord() - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
AutoFilterInfoRecord(AutoFilterInfoRecord) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
AutoFilterInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
AutoFilterUpdate - Class in io.keikai.range.impl
Keep the information of Table/Sheet filter change
AutoFilterUpdate(SSheet, STable) - Constructor for class io.keikai.range.impl.AutoFilterUpdate
 
autoFitRowHeight(int, int) - Method in class io.keikai.ui.Spreadsheet
Adjust specified row's height of the currently-selected sheet according to the specified cell's content.
AUTOMATIC - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
Special Default/Normal/Automatic color.
AUTOMATIC - org.apache.poi.ss.usermodel.IndexedColors
 
AUTOMATIC - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas (1)
AUTOMATIC_EXCEPT_TABLES - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
automatically calculate formulas except for tables (-1)
AUTOMAX - io.keikai.model.SCFValueObject.CFValueObjectType
 
AUTOMIN - io.keikai.model.SCFValueObject.CFValueObjectType
 
autoNbrIdx - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
AutoNumberingScheme - Enum in org.apache.poi.sl.usermodel
 
AutoShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
autoSizeColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adjusts the column width to fit the contents.
autoSizeColumn(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adjusts the column width to fit the contents.
autoSizeColumn(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Adjusts the column width to fit the contents.
autoSizeColumn(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Adjusts the column width to fit the contents.
AuUpdateData - Class in io.keikai.ui.au.out
 
AuUpdateData(Component, String, String, String, String) - Constructor for class io.keikai.ui.au.out.AuUpdateData
 
AuxAction - Enum in io.keikai.ui
 
AUXACTION - io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
 
AuxActionCommand - Class in io.keikai.ui.au.in
 
AuxActionCommand() - Constructor for class io.keikai.ui.au.in.AuxActionCommand
 
AuxActionEvent - Class in io.keikai.ui.event
 
AuxActionEvent(String, Component, Sheet, String, AreaRef, Map) - Constructor for class io.keikai.ui.event.AuxActionEvent
 
AuxActionEvent(String, Component, Sheet, String, Set<AreaRefWithType>, Map) - Constructor for class io.keikai.ui.event.AuxActionEvent
constructor of AuxActionEvent (selection set)
available() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
 
available() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
available() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
available() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
available() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
available() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
available() - Method in interface org.apache.poi.util.LittleEndianInput
 
available() - Method in class org.apache.poi.util.LittleEndianInputStream
 
available() - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
availableSortIndex - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
AVEDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
average - io.keikai.model.STableColumn.STotalsRowFunction
 
average - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
AVERAGE - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
AVERAGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
averagea(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
AVERAGEA - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
AVERAGEA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
AverageIf - Class in org.apache.poi.ss.formula.functions
Handler for singular AverageIf which has different operand handling than the generic AverageIfs version.
AverageIf() - Constructor for class org.apache.poi.ss.formula.functions.AverageIf
 
Averageifs - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function AVERAGEIFS
Averageifs() - Constructor for class org.apache.poi.ss.formula.functions.Averageifs
 
aw - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
AXIS - org.apache.poi.hssf.record.HSSFRecordTypes
 
AXIS_LINE_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
AXIS_OPTIONS - org.apache.poi.hssf.record.HSSFRecordTypes
 
AXIS_PARENT - org.apache.poi.hssf.record.HSSFRecordTypes
 
AXIS_TYPE_AXIS_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_MAIN - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_MINOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_TYPE_SECONDARY - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AXIS_TYPE_SERIES_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_VALUE_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AXIS_USED - org.apache.poi.hssf.record.HSSFRecordTypes
 
AxisLineFormatRecord - Class in org.apache.poi.hssf.record.chart
The axis line format record defines the axis type details.
AxisLineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisLineFormatRecord(AxisLineFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisLineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
AxisOptionsRecord - Class in org.apache.poi.hssf.record.chart
The axis options record provides unit information and other various tidbits about the axis.
AxisOptionsRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
AxisOptionsRecord(AxisOptionsRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
AxisOptionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
AxisParentRecord - Class in org.apache.poi.hssf.record.chart
The axis size and location
AxisParentRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AxisParentRecord(AxisParentRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AxisParentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
 
AxisRecord - Class in org.apache.poi.hssf.record.chart
The axis record defines the type of an axis.
AxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
 
AxisRecord(AxisRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
 
AxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
 
AxisUsedRecord - Class in org.apache.poi.hssf.record.chart
The number of axes used on a chart.
AxisUsedRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
AxisUsedRecord(AxisUsedRecord) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
AxisUsedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
AZ - org.apache.poi.util.LocaleID
 
AZ_CYRL - org.apache.poi.util.LocaleID
 
AZ_CYRL_AZ - org.apache.poi.util.LocaleID
 
AZ_LATN - org.apache.poi.util.LocaleID
 
AZ_LATN_AZ - org.apache.poi.util.LocaleID
 
Azure - org.apache.poi.sl.usermodel.PresetColor
 

B

B4 - io.keikai.model.SPrintSetup.PaperSize
B4 (JIS) 250x354 mm
B4_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
B4_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
B4 (JIS) 250x354 mm
B4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
B4 (JIS) 250x354 mm
B5 - io.keikai.model.SPrintSetup.PaperSize
B5 (JIS) 182x257 mm
B5_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
B5_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
B5 (JIS) 182x257 mm
B5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
B5 (JIS) 182x257 mm
BA - org.apache.poi.util.LocaleID
 
BA_RU - org.apache.poi.util.LocaleID
 
BACK_COLOR - io.keikai.ui.AuxAction
 
backColor - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
backColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets background color of a fill.
backColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
backColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
backColor(String) - Method in class io.keikai.model.impl.FillBuilderImpl
 
backColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
backColor(String) - Method in interface io.keikai.model.SFillBuilder
 
backColorbox - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
BackColorHandler - Class in io.keikai.ui.impl.ua
 
BackColorHandler() - Constructor for class io.keikai.ui.impl.ua.BackColorHandler
 
Background<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
BACKGROUND_COLOR - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
BACKUP - org.apache.poi.hssf.record.HSSFRecordTypes
 
BackupRecord - Class in org.apache.poi.hssf.record
Boolean specifying whether the GUI should store a backup of the file.
BackupRecord() - Constructor for class org.apache.poi.hssf.record.BackupRecord
 
BackupRecord(BackupRecord) - Constructor for class org.apache.poi.hssf.record.BackupRecord
 
BackupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BackupRecord
 
BAD_CELL_OR_NAMED_RANGE - org.apache.poi.ss.util.CellReference.NameType
 
Balloon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BALLOON - org.apache.poi.sl.usermodel.ShapeType
 
BALTIC - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Baltic (Northeastern European) character set.
BALTIC - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
Bar - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
BAR - io.keikai.api.model.Chart.Type
 
BAR - io.keikai.model.SChart.ChartType
 
BAR - org.apache.poi.hssf.record.HSSFRecordTypes
 
BAR_3D - io.keikai.api.model.Chart.Type
 
BAR_CHART - io.keikai.ui.AuxAction
 
BAR_CHART_3D - io.keikai.ui.AuxAction
 
BarChartDataImpl - Class in io.keikai.model.impl.chart
 
BarChartDataImpl(AbstractChartAdv, String, SChart.BarDirection) - Constructor for class io.keikai.model.impl.chart.BarChartDataImpl
 
BarRecord - Class in org.apache.poi.hssf.record.chart
The bar record is used to define a bar chart.
BarRecord() - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
 
BarRecord(BarRecord) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
 
BarRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
 
Base64Coder - Class in io.keikai.model.impl.html
A Base64 encoder/decoder.
BaseFormulaEvaluator - Class in org.apache.poi.ss.formula
Common functionality across file formats for evaluating formula cells.
BaseFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
BASELINE - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Place characters on font baseline.
BaseMatch2 - Class in io.keikai.range.impl
 
BaseMatch2(RuleInfo) - Constructor for class io.keikai.range.impl.BaseMatch2
 
BaseMatch2(Object) - Constructor for class io.keikai.range.impl.BaseMatch2
 
BaseNumberUtils - Class in org.apache.poi.ss.formula.functions
Some utils for converting from and to any base
BaseNumberUtils() - Constructor for class org.apache.poi.ss.formula.functions.BaseNumberUtils
 
BaseRowColShifter - Class in org.apache.poi.ss.usermodel.helpers
Class for code common to RowShifter and ColumnShifter Helper for shifting rows up or down and columns left and right
BaseRowColShifter() - Constructor for class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
 
BaseWidget - Class in io.keikaiex.ui.widget
 
BaseWidget(String) - Constructor for class io.keikaiex.ui.widget.BaseWidget
 
basisToDouble(int, Date, Date, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
BATBlock - Class in org.apache.poi.poifs.storage
A block of block allocation table entries.
BATBlock.BATBlockAndIndex - Class in org.apache.poi.poifs.storage
 
BATManaged - Interface in org.apache.poi.poifs.filesystem
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
BE - org.apache.poi.util.LocaleID
 
BE_BY - org.apache.poi.util.LocaleID
 
before - io.keikai.model.SAutoFilter.FilterOp
 
BEFORE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
 
beforeEq - io.keikai.model.SAutoFilter.FilterOp
 
beforeRecordSerialize(int, short, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
Fired before a given escher record is serialized.
beforeRecordSerialize(int, short, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
 
beforeWCS(Execution, String) - Method in class io.keikai.theme.SpreadsheetThemeProvider
 
beforeWidgetCSS(Execution, String) - Method in class io.keikai.theme.SpreadsheetThemeProvider
 
BEGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
BeginRecord - Class in org.apache.poi.hssf.record.chart
The begin record defines the start of a block of records for a (graphing data object.
BeginRecord() - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
 
BeginRecord(BeginRecord) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
 
BeginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
 
BEGINS_WITH - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
BEGINS_WITH - io.keikai.model.SConditionalFormattingRule.RuleType
 
BEGINS_WITH - org.apache.poi.ss.usermodel.ConditionFilterType
 
BeginsWith - Class in io.keikai.range.impl
 
BeginsWith(RuleInfo) - Constructor for class io.keikai.range.impl.BeginsWith
 
BeginsWith(String) - Constructor for class io.keikai.range.impl.BeginsWith
 
beginWith - io.keikai.model.SAutoFilter.FilterOp
 
beginWith - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
Beige - org.apache.poi.sl.usermodel.PresetColor
 
belowAverage - io.keikai.model.SAutoFilter.FilterOp
 
BENT_ARMS_DOUBLE_SERIF - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
BENT_ARMS_HORZ - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
BENT_ARMS_SINGLE_SERIF - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
BENT_ARMS_VERT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
BENT_ARMS_WEDGE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
BENT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
BENT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BENT_CONNECTOR_2 - org.apache.poi.sl.usermodel.ShapeType
 
BENT_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BENT_CONNECTOR_3 - org.apache.poi.sl.usermodel.ShapeType
 
BENT_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BENT_CONNECTOR_4 - org.apache.poi.sl.usermodel.ShapeType
 
BENT_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BENT_CONNECTOR_5 - org.apache.poi.sl.usermodel.ShapeType
 
BENT_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BENT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
BENT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BentArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BentConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BentConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BentConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BentConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BentUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
besseli(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BESSELI - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
besselj(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BesselJ - Class in org.apache.poi.ss.formula.functions
Implementation for Excel BESSELJ() function.
BesselJ() - Constructor for class org.apache.poi.ss.formula.functions.BesselJ
 
BESSELJ - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
besselk(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BESSELK - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
bessely(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BESSELY - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
Beta - Annotation Type in org.apache.poi.util
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
beta$dist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
BETA$DIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
betadist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
BETADIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
betainv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
BETAINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
between - io.keikai.model.SAutoFilter.FilterOp
 
BETWEEN - io.keikai.api.model.Validation.OperatorType
 
BETWEEN - io.keikai.model.impl.chart.ValueAxisImpl.CrossBetween
 
BETWEEN - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
BETWEEN - io.keikai.model.SDataValidation.OperatorType
 
BETWEEN - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
BETWEEN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
BETWEEN - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Between' operator
BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
betweenDates - io.keikai.model.SAutoFilter.FilterOp
 
Bevel - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BEVEL - org.apache.poi.sl.usermodel.ShapeType
 
BEVEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BG - org.apache.poi.util.LocaleID
 
BG_BG - org.apache.poi.util.LocaleID
 
BIFF2 - org.apache.poi.poifs.filesystem.FileMagic
BIFF2 raw stream - for Excel 2
biff2_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
biff2_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
 
biff2_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
 
biff2_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
 
BIFF3 - org.apache.poi.poifs.filesystem.FileMagic
BIFF3 raw stream - for Excel 3
biff3_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
biff3_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
 
biff345_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
 
biff345_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
 
BIFF4 - org.apache.poi.poifs.filesystem.FileMagic
BIFF4 raw stream - for Excel 4
biff4_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
biff4_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
 
biff5_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
biff5_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
 
Biff8DecryptingStream - Class in org.apache.poi.hssf.record.crypto
 
Biff8DecryptingStream(InputStream, int, EncryptionInfo) - Constructor for class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
Biff8EncryptionKey - Class in org.apache.poi.hssf.record.crypto
 
Biff8EncryptionKey() - Constructor for class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
 
BiffHeaderInput - Interface in org.apache.poi.hssf.record
 
BIG_BLOCK_MINIMUM_DOCUMENT_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
The minimum size of a document before it's stored using Big Blocks (normal streams).
BIG_SPOTS - org.apache.poi.ss.usermodel.FillPatternType
Large spots
BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Large spots
BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
BIG_SPOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Large spots
BIN - org.apache.poi.util.LocaleID
 
BIN_NG - org.apache.poi.util.LocaleID
 
bin2dec(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Bin2Dec - Class in org.apache.poi.ss.formula.functions
Implementation for Excel Bin2Dec() function.
Bin2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Bin2Dec
 
BIN2DEC - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
bin2hex(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BIN2HEX - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
bin2oct(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
BIN2OCT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
binaryRC4 - org.apache.poi.poifs.crypt.EncryptionMode
 
BinaryRC4CipherOutputStream(OutputStream) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
BinaryRC4CipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
BinaryRC4Decryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4Decryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
BinaryRC4Decryptor(BinaryRC4Decryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
BinaryRC4EncryptionHeader - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
BinaryRC4EncryptionHeader(BinaryRC4EncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
BinaryRC4EncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
BinaryRC4EncryptionVerifier - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
BinaryRC4EncryptionVerifier(BinaryRC4EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
BinaryRC4EncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
BinaryRC4Encryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinaryRC4Encryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
BinaryRC4Encryptor(BinaryRC4Encryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
BinaryRC4Encryptor.BinaryRC4CipherOutputStream - Class in org.apache.poi.poifs.crypt.binaryrc4
 
BinarySearchBackward - org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
 
BinarySearchForward - org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
 
bind(Spreadsheet) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
bind(Spreadsheet) - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
bind(Spreadsheet) - Method in interface io.keikai.ui.sys.UndoableActionManager
Will be called when a manager create
bind(Spreadsheet) - Method in interface io.keikai.ui.sys.UserActionManagerCtrl
Will be called when a handler assign to spreadsheet.
bind(Spreadsheet) - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
binomdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
BINOMDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
binominv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
BINOMINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
Bisque - org.apache.poi.sl.usermodel.PresetColor
 
BitField - Class in org.apache.poi.util
Manage operations dealing with bit-mapped fields.
BitField(int) - Constructor for class org.apache.poi.util.BitField
Create a BitField instance
BitFieldFactory - Class in org.apache.poi.util
Returns immutable Bitfield instances.
BitFieldFactory() - Constructor for class org.apache.poi.util.BitFieldFactory
 
BITMAP_00E9 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
BITMAP_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
Specifies the format of the picture is a bitmap.
BitmapImageRenderer - Class in org.apache.poi.sl.draw
For now this class renders only images supported by the javax.imageio.ImageIO framework.
BitmapImageRenderer() - Constructor for class org.apache.poi.sl.draw.BitmapImageRenderer
 
Black - org.apache.poi.sl.usermodel.PresetColor
 
BLACK - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
BLACK - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
BLACK - org.apache.poi.ss.usermodel.IndexedColors
 
BLACK - Static variable in class io.keikai.model.impl.ColorImpl
 
BLACK1 - org.apache.poi.ss.usermodel.IndexedColors
 
BlanchedAlmond - org.apache.poi.sl.usermodel.PresetColor
 
BLANK - io.keikai.api.model.CellData.CellType
 
BLANK - io.keikai.model.SCell.CellType
 
BLANK - org.apache.poi.hssf.record.HSSFRecordTypes
 
BLANK - org.apache.poi.ss.usermodel.CellType
Blank cell type
BLANK - Static variable in interface io.keikai.range.impl.autofill.Step
 
BLANK_BORDER_LINE - Static variable in class io.keikai.model.impl.ImmutableBorderLineImpl
 
BLANK_FILL - Static variable in class io.keikai.model.impl.FillImpl
Deprecated.
 
BLANK_FILL - Static variable in class io.keikai.model.impl.ImmutableFillImpl
 
BLANK_FONT - Static variable in class io.keikai.model.impl.FontImpl
Deprecated.
 
BLANK_FONT - Static variable in class io.keikai.model.impl.ImmutableFontImpl
 
BLANK_STYLE - Static variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
BlankEval - Class in org.apache.poi.ss.formula.eval
This class is a marker class.
BlankRecord - Class in org.apache.poi.hssf.record
Represents a column in a row with no value but with styling.
BlankRecord() - Constructor for class org.apache.poi.hssf.record.BlankRecord
Creates a new instance of BlankRecord
BlankRecord(BlankRecord) - Constructor for class org.apache.poi.hssf.record.BlankRecord
 
BlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BlankRecord
 
blankRow - org.apache.poi.ss.usermodel.TableStyleType
 
BlankStep - Class in io.keikai.range.impl.autofill
Copy blank to destination
BlankStep() - Constructor for class io.keikai.range.impl.autofill.BlankStep
 
BLIP__BLIPFILENAME - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__BLIPFLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__BLIPTODISPLAY - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__BRIGHTNESSSETTING - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__CONTRASTSETTING - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__CROPFROMBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__CROPFROMLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__CROPFROMRIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__CROPFROMTOP - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__DOUBLEMOD - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__GAMMA - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__NOHITTESTPICTURE - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTUREACTIVE - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTUREBILEVEL - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTUREFILLMOD - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTUREGRAY - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTUREID - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PICTURELINE - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PRINTBLIP - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PRINTBLIPFILENAME - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__PRINTFLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP__TRANSPARENTCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
BLIP_DIB - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_EMF - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_END - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_JPEG - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_PICT - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_PNG - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_START - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_TIFF - org.apache.poi.ddf.EscherRecordTypes
 
BLIP_WMF - org.apache.poi.ddf.EscherRecordTypes
 
Blob - Class in org.apache.poi.hpsf
 
Blob() - Constructor for class org.apache.poi.hpsf.Blob
 
BLOCK_ARC - org.apache.poi.sl.usermodel.ShapeType
 
BLOCK_ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BLOCK_SIZE - Static variable in class org.apache.poi.hssf.record.DBCellRecord
 
BlockArc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
blockSize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
BlockStore - Class in org.apache.poi.poifs.filesystem
This abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones)
BlockStore() - Constructor for class org.apache.poi.poifs.filesystem.BlockStore
 
BlockStore.ChainLoopDetector - Class in org.apache.poi.poifs.filesystem
Used to detect if a chain has a loop in it, so we can bail out with an error rather than spinning away for ever...
BlockSyncCommand - Class in io.keikai.ui.au.in
A Command (client to server) to set the visible area and loading area with 2 rows and 2 column 0-based indexes (left, top, right, bottom).
BlockSyncCommand() - Constructor for class io.keikai.ui.au.in.BlockSyncCommand
 
BlockWritable - Interface in org.apache.poi.poifs.storage
An interface for persisting block storage of POIFS components.
Blue - org.apache.poi.sl.usermodel.PresetColor
 
BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
BLUE - Static variable in class io.keikai.model.impl.ColorImpl
 
BLUE_GREY - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
BLUE_GREY - org.apache.poi.ss.usermodel.IndexedColors
 
BLUE1 - org.apache.poi.ss.usermodel.IndexedColors
 
BlueViolet - org.apache.poi.sl.usermodel.PresetColor
 
BMP - org.apache.poi.common.usermodel.PictureType
Windows Bitmap (.bmp)
BMP - org.apache.poi.poifs.filesystem.FileMagic
BMP image
BMP - org.apache.poi.sl.usermodel.PictureData.PictureType
Windows Bitmap (.bmp)
BN - org.apache.poi.util.LocaleID
 
BN_BD - org.apache.poi.util.LocaleID
 
BN_IN - org.apache.poi.util.LocaleID
 
BO - org.apache.poi.util.LocaleID
 
BO_BT - org.apache.poi.util.LocaleID
 
BO_CN - org.apache.poi.util.LocaleID
 
BODY - org.apache.poi.sl.usermodel.Placeholder
Body text placeholder shape.
BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Body placeholder shape text
BOF - org.apache.poi.hssf.record.HSSFRecordTypes
 
BOFRecord - Class in org.apache.poi.hssf.record
Somewhat of a misnomer, its used for the beginning of a set of records that have a particular purpose or subject.
BOFRecord() - Constructor for class org.apache.poi.hssf.record.BOFRecord
Constructs an empty BOFRecord with no fields set.
BOFRecord(BOFRecord) - Constructor for class org.apache.poi.hssf.record.BOFRecord
 
BOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BOFRecord
 
BOFRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
Aggregation of bof
BOFRecordAggregate(BOFRecord, EOFRecord, List<RecordBase>) - Constructor for class org.apache.poi.hssf.record.aggregates.BOFRecordAggregate
 
BOLD - io.keikai.api.model.Font.Boldweight
 
BOLD - io.keikai.model.SFont.Boldweight
 
BOLD - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
BOLD - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
boldweight(SFont.Boldweight) - Method in class io.keikai.model.impl.FontBuilderImpl
 
boldweight(SFont.Boldweight) - Method in interface io.keikai.model.SFontBuilder
Sets the font's bold style.
BOLDWEIGHT_BOLD - Static variable in class io.keikai.range.impl.imexp.PoiEnumConversion
Bold boldness (bold) for xls use only
BONE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
book - Variable in class io.keikai.importer.XlsxImporter
target book model
book - Variable in class io.keikai.range.impl.imexp.AbstractExcelImporter
target book model
book - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
Book - Interface in io.keikai.api.model
This interface provides entry to access Spreadsheet's data model.
BOOK - io.keikai.model.sys.dependency.Ref.RefType
 
BOOK - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
BOOK - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
Crystal exports may use this for a regular .xls file.
BOOK_BOOL - org.apache.poi.hssf.record.HSSFRecordTypes
 
BOOK_EMPTY - io.keikai.app.CollaborationInfo.CollaborationEvent.Type
 
BOOK_EXT - org.apache.poi.hssf.record.HSSFRecordTypes
 
BOOK_TYPE_KEY - Static variable in class io.keikai.range.impl.imexp.AbstractImporter
book type key for book attribute
Book.BookType - Enum in io.keikai.api.model
 
BookBoolRecord - Class in org.apache.poi.hssf.record
Contains a flag specifying whether the Gui should save externally linked values from other workbooks.
BookBoolRecord() - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
 
BookBoolRecord(BookBoolRecord) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
 
BookBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
 
BookCleaner - Class in io.keikai.ui.impl
clear book after desktop cleanup, to clean listener that register to a book.
BookCleaner(String) - Constructor for class io.keikai.ui.impl.BookCleaner
 
BookExtRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.23 BookExt page 203 properties of a workbook file
BookExtRecord() - Constructor for class org.apache.poi.hssf.record.BookExtRecord
 
BookExtRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BookExtRecord
 
BookHelper - Class in io.keikai.range.impl.imexp
Helper for XSSF and HSSF book handling
BookHelper() - Constructor for class io.keikai.range.impl.imexp.BookHelper
 
BookImpl - Class in io.keikai.api.model.impl
 
BookImpl - Class in io.keikai.model.impl
 
BookImpl(ModelRef<SBook>) - Constructor for class io.keikai.api.model.impl.BookImpl
 
BookImpl(String) - Constructor for class io.keikai.model.impl.BookImpl
 
BookInfo - Interface in io.keikai.app
Book information
BookManager - Interface in io.keikai.app
 
BookManagerEx - Class in io.keikaiex.app.impl
 
BookManagerEx(BookRepository) - Constructor for class io.keikaiex.app.impl.BookManagerEx
 
BookManagerImpl - Class in io.keikai.app.impl
 
BookManagerImpl(BookRepository) - Constructor for class io.keikai.app.impl.BookManagerImpl
 
bookName - Variable in class io.keikai.model.impl.RefImpl
 
BookProvider - Interface in io.keikai.jsp
The provider interface for providing a book in jsp or servlet.
BookRepository - Interface in io.keikai.app
 
Books - Class in io.keikai.api
Contains factory methods to create a Book.
Books() - Constructor for class io.keikai.api.Books
 
BookSeriesBuilder - Class in io.keikai.api
The book series builder which accepts multiple Book objects makes each of them can reference cells from other books.
BookSeriesBuilder() - Constructor for class io.keikai.api.BookSeriesBuilder
 
BookSeriesBuilderImpl - Class in io.keikai.model.impl
A default implementation
BookSeriesBuilderImpl() - Constructor for class io.keikai.model.impl.BookSeriesBuilderImpl
 
BookSeriesImpl - Class in io.keikai.model.impl
 
BookSeriesImpl(AbstractBookAdv...) - Constructor for class io.keikai.model.impl.BookSeriesImpl
 
BOOL_ERR - org.apache.poi.hssf.record.HSSFRecordTypes
 
BOOLEAN - io.keikai.api.model.CellData.CellType
 
BOOLEAN - io.keikai.model.SCell.CellType
 
BOOLEAN - org.apache.poi.ddf.EscherPropertyTypesHolder
 
BOOLEAN - org.apache.poi.ss.usermodel.CellType
Boolean cell type
BOOLEAN - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
BooleanFunction - Class in org.apache.poi.ss.formula.functions
Here are the general rules concerning Boolean functions: Blanks are ignored (not either true or false) Strings are ignored if part of an area ref or cell ref, otherwise they must be 'true' or 'false' Numbers: 0 is false.
BooleanFunction() - Constructor for class org.apache.poi.ss.formula.functions.BooleanFunction
 
BoolErrRecord - Class in org.apache.poi.hssf.record
Creates new BoolErrRecord.
BoolErrRecord() - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
Creates new BoolErrRecord
BoolErrRecord(BoolErrRecord) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
 
BoolErrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
 
BoolEval - Class in org.apache.poi.ss.formula.eval
 
BoolNode - Class in org.apache.poi.ss.formula.token
 
BoolNode - org.apache.poi.ss.formula.token.NodeId
 
BoolNode(boolean) - Constructor for class org.apache.poi.ss.formula.token.BoolNode
 
BoolPtg - Class in org.apache.poi.ss.formula.ptg
Boolean (boolean) Stores a (java) boolean value in a formula.
border - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
Border(boolean, boolean, boolean, Borders.BorderPr, Borders.BorderPr, Borders.BorderPr, Borders.BorderPr, Borders.BorderPr, Borders.BorderPr, Borders.BorderPr) - Constructor for class io.keikai.importer.Borders.Border
 
BORDER - io.keikai.ui.AuxAction
 
BORDER_ALL - io.keikai.ui.AuxAction
 
BORDER_BOTTOM - io.keikai.ui.AuxAction
 
BORDER_BOTTOM - Static variable in class org.apache.poi.ss.util.CellUtil
 
BORDER_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
 
BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BORDER_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
 
BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BORDER_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
 
BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BORDER_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
 
BORDER_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
dash-dot border
BORDER_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
dash-dot-dot border
BORDER_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
dash border
BORDER_DOTTED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
hair-line border
BORDER_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
double-line border
BORDER_EDGE_ALL - Static variable in class io.keikai.range.impl.StyleUtil
 
BORDER_EDGE_BOTTOM - Static variable in class io.keikai.range.impl.StyleUtil
 
BORDER_EDGE_LEFT - Static variable in class io.keikai.range.impl.StyleUtil
 
BORDER_EDGE_RIGHT - Static variable in class io.keikai.range.impl.StyleUtil
 
BORDER_EDGE_TOP - Static variable in class io.keikai.range.impl.StyleUtil
 
BORDER_HAIR - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
dot border
BORDER_INSIDE - io.keikai.ui.AuxAction
 
BORDER_INSIDE_HORIZONTAL - io.keikai.ui.AuxAction
 
BORDER_INSIDE_VERTICAL - io.keikai.ui.AuxAction
 
BORDER_LEFT - io.keikai.ui.AuxAction
 
BORDER_LEFT - Static variable in class org.apache.poi.ss.util.CellUtil
 
BORDER_MEDIUM - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
Medium border
BORDER_MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
medium dash-dot border
BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
medium dash-dot-dot border
BORDER_MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
Medium dashed border
BORDER_NO - io.keikai.ui.AuxAction
 
BORDER_NONE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
No border
BORDER_OUTSIDE - io.keikai.ui.AuxAction
 
BORDER_RIGHT - io.keikai.ui.AuxAction
 
BORDER_RIGHT - Static variable in class org.apache.poi.ss.util.CellUtil
 
BORDER_SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
slanted dash-dot border
BORDER_THICK - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
Thick border
BORDER_THIN - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
Thin border
BORDER_TOP - io.keikai.ui.AuxAction
 
BORDER_TOP - Static variable in class org.apache.poi.ss.util.CellUtil
 
BORDER_TYPE_REGULAR - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
 
BORDER_TYPE_SHADOW - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
 
borderBottom(CellStyle.BorderType) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets bottom border.
borderBottom(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderBottom(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderBottom(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyleBuilder
 
borderBottomColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets bottom border color.
borderBottomColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderBottomColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderBottomColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderBottomColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
borderBottomColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
BorderBuilderImpl - Class in io.keikai.model.impl
 
BorderBuilderImpl(BookImpl, SBorder) - Constructor for class io.keikai.model.impl.BorderBuilderImpl
 
BorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
borderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderDiagonal(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderDiagonalColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderDiagonalColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
BorderExtent - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating which borders to draw in a Property Template
BorderFormatting - Class in org.apache.poi.hssf.record.cf
Border Formatting Block of the Conditional Formatting Rule Record.
BorderFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for Border Formatting component of Conditional Formatting settings
BorderFormatting() - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
 
BorderFormatting(BorderFormatting) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
 
BorderFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
Creates new FontFormatting
BorderHelper - Class in io.keikai.range.impl
 
BorderHelper(SRange) - Constructor for class io.keikai.range.impl.BorderHelper
 
borderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderHorizontal(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderHorizontalColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderHorizontalColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
BorderImpl - Class in io.keikai.model.impl
Deprecated.
BorderImpl() - Constructor for class io.keikai.model.impl.BorderImpl
Deprecated.
 
BorderImpl(SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine) - Constructor for class io.keikai.model.impl.BorderImpl
Deprecated.
 
borderLeft(CellStyle.BorderType) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets left border.
borderLeft(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderLeft(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderLeft(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyleBuilder
 
borderLeftColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets left border color.
borderLeftColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderLeftColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderLeftColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderLeftColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
borderLeftColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
BorderLineImpl - Class in io.keikai.model.impl
Deprecated.
BorderLineImpl(SBorder.BorderType, SColor) - Constructor for class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
BorderLineImpl(SBorder.BorderType, SColor, boolean, boolean) - Constructor for class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
BorderLineImpl(SBorder.BorderType, String) - Constructor for class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
BorderPr(String, String) - Constructor for class io.keikai.importer.Borders.BorderPr
 
borderRight(CellStyle.BorderType) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets right border.
borderRight(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderRight(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderRight(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyleBuilder
 
borderRightColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets right border color.
borderRightColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderRightColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderRightColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderRightColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
borderRightColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
Borders - Class in io.keikai.importer
 
Borders() - Constructor for class io.keikai.importer.Borders
 
Borders.Border - Class in io.keikai.importer
 
Borders.BorderPr - Class in io.keikai.importer
 
borderSize - Static variable in class org.apache.poi.sl.draw.DrawTableShape
Additional spacing between cells
BorderStyle - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the line style of a border in a cell, i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium, medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.
borderTop(CellStyle.BorderType) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets top border.
borderTop(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderTop(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderTop(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyleBuilder
 
borderTopColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets top border color.
borderTopColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
borderTopColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderTopColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
borderTopColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
borderTopColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
borderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderVertical(SBorder.BorderType) - Method in interface io.keikai.model.SBorderBuilder
 
borderVerticalColor(String) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
borderVerticalColor(String) - Method in interface io.keikai.model.SBorderBuilder
 
BOTH - io.keikai.ui.sys.SpreadsheetCtrl.Header
 
BOTOOM10PERCENT - io.keikai.range.SRange.AutoFilterOperation
 
bottom - io.keikai.model.SAutoFilter.FilterOp
 
bottom - io.keikaiex.ui.dialog.Top10FilterCtrl.TopBottom
 
bottom - org.apache.poi.sl.usermodel.TableCell.BorderEdge
 
bottom - Variable in class org.apache.poi.sl.usermodel.Insets2D
The inset from the bottom.
BOTTOM - io.keikai.api.model.CellStyle.VerticalAlignment
 
BOTTOM - io.keikai.api.model.Chart.LegendPosition
 
BOTTOM - io.keikai.model.impl.AbstractChartAxisAdv.Position
 
BOTTOM - io.keikai.model.SCellStyle.VerticalAlignment
 
BOTTOM - io.keikai.model.SChart.ChartLegendPosition
 
BOTTOM - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
BOTTOM - org.apache.poi.sl.usermodel.RectAlign
Bottom rectangle alignment
BOTTOM - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Characters are anchored to the very bottom of a single line.
BOTTOM - org.apache.poi.sl.usermodel.VerticalAlignment
Anchor the text at the bottom of the bounding rectangle.
BOTTOM - org.apache.poi.ss.usermodel.BorderExtent
This is just the bottom border for the range.
BOTTOM - org.apache.poi.ss.usermodel.PageMargin
Bottom margin, the empty space on the bottom of displayed worksheet data when printing
BOTTOM - org.apache.poi.ss.usermodel.VerticalAlignment
The vertical alignment is aligned-to-bottom.
BOTTOM - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
range ending rows are equal
BOTTOM_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
BOTTOM_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
BOTTOM_LEFT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
BOTTOM_LEFT - org.apache.poi.sl.usermodel.RectAlign
Bottom-Left rectangle alignment
BOTTOM_MARGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
BOTTOM_RIGHT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
BOTTOM_RIGHT - org.apache.poi.sl.usermodel.RectAlign
Bottom-Right rectangle alignment
BOTTOM10 - io.keikai.api.Range.AutoFilterOperation
 
BOTTOM10 - io.keikai.range.SRange.AutoFilterOperation
 
BOTTOM10PERCENT - io.keikai.api.Range.AutoFilterOperation
 
bottomMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
BottomMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
BottomMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
BottomMarginRecord - Class in org.apache.poi.hssf.record
Record for the bottom margin.
BottomMarginRecord() - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
 
BottomMarginRecord(BottomMarginRecord) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
 
BottomMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
 
BOUND_SHEET - org.apache.poi.hssf.record.HSSFRecordTypes
 
BoundSheetRecord - Class in org.apache.poi.hssf.record
Defines a sheet within a workbook.
BoundSheetRecord(String) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
 
BoundSheetRecord(BoundSheetRecord) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
 
BoundSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + len(str) UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + 2 * len(str)
BR - org.apache.poi.util.LocaleID
 
BR_FR - org.apache.poi.util.LocaleID
 
BRACE_PAIR - org.apache.poi.sl.usermodel.ShapeType
 
BRACE_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BracePair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
BRACKET_PAIR - org.apache.poi.sl.usermodel.ShapeType
 
BRACKET_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
BracketNode - Class in org.apache.poi.ss.formula.token
 
BracketNode - org.apache.poi.ss.formula.token.NodeId
 
BracketNode(FormulaTokenNode) - Constructor for class org.apache.poi.ss.formula.token.BracketNode
 
BracketPair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Break(int, int, int) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
 
Break(PageBreakRecord.Break) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
 
Break(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
 
breakText(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
break text into lines, each representing a line of text that fits in the wrapping width
BRICKS - org.apache.poi.ss.usermodel.FillPatternType
Brick-like layout
BRICKS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Brick-like layout
BRICKS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
BRICKS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Brick-like layout
BridgeFix - Class in io.keikaiex.ui.impl
// Workaround for ZK-1990 Can't get expected Local in Bridge
BridgeFix() - Constructor for class io.keikaiex.ui.impl.BridgeFix
 
BRIGHT_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
BRIGHT_GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
BRIGHT_GREEN1 - org.apache.poi.ss.usermodel.IndexedColors
 
Brown - org.apache.poi.sl.usermodel.PresetColor
 
BROWN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
BROWN - org.apache.poi.ss.usermodel.IndexedColors
 
BS - org.apache.poi.util.LocaleID
 
BS_CYRL - org.apache.poi.util.LocaleID
 
BS_CYRL_BA - org.apache.poi.util.LocaleID
 
BS_LATN - org.apache.poi.util.LocaleID
 
BS_LATN_BA - org.apache.poi.util.LocaleID
 
BSE - org.apache.poi.ddf.EscherRecordTypes
 
BSTORE_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
Container for all BLIPs (binary large image or picture) that are used in the drawings associated with the parent EscherRecordTypes.DGG_CONTAINER.
BSTORE_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
BUBBLE - io.keikai.api.model.Chart.Type
 
BUBBLE - io.keikai.model.SChart.ChartType
 
BUBBLE_SERIES_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
BUBBLE_SERIES_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
BubbleChartDataImpl - Class in io.keikai.model.impl.chart
 
BubbleChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.BubbleChartDataImpl
 
bufferAll(SCell) - Static method in class io.keikai.model.impl.CellBuffer
 
BUFFERED_IMAGE - Static variable in interface org.apache.poi.sl.draw.Drawable
Stores a reference (WEAK_REFERENCE) to the buffered image, if the rendering is based on a buffered image
bufferInit(InputStream) - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
build() - Method in interface io.keikai.api.model.CellStyle.Builder
Returns an immutable cell style object.
build() - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
build() - Method in class io.keikai.api.SheetProtection.Builder
Returns an instance of SheetProtection created from the fields set on this builder.
build() - Method in class io.keikai.jsp.SmartUpdateBridge.Builder
Builds the Keikai's response JSON data in Map format.
build() - Method in class io.keikai.model.impl.BorderBuilderImpl
 
build() - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
build() - Method in class io.keikai.model.impl.FillBuilderImpl
 
build() - Method in class io.keikai.model.impl.FontBuilderImpl
 
build() - Method in interface io.keikai.model.StyleBuilder
 
build() - Method in class io.keikai.ui.DropdownToolbarButton.Builder
Builds the toolbar button instance.
build() - Method in class io.keikai.ui.ToolbarButton.Builder
Builds the toolbar button instance.
build() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
build() - Method in class org.apache.poi.ss.util.SheetBuilder
Builds sheet from parent workbook and 2D array with cell values.
build(Map) - Method in class io.keikai.jsp.SmartUpdateBridge.Builder
Builds the Keikai's reponse JSON data in Map format and merge with the give custom data.
BUILD - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default 0x10d3
BUILD_YEAR - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default 0x07CC (1996)
buildBookSeries(Book...) - Method in class io.keikai.api.BookSeriesBuilder
 
buildBookSeries(SBook...) - Method in class io.keikai.model.impl.BookSeriesBuilderImpl
 
buildBookSeries(SBook...) - Method in class io.keikai.model.SBookSeriesBuilder
 
buildBookSeries(Set<Book>) - Method in class io.keikai.api.BookSeriesBuilder
 
buildBookSeries(Set<SBook>) - Method in class io.keikai.model.impl.BookSeriesBuilderImpl
 
buildBookSeries(Set<SBook>) - Method in class io.keikai.model.SBookSeriesBuilder
Build a book series that allow external book references can work among specified books
buildDocumentListbox(Combobox, Textbox, Book) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
builder - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
 
builder(CellStyle) - Method in interface io.keikai.api.Range.CellStyleHelper
create a new cell style builder and clone attribute from src if it is not null
Builder() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
Builder class for CellCopyPolicy
Builder(String) - Constructor for class io.keikai.ui.DropdownToolbarButton.Builder
 
Builder(String) - Constructor for class io.keikai.ui.ToolbarButton.Builder
 
Builder(String, ToolbarButton...) - Constructor for class io.keikai.ui.DropdownToolbarButton.Builder
 
buildFontCharactersProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
 
buildFontHeightProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
 
buildFontWidthsProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
 
buildFractionExactDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
Create a fraction given a double value and a denominator.
buildFractionMaxDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
Create a fraction given the double value and either the maximum error allowed or the maximum number of denominator digits.
BUILTIN_AUTO_ACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_CLOSE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_DEACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_AUTO_OPEN - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_CRITERIA - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_DATA_FORM - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_DATABASE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_FILTER_DB - Static variable in class org.apache.poi.hssf.record.NameRecord
 
BUILTIN_PRINT_AREA - Static variable in class io.keikai.importer.XlsxImporter
A built-in defined name that specifies the workbook's print area
BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
 
BUILTIN_PRINT_TITLE - Static variable in class io.keikai.importer.XlsxImporter
A built-in defined name that specifies the row(s) or column(s) to repeat at the top of each printed page.
BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
 
BUILTIN_RECORDER - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
Included for completeness sake, not implemented
BuiltinFormats - Class in org.apache.poi.ss.usermodel
Utility to identify built-in formats.
BuiltinFormats() - Constructor for class org.apache.poi.ss.usermodel.BuiltinFormats
 
BuiltInStyle - Class in org.apache.poi.hssf.record.common
 
BuiltInStyle(int, int) - Constructor for class org.apache.poi.hssf.record.common.BuiltInStyle
 
BuiltInStyle(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.BuiltInStyle
 
bullet - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
BurlyWood - org.apache.poi.sl.usermodel.PresetColor
 
Button() - Constructor for class io.keikai.ui.ZSMessageboxDlg.Button
 
ButtonFace - org.apache.poi.sl.usermodel.PresetColor
The system-defined face color of a 3-D element.
ButtonHighlight - org.apache.poi.sl.usermodel.PresetColor
The system-defined color that is the highlight color of a 3-D element.
ButtonShadow - org.apache.poi.sl.usermodel.PresetColor
The system-defined color that is the shadow color of a 3-D element.
byId(int) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
return the AnchorType corresponding to the code
byId(int) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
 
byId(int) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
byName(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
 
byName(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
BYTE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
ByteArrayBackedDataSource - Class in org.apache.poi.poifs.nio
A POIFS DataSource backed by a byte array.
ByteArrayBackedDataSource(byte[]) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
ByteArrayBackedDataSource(byte[], int) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
ByteField - Class in org.apache.poi.util
representation of a byte (8-bit) field at a fixed location within a byte array
ByteField(int) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and a default value of 0
ByteField(int, byte) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array and initialize its value
ByteField(int, byte[]) - Constructor for class org.apache.poi.util.ByteField
Construct the ByteField with its offset into its containing byte array and initialize its value from its byte array
ByteField(int, byte, byte[]) - Constructor for class org.apache.poi.util.ByteField
construct the ByteField with its offset into its containing byte array, initialize its value, and write its value to its byte array
byteToHex(int) - Static method in class org.apache.poi.util.HexDump
 

C

CA - org.apache.poi.util.LocaleID
 
CA_ES - org.apache.poi.util.LocaleID
 
CA_ES_VALENCIA - org.apache.poi.util.LocaleID
 
CACHE_IMAGE_SOURCE - Static variable in interface org.apache.poi.sl.draw.Drawable
A boolean value to instruct the bitmap image renderer to keep the original image bytes.
CacheAreaEval - Class in org.apache.poi.ss.formula
Provides holding structure for temporary values in arrays during the evaluation process.
CacheAreaEval(int, int, int, int, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
 
CacheAreaEval(AreaI, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
 
CadetBlue - org.apache.poi.sl.usermodel.PresetColor
 
CAL_GMT - Static variable in class org.apache.poi.ss.formula.functions.UtilFns
 
CALC_COUNT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CALC_MODE - org.apache.poi.hssf.record.HSSFRecordTypes
 
CalcCountRecord - Class in org.apache.poi.hssf.record
Specifies the maximum times the gui should perform a formula recalculation.
CalcCountRecord() - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
 
CalcCountRecord(CalcCountRecord) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
 
CalcCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
 
calcExtSSTRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
Calculates the size in bytes of the EXTSST record as it would be if the record was serialized.
calcLast7Days() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcLastMonth() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcLastQuarter() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcLastWeek() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcLastYear() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcMinMax(List<SCFValueObject>) - Method in class io.keikai.model.impl.CFValueObjectHelper
 
CalcModeRecord - Class in org.apache.poi.hssf.record
Tells the gui whether to calculate formulas automatically, manually or automatically except for tables.
CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
 
CalcModeRecord(CalcModeRecord) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
 
CalcModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
 
calcNextMonth() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcNextQuarter() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcNextWeek() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcNextYear() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcThisMonth() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcThisQuarter() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcThisWeek() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcThisYear() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcToday() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcTomorrow() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calculateChecksum(byte[]) - Static method in class org.apache.poi.util.IOUtils
Calculate checksum on input data
calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
calculateChecksum(InputStream) - Static method in class org.apache.poi.util.IOUtils
Calculate checksum on all the data read from input stream.
CALCULATED_COLUMN - org.apache.poi.ss.usermodel.IgnoredErrorType
????.
calculateMaximumSize(POIFSBigBlockSize, int) - Static method in class org.apache.poi.poifs.storage.BATBlock
Calculates the maximum size of a file which is addressable given the number of FAT (BAT) sectors specified.
calculateMaximumSize(HeaderBlock) - Static method in class org.apache.poi.poifs.storage.BATBlock
 
calculateNonWeekendHolidays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculates how many holidays in a list are workdays, considering an interval of dates.
calculateWorkdays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculate how many workdays are there between a start and an end date, as excel representations, considering a range of holidays.
calculateWorkdays(double, int, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculate the workday past x workdays from a starting date, considering a range of holidays.
calculateWorkdays(double, int, int, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculate the workday past x workdays from a starting date, considering a range of holidays.
calcYearToDate() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
calcYesterday() - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
CalendarFieldFunction - Class in org.apache.poi.ss.formula.functions
Implementation of Excel functions Date parsing functions: Date - DAY, MONTH and YEAR Time - HOUR, MINUTE and SECOND
CalendarUtil - Interface in io.keikai.model.sys
 
CalendarUtilImpl - Class in io.keikai.model.impl.sys
 
CalendarUtilImpl() - Constructor for class io.keikai.model.impl.sys.CalendarUtilImpl
 
callback - Variable in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
CALLOUT__CALLOUTACCENTBAR - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTDROPSPECIFIED - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTDROPTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTLENGTHSPECIFIED - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTMINUSX - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTMINUSY - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTTEXTBORDER - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__CALLOUTTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__DROPAUTO - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__ISCALLOUT - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__LENGTHSPECIFIED - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT__XYCALLOUTGAP - org.apache.poi.ddf.EscherPropertyTypes
 
CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
 
CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
 
CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
 
CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
 
CALLOUT_RULE - org.apache.poi.ddf.EscherRecordTypes
 
Callout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Callout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Callout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Callout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CAMERA_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this is a camera picture.
Can - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CAN - org.apache.poi.sl.usermodel.ShapeType
 
CAN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
cancel() - Method in class io.keikai.ui.event.StartEditingEvent
Cancel editing, which means the editing will not start;
cancel() - Method in class io.keikai.ui.event.StopEditingEvent
Cancel editing, which means the use editing value will not set to cell
CANCEL - io.keikai.ui.ZSMessagebox.Button
 
canComputeColumnWidth(Font) - Static method in class org.apache.poi.ss.util.SheetUtil
Check if the Fonts are installed correctly so that Java can compute the size of columns.
canDeleteNode(RBNode<Integer, Integer>, Object) - Method in class io.keikaiex.util.IntervalTree
 
canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawMasterSheet
Checks if this sheet displays the specified shape.
canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawSheet
Checks if this sheet displays the specified shape.
canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
 
canExtract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
canRender(String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
canRender(String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Determines if this image renderer implementation supports the given contentType
caseSensitiveBox - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
CAT_LAB - org.apache.poi.hssf.record.HSSFRecordTypes
 
cat2 - org.apache.poi.sl.draw.geom.GuideIf.Op
 
categories - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
category - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl.FormatItem
 
CATEGORY - io.keikai.model.SChartAxis.SChartAxisType
 
CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
CATEGORY_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
CATEGORY_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
CATEGORY_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
CATEGORY_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
CATEGORY_SERIES_AXIS - org.apache.poi.hssf.record.HSSFRecordTypes
 
CategoryAxisImpl - Class in io.keikai.model.impl.chart
 
CategoryAxisImpl(long, AbstractChartAxisAdv.Position, Double, Double, String, AbstractChartAxisAdv.Orientation, AbstractChartAxisAdv.TickLabelPosition, long, AbstractChartAxisAdv.Crosses, CategoryAxisImpl.LabelAlign, int, boolean, boolean) - Constructor for class io.keikai.model.impl.chart.CategoryAxisImpl
 
CategoryAxisImpl.LabelAlign - Enum in io.keikai.model.impl.chart
 
categoryCombobox - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
categoryIndex - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl.FormatItem
 
CategoryModelToCategoryDataset(CategoryModel) - Method in class io.keikaiex.util.ZssChartExportEngine
 
CategorySeriesAxisRecord - Class in org.apache.poi.hssf.record.chart
This record refers to a category or series axis and is used to specify label/tickmark frequency.
CategorySeriesAxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
CategorySeriesAxisRecord(CategorySeriesAxisRecord) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
CategorySeriesAxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
CatLabRecord - Class in org.apache.poi.hssf.record.chart
CATLAB - Category Labels (0x0856)
CatLabRecord(CatLabRecord) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
 
CatLabRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
 
cautionLabel - Variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
cbc - org.apache.poi.poifs.crypt.ChainingMode
 
CEILING - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
CeilingMath - Class in org.apache.poi.ss.formula.functions
Implementation for Excel CEILING.MATH() function.
CeilingPrecise - Class in org.apache.poi.ss.formula.functions
Implementation for Excel CEILING.PRECISE() function.
cell(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.InfoFns
 
Cell - Class in io.keikai.importer.xml
see http://www.datypic.com/sc/ooxml/t-ssml_CT_Cell.html
Cell - Interface in org.apache.poi.ss.usermodel
High level representation of a cell in a row of a spreadsheet.
Cell() - Constructor for class io.keikai.importer.xml.Cell
 
CELL - io.keikai.model.sys.dependency.Ref.RefType
 
CELL - io.keikai.model.sys.formula.FormulaType
Regular cell formula
CELL - io.keikai.range.impl.ModelUpdate.UpdateType
 
CELL - io.keikai.ui.CellSelectionType
 
CELL - org.apache.poi.ss.formula.FormulaType
Regular cell formula
CELL - org.apache.poi.ss.util.CellReference.NameType
 
CELL - Static variable in class io.keikaiex.formula.fn.InfoFunctionImpl
 
CELL_IS - io.keikai.model.SConditionalFormattingRule.RuleType
 
CELL_VALUE_IS - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule compares a cell value to a formula calculated result, using an operator
CellAddress - Class in org.apache.poi.ss.util
This class is a container for POI usermodel row=0 column=0 cell references.
CellAddress(int, int) - Constructor for class org.apache.poi.ss.util.CellAddress
Create a new CellAddress object.
CellAddress(String) - Constructor for class org.apache.poi.ss.util.CellAddress
Create a new CellAddress object.
CellAddress(Cell) - Constructor for class org.apache.poi.ss.util.CellAddress
Create a new CellAddress object.
CellAddress(CellAddress) - Constructor for class org.apache.poi.ss.util.CellAddress
Create a new CellAddress object
CellAddress(CellReference) - Constructor for class org.apache.poi.ss.util.CellAddress
Create a new CellAddress object.
CellAreaEvent - Class in io.keikai.ui.event
Event class about selection of cell
CellAreaEvent(String, Component, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.event.CellAreaEvent
 
CellAttribute - Enum in io.keikai.model.impl
Specify which attribute is to be updated.
CellBase - Class in org.apache.poi.ss.usermodel
Common implementation-independent logic shared by all implementations of Cell.
CellBase() - Constructor for class org.apache.poi.ss.usermodel.CellBase
 
CellBorderAction - Class in io.keikai.ui.impl.undo
 
CellBorderAction(String, Sheet, int, int, int, int, Range.ApplyBorderType, CellStyle.BorderType, String) - Constructor for class io.keikai.ui.impl.undo.CellBorderAction
 
CellBuffer - Class in io.keikai.model.impl
a help class to hold cell data and apply to another
CellBuffer() - Constructor for class io.keikai.model.impl.CellBuffer
 
cellColor - io.keikai.model.SAutoFilter.FilterOp
 
CellCommentAction - Class in io.keikaiex.ui.impl.undo
 
CellCommentAction(String, Sheet, int, int, int, int, String) - Constructor for class io.keikaiex.ui.impl.undo.CellCommentAction
 
CellCopyContext - Class in org.apache.poi.ss.usermodel
Used when the cells are being copied from one workbook to another.
CellCopyContext() - Constructor for class org.apache.poi.ss.usermodel.CellCopyContext
 
CellCopyPolicy - Class in org.apache.poi.ss.usermodel
 
CellCopyPolicy() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
Default CellCopyPolicy, uses default policy For custom CellCopyPolicy, use CellCopyPolicy.Builder class
CellCopyPolicy(CellCopyPolicy) - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
Copy constructor
CellCopyPolicy.Builder - Class in org.apache.poi.ss.usermodel
 
CellData - Interface in io.keikai.api.model
This interface provides access to "data" part of a cell including type, text, and value.
CellData.CellType - Enum in io.keikai.api.model
The cell type
CellDataImpl - Class in io.keikai.api.model.impl
 
CellDataImpl(RangeImpl) - Constructor for class io.keikai.api.model.impl.CellDataImpl
 
CellDateFormatter - Class in org.apache.poi.ss.format
Formats a date value.
CellDateFormatter(String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
Creates a new date formatter with the given specification.
CellDateFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
Creates a new date formatter with the given specification.
CellDisplayLoader - Interface in io.keikai.ui.sys
 
CellDisplayLoaderImpl - Class in io.keikaiex.ui.impl
 
CellDisplayLoaderImpl() - Constructor for class io.keikaiex.ui.impl.CellDisplayLoaderImpl
 
CellEditTextAction - Class in io.keikai.ui.impl.undo
 
CellEditTextAction(String, Sheet, int, int, int, int, String[][]) - Constructor for class io.keikai.ui.impl.undo.CellEditTextAction
 
CellEditTextAction(String, Sheet, int, int, int, int, String[][], boolean) - Constructor for class io.keikai.ui.impl.undo.CellEditTextAction
 
CellEditTextAction(String, Sheet, int, int, int, int, String, boolean) - Constructor for class io.keikai.ui.impl.undo.CellEditTextAction
 
CellElapsedFormatter - Class in org.apache.poi.ss.format
This class implements printing out an elapsed time format.
CellElapsedFormatter(String) - Constructor for class org.apache.poi.ss.format.CellElapsedFormatter
 
CellElapsedFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellElapsedFormatter
Creates an elapsed time formatter.
CellEvent - Class in io.keikai.ui.event
Event regarding a cell in a sheet.
CellEvent(String, Component, Sheet, int, int, Object) - Constructor for class io.keikai.ui.event.CellEvent
 
CellFetchCommand - Class in io.keikai.ui.au.in
A Command (client to server) for fetch data back
CellFetchCommand() - Constructor for class io.keikai.ui.au.in.CellFetchCommand
 
CellFetchCommandHelper - Class in io.keikai.ui.au.in
A Command Helper for (client to server) for fetch data back
CellFetchCommandHelper() - Constructor for class io.keikai.ui.au.in.CellFetchCommandHelper
 
CellFilterEvent - Class in io.keikai.ui.event
A class from handle event which about mouse event on a filter.
CellFilterEvent(String, Component, Sheet, int, int, AreaRef, int, int, int, int, int, int) - Constructor for class io.keikai.ui.event.CellFilterEvent
 
CellFocusedCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling cell focused event
CellFocusedCommand() - Constructor for class io.keikai.ui.au.in.CellFocusedCommand
 
CellFormat - Class in org.apache.poi.ss.format
Format a value according to the standard Excel behavior.
CellFormat(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormat
Creates a new object.
CellFormatCondition - Class in org.apache.poi.ss.format
This object represents a condition in a cell format.
CellFormatCondition() - Constructor for class org.apache.poi.ss.format.CellFormatCondition
 
CellFormatHelper - Class in io.keikai.ui.impl
 
CellFormatHelper(SSheet, int, int, MergeMatrixHelper, SConditionalStyle) - Constructor for class io.keikai.ui.impl.CellFormatHelper
 
CellFormatPart - Class in org.apache.poi.ss.format
Objects of this class represent a single part of a cell format expression.
CellFormatPart(String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
Create an object to represent a format part.
CellFormatPart(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
Create an object to represent a format part.
CellFormatResult - Class in org.apache.poi.ss.format
This object contains the result of applying a cell format or cell format part to a value.
CellFormatResult(boolean, String, Color) - Constructor for class org.apache.poi.ss.format.CellFormatResult
Creates a new format result object.
CellFormatter - Class in org.apache.poi.ss.format
This is the abstract supertype for the various cell formatters.
CellFormatter(String) - Constructor for class org.apache.poi.ss.format.CellFormatter
Creates a new formatter object, storing the format in CellFormatter.format.
CellFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatter
Creates a new formatter object, storing the format in CellFormatter.format.
CellFormatType - Enum in org.apache.poi.ss.format
The different kinds of formats that the formatter understands.
cellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
CellGeneralFormatter - Class in org.apache.poi.ss.format
A formatter for the default "General" cell format.
CellGeneralFormatter() - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
Creates a new general formatter.
CellGeneralFormatter(Locale) - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
Creates a new general formatter.
CellHandler - Interface in org.apache.poi.ss.util.cellwalk
Represents callback for CellWalk traverse method.
CellHyperlinkEvent - Class in io.keikai.ui.event
Event when end user click on the hyperlink of a cell (used with onCellHyperlink event).
CellHyperlinkEvent(String, Component, Sheet, int, int, String, Hyperlink.HyperlinkType, int, int, int, int, int) - Constructor for class io.keikai.ui.event.CellHyperlinkEvent
 
CellImpl - Class in io.keikai.model.impl
 
CellImpl(AbstractRowAdv, int) - Constructor for class io.keikai.model.impl.CellImpl
 
cellIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
cellIterator() - Method in interface org.apache.poi.ss.usermodel.Row
 
CellMatch - Class in io.keikai.range.impl
Use to check if a cell's value match the specified CustomFilter
CellMatch(SCustomFilter, SCustomFilter, boolean) - Constructor for class io.keikai.range.impl.CellMatch
 
CellMatch2 - Class in io.keikai.range.impl
Use to check if a cell's value match the specified condition (used in ConditionalFormatting)
CellMatch2(SConditionalFormattingRule.RuleOperator, RuleInfo, SConditionalFormattingRule.RuleOperator, RuleInfo, boolean) - Constructor for class io.keikai.range.impl.CellMatch2
 
CellMatch2(SConditionalFormattingRule.RuleOperator, String) - Constructor for class io.keikai.range.impl.CellMatch2
 
CellMouseCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling user(client) start editing a cell
CellMouseCommand() - Constructor for class io.keikai.ui.au.in.CellMouseCommand
 
CellMouseEvent - Class in io.keikai.ui.event
A class from handle event which about mouse event on a cell
CellMouseEvent(String, Component, Sheet, int, int, int, int, int, int, int) - Constructor for class io.keikai.ui.event.CellMouseEvent
 
CellMultipleSelectionEvent - Class in io.keikai.ui.event
Event class about selection of cell
CellMultipleSelectionEvent(String, Component, Sheet, Set<AreaRefWithType>, Object) - Constructor for class io.keikai.ui.event.CellMultipleSelectionEvent
 
CellNumberFormatter - Class in org.apache.poi.ss.format
This class implements printing out a value using a number format.
CellNumberFormatter(String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
Creates a new cell number formatter.
CellNumberFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
Creates a new cell number formatter.
CellNumberPartHandler - Class in org.apache.poi.ss.format
Internal helper class for CellNumberFormatter
CellNumberPartHandler() - Constructor for class org.apache.poi.ss.format.CellNumberPartHandler
 
CellNumberStringMod - Class in org.apache.poi.ss.format
Internal helper class for CellNumberFormatter This class represents a single modification to a result string.
CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
 
CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean, char) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
 
CellNumberStringMod(CellNumberFormatter.Special, CharSequence, int) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
 
CellOperationUtil - Class in io.keikai.api
The utility to help UI to deal with user's cell operation of a Range.
CellOperationUtil() - Constructor for class io.keikai.api.CellOperationUtil
 
CellOperationUtil.CellStyleApplier - Interface in io.keikai.api
Interface for help apply cell style
CellOperationUtil.CellStyleApplierEx - Interface in io.keikai.api
Interface for help apply whole row,column style
CellRange<C extends Cell> - Interface in org.apache.poi.ss.usermodel
Represents a rectangular region of a Sheet
CellRangeAddress - Class in org.apache.poi.ss.util
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
CellRangeAddress(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
Creates new cell range.
CellRangeAddress(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
 
CellRangeAddress8Bit - Class in org.apache.poi.hssf.util
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
CellRangeAddress8Bit(int, int, int, int) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
CellRangeAddress8Bit(LittleEndianInput) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
CellRangeAddressBase - Class in org.apache.poi.ss.util
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
CellRangeAddressBase(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressBase
 
CellRangeAddressBase.CellPosition - Enum in org.apache.poi.ss.util
Indicates a cell or range is in the given relative position in a range.
CellRangeAddressList - Class in org.apache.poi.ss.util
Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
CellRangeAddressList() - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
 
CellRangeAddressList(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
Convenience constructor for creating a CellRangeAddressList with a single CellRangeAddress.
CellRangeAddressList(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
 
CellRangeUtil - Class in org.apache.poi.ss.util
Utility class that builds on CellRangeAddress Portions of this class may be moved to CellRangeAddressBase
CellRecord - Class in org.apache.poi.hssf.record
Base class for all cell value records (implementors of CellValueRecordInterface).
CellRecord() - Constructor for class org.apache.poi.hssf.record.CellRecord
 
CellRecord(CellRecord) - Constructor for class org.apache.poi.hssf.record.CellRecord
 
CellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CellRecord
 
CellRef - Class in io.keikai.api
A class that represents a cell position with 2 value : row and column
CellRef() - Constructor for class io.keikai.api.CellRef
 
CellRef(int, int) - Constructor for class io.keikai.api.CellRef
 
cellReference - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
CellReference - Class in org.apache.poi.ss.util
Common conversion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 style references.
CellReference(int, int) - Constructor for class org.apache.poi.ss.util.CellReference
 
CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
 
CellReference(int, short) - Constructor for class org.apache.poi.ss.util.CellReference
 
CellReference(String) - Constructor for class org.apache.poi.ss.util.CellReference
Create an cell ref from a string representation.
CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
 
CellReference(Cell) - Constructor for class org.apache.poi.ss.util.CellReference
 
CellReference.NameType - Enum in org.apache.poi.ss.util
Used to classify identifiers found in formulas as cell references or not.
cellReferenceIsWithinRange(String, String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
Used to decide whether a name of the form "[A-Z]*[0-9]*" that appears in a formula can be interpreted as a cell reference.
CellReferenceType - Enum in org.apache.poi.ss.usermodel
Types of cell references.
CellRegion - Class in io.keikai.model
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
CellRegion(int, int) - Constructor for class io.keikai.model.CellRegion
Create a region which only contains 1 cell.
CellRegion(int, int, int, int) - Constructor for class io.keikai.model.CellRegion
Create a region with 4 indexes
CellRegion(String) - Constructor for class io.keikai.model.CellRegion
create a region with cell reference, e.g.
CellRichTextAction - Class in io.keikai.ui.impl.undo
 
CellRichTextAction(String, Sheet, int, int, int, int, CellOperationUtil.CellStyleApplier) - Constructor for class io.keikai.ui.impl.undo.CellRichTextAction
 
CellRichTextAction(String, Sheet, int, int, int, int, String) - Constructor for class io.keikai.ui.impl.undo.CellRichTextAction
 
CELLS - io.keikai.range.impl.ModelUpdate.UpdateType
 
CellSelectionAction - Enum in io.keikai.ui.event
CellSelectionCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling cell selection
CellSelectionCommand() - Constructor for class io.keikai.ui.au.in.CellSelectionCommand
 
CellSelectionEvent - Class in io.keikai.ui.event
Event class about selection of cell
CellSelectionEvent(String, Component, Sheet, int, int, int, int, CellSelectionType) - Constructor for class io.keikai.ui.event.CellSelectionEvent
 
CellSelectionType - Enum in io.keikai.ui
Cell selection type about CellSelectionEvent and CellSelectionUpdateEvent
CellSelectionUpdateCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling cell selection
CellSelectionUpdateCommand() - Constructor for class io.keikai.ui.au.in.CellSelectionUpdateCommand
 
CellSelectionUpdateEvent - Class in io.keikai.ui.event
Event about selection update of cells
CellSelectionUpdateEvent(String, Component, Sheet, int, int, int, int, int, int, int, int, CellSelectionType, CellSelectionAction) - Constructor for class io.keikai.ui.event.CellSelectionUpdateEvent
 
cellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
CellStyle - Interface in io.keikai.api.model
This interface provides access to "style" part of a cell including alignment, border, font, formant, and color.
CellStyle - Interface in org.apache.poi.ss.usermodel
 
CellStyle.Alignment - Enum in io.keikai.api.model
The horizontal alignment
CellStyle.BorderType - Enum in io.keikai.api.model
The border type
CellStyle.Builder - Interface in io.keikai.api.model
Cell style builder to create the cell style
CellStyle.FillPattern - Enum in io.keikai.api.model
The fill pattern
CellStyle.VerticalAlignment - Enum in io.keikai.api.model
The vertical alignment
CellStyleAction - Class in io.keikai.ui.impl.undo
 
CellStyleAction(String, Sheet, int, int, int, int, CellOperationUtil.CellStyleApplier) - Constructor for class io.keikai.ui.impl.undo.CellStyleAction
 
CellStyleBuilderImpl - Class in io.keikai.api.model.impl
 
CellStyleBuilderImpl - Class in io.keikai.model.impl
 
CellStyleBuilderImpl(SBook, SCellStyle) - Constructor for class io.keikai.api.model.impl.CellStyleBuilderImpl
 
CellStyleHolder - Interface in io.keikai.model
the style holder interface
CellStyleImpl - Class in io.keikai.api.model.impl
 
CellStyleImpl - Class in io.keikai.model.impl
Deprecated.
CellStyleImpl(ModelRef<SBook>, ModelRef<SCellStyle>) - Constructor for class io.keikai.api.model.impl.CellStyleImpl
 
CellStyleImpl(AbstractFontAdv) - Constructor for class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
CellStyleImpl(AbstractFontAdv, AbstractFillAdv, AbstractBorderAdv) - Constructor for class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
CellStyleMatcher - Class in io.keikai.model.util
This class can be used to match a SCellStyle with a criteria.
CellStyleMatcher() - Constructor for class io.keikai.model.util.CellStyleMatcher
 
CellStyleMatcher(SCellStyle) - Constructor for class io.keikai.model.util.CellStyleMatcher
Create a style matcher with an existing cell style as the criteria
CellTextFormatter - Class in org.apache.poi.ss.format
This class implements printing out text.
CellTextFormatter(String) - Constructor for class org.apache.poi.ss.format.CellTextFormatter
 
CellTextFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellTextFormatter
 
cellType - Variable in class io.keikai.model.impl.CellValue
 
CellType - Enum in org.apache.poi.ss.usermodel
 
CellUtil - Class in org.apache.poi.ss.util
Various utility functions that make working with a cells and rows easier.
cellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
CellValue - Class in io.keikai.model.impl
 
CellValue - Class in org.apache.poi.ss.usermodel
Mimics the 'data view' of a cell.
CellValue() - Constructor for class io.keikai.model.impl.CellValue
 
CellValue(double) - Constructor for class org.apache.poi.ss.usermodel.CellValue
 
CellValue(SCell.CellType, Object) - Constructor for class io.keikai.model.impl.CellValue
 
CellValue(Boolean) - Constructor for class io.keikai.model.impl.CellValue
 
CellValue(Double) - Constructor for class io.keikai.model.impl.CellValue
 
CellValue(String) - Constructor for class io.keikai.model.impl.CellValue
 
CellValue(String) - Constructor for class org.apache.poi.ss.usermodel.CellValue
 
CellValueHelper - Class in io.keikai.range.impl
 
CellValueHelper() - Constructor for class io.keikai.range.impl.CellValueHelper
 
CellValueRecordInterface - Interface in org.apache.poi.hssf.record
The cell value record interface is implemented by all classes of type Record that contain cell values.
CellVisitor - Interface in io.keikai.api
The visitor to help you to visit cells of a Range.
CellWalk - Class in org.apache.poi.ss.util.cellwalk
Traverse cell range.
CellWalk(Sheet, CellRangeAddress) - Constructor for class org.apache.poi.ss.util.cellwalk.CellWalk
 
CellWalkContext - Interface in org.apache.poi.ss.util.cellwalk
 
CellXfs - Class in io.keikai.importer
 
CellXfs() - Constructor for class io.keikai.importer.CellXfs
 
CENTER - io.keikai.api.model.CellStyle.Alignment
 
CENTER - io.keikai.api.model.CellStyle.VerticalAlignment
 
CENTER - io.keikai.model.impl.chart.CategoryAxisImpl.LabelAlign
 
CENTER - io.keikai.model.SCellStyle.Alignment
 
CENTER - io.keikai.model.SCellStyle.VerticalAlignment
 
CENTER - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
CENTER - org.apache.poi.sl.usermodel.RectAlign
Center rectangle alignment
CENTER - org.apache.poi.sl.usermodel.TabStop.TabStopType
 
CENTER - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Characters centered within line height.
CENTER - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
For horizontal text, centered.
CENTER - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is centered, meaning the text is centered across the cell.
CENTER - org.apache.poi.ss.usermodel.VerticalAlignment
The vertical alignment is centered across the height of the cell.
CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
CENTER_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Center body placeholder shape text
CENTER_SELECTION - io.keikai.api.model.CellStyle.Alignment
 
CENTER_SELECTION - io.keikai.model.SCellStyle.Alignment
 
CENTER_SELECTION - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is centered across multiple cells.
CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
CENTER_TITLE - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Center title placeholder shape text
CENTERED_TITLE - org.apache.poi.sl.usermodel.Placeholder
Center title text placeholder shape.
CertificateKeyEncryptor - Class in org.apache.poi.poifs.crypt.agile
 
CertificateKeyEncryptor(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
CF_BITMAP - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Bitmap
CF_DIB - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Device Independent Bitmap
CF_ENHMETAFILE - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Enhanced Windows metafile format
CF_HEADER - org.apache.poi.hssf.record.HSSFRecordTypes
 
CF_HEADER_12 - org.apache.poi.hssf.record.HSSFRecordTypes
 
CF_METAFILEPICT - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format - Windows metafile format.
CF_RULE - org.apache.poi.hssf.record.HSSFRecordTypes
 
CF_RULE_12 - org.apache.poi.hssf.record.HSSFRecordTypes
 
cfb - org.apache.poi.poifs.crypt.ChainingMode
 
CFHeader12Record - Class in org.apache.poi.hssf.record
Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer.
CFHeader12Record() - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
 
CFHeader12Record(CFHeader12Record) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
 
CFHeader12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
 
CFHeader12Record(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
 
CFHeaderBase - Class in org.apache.poi.hssf.record
Parent of Conditional Formatting Header records, CFHeaderRecord and CFHeader12Record.
CFHeaderBase() - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
 
CFHeaderBase(CFHeaderBase) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
 
CFHeaderBase(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
 
CFHeaderRecord - Class in org.apache.poi.hssf.record
Conditional Formatting Header record CFHEADER (0x01B0).
CFHeaderRecord() - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
 
CFHeaderRecord(CFHeaderRecord) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
 
CFHeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
 
CFHeaderRecord(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
 
CFIconImpl - Class in io.keikai.model
 
CFIconImpl() - Constructor for class io.keikai.model.CFIconImpl
 
CFRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord and number of up CFRuleRecord records together to simplify access to them.
CFRecordsAggregate(CFRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
CFRecordsAggregate(CellRangeAddress[], CFRuleBase[]) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
CFRule12Record - Class in org.apache.poi.hssf.record
Conditional Formatting v12 Rule Record (0x087A).
CFRule12Record(CFRule12Record) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
 
CFRule12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
 
CFRuleBase - Class in org.apache.poi.hssf.record
Conditional Formatting Rules.
CFRuleBase() - Constructor for class org.apache.poi.hssf.record.CFRuleBase
 
CFRuleBase(byte, byte) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
Creates new CFRuleRecord
CFRuleBase(byte, byte, Ptg[], Ptg[]) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
 
CFRuleBase(CFRuleBase) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
 
CFRuleBase.ComparisonOperator - Interface in org.apache.poi.hssf.record
 
CFRuleRecord - Class in org.apache.poi.hssf.record
Conditional Formatting Rule Record (0x01B1).
CFRuleRecord(CFRuleRecord) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
 
CFRuleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
 
CFTAG_FMTID - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Format ID
CFTAG_MACINTOSH - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Macintosh clipboard format
CFTAG_NODATA - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - No Data
CFTAG_WINDOWS - Static variable in class org.apache.poi.hpsf.Thumbnail
Clipboard Format Tag - Windows clipboard format
CFValueObjectHelper - Class in io.keikai.model.impl
Helper on calculating SCFValueObject.
CFValueObjectHelper(ConditionalFormattingRuleImpl) - Constructor for class io.keikai.model.impl.CFValueObjectHelper
 
CFValueObjectImpl - Class in io.keikai.model.impl
 
CFValueObjectImpl() - Constructor for class io.keikai.model.impl.CFValueObjectImpl
 
ChainingMode - Enum in org.apache.poi.poifs.crypt
 
ChainLoopDetector(long) - Constructor for class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
 
changeExternalReference(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Changes an external referenced file to another file.
changeExternalReference(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Changes an external referenced file to another file.
changeName(Property, String) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Change a Property's name
CHAR - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
CHAR - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Returns the character specified by a number.
char256ToPx(int, int) - Static method in class io.keikai.api.UnitUtil
convert column width(char 256) to pixel
CharacterRun - Interface in org.apache.poi.wp.usermodel
This class represents a run of text that share common properties.
charactersToEMU(double) - Static method in class org.apache.poi.util.Units
 
CHARSET - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
CHARSET_1252 - Static variable in class org.apache.poi.util.LocaleUtil
Default encoding for unknown byte encodings of native files (at least it's better than to rely on a platform dependent encoding for legacy stuff ...)
Chart - Interface in io.keikai.api.model
This interface provides the access to a chart of a sheet.
CHART - io.keikai.model.sys.dependency.ObjectRef.ObjectType
 
CHART - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART - org.apache.poi.sl.usermodel.Placeholder
Graph object placeholder shape.
CHART_3D - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_3D_BAR - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_END_BLOCK - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_END_OBJECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_FRT_INFO - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_PLUS - org.apache.poi.sl.usermodel.ShapeType
 
CHART_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CHART_STAR - org.apache.poi.sl.usermodel.ShapeType
 
CHART_STAR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CHART_START_BLOCK - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_START_OBJECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_TITLE_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CHART_X - org.apache.poi.sl.usermodel.ShapeType
 
CHART_X - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Chart.Grouping - Enum in io.keikai.api.model
 
Chart.LegendPosition - Enum in io.keikai.api.model
 
Chart.Type - Enum in io.keikai.api.model
 
Chart3DBarShapeRecord - Class in org.apache.poi.hssf.record.chart
The Chart3DShape record is used to define the shape of bars in a bar/column chart.
Chart3DBarShapeRecord() - Constructor for class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
Chart3DBarShapeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
Chart3DRecord - Class in org.apache.poi.hssf.record.chart
The chart3d marker record.
Chart3DRecord() - Constructor for class org.apache.poi.hssf.record.chart.Chart3DRecord
 
Chart3DRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.Chart3DRecord
 
ChartAxisImpl - Class in io.keikai.model.impl
 
ChartAxisImpl(long, AbstractChartAxisAdv.Position, Double, Double, String, AbstractChartAxisAdv.Orientation, AbstractChartAxisAdv.TickLabelPosition, long, AbstractChartAxisAdv.Crosses, boolean, boolean) - Constructor for class io.keikai.model.impl.ChartAxisImpl
 
ChartData - Interface in io.keikai.api.model
This interface provides the access to the underlying data object (SChartData) of a chart.
ChartDataAdv - Class in io.keikai.model.impl.chart
 
ChartDataAdv() - Constructor for class io.keikai.model.impl.chart.ChartDataAdv
 
ChartDataHelper - Class in io.keikai.range.impl
Fill SChartData with series according to a selection.
ChartDataHelper(SRange) - Constructor for class io.keikai.range.impl.ChartDataHelper
 
ChartDataImpl - Class in io.keikai.api.model.impl
 
ChartDataImpl(ModelRef<SChartData>) - Constructor for class io.keikai.api.model.impl.ChartDataImpl
 
ChartDataUtil - Class in io.keikaiex.api
Deprecated.
ported to io.keikai.ngapi.impl.ChartDataHelper
ChartDataUtil() - Constructor for class io.keikaiex.api.ChartDataUtil
Deprecated.
 
ChartDrawer - Class in io.keikaiex.util
 
ChartDrawer() - Constructor for class io.keikaiex.util.ChartDrawer
 
ChartEndBlockRecord - Class in org.apache.poi.hssf.record.chart
ENDBLOCK - Chart Future Record Type End Block (0x0853)
ChartEndBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
ChartEndBlockRecord(ChartEndBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
ChartEndBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
ChartEndObjectRecord - Class in org.apache.poi.hssf.record.chart
ENDOBJECT - Chart Future Record Type End Object (0x0855)
ChartEndObjectRecord(ChartEndObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
ChartEndObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
ChartFormatRecord - Class in org.apache.poi.hssf.record.chart
Class ChartFormatRecord (0x1014)
ChartFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
ChartFormatRecord(ChartFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
ChartFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
ChartFRTInfoRecord - Class in org.apache.poi.hssf.record.chart
CHARTFRTINFO - Chart Future Record Type Info (0x0850)
ChartFRTInfoRecord(ChartFRTInfoRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
ChartFRTInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
ChartImpl - Class in io.keikai.api.model.impl
 
ChartImpl - Class in io.keikai.model.impl
 
ChartImpl(ModelRef<SSheet>, ModelRef<SChart>) - Constructor for class io.keikai.api.model.impl.ChartImpl
 
ChartImpl(AbstractSheetAdv, String, SChart.ChartType, ViewAnchor) - Constructor for class io.keikai.model.impl.ChartImpl
 
ChartRecord - Class in org.apache.poi.hssf.record.chart
CHART (0x1002)
ChartRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
 
ChartRecord(ChartRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
 
ChartRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
 
Chartreuse - org.apache.poi.sl.usermodel.PresetColor
 
ChartsModelManager - Class in io.keikaiex.util
Internal use only for ZK charts model.
ChartsModelManager() - Constructor for class io.keikaiex.util.ChartsModelManager
 
ChartStartBlockRecord - Class in org.apache.poi.hssf.record.chart
STARTBLOCK - Chart Future Record Type Start Block (0x0852)
ChartStartBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
ChartStartBlockRecord(ChartStartBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
ChartStartBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
ChartStartObjectRecord - Class in org.apache.poi.hssf.record.chart
STARTOBJECT - Chart Future Record Type Start Object (0x0854)
ChartStartObjectRecord(ChartStartObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
ChartStartObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
ChartSubstreamRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
Manages the all the records associated with a chart sub-stream.
ChartSubstreamRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
 
ChartsWidget - Class in io.keikaiex.ui.widget
A ChartWidget to show chart in spreadsheet.
ChartsWidget(SSheet, SChart, String, int) - Constructor for class io.keikaiex.ui.widget.ChartsWidget
 
ChartTitleFormatRecord - Class in org.apache.poi.hssf.record.chart
CHARTTITLEFORMAT (0x1050)
ChartTitleFormatRecord(ChartTitleFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
ChartTitleFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
ChartUtil - Class in io.keikai.model.impl.chart
 
ChartUtil() - Constructor for class io.keikai.model.impl.chart.ChartUtil
 
check(boolean, String) - Static method in exception org.apache.poi.util.DocumentFormatException
Syntactic sugar to check whether a DocumentFormatException should be thrown.
check(boolean, String) - Static method in exception org.apache.poi.util.RecordFormatException
Syntactic sugar to check whether a RecordFormatException should be thrown.
checkbox - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
checkbox - Variable in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
checkDuplicateSortIndex(List<CustomSortCtrl.SortRule>) - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
checkEmptySortRule(List<CustomSortCtrl.SortRule>) - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
checkExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the extern sheet number for specific sheet number.
checkExternSheet(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the extern sheet number for specific range of sheets.
checkFormulaResultType(SCell.CellType...) - Method in class io.keikai.model.impl.AbstractCellAdv
 
checkInArrayFormula(Range) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
checkInCornerFreezePanel(Range) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
checkMergedRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
checkOrphan() - Method in class io.keikai.model.impl.CellImpl
 
checkOrphan() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
checkOrphan() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
checkOrphan() - Method in class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
checkOrphan() - Method in class io.keikai.model.impl.ChartImpl
 
checkOrphan() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
checkOrphan() - Method in class io.keikai.model.impl.DataValidationImpl
 
checkOrphan() - Method in interface io.keikai.model.impl.LinkedModelObject
 
checkOrphan() - Method in class io.keikai.model.impl.NameImpl
 
checkOrphan() - Method in class io.keikai.model.impl.PictureImpl
 
checkOrphan() - Method in class io.keikai.model.impl.RowImpl
 
checkOrphan() - Method in class io.keikai.model.impl.SheetImpl
 
checkOrphan() - Method in class io.keikai.model.impl.TableImpl
 
checkOwnership(SSeries) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
checkOwnership(SChart) - Method in class io.keikai.model.impl.SheetImpl
 
checkOwnership(SDataValidation) - Method in class io.keikai.model.impl.SheetImpl
 
checkOwnership(SName) - Method in class io.keikai.model.impl.BookImpl
 
checkOwnership(SPicture) - Method in class io.keikai.model.impl.SheetImpl
 
checkOwnership(SSheet) - Method in class io.keikai.model.impl.BookImpl
 
checkPosition(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
checkSelectAllVisibleColumn(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
checkSelectAllVisibleRow(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
checkSelectAllVisibleRowColumn(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
checkType(SCell.CellType...) - Method in class io.keikai.model.impl.AbstractCellAdv
 
checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
 
checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunctionHelper
 
checkValues(double[]) - Static method in class org.apache.poi.ss.formula.functions.MatrixFunction
 
Chevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CHEVRON - org.apache.poi.sl.usermodel.ShapeType
 
CHEVRON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
chidist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
CHIDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
chiinv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
CHIINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
child - Variable in class org.apache.poi.ss.formula.token.SingleChildNode
 
Child - Interface in org.apache.poi.poifs.property
This interface defines methods for finding and setting sibling Property instances
CHILD_ANCHOR - org.apache.poi.ddf.EscherRecordTypes
 
CHILD_PASSING_KEY - Static variable in interface io.keikai.ui.sys.SpreadsheetCtrl
 
ChildAnchor - Interface in org.apache.poi.ss.usermodel
Common interface for anchors.
childIndex - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
CHINESEBIG5 - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the "traditional" Chinese character set, used mostly in Taiwan and in the Hong Kong and Macao Special Administrative Regions.
CHINESEBIG5 - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
chisqdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
CHISQDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
chisqinv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
CHISQINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
Chocolate - org.apache.poi.sl.usermodel.PresetColor
 
Choose - Class in org.apache.poi.ss.formula.functions
 
Choose() - Constructor for class org.apache.poi.ss.formula.functions.Choose
 
chooseSingleElementFromArea(AreaEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Implements (some perhaps not well known) Excel functionality to select a single cell from an area depending on the coordinates of the calling cell.
CHORD - org.apache.poi.sl.usermodel.ShapeType
 
CHORD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CHR - org.apache.poi.util.LocaleID
 
CHR_CHER - org.apache.poi.util.LocaleID
 
CHR_CHER_US - org.apache.poi.util.LocaleID
 
ChunkedCipherInputStream - Class in org.apache.poi.poifs.crypt
 
ChunkedCipherInputStream(InputStream, long, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
ChunkedCipherInputStream(InputStream, long, int, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
ChunkedCipherOutputStream - Class in org.apache.poi.poifs.crypt
 
ChunkedCipherOutputStream(OutputStream, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
CipherAlgorithm - Enum in org.apache.poi.poifs.crypt
 
CipherProvider - Enum in org.apache.poi.poifs.crypt
 
cipherProviderName - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
 
circleNumDbPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Double byte circle numbers.
circleNumWdBlackPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Wingdings black circle numbers.
circleNumWdWhitePlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Wingdings white circle numbers.
circular - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
 
CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CIRCULAR_REF - org.apache.poi.ss.usermodel.FormulaError
POI specific code to indicate that there is a circular reference in the formula
CIRCULAR_REF_ERROR - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
 
CircularArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CircularData - Class in io.keikai.model.impl.sys
 
CircularData - Class in io.keikai.range.impl.autofill
 
claim(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
 
Class - org.apache.poi.poifs.macros.Module.ModuleType
 
CLASS_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
 
CLASS_REF - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
 
CLASS_VALUE - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
 
ClassID - Class in org.apache.poi.hpsf
Represents a class ID (16 bytes).
ClassID() - Constructor for class org.apache.poi.hpsf.ClassID
Creates a ClassID and initializes its value with 0x00 bytes.
ClassID(byte[], int) - Constructor for class org.apache.poi.hpsf.ClassID
Creates a ClassID and reads its value from a byte array.
ClassID(String) - Constructor for class org.apache.poi.hpsf.ClassID
Creates a ClassID from a human-readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
ClassID(ClassID) - Constructor for class org.apache.poi.hpsf.ClassID
Clones the given ClassID
ClassID(LittleEndianInput) - Constructor for class org.apache.poi.hpsf.ClassID
Reads the ClassID from the input
ClassIDPredefined - Enum in org.apache.poi.hpsf
 
classifyCellReference(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
Classifies an identifier as either a simple (2D) cell reference or a named range name
clazz - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
CLEAN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
An implementation of the CLEAN function: In Excel, the Clean function removes all non-printable characters from a string.
CleanerUtil - Class in org.apache.poi.poifs.nio
This is taken from Hadoop at https://issues.apache.org/jira/browse/HADOOP-12760 and https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/CleanerUtil.java Unfortunately this is not available in some general utility library yet, but hopefully will be at some point.
CleanerUtil.BufferCleaner - Interface in org.apache.poi.poifs.nio
Pass in an implementation of this interface to cleanup ByteBuffers.
CleanFilterHandler - Class in io.keikaiex.ui.impl.ua
 
CleanFilterHandler() - Constructor for class io.keikaiex.ui.impl.ua.CleanFilterHandler
 
cleanup(Desktop) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase.DeadComponentHolderListener
 
cleanup(Desktop) - Method in class io.keikai.ui.impl.BookCleaner
 
clear() - Method in class io.keikai.model.impl.DirectEventListenerAdaptor
 
clear() - Method in interface io.keikai.model.impl.EventListenerAdaptor
release the resource
clear() - Method in class io.keikai.model.impl.EventQueueListenerAdaptor
 
clear() - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
clear() - Method in class io.keikai.range.impl.imexp.StyleCache
 
clear() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
clear() - Method in interface io.keikai.ui.sys.UndoableActionManager
clear the history
clear() - Method in class io.keikai.util.SpareSpan
 
clear() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
clear() - Method in class org.apache.poi.hpsf.CustomProperties
 
clear() - Method in class org.apache.poi.hpsf.Section
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
clear() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
clear() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
remove all shapes inside patriarch
clear() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
clear() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
clear() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
Clears the array (sets the concatenated length back to zero.
clear() - Method in class org.apache.poi.util.IntList
Removes all of the elements from this list.
clear(int) - Method in class org.apache.poi.util.BitField
Clear the bits.
clear(int, int) - Method in class org.apache.poi.ss.formula.ColumnCache
 
clear(Set<Ref>) - Method in class io.keikai.model.impl.FormulaCacheCleaner
 
clear(Set<Ref>, Ref) - Method in class io.keikai.model.impl.FormulaCacheCleaner
 
CLEAR - io.keikai.ui.AuxAction
 
CLEAR - io.keikai.ui.event.UndoableActionManagerEvent.Type
 
CLEAR_ALL - io.keikai.ui.AuxAction
 
CLEAR_CONTENT - io.keikai.ui.AuxAction
 
CLEAR_FILTER - io.keikai.ui.AuxAction
 
CLEAR_STYLE - io.keikai.ui.AuxAction
 
clearAll() - Method in class io.keikai.api.impl.RangeImpl
 
clearAll() - Method in interface io.keikai.api.Range
Clears contents, styles and unmerge this range.
clearAll() - Method in class io.keikai.range.impl.RangeImpl
 
clearAll() - Method in interface io.keikai.range.SRange
Clear data contains, style and unmerge this range
clearAll(Range) - Static method in class io.keikai.api.CellOperationUtil
Clear all
clearAllCachedFormats() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Call this whenever rules are added, reordered, or removed, or a rule formula is changed (not the formula inputs but the formula expression itself)
clearAllCachedResultValues() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
clearAllCachedResultValues() - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
clearAllCachedResultValues() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Should be called whenever there are major changes (e.g.
clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
Propagated from EvaluationWorkbook.clearAllCachedResultValues() to clear locally cached data.
clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
Propagated from WorkbookEvaluator.clearAllCachedResultValues() to clear locally cached data.
clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Should be called whenever there are changes to input cells in the evaluated workbook.
clearAllCachedResultValues() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called whenever there are changes to input cells in the evaluated workbook.
clearAllCachedValues() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Call this whenever cell values change in the workbook, so condional formats are re-evaluated for all cells.
clearAllCachedValues() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
Call this whenever validation structures change, so future results stay in sync with the Workbook state.
clearAllThreadLocals() - Static method in class org.apache.poi.util.ThreadLocalUtil
Clear ThreadLocals of the current thread.
clearAutoFilter() - Method in class io.keikai.model.impl.SheetImpl
 
clearAutoFilter() - Method in interface io.keikai.model.SSheet
Clear auto filter if there is.
clearByPrecedent(Ref) - Method in class io.keikai.model.impl.FormulaCacheCleaner
 
clearByte(byte) - Method in class org.apache.poi.util.BitField
Clear the bits.
clearCache(FormulaClearContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
clearCache(FormulaClearContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
clearCacheMap() - Method in class io.keikai.model.impl.RuleInfo
 
clearCell(int, int) - Method in class io.keikai.model.impl.RowImpl
 
clearCell(int, int, int, int) - Method in class io.keikai.model.impl.SheetImpl
 
clearCell(int, int, int, int) - Method in interface io.keikai.model.SSheet
 
clearCell(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
clearCell(CellRegion) - Method in interface io.keikai.model.SSheet
Clear cells in specified region
ClearCellAction - Class in io.keikai.ui.impl.undo
 
ClearCellAction(String, Sheet, int, int, int, int, ClearCellAction.Type) - Constructor for class io.keikai.ui.impl.undo.ClearCellAction
 
ClearCellAction.Type - Enum in io.keikai.ui.impl.undo
 
clearCellContent() - Method in class io.keikai.range.impl.ClearCellHelper
 
clearCellContentAndTables() - Method in class io.keikai.range.impl.ClearCellHelper
 
ClearCellHandler - Class in io.keikai.ui.impl.ua
 
ClearCellHandler(ClearCellAction.Type) - Constructor for class io.keikai.ui.impl.ua.ClearCellHandler
 
ClearCellHelper - Class in io.keikai.range.impl
Helper for set cell, row, column style
ClearCellHelper(SRange) - Constructor for class io.keikai.range.impl.ClearCellHelper
 
clearCellStyle() - Method in class io.keikai.range.impl.ClearCellHelper
 
clearCellStyles() - Method in class io.keikai.range.impl.RangeImpl
 
clearCellStyles() - Method in interface io.keikai.range.SRange
Clear the cell styles of this Range
clearClientCache(SSheet) - Method in class io.keikai.ui.Spreadsheet
Call this method to clear client side cache for a Sheet and fine tune data loading speed.
clearClipboard() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
clearClipboard() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
clearClipboard() - Method in class io.keikai.ui.Spreadsheet
Clear current Server Clipboard
clearClipboard() - Method in interface io.keikai.ui.UserActionContext
 
clearColumnCache(int, int, int) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
clearColumnCache(FormulaClearContext, int, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
clearColumnCache(FormulaClearContext, int, int) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
clearContents() - Method in class io.keikai.api.impl.RangeImpl
 
clearContents() - Method in interface io.keikai.api.Range
Clears contents
clearContents() - Method in class io.keikai.range.impl.RangeImpl
 
clearContents() - Method in interface io.keikai.range.SRange
Clears the data from this Range.
clearContents(Range) - Static method in class io.keikai.api.CellOperationUtil
Clear contents
clearDefaultCellStyles() - Method in class io.keikai.model.impl.AbstractBookAdv
 
clearDefaultCellStyles() - Method in class io.keikai.model.impl.BookImpl
 
clearDefaultCellStyles(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
clearDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
clearDependents(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
clearDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
clearDependents(Ref, Ref.RefType) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
clearDependents(Ref, Ref.RefType) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
clearDependents(Ref, Ref.RefType) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
clearDirectory() - Method in class org.apache.poi.POIDocument
Clear/unlink the attached directory entry
clearDrawingGroups() - Method in class org.apache.poi.hssf.model.DrawingManager2
Clears the cached list of drawing groups
clearDxfCellStyles(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
clearEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
clearExtraStyles() - Method in class io.keikai.model.impl.AbstractBookAdv
 
clearExtraStyles() - Method in class io.keikai.model.impl.BookImpl
 
clearFilterColumn(int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
clearFilterColumn(int) - Method in interface io.keikai.model.SAutoFilter
 
clearFilterColumns() - Method in class io.keikai.model.impl.AutoFilterImpl
 
clearFilterColumns() - Method in interface io.keikai.model.SAutoFilter
 
clearFormatting() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
clearFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Removes any formatting that may have been applied to the string.
clearFormatting() - Method in interface org.apache.poi.ss.usermodel.RichTextString
Removes any formatting that may have been applied to the string.
clearFormulaResultCache() - Method in interface io.keikai.model.FormulaContent
Clear the formula result cache if there is evaluation result
clearFormulaResultCache() - Method in class io.keikai.model.impl.CellImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.DataValidationImpl
 
clearFormulaResultCache() - Method in class io.keikai.model.impl.NameImpl
 
clearFormulaResultCache() - Method in interface io.keikai.model.SConditionalFormatting
 
clearFormulaResultCache() - Method in interface io.keikai.model.SConditionalFormattingRule
 
clearFunctionStack() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Clear function scope stack.
clearIndirectRefPrecedent(OperationEvaluationContext) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
clearIndirectRefPrecedent(OperationEvaluationContext) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Clear precedent for an io.keikai.model.sys.dependency.IndirectRef
clearIterationValue(SBook, SSheet, SCell) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
clearNamedStyles() - Method in class io.keikai.model.impl.AbstractBookAdv
 
clearNamedStyles() - Method in class io.keikai.model.impl.BookImpl
 
clearNamedStyles(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
clearOffsetRefPrecedent() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
clearOffsetRefPrecedent(OperationEvaluationContext) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
clearOffsetRefPrecedent(OperationEvaluationContext) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Clear precedent for an io.keikai.model.sys.dependency.OffsetRef
clearOutlineLevel() - Method in class io.keikai.api.impl.RangeImpl
 
clearOutlineLevel() - Method in interface io.keikai.api.Range
Clears all outline level for all groups that intersect with the range.
clearOutlineLevel() - Method in class io.keikai.range.impl.RangeImpl
 
clearOutlineLevel() - Method in interface io.keikai.range.SRange
Clears all outline level for all groups that intersect with the range.
clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clearRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRegions() - Method in class io.keikai.model.impl.DependencyTracerImpl
 
clearRegions() - Method in interface io.keikai.model.SDependencyTracer
 
clearSections() - Method in class org.apache.poi.hpsf.PropertySet
Removes all sections from this property set.
clearSegments() - Method in class io.keikai.api.model.impl.RichTextImpl
 
clearSegments() - Method in interface io.keikai.api.model.RichText
 
clearSegments() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
clearSegments() - Method in class io.keikai.model.impl.RichTextImpl
 
clearSegments() - Method in interface io.keikai.model.SRichText
 
clearShort(short) - Method in class org.apache.poi.util.BitField
Clear the bits.
clearStyles() - Method in class io.keikai.api.impl.RangeImpl
 
clearStyles() - Method in interface io.keikai.api.Range
Clears styles
clearStyles(Range) - Static method in class io.keikai.api.CellOperationUtil
Clear style
clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
 
clearTables() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
clearTables() - Method in class io.keikai.model.impl.SheetImpl
 
clearTableStyles() - Method in class io.keikai.model.impl.BookImpl
 
clearTableStyles() - Method in interface io.keikai.model.SBook
Clear custom table styles of this book.
clearTableStyles(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
clearTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Removes the tabstops of this paragraphs.
clearTrace() - Method in class io.keikai.api.impl.RangeImpl
 
clearTrace() - Method in interface io.keikai.api.Range
Clears the current tracing.
clearTrace() - Method in class io.keikai.range.impl.RangeImpl
 
clearTrace() - Method in interface io.keikai.range.SRange
Clears the tracing of this range.
clearTrace() - Method in class io.keikai.ui.Spreadsheet
Clears the tracing.
clearUndoable() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
clearUpdateScript() - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
clearUpdateScript(String) - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
clearValue() - Method in class io.keikai.model.impl.CellImpl
 
clearValue() - Method in interface io.keikai.model.SCell
clear cell value , reset it to blank
ClickEvent(String, Component, ZSMessagebox.Button) - Constructor for class io.keikai.ui.ZSMessagebox.ClickEvent
 
CLIENT - org.apache.poi.common.usermodel.PictureType
client defined blip type - native-id 32 to 255
CLIENT - org.apache.poi.sl.usermodel.PictureData.PictureType
client defined blip type - native-id 32 to 255
CLIENT_ANCHOR - org.apache.poi.ddf.EscherRecordTypes
 
CLIENT_DATA - org.apache.poi.ddf.EscherRecordTypes
 
CLIENT_RULE - org.apache.poi.ddf.EscherRecordTypes
 
CLIENT_TEXTBOX - org.apache.poi.ddf.EscherRecordTypes
 
ClientAnchor - Interface in org.apache.poi.ss.usermodel
A client anchor is attached to an excel worksheet.
ClientAnchor.AnchorType - Enum in org.apache.poi.ss.usermodel
 
clip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
CLIP_ART - org.apache.poi.sl.usermodel.Placeholder
Clipart object placeholder shape.
ClipboardData - Class in org.apache.poi.hpsf
 
ClipboardData() - Constructor for class org.apache.poi.hpsf.ClipboardData
 
ClipboardImpl(Spreadsheet, Sheet, AreaRef, boolean, Object) - Constructor for class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
ClipboardPasteCommand - Class in io.keikai.ui.au.in
A command for client-side ctrl+v paste.
ClipboardPasteCommand() - Constructor for class io.keikai.ui.au.in.ClipboardPasteCommand
 
ClipboardPasteEvent - Class in io.keikai.ui.event
An event after client-side ctrl+v paste.
ClipboardPasteEvent(Component, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.event.ClipboardPasteEvent
 
clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
clipRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Intersects the current clip with the specified rectangle.
clone() - Method in class io.keikai.model.impl.AbstractCommentAdv
 
clone() - Method in class io.keikai.model.impl.AbstractHyperlinkAdv
 
clone() - Method in class io.keikai.model.impl.AbstractRichTextAdv
 
clone() - Method in class io.keikai.model.impl.CommentImpl
 
clone() - Method in class io.keikai.model.impl.HyperlinkImpl
 
clone() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
clone() - Method in class io.keikai.model.impl.RichTextImpl
 
clone() - Method in class io.keikaiex.util.Interval
 
clone() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
clone() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
clone() - Method in class org.apache.poi.hssf.record.Compat12Record
 
clone() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
clone() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
clone() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
clone() - Method in class org.apache.poi.hssf.record.PLVRecord
 
clone() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
clone() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
clone() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
clone() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
clone(T) - Static method in class io.keikai.model.util.SerializationUtils
Deep clone an Object using serialization.
cloneBook() - Method in interface io.keikai.api.model.Book
Clones a new book.
cloneBook() - Method in class io.keikai.api.model.impl.BookImpl
 
cloneBook() - Method in class io.keikai.model.impl.BookImpl
 
cloneBook() - Method in interface io.keikai.model.SBook
Clones a new book.
cloneCategoryAxisImpl(long) - Method in class io.keikai.model.impl.chart.CategoryAxisImpl
 
cloneCellContent(Cell, Cell, Map<Integer, CellStyle>) - Static method in class org.apache.poi.ss.usermodel.RangeCopier
 
cloneCellRegion() - Method in class io.keikai.model.CellRegion
 
cloneCFAggregate() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
Create a deep clone of the record
cloneCFIcon() - Method in class io.keikai.model.CFIconImpl
 
cloneCFValueObject() - Method in class io.keikai.model.impl.CFValueObjectImpl
 
cloneColorScale(SBook) - Method in class io.keikai.model.impl.ColorScaleImpl
 
cloneDataBar(SBook) - Method in class io.keikai.model.impl.DataBarImpl
 
cloneDateAxisImpl(long) - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
cloneDrawings(InternalSheet) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Check if the cloned sheet has drawings.
cloneFilter(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
cloneIconSet() - Method in class io.keikai.model.impl.IconSetImpl
 
cloneSelf() - Method in class io.keikai.api.AreaRef
 
cloneSelf() - Method in class io.keikai.api.AreaRefWithType
 
cloneSelf() - Method in class io.keikai.ui.impl.MergedRect
 
cloneSeriesImpl(AbstractChartAdv) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
cloneShape(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
cloneSheet() - Method in class org.apache.poi.hssf.model.InternalSheet
Clones the low level records of this sheet and returns the new sheet instance.
cloneSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create an HSSFSheet from an existing sheet in the HSSFWorkbook.
cloneSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Create a Sheet from an existing sheet in the Workbook.
cloneSheet(String) - Method in class io.keikai.api.impl.RangeImpl
 
cloneSheet(String) - Method in interface io.keikai.api.Range
Clone this sheet; create a sheet and copy the contents of this sheet; then add it as the last sheet.
cloneSheet(String) - Method in class io.keikai.range.impl.RangeImpl
 
cloneSheet(String) - Method in interface io.keikai.range.SRange
Clone sheet as specified in this Range.
cloneSheet(String, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
cloneSheet(String, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
cloneSheetFrom(String, Sheet) - Method in class io.keikai.api.impl.RangeImpl
 
cloneSheetFrom(String, Sheet) - Method in interface io.keikai.api.Range
Clone from the specified source sheet to the owner book of this range.
cloneSheetFrom(String, Sheet, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
cloneSheetFrom(String, Sheet, boolean) - Method in interface io.keikai.api.Range
Clone from the specified source sheet to the owner book of this range.
cloneSheetFrom(String, SSheet) - Method in class io.keikai.range.impl.RangeImpl
 
cloneSheetFrom(String, SSheet) - Method in interface io.keikai.range.SRange
Clone from the specified source sheet to the owner book of this range.
cloneSheetFrom(String, SSheet, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
cloneSheetFrom(String, SSheet, boolean) - Method in interface io.keikai.range.SRange
Clone from the specified source sheet to the owner book of this range.
cloneSheetPtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
cloneSheetPtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
cloneStyleFrom(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Clones all the style information from another ExtendedFormatRecord, onto this one.
cloneStyleFrom(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
Clones all the font style information from another FontRecord, onto this one.
cloneStyleFrom(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
cloneStyleFrom(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Clones all the style information from another HSSFCellStyle, onto this one.
cloneStyleFrom(CellStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Clones all the style information from another CellStyle, onto this one.
cloneStyleFrom(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
cloneValueAxisImpl(long) - Method in class io.keikai.model.impl.chart.ValueAxisImpl
 
cloneViaReserialise() - Method in class org.apache.poi.hssf.record.Record
Clone the current record, via a call to serialize it, and another to create a new record from the bytes.
cloneViewAnchor() - Method in class io.keikai.model.ViewAnchor
 
cloneXFExtFrom(XFExtRecord) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
close() - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
 
close() - Method in class io.keikaiex.ui.impl.BridgeFix
 
close() - Method in interface org.apache.poi.extractor.POITextExtractor
Allows to free resources of the Extractor as soon as it is not needed any more.
close() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
close() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Closes the underlying POIFSFileSystem from which the Workbook was read, if any.
close() - Method in class org.apache.poi.POIDocument
Closes the underlying POIFSFileSystem from which the document was read, if any.
close() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
close() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
 
close() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Closes the FileSystem, freeing any underlying files, streams and buffers.
close() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
 
close() - Method in class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
 
close() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
close() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
close() - Method in class org.apache.poi.poifs.nio.DataSource
Close the underlying stream
close() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
close() - Method in interface org.apache.poi.ss.usermodel.Workbook
Close the underlying input resource (File or Stream), from which the Workbook was read.
close() - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
close() - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
close() - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
CLOSE_BOOK - io.keikai.ui.AuxAction
 
CloseBookHandler - Class in io.keikai.ui.impl.ua
 
CloseBookHandler() - Constructor for class io.keikai.ui.impl.ua.CloseBookHandler
 
CLOSED_CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
CLOSED_POLYGON - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
closeName(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
ClosePathCommand - Class in org.apache.poi.sl.draw.geom
Java class for CT_Path2DClose complex type.
ClosePathCommand() - Constructor for class org.apache.poi.sl.draw.geom.ClosePathCommand
 
ClosePathCommandIf - Interface in org.apache.poi.sl.draw.geom
 
closeQuietly(Closeable) - Static method in class org.apache.poi.util.IOUtils
Quietly (no exceptions) close Closable resource.
CLOUD - org.apache.poi.sl.usermodel.ShapeType
 
CLOUD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CLOUD_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
CLOUD_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CloudCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CLSID - org.apache.poi.ddf.EscherRecordTypes
 
CLUSTERED - io.keikai.api.model.Chart.Grouping
 
CLUSTERED - io.keikai.model.SChart.ChartGrouping
 
cmToInche(double) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
cmToPx(double) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
CMYKJPEG - org.apache.poi.common.usermodel.PictureType
JPEG in the YCCK or CMYK color space.
CMYKJPEG - org.apache.poi.sl.usermodel.PictureData.PictureType
JPEG in the YCCK or CMYK color space.
CO - org.apache.poi.util.LocaleID
 
CO_FR - org.apache.poi.util.LocaleID
 
code(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Code - Class in org.apache.poi.ss.formula.functions
Implementation for Excel CODE () function.
Code() - Constructor for class org.apache.poi.ss.formula.functions.Code
 
CODE - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
CODENAME_1BA - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
CODEPAGE - org.apache.poi.hssf.record.HSSFRecordTypes
 
CODEPAGE - Static variable in class org.apache.poi.hssf.record.CodepageRecord
Excel 97+ (Biff 8) should always store strings as UTF-16LE or compressed versions of that.
CODEPAGE - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
suggested (and probably correct) default
CodepageRecord - Class in org.apache.poi.hssf.record
The default characterset.
CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
 
CodepageRecord(CodepageRecord) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
 
CodepageRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
 
CodePageString - Class in org.apache.poi.hpsf
 
CodePageString() - Constructor for class org.apache.poi.hpsf.CodePageString
 
codepageToEncoding(int) - Static method in class org.apache.poi.util.CodePageUtil
Turns a codepage number into the equivalent character encoding's name (in Java NIO canonical naming format).
codepageToEncoding(int, boolean) - Static method in class org.apache.poi.util.CodePageUtil
Turns a codepage number into the equivalent character encoding's name, in either Java NIO or Java Lang canonical naming.
CodePageUtil - Class in org.apache.poi.util
Utilities for working with Microsoft CodePages.
CodePageUtil() - Constructor for class org.apache.poi.util.CodePageUtil
 
CodepointsUtil - Class in org.apache.poi.util
 
CodepointsUtil() - Constructor for class org.apache.poi.util.CodepointsUtil
 
COERCE - org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
 
coerceValueToBoolean(ValueEval, boolean) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
 
coerceValueToDouble(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Applies some conversion rules if the supplied value is not already a number.
coerceValueToInt(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Applies some conversion rules if the supplied value is not already an integer.
Value is first coerced to a double ( See coerceValueToDouble() ).
coerceValueToString(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
 
colBreaks - Variable in class io.keikai.model.impl.html.HtmlExporter
 
CollaboratingWorkbooksEnvironment - Class in org.apache.poi.ss.formula
Manages a collection of WorkbookEvaluators, in order to support evaluation of formulas across spreadsheets.
CollaboratingWorkbooksEnvironment.WorkbookNotFoundException - Exception in org.apache.poi.ss.formula
 
CollaborationEvent(CollaborationInfo.CollaborationEvent.Type, Object) - Constructor for class io.keikai.app.CollaborationInfo.CollaborationEvent
 
collaborationInfo - Static variable in class io.keikai.app.impl.CollaborationInfoImpl
 
CollaborationInfo - Interface in io.keikai.app
 
CollaborationInfo.CollaborationEvent - Class in io.keikai.app
 
CollaborationInfo.CollaborationEvent.Type - Enum in io.keikai.app
 
CollaborationInfo.CollaborationEventListener - Interface in io.keikai.app
 
CollaborationInfoEx - Class in io.keikaiex.app.impl
 
CollaborationInfoEx() - Constructor for class io.keikaiex.app.impl.CollaborationInfoEx
 
CollaborationInfoImpl - Class in io.keikai.app.impl
 
CollaborationInfoImpl() - Constructor for class io.keikai.app.impl.CollaborationInfoImpl
 
collapse() - Method in class io.keikai.api.impl.RangeImpl
 
collapse() - Method in interface io.keikai.api.Range
Collapses one group by matching with the range at a time (not affected its descendant).
collapse() - Method in class io.keikai.range.impl.RangeImpl
 
collapse() - Method in interface io.keikai.range.SRange
Collapses one group by matching with the 1st selected area of this Range in rows or columns.
collapseColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
collapseRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
collectContainedTables(SSheet, int, int, int, int) - Static method in class io.keikai.range.impl.InsertDeleteHelper
 
collectRichTextStyleActions(Range, CellOperationUtil.CellStyleApplier, List<UndoableAction>) - Static method in class io.keikai.ui.impl.ActionHelper
Scan the given range and collect rich text cells actions which will be applied with the applier.
collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
collectValues(ValueEval...) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
 
ColonNode - Class in org.apache.poi.ss.formula.token
 
ColonNode - org.apache.poi.ss.formula.token.NodeId
 
ColonNode(FormulaTokenNode, FormulaTokenNode) - Constructor for class org.apache.poi.ss.formula.token.ColonNode
 
ColonOpNode - Class in org.apache.poi.ss.formula.token
 
ColonOpNode() - Constructor for class org.apache.poi.ss.formula.token.ColonOpNode
 
color - Variable in enum org.apache.poi.sl.usermodel.PresetColor
 
color(String) - Method in class io.keikai.model.impl.FontBuilderImpl
 
color(String) - Method in interface io.keikai.model.SFontBuilder
Sets the font's color.
Color - Interface in io.keikai.api.model
This interface allows you to get HTML color string, e.g.
Color - Interface in org.apache.poi.ss.usermodel
 
COLOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
Within CellFormatPart.FORMAT_PAT, the group number for the matched color.
COLOR_MRU - org.apache.poi.ddf.EscherRecordTypes
 
COLOR_NORMAL - Static variable in interface org.apache.poi.ss.usermodel.Font
normal type of black color.
COLOR_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for the color part of a cell format part.
COLOR_RED - Static variable in interface org.apache.poi.ss.usermodel.Font
Dark Red color
COLOR_SCALE - io.keikai.model.SConditionalFormattingRule.RuleType
 
COLOR_SCALE - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule contains a color scale, with the cell background set according to a gradient.
COLOR_SCHEME - org.apache.poi.ddf.EscherRecordTypes
 
ColorFilter - Interface in org.apache.poi.ss.usermodel
 
ColorFilterImpl - Class in io.keikai.model.impl
Color filter associated with SAutoFilter
ColorFilterImpl(SExtraStyle, boolean) - Constructor for class io.keikai.model.impl.ColorFilterImpl
 
ColorGradientFormatting - Class in org.apache.poi.hssf.record.cf
Color Gradient / Color Scale Conditional Formatting Rule Record.
ColorGradientFormatting() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
ColorGradientFormatting(ColorGradientFormatting) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
ColorGradientFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
ColorGradientThreshold - Class in org.apache.poi.hssf.record.cf
Color Gradient / Color Scale specific Threshold / value (CFVO), for changes in Conditional Formatting
ColorGradientThreshold() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
ColorGradientThreshold(ColorGradientThreshold) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
ColorGradientThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
Creates new Color Gradient Threshold
ColorImpl - Class in io.keikai.api.model.impl
 
ColorImpl - Class in io.keikai.model.impl
 
ColorImpl(byte[]) - Constructor for class io.keikai.model.impl.ColorImpl
 
ColorImpl(byte, byte, byte) - Constructor for class io.keikai.model.impl.ColorImpl
 
ColorImpl(ModelRef<SBook>, ModelRef<SColor>) - Constructor for class io.keikai.api.model.impl.ColorImpl
 
ColorImpl(String) - Constructor for class io.keikai.model.impl.ColorImpl
 
Colors - Class in io.keikai.importer
Colors responsible for manage colors in a workbook.
Colors() - Constructor for class io.keikai.importer.Colors
 
Colors(boolean) - Constructor for class io.keikai.importer.Colors
 
ColorScaleFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for the Color Scale / Colour Scale / Color Gradient Formatting component of Conditional Formatting settings
ColorScaleImpl - Class in io.keikai.model.impl
 
ColorScaleImpl() - Constructor for class io.keikai.model.impl.ColorScaleImpl
 
ColorStyle - Interface in org.apache.poi.sl.usermodel
 
colorTable - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
colorToBackgroundHTML(Workbook, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
colorToBorderHTML(Workbook, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
colorToForegroundHTML(Workbook, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
colorToHTML(Workbook, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
column - Variable in class io.keikai.model.CellRegion
 
Column - Class in org.apache.poi.ss.formula.functions
 
Column() - Constructor for class org.apache.poi.ss.formula.functions.Column
 
COLUMN - io.keikai.api.model.Chart.Type
 
COLUMN - io.keikai.model.SChart.ChartType
 
COLUMN - io.keikai.ui.CellSelectionType
 
COLUMN - io.keikai.ui.event.HeaderType
 
COLUMN - io.keikai.ui.impl.undo.HideHeaderAction.Type
 
COLUMN - io.keikai.ui.impl.undo.ResizeHeaderAction.Type
 
COLUMN - io.keikai.ui.sys.SpreadsheetCtrl.Header
 
COLUMN - io.keikaiex.ui.dialog.HeaderSizeCtrl.HeaderType
 
COLUMN - org.apache.poi.ss.util.CellReference.NameType
 
COLUMN_3D - io.keikai.api.model.Chart.Type
 
COLUMN_CHART - io.keikai.ui.AuxAction
 
COLUMN_CHART_3D - io.keikai.ui.AuxAction
 
COLUMN_INFO - org.apache.poi.hssf.record.HSSFRecordTypes
 
COLUMN_WIDTH - io.keikai.ui.AuxAction
 
COLUMN_WIDTHS - io.keikai.api.Range.PasteType
 
COLUMN_WIDTHS - io.keikai.model.PasteOption.PasteType
 
COLUMN_WIDTHS - io.keikai.range.SRange.PasteType
 
ColumnArrayImpl - Class in io.keikai.model.impl
 
ColumnArrayImpl(AbstractSheetAdv, int, int) - Constructor for class io.keikai.model.impl.ColumnArrayImpl
 
ColumnCache - Class in org.apache.poi.ss.formula
Performance optimization for Vlookup.
ColumnCache() - Constructor for class org.apache.poi.ss.formula.ColumnCache
 
ColumnInfoRecord - Class in org.apache.poi.hssf.record
Defines with width and formatting for a range of columns
ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
Creates a column info record with default width and format
ColumnInfoRecord(ColumnInfoRecord) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
 
ColumnInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
 
ColumnInfoRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
 
ColumnInfoRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Creates an empty aggregate
ColumnInfoRecordsAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
ColumnInfoRecordsAggregate(ColumnInfoRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
columnLeft - Variable in class io.keikai.model.impl.html.HtmlExporter
 
ColumnPrecedentRef - Interface in io.keikai.model.sys.dependency
Precedent reference to ColumnRef.
ColumnPrecedentRefImpl - Class in io.keikai.model.impl
Implementation of precedent reference to ColumnRefs.
ColumnPrecedentRefImpl(String, String, String) - Constructor for class io.keikai.model.impl.ColumnPrecedentRefImpl
 
ColumnRef - Interface in io.keikai.model.sys.dependency
 
ColumnRefImpl - Class in io.keikai.model.impl
 
ColumnRefImpl(String, String, String, TablePtg.Item, TablePtg.Item, String, String, boolean, int, int, int, int) - Constructor for class io.keikai.model.impl.ColumnRefImpl
 
Columns - Class in org.apache.poi.ss.formula.functions
Implementation for Excel COLUMNS function.
Columns() - Constructor for class org.apache.poi.ss.formula.functions.Columns
 
ColumnShifter - Class in org.apache.poi.ss.usermodel.helpers
Helper for shifting columns up or down
ColumnShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.ColumnShifter
 
columnWidthToEMU(int) - Static method in class org.apache.poi.util.Units
 
COMBIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
combine(ExternSheetRecord[]) - Static method in class org.apache.poi.hssf.record.ExternSheetRecord
 
Command - Interface in io.keikai.ui.au.in
 
Command - Static variable in class io.keikai.ui.au.in.CellFetchCommand
 
Command - Static variable in class io.keikai.ui.au.in.TextHeightCommand
 
Command - Static variable in class io.keikai.ui.au.in.TextWidthCommand
 
Commands - Class in io.keikai.ui.au.in
 
Commands() - Constructor for class io.keikai.ui.au.in.Commands
 
CommaNode - Class in org.apache.poi.ss.formula.token
 
CommaNode - org.apache.poi.ss.formula.token.NodeId
 
CommaNode() - Constructor for class org.apache.poi.ss.formula.token.CommaNode
 
comment - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
Comment - Interface in org.apache.poi.sl.usermodel
Common interface for comments
Comment - Interface in org.apache.poi.ss.usermodel
 
COMMENT - io.keikai.api.Range.CellAttribute
 
COMMENT - io.keikai.model.impl.CellAttribute
 
COMMENT - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
CommentImpl - Class in io.keikai.model.impl
 
CommentImpl() - Constructor for class io.keikai.model.impl.CommentImpl
 
COMMENTS - io.keikai.api.Range.PasteType
 
COMMENTS - io.keikai.model.PasteOption.PasteType
 
COMMENTS - io.keikai.range.SRange.PasteType
 
COMMON_OBJECT_DATA - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
CommonObjectDataSubRecord - Class in org.apache.poi.hssf.record
The common object data record is used to store all common preferences for an excel object.
CommonObjectDataSubRecord() - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
CommonObjectDataSubRecord(CommonObjectDataSubRecord) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
CommonObjectDataSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
compare(double, double) - Static method in class org.apache.poi.ss.util.NumberComparer
This class attempts to reproduce Excel's behaviour for comparing numbers.
compare(FilterRowInfo, FilterRowInfo) - Method in class io.keikai.range.impl.FilterRowInfoComparator
 
compare(Property, Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
compare method.
compareTo(ExtRst) - Method in class org.apache.poi.hssf.record.common.ExtRst
 
compareTo(FormatRun) - Method in class org.apache.poi.hssf.record.common.FormatRun
 
compareTo(UnicodeString) - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
compareTo(HSSFRichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Compares one rich text string to another.
compareTo(HSSFRow) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Compares two HSSFRow objects.
compareTo(CellNumberStringMod) - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
compareTo(ValueEval) - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.LookupValueComparer
 
compareTo(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
Per Excel Help, XSSF rule priority is sheet-wide, not just within the owning ConditionalFormatting object.
compareTo(EvaluationConditionalFormatRule.ValueAndFormat) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
Note: this class has a natural ordering that is inconsistent with equals.
compareTo(CellAddress) - Method in class org.apache.poi.ss.util.CellAddress
Compare this CellAddress using the "natural" row-major, column-minor ordering.
ComparisonOperator - Class in org.apache.poi.ss.usermodel
The conditional format operators used for "Highlight Cells That Contain..." rules.
ComparisonOperator() - Constructor for class org.apache.poi.ss.usermodel.ComparisonOperator
 
COMPAT_12 - org.apache.poi.hssf.record.HSSFRecordTypes
 
Compat12Record - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.54 Compat12 page 231 whether to check for compatibility with earlier application versions when saving the workbook.
Compat12Record() - Constructor for class org.apache.poi.hssf.record.Compat12Record
 
Compat12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.Compat12Record
 
complex(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Complex - Class in org.apache.poi.ss.formula.functions
Implementation for Excel COMPLEX () function.
Complex() - Constructor for class org.apache.poi.ss.formula.functions.Complex
 
COMPLEX - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
COMPLEX - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
COMPLEX_NUMBER_PATTERN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
COMPLEX_SCRIPT - org.apache.poi.common.usermodel.fonts.FontGroup
type for complex scripts - see https://msdn.microsoft.com/en-us/library/windows/desktop/dd317698
ComplexEx - Class in org.apache.poi.ss.formula.functions
 
ComplexEx(double, double) - Constructor for class org.apache.poi.ss.formula.functions.ComplexEx
 
ComplexEx(double, double, String) - Constructor for class org.apache.poi.ss.formula.functions.ComplexEx
 
ComplexFormat - Class in org.apache.poi.ss.formula.functions
 
ComplexFormat() - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComplexFormat(String) - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComplexFormat(String, NumberFormat) - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComplexFormat(String, NumberFormat, NumberFormat) - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComplexFormat(NumberFormat) - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComplexFormat(NumberFormat, NumberFormat) - Constructor for class org.apache.poi.ss.formula.functions.ComplexFormat
 
ComponentEvaluationContributor - Class in io.keikai.ui.impl
To contribute function and variable in a current Executions.getCurrent(), if any.
ComponentEvaluationContributor(Component) - Constructor for class io.keikai.ui.impl.ComponentEvaluationContributor
 
composeFormula() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
ComposeFormulaCtrl - Class in io.keikaiex.ui.dialog
 
ComposeFormulaCtrl() - Constructor for class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
ComposeFormulaCtrl.ArgWrapper - Class in io.keikaiex.ui.dialog
 
composeFormulaTextbox - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
composeFormulaTextbox - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
COMPRESS_PICTURES - org.apache.poi.hssf.record.HSSFRecordTypes
 
CompressPicturesRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.55 CompressPictures page 231 Recomendation for picture compression when saving.
CompressPicturesRecord() - Constructor for class org.apache.poi.hssf.record.CompressPicturesRecord
 
CompressPicturesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CompressPicturesRecord
 
computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
CONCAT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
concatenate(byte[]) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
Concatenates an array onto the end of our array.
concatenate(LazilyConcatenatedByteArray) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
 
CONCATENATE - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
ConcatEval - Class in org.apache.poi.ss.formula.eval
 
ConcatPtg - Class in org.apache.poi.ss.formula.ptg
 
CONDENSED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
CONDENSED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
condenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
CONDFORMAT - io.keikai.model.sys.formula.FormulaType
Conditional formatting
CONDFORMAT - org.apache.poi.ss.formula.FormulaType
Conditional formatting
CONDITION_OPERATOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
Within CellFormatPart.FORMAT_PAT, the group number for the operator in the condition.
CONDITION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for the condition part of a cell format part.
CONDITION_TYPE_CELL_VALUE_IS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_TYPE_COLOR_SCALE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_TYPE_DATA_BAR - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_TYPE_FILTER - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_TYPE_FORMULA - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_TYPE_ICON_SET - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
CONDITION_VALUE_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
Within CellFormatPart.FORMAT_PAT, the group number for the value in the condition.
CONDITIONAL - io.keikai.model.sys.dependency.Ref.RefType
 
ConditionalFormatting - Interface in org.apache.poi.ss.usermodel
The ConditionalFormatting class encapsulates all settings of Conditional Formatting.
ConditionalFormattingEvaluator - Class in org.apache.poi.ss.formula
Evaluates Conditional Formatting constraints.
ConditionalFormattingEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
 
ConditionalFormattingImpl - Class in io.keikai.model.impl
 
ConditionalFormattingImpl(SSheet) - Constructor for class io.keikai.model.impl.ConditionalFormattingImpl
 
ConditionalFormattingRule - Interface in org.apache.poi.ss.usermodel
Represents a description of a conditional formatting rule
ConditionalFormattingRuleImpl - Class in io.keikai.model.impl
 
ConditionalFormattingRuleImpl(SConditionalFormatting) - Constructor for class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
ConditionalFormattingTable - Class in org.apache.poi.hssf.record.aggregates
Holds all the conditional formatting for a workbook sheet.
ConditionalFormattingTable() - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
Creates an empty ConditionalFormattingTable
ConditionalFormattingTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
ConditionalFormattingThreshold - Interface in org.apache.poi.ss.usermodel
The Threshold / CFVO / Conditional Formatting Value Object.
ConditionalFormattingThreshold.RangeType - Enum in org.apache.poi.ss.usermodel
 
ConditionalRef - Interface in io.keikai.model.sys.dependency
Control the conditional formatting reference dependency
ConditionalRefImpl - Class in io.keikai.model.impl
 
ConditionalRefImpl(SConditionalFormatting) - Constructor for class io.keikai.model.impl.ConditionalRefImpl
 
ConditionalRefImpl(String, String, int) - Constructor for class io.keikai.model.impl.ConditionalRefImpl
 
ConditionalStyleImpl - Class in io.keikai.model.impl
Used to pass style and format for SConditionalFormattingRule.
ConditionalStyleImpl(SFont, SFill, SBorder, String, SColorScale, SDataBar, Double, SIconSet, Integer) - Constructor for class io.keikai.model.impl.ConditionalStyleImpl
 
ConditionFilterData - Interface in org.apache.poi.ss.usermodel
These values are needed by various conditional formatting evaluation filter types
ConditionFilterType - Enum in org.apache.poi.ss.usermodel
Used primarily for XSSF conditions, which defines a multitude of additional "filter" types for conditional formatting.
ConditionType - Class in org.apache.poi.ss.usermodel
Represents a type of a conditional formatting rule
Configurator - Class in org.apache.poi.util
Helper for fetching int values from system properties
Configurator() - Constructor for class org.apache.poi.util.Configurator
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
Fills the fields of verifier and header with the calculated hashes based on the password and a random salt see [MS-OFFCRYPTO] - 2.3.4.7 ECMA-376 Document Encryption Key Generation
confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
confirmSelection() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
ConnectionSite - Class in org.apache.poi.sl.draw.geom
Java class for CT_ConnectionSite complex type.
ConnectionSite() - Constructor for class org.apache.poi.sl.draw.geom.ConnectionSite
 
ConnectionSiteIf - Interface in org.apache.poi.sl.draw.geom
 
CONNECTOR_RULE - org.apache.poi.ddf.EscherRecordTypes
 
ConnectorShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
CONSTANT_LARGE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
CONSTANT_POINTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
CONSTANT_SERIFED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
CONSTANT_SMALL - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
CONSTANT_STD - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
CONSTANT_TRIMMED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
ConstantValueParser - Class in org.apache.poi.ss.formula.constant
To support Constant Values (2.5.7) as required by the CRN record.
construct(CellValueRecordInterface, RecordStream, SharedValueManager) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Processes a single cell value record
constructor - Variable in enum org.apache.poi.ddf.EscherRecordTypes
 
contained(Interval<T>) - Method in class io.keikaiex.util.IntervalTree
 
contains - io.keikai.model.SAutoFilter.FilterOp
 
contains - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
contains(int) - Method in class org.apache.poi.ss.formula.ColumnCache
 
contains(int) - Method in class org.apache.poi.util.IntList
Returns true if this list contains the specified element.
contains(int, int) - Method in class io.keikai.model.CellRegion
 
contains(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns true if the cell at row and col specified as absolute indexes in the sheet is contained in this area.
contains(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
contains(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
contains(int, int, int, int) - Method in class io.keikai.api.AreaRef
 
contains(int, int, int, int) - Method in class io.keikai.api.AreaRefWithType
 
contains(CellRegion) - Method in class io.keikai.model.CellRegion
 
contains(SSheet, int, int) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
contains(SSheet, int, int, int, int) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
contains(Interval<T>) - Method in class io.keikaiex.util.IntervalTree
 
contains(Cell) - Method in interface org.apache.poi.ss.usermodel.Table
checks if the given cell is part of the table.
contains(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
Check if cell range A contains cell range B (B <= A) TODO: move this into CellRangeAddressBase
contains(CellReference) - Method in class io.keikai.model.impl.TableImpl
 
contains(CellReference) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
contains(CellReference) - Method in interface org.apache.poi.ss.usermodel.Table
checks if the given cell is part of the table.
CONTAINS_BLANKS - io.keikai.model.SConditionalFormattingRule.RuleType
 
CONTAINS_BLANKS - org.apache.poi.ss.usermodel.ConditionFilterType
 
CONTAINS_ERRORS - io.keikai.model.SConditionalFormattingRule.RuleType
 
CONTAINS_ERRORS - org.apache.poi.ss.usermodel.ConditionFilterType
 
CONTAINS_TEXT - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
CONTAINS_TEXT - io.keikai.model.SConditionalFormattingRule.RuleType
 
CONTAINS_TEXT - org.apache.poi.ss.usermodel.ConditionFilterType
 
containsAlignFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
containsAll(IntList) - Method in class org.apache.poi.util.IntList
Returns true if this list contains all of the elements of the specified collection.
ContainsBlank - Class in io.keikai.range.impl
 
ContainsBlank(boolean) - Constructor for class io.keikai.range.impl.ContainsBlank
 
containsBorderFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
ContainsCell - Class in io.keikai.range.impl
 
ContainsCell(Set<String>) - Constructor for class io.keikai.range.impl.ContainsCell
 
containsChart() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Does this HSSFPatriarch contain a chart? (Technically a reference to a chart, since they get stored in a different block of records) FIXME - detect chart in all cases (only seems to work on some charts so far)
containsColorGradientBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
containsColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
containsColumn(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns true if the specified col is in range
containsColumn(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
containsColumn(int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
containsColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Check if the column is in the specified cell range
containsDataBarBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
ContainsError - Class in io.keikai.range.impl
 
ContainsError(boolean) - Constructor for class io.keikai.range.impl.ContainsError
 
containsFontFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
containsKey(Object) - Method in class org.apache.poi.hpsf.CustomProperties
Checks against both String Name and Long ID
containsKey(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
containsMultiStateBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
containsPatternFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
containsProtectionFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
containsRow(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns true if the specified row is in range
containsRow(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
containsRow(int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
containsRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Check if the row is in the specified cell range
containsSheet(SSheet) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
ContainsText - Class in io.keikai.range.impl
 
ContainsText(RuleInfo) - Constructor for class io.keikai.range.impl.ContainsText
 
ContainsText(String) - Constructor for class io.keikai.range.impl.ContainsText
 
containsValue(Object) - Method in class org.apache.poi.hpsf.CustomProperties
Checks against both the property, and its values.
containsValue(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
CONTENT - io.keikai.ui.impl.undo.ClearCellAction.Type
 
CONTENT - org.apache.poi.sl.usermodel.Placeholder
Object placeholder shape.
contentType - Variable in enum org.apache.poi.common.usermodel.PictureType
 
contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
Context - Class in org.apache.poi.sl.draw.geom
 
Context(CustomGeometry, Rectangle2D, IAdjustableShape) - Constructor for class org.apache.poi.sl.draw.geom.Context
 
CONTEXT - org.apache.poi.ss.usermodel.ReadingOrder
The reading order is Context(Default).
ContinuableRecord - Class in org.apache.poi.hssf.record.cont
Common superclass of all records that can produce ContinueRecords while being serialized.
ContinuableRecord() - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecord
 
ContinuableRecord(ContinuableRecord) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecord
 
ContinuableRecordInput - Class in org.apache.poi.hssf.record.cont
A decorated RecordInputStream that can read primitive data types (short, int, long, etc.) spanned across a ContinueRecord boundary.
ContinuableRecordInput(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
ContinuableRecordOutput - Class in org.apache.poi.hssf.record.cont
An augmented LittleEndianOutput used for serialization of ContinuableRecords.
ContinuableRecordOutput(LittleEndianOutput, int) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
CONTINUE - org.apache.poi.hssf.record.HSSFRecordTypes
 
ContinueRecord - Class in org.apache.poi.hssf.record
Helper class used primarily for SST Records
ContinueRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
 
ContinueRecord(ContinueRecord) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
 
ContinueRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
 
Control - org.apache.poi.sl.usermodel.PresetColor
The system-defined face color of a 3-D element.
ControlDark - org.apache.poi.sl.usermodel.PresetColor
The system-defined shadow color of a 3-D element.
ControlDarkDark - org.apache.poi.sl.usermodel.PresetColor
The system-defined color that is the dark shadow color of a 3-D element.
ControlLight - org.apache.poi.sl.usermodel.PresetColor
The system-defined color that is the light color of a 3-D element.
ControlLightLight - org.apache.poi.sl.usermodel.PresetColor
The system-defined highlight color of a 3-D element.
ControlPtg - Class in org.apache.poi.ss.formula.ptg
 
ControlPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ControlPtg
 
ControlText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of text in a 3-D element.
convert(Locale, String) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
convert(Locale, DateFormat) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
ConvertAnchor - Class in org.apache.poi.hssf.model
 
ConvertAnchor() - Constructor for class org.apache.poi.hssf.model.ConvertAnchor
 
convertBlankRecords(MulBlankRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
Converts a MulBlankRecord into an equivalent array of BlankRecords
convertChartType(HSSFChart) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
refer to 2.2.3.7 Chart Group
convertColStringToIndex(String) - Static method in class org.apache.poi.ss.util.CellReference
takes in a column reference portion of a CellRef and converts it from ALPHA-26 number format to 0-based base 10.
convertColumnStringToIndex(String) - Static method in class io.keikai.model.CellRegion
 
convertComparisonResult(int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
Converts a standard compare result (-1, 0, 1) to true or false according to subclass' comparison type.
Converter - Class in io.keikai.util
 
Converter() - Constructor for class io.keikai.util.Converter
 
convertFromExternSheetIndex(int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
convertFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
convertFromExternSheetIndex(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
HSSF Only - convert an external sheet index to an internal sheet index, for an external-style reference to one of this workbook's own sheets
convertHeightToPixel(int) - Static method in class io.keikai.model.impl.html.LayoutUnitConversionHelper
 
convertIndexToColumnString(int) - Static method in class io.keikai.model.CellRegion
 
convertIntegers(List<Integer>) - Static method in class io.keikai.model.impl.pdf.PdfExporter
converts List to primitive int[]
convertLastIndexFromExternSheetIndex(int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
convertLastIndexFromExternSheetIndex(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
convertNumToColString(int) - Static method in class org.apache.poi.ss.util.CellReference
Takes in a 0-based base-10 column and returns a ALPHA-26 representation.
convertOoxml2AwtAngle(double, double, double) - Static method in class org.apache.poi.sl.draw.geom.ArcToCommand
Arc2D angles are skewed, OOXML aren't ...
convertRawBytesToEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Deprecated.
convertRKRecords(MulRKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
Converts a MulRKRecord into an equivalent array of NumberRecords
convertSharedFormulas(Ptg[], int, int) - Method in class org.apache.poi.ss.formula.SharedFormula
Creates a non shared formula from the shared formula counterpart, i.e.
convertTextToNumber(String) - Static method in class org.apache.poi.ss.formula.functions.Value
TODO see if the same functionality is needed in OperandResolver.parseDouble(String)
convertTime(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Converts a string of format "HH:MM" or "HH:MM:SS" to its (Excel) numeric equivalent
convertToDateOp(SAutoFilter.FilterOp) - Static method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
convertToDecimal(String, int, int) - Static method in class org.apache.poi.ss.formula.functions.BaseNumberUtils
 
convertToEvaluationResult(ValueEval) - Static method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
convertToNormalOp(SAutoFilter.FilterOp) - Method in class io.keikaiex.ui.impl.ua.CustomFiltersHandler
 
convertToNumberRecord(RKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
RK record is a slightly smaller alternative to NumberRecord POI likes NumberRecord better
convertToPOIFormulaType(FormulaType) - Static method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
convertToUIRotation(short) - Method in class io.keikai.importer.XlsxImporter
 
convertWidthToPixel(int) - Static method in class io.keikai.model.impl.html.LayoutUnitConversionHelper
 
convertZipInputStreamToInputStream(ZipInputStream) - Static method in class io.keikai.importer.XlsxImporter
 
copy() - Method in interface org.apache.poi.common.Duplicatable
 
copy() - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
copy() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
copy() - Method in class org.apache.poi.ddf.EscherBSERecord
 
copy() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
copy() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
copy() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
copy() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
copy() - Method in class org.apache.poi.ddf.EscherDggRecord
 
copy() - Method in class org.apache.poi.ddf.EscherDgRecord
 
copy() - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
copy() - Method in class org.apache.poi.ddf.EscherOptRecord
 
copy() - Method in class org.apache.poi.ddf.EscherRecord
 
copy() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
copy() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
copy() - Method in class org.apache.poi.ddf.EscherSpRecord
 
copy() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
 
copy() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
copy() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
copy() - Method in class org.apache.poi.hpsf.ClassID
 
copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
 
copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
 
copy() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
copy() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
copy() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
copy() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
copy() - Method in class org.apache.poi.hssf.record.BackupRecord
 
copy() - Method in class org.apache.poi.hssf.record.BlankRecord
 
copy() - Method in class org.apache.poi.hssf.record.BOFRecord
 
copy() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
copy() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
copy() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
copy() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
copy() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
copy() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
copy() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
copy() - Method in class org.apache.poi.hssf.record.CellRecord
 
copy() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
copy() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
 
copy() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
copy() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
copy() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
copy() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
copy() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
copy() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
 
copy() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
copy() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
copy() - Method in class org.apache.poi.hssf.record.CFRuleRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
copy() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
copy() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
copy() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
copy() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
copy() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
copy() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
copy() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
copy() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
copy() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
copy() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
 
copy() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
copy() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.Compat12Record
 
copy() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
copy() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
copy() - Method in class org.apache.poi.hssf.record.CountryRecord
 
copy() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
copy() - Method in class org.apache.poi.hssf.record.CRNRecord
 
copy() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
copy() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
copy() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
copy() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
copy() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
copy() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
copy() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
copy() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
copy() - Method in class org.apache.poi.hssf.record.DrawingRecord
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changed
copy() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
copy() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
copy() - Method in class org.apache.poi.hssf.record.DSFRecord
 
copy() - Method in class org.apache.poi.hssf.record.DVALRecord
 
copy() - Method in class org.apache.poi.hssf.record.DVRecord
Clones the object.
copy() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.EOFRecord
 
copy() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
copy() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
copy() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
copy() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
copy() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
copy() - Method in class org.apache.poi.hssf.record.FeatRecord
 
copy() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
copy() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
copy() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
copy() - Method in class org.apache.poi.hssf.record.FontRecord
 
copy() - Method in class org.apache.poi.hssf.record.FooterRecord
 
copy() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
copy() - Method in class org.apache.poi.hssf.record.FormatRecord
 
copy() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
copy() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
copy() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.GutsRecord
 
copy() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
copy() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
 
copy() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
copy() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
copy() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
copy() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
copy() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
copy() - Method in class org.apache.poi.hssf.record.IndexRecord
 
copy() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
copy() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
copy() - Method in class org.apache.poi.hssf.record.IterationRecord
 
copy() - Method in class org.apache.poi.hssf.record.LabelRecord
 
copy() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
copy() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
copy() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
copy() - Method in class org.apache.poi.hssf.record.MMSRecord
 
copy() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
copy() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
copy() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
copy() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
copy() - Method in class org.apache.poi.hssf.record.NameRecord
 
copy() - Method in class org.apache.poi.hssf.record.NoteRecord
 
copy() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
copy() - Method in class org.apache.poi.hssf.record.NumberRecord
 
copy() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
copy() - Method in class org.apache.poi.hssf.record.ObjRecord
 
copy() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
copy() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
copy() - Method in class org.apache.poi.hssf.record.PaneRecord
 
copy() - Method in class org.apache.poi.hssf.record.PasswordRecord
Clone this record.
copy() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
copy() - Method in class org.apache.poi.hssf.record.PLVRecord
 
copy() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
copy() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
copy() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
copy() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
copy() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
copy() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
copy() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
copy() - Method in class org.apache.poi.hssf.record.Record
 
copy() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
copy() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
copy() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
copy() - Method in class org.apache.poi.hssf.record.RKRecord
 
copy() - Method in class org.apache.poi.hssf.record.RowRecord
 
copy() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
copy() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
copy() - Method in class org.apache.poi.hssf.record.SCLRecord
 
copy() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
copy() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
copy() - Method in class org.apache.poi.hssf.record.SSTRecord
 
copy() - Method in class org.apache.poi.hssf.record.StandardRecord
 
copy() - Method in class org.apache.poi.hssf.record.StringRecord
 
copy() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
copy() - Method in class org.apache.poi.hssf.record.StyleRecord
 
copy() - Method in class org.apache.poi.hssf.record.SubRecord
 
copy() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
copy() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
copy() - Method in class org.apache.poi.hssf.record.TableRecord
 
copy() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
copy() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
copy() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
copy() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
copy() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
copy() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
copy() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
copy() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
copy() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
copy() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
copy() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
copy() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
copy() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
copy() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
copy() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
copy() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
copy() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
copy() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
copy() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
copy() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
copy() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
copy() - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
copy() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.Encryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
 
copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
copy() - Method in class org.apache.poi.sl.usermodel.Insets2D
Create a copy of this object.
copy() - Method in class org.apache.poi.ss.formula.Formula
 
copy() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.AreaNPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.AreaPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
copy() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
copy() - Method in class org.apache.poi.ss.util.CellRangeAddress
 
copy() - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
copy() - Method in class org.apache.poi.util.IntMapper
 
copy(SRange) - Method in class io.keikai.range.impl.RangeImpl
 
copy(SRange) - Method in interface io.keikai.range.SRange
Copy data from this range to the specified destination range.
copy(SRange, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
copy(SRange, boolean) - Method in interface io.keikai.range.SRange
cut the selected range and paste to destination range.
copy(InputStream, File) - Static method in class org.apache.poi.util.IOUtils
Copy the contents of the stream to a new file.
copy(InputStream, OutputStream) - Static method in class org.apache.poi.util.IOUtils
Copies all the data from the given InputStream to the OutputStream.
copy(InputStream, OutputStream, long) - Static method in class org.apache.poi.util.IOUtils
Copies all the data from the given InputStream to the OutputStream.
COPY - io.keikai.api.Range.AutoFillType
 
COPY - io.keikai.range.SRange.FillType
 
COPY - io.keikai.ui.AuxAction
 
COPY_SHEET - io.keikai.ui.AuxAction
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
 
copyAttributeFrom(CellStyle) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
copyAttributeFrom(Font) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
copyCell(Cell, Cell, CellCopyPolicy, CellCopyContext) - Static method in class org.apache.poi.ss.util.CellUtil
Copy cell value, formula and style, from srcCell per cell copy policy If srcCell is null, clears the cell value and cell style per cell copy policy.
copyFrom(GeneralChartDataImpl) - Method in class io.keikai.model.impl.chart.BarChartDataImpl
 
copyFrom(GeneralChartDataImpl) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
copyFrom(GeneralChartDataImpl) - Method in class io.keikai.model.impl.chart.GroupingChartDataImpl
 
copyFrom(GeneralChartDataImpl) - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
copyFrom(PrintSetupImpl) - Method in class io.keikai.model.impl.PrintSetupImpl
 
copyFrom(SCellStyle) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
copyFrom(SCellStyle) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
copyFrom(SCellStyle) - Method in class io.keikai.model.impl.NamedStyleImpl
 
copyFrom(SCellStyle) - Method in interface io.keikai.model.SCellStyle
Deprecated.
copyFrom(SConditionalFormatting, int, int) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
copyFrom(SConditionalFormatting, int, int) - Method in interface io.keikai.model.SConditionalFormatting
Used to copy the contents from another src ConditionalFormatting.
copyFrom(SConditionalFormattingRule, int, int) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
copyFrom(SConditionalFormattingRule, int, int) - Method in interface io.keikai.model.SConditionalFormattingRule
Copy state from the src rule with an row/column offset.
copyFrom(SFont) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
copyFrom(SFont) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
copyFrom(SFont) - Method in interface io.keikai.model.SFont
Deprecated.
CopyHandler - Class in io.keikai.ui.impl.ua
 
CopyHandler() - Constructor for class io.keikai.ui.impl.ua.CopyHandler
 
copyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
copyNodeRecursively(Entry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Copies an Entry into a target POIFS directory, recursively
copyNodes(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Copies all the nodes from one POIFS Directory to another
copyNodes(DirectoryNode, DirectoryNode) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
copyNodes(POIFSFileSystem, POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Copies all nodes from one POIFS to the other
copyNodes(POIFSFileSystem, POIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
Copies nodes from one POIFS to the other, minus the excepts.
copyRange(CellRangeAddress, CellRangeAddress) - Method in class org.apache.poi.ss.usermodel.RangeCopier
Uses input pattern to tile destination region, overwriting existing content.
copyRange(CellRangeAddress, CellRangeAddress, boolean, boolean) - Method in class org.apache.poi.ss.usermodel.RangeCopier
Uses input pattern to tile destination region, overwriting existing content.
copyRowFrom(Row, CellCopyPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Copy the cells from srcRow to this row If this row is not a blank row, this will merge the two rows, overwriting the cells in this row with the cells in srcRow If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy srcRow may be from a different sheet in the same workbook
copyRowFrom(Row, CellCopyPolicy, CellCopyContext) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Copy the cells from srcRow to this row.
copySheet(Range) - Static method in class io.keikai.api.SheetOperationUtil
Copy the sheet with the naming pattern "ORIGINAL_SHEET_NAME (n)".
CopySheetHandler - Class in io.keikai.ui.impl.ua
 
CopySheetHandler() - Constructor for class io.keikai.ui.impl.ua.CopySheetHandler
 
CopyStep - Class in io.keikai.range.impl.autofill
Copy from source to destination
CopyStep() - Constructor for class io.keikai.range.impl.autofill.CopyStep
 
copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.DataSource
Copies the contents to the specified OutputStream
copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
copyUpdatedCells(Workbook) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
Copies the values of all updated cells (modified by calls to ForkedEvaluator.updateCell(String, int, int, ValueEval)) to the supplied workbook.
Typically, the supplied workbook is a writable copy of the 'master workbook', but at the very least it must contain sheets with the same names.
Coral - org.apache.poi.sl.usermodel.PresetColor
 
CORAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
CORAL - org.apache.poi.ss.usermodel.IndexedColors
 
CoreFns - Class in io.keikai.ui.impl
core taglig function for zss
CoreFns() - Constructor for class io.keikai.ui.impl.CoreFns
 
CORNER - org.apache.poi.sl.usermodel.ShapeType
 
CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CORNER_TABS - org.apache.poi.sl.usermodel.ShapeType
 
CORNER_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CORNFLOWER_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
CORNFLOWER_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
CornflowerBlue - org.apache.poi.sl.usermodel.PresetColor
 
Cornsilk - org.apache.poi.sl.usermodel.PresetColor
 
correl(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Correl - Class in org.apache.poi.ss.formula.functions
Implementation for Excel CORREL() function.
CORREL - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
cos - org.apache.poi.sl.draw.geom.GuideIf.Op
 
COS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
COSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
count - io.keikai.model.STableColumn.STotalsRowFunction
 
count - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
Count - Class in org.apache.poi.ss.formula.functions
Counts the number of cells that contain numeric data within the list of arguments.
Count() - Constructor for class org.apache.poi.ss.formula.functions.Count
 
COUNT - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
COUNT - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
suggested default (14 dec)
COUNT_NUMS - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
Counta - Class in org.apache.poi.ss.formula.functions
Counts the number of cells that contain data within the list of arguments.
Counta() - Constructor for class org.apache.poi.ss.formula.functions.Counta
 
Countblank - Class in org.apache.poi.ss.formula.functions
Implementation for the function COUNTBLANK
Countblank() - Constructor for class org.apache.poi.ss.formula.functions.Countblank
 
countBlocks() - Method in interface org.apache.poi.poifs.filesystem.BATManaged
Return the number of BigBlock's this instance uses
countBlocks() - Method in class org.apache.poi.poifs.property.PropertyTable
Return the number of BigBlock's this instance uses
countBytes - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
Countif - Class in org.apache.poi.ss.formula.functions
Implementation for the function COUNTIF
Countif() - Constructor for class org.apache.poi.ss.formula.functions.Countif
 
Countif.ErrorMatcher - Class in org.apache.poi.ss.formula.functions
 
Countif.StringMatcher - Class in org.apache.poi.ss.formula.functions
 
Countifs - Class in org.apache.poi.ss.formula.functions
Implementation for the function COUNTIFS
Countifs() - Constructor for class org.apache.poi.ss.formula.functions.Countifs
 
countMatches(CharSequence, char) - Static method in class org.apache.poi.util.StringUtil
Count number of occurrences of needle in haystack Has same signature as org.apache.commons.lang3.StringUtils#countMatches
countNums - io.keikai.model.STableColumn.STotalsRowFunction
 
countNums - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Total count of all children and their children's children.
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Count of all children and their children's children.
countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Count of all children and their childrens children.
countRanges() - Method in class org.apache.poi.ss.util.CellRangeAddressList
Get the number of following ADDR structures.
COUNTRY - org.apache.poi.hssf.record.HSSFRecordTypes
 
CountryRecord - Class in org.apache.poi.hssf.record
Country Record (aka WIN.INI country) - used for localization
CountryRecord() - Constructor for class org.apache.poi.hssf.record.CountryRecord
 
CountryRecord(CountryRecord) - Constructor for class org.apache.poi.hssf.record.CountryRecord
 
CountryRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CountryRecord
 
coupdaybs(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPDAYBS - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
coupdays(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPDAYS - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
coupdaysnc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPDAYSNC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
coupncd(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPNCD - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
coupnum(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPNUM - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
couppcd(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
COUPPCD - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
Covar - Class in org.apache.poi.ss.formula.functions
Implementation for Excel COVAR() and COVARIANCE.P() functions.
COVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
CP_037 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage 037, a special case
CP_EUC_JP - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for EUC-JP
CP_EUC_KR - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for EUC-KR
CP_GB18030 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for GB18030
CP_GB2312 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for GB2312
CP_GBK - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for GBK, aka MS936
CP_ISO_2022_JP1 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-2022-JP
CP_ISO_2022_JP2 - Static variable in class org.apache.poi.util.CodePageUtil
Another codepage for ISO-2022-JP
CP_ISO_2022_JP3 - Static variable in class org.apache.poi.util.CodePageUtil
Yet another codepage for ISO-2022-JP
CP_ISO_2022_KR - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-2022-KR
CP_ISO_8859_1 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-1
CP_ISO_8859_2 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-2
CP_ISO_8859_3 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-3
CP_ISO_8859_4 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-4
CP_ISO_8859_5 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-5
CP_ISO_8859_6 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-6
CP_ISO_8859_7 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-7
CP_ISO_8859_8 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-8
CP_ISO_8859_9 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for ISO-8859-9
CP_JOHAB - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Johab
CP_KOI8_R - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for KOI8-R
CP_MAC_ARABIC - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Arabic (Java: MacArabic)
CP_MAC_CENTRAL_EUROPE - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)
CP_MAC_CHINESE_SIMPLE - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)
CP_MAC_CHINESE_TRADITIONAL - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)
CP_MAC_CROATIAN - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Croatian (Java: MacCroatian)
CP_MAC_CYRILLIC - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Cyrillic (Java: MacCyrillic)
CP_MAC_GREEK - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Greek (Java: MacGreek)
CP_MAC_HEBREW - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Hebrew (Java: MacHebrew)
CP_MAC_ICELAND - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Iceland (Java: MacIceland)
CP_MAC_JAPAN - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)
CP_MAC_KOREAN - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)
CP_MAC_ROMAN - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Roman (Java: MacRoman)
CP_MAC_ROMAN_BIFF23 - Static variable in class org.apache.poi.util.CodePageUtil
 
CP_MAC_ROMANIA - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Romanian (Java: MacRomania)
CP_MAC_THAI - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Thai (Java: MacThai)
CP_MAC_TURKISH - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Turkish (Java: MacTurkish)
CP_MAC_UKRAINE - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Macintosh Ukrainian (Java: MacUkraine)
CP_MS949 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for MS949
CP_SJIS - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for SJIS
CP_UNICODE - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Unicode
CP_US_ACSII - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for US-ASCII
CP_US_ASCII2 - Static variable in class org.apache.poi.util.CodePageUtil
Another codepage for US-ASCII
CP_UTF16 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for UTF-16
CP_UTF16_BE - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for UTF-16 big-endian
CP_UTF8 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for UTF-8
CP_WINDOWS_1250 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1250
CP_WINDOWS_1251 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1251
CP_WINDOWS_1252 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1252
CP_WINDOWS_1252_BIFF23 - Static variable in class org.apache.poi.util.CodePageUtil
 
CP_WINDOWS_1253 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1253
CP_WINDOWS_1254 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1254
CP_WINDOWS_1255 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1255
CP_WINDOWS_1256 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1256
CP_WINDOWS_1257 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1257
CP_WINDOWS_1258 - Static variable in class org.apache.poi.util.CodePageUtil
Codepage for Windows 1258
CR_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
01H = Carriage returns before the next token (not allowed before tParen token)
CR_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
05H = Carriage returns before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
CR_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
03H = Carriage returns before opening parenthesis (only allowed before tParen token)
create() - Static method in class io.keikai.api.SheetProtection.Builder
Creates the builder instance.
create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
create() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
Create a new empty Workbook
create() - Method in class org.apache.poi.sl.draw.SLGraphics
Creates a new Graphics object that is a copy of this Graphics object.
create() - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
create() - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
create(boolean) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Create a new empty SlideShow, either XSLF or HSLF depending on the parameter
create(boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Create a new empty Workbook, either XSSF or HSSF depending on the parameter
create(int) - Static method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
create(int, int, int, int, List<B>, Class<B>) - Static method in class org.apache.poi.ss.util.SSCellRange
 
create(int, int, StylesTable, ThemesTable) - Static method in class org.apache.poi.xssf.usermodel.XSSFCellStyleHelper
 
create(long) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
create(SBook, OutputStream) - Static method in class io.keikai.model.impl.html.ToHtml
Creates a new converter to HTML for the given workbook.
create(SSheet, OutputStream) - Static method in class io.keikai.model.impl.html.ToHtml
 
create(AuxAction) - Static method in class io.keikai.ui.DropdownToolbarButton.Builder
Creates the builder with the given AuxAction.
create(AuxAction) - Static method in class io.keikai.ui.ToolbarButton.Builder
Creates the builder with the given AuxAction.
create(File) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a new POIFSFileSystem in a new File.
create(File) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates the appropriate HSLFSlideShow / XSLFSlideShow from the given File, which must exist and be readable.
create(File) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable.
create(File, String) - Method in interface org.apache.poi.extractor.ExtractorProvider
Create Extractor via file
create(File, String) - Method in class org.apache.poi.extractor.MainExtractorFactory
 
create(File, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates the appropriate HSLFSlideShow / XSLFSlideShow from the given File, which must exist and be readable, and may be password protected
create(File, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable, and may be password protected
create(File, String, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
 
create(File, String, boolean) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates the appropriate HSLFSlideShow / XSLFSlideShow from the given File, which must exist and be readable, and may be password protected
create(File, String, boolean) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
create(File, String, boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable, and may be password protected
create(File, String, boolean) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
create(InputStream) - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates the most specific PropertySet from an InputStream.
create(InputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
 
create(InputStream) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates the appropriate HSLFSlideShow / XSLFSlideShow from the given InputStream.
create(InputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
create(InputStream) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given InputStream.
create(InputStream) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
create(InputStream, String) - Method in interface org.apache.poi.extractor.ExtractorProvider
Create Extractor via InputStream
create(InputStream, String) - Method in class org.apache.poi.extractor.MainExtractorFactory
 
create(InputStream, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
 
create(InputStream, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates the appropriate HSLFSlideShow / XSLFSlideShow from the given InputStream, which may be password protected.
create(InputStream, String) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
create(InputStream, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given InputStream, which may be password protected.
create(InputStream, String) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
create(String) - Static method in class io.keikai.ui.DropdownToolbarButton.Builder
Creates the builder with the given key.
create(String) - Static method in class io.keikai.ui.ToolbarButton.Builder
Creates the builder with the given key.
create(String, int) - Static method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
Create a function ptg from a string tokenised by the parser
create(String, ToolbarButton...) - Static method in class io.keikai.ui.DropdownToolbarButton.Builder
Creates the builder with the given key with a list of ToolbarButton.
create(String, Properties) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
Create an instance of FontDetails by loading them from the provided property object.
create(Map, Map, Map) - Static method in class io.keikai.importer.XlsxExtractor.XlsxDrawingFactory
 
create(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class io.keikai.jsp.SmartUpdateBridge.Builder
Creates the builder instance.
create(ServletContext, HttpServletRequest, HttpServletResponse, Map) - Static method in class io.keikai.jsp.SmartUpdateBridge.Builder
Creates the builder instance with ServletRequest.getReader() data, which is passed from Browser's window.fetch API.
create(InternalWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
create(RecordInputStream) - Static method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
create(SharedFormulaRecord[], CellReference[], ArrayRecord[], TableRecord[]) - Static method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
 
create(HSSFSheet, byte, String, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new comparison operation rule
create(HSSFSheet, byte, String, String) - Static method in class org.apache.poi.hssf.record.CFRuleRecord
Creates a new comparison operation rule
create(HSSFSheet, byte, String, String, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new comparison operation rule
create(HSSFSheet, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new comparison operation rule
create(HSSFSheet, String) - Static method in class org.apache.poi.hssf.record.CFRuleRecord
Creates a new comparison operation rule
create(HSSFSheet, ExtendedColor) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new Data Bar formatting
create(HSSFSheet, IconMultiStateFormatting.IconSet) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new Icon Set / Multi-State formatting
create(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
create(HSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
create(DirectoryEntry, String) - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates the most specific PropertySet from an entry in the specified POIFS Directory.
create(DirectoryNode) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates a SlideShow from the given DirectoryNode.
create(DirectoryNode) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates a Workbook from the given DirectoryNode.
create(DirectoryNode, String) - Method in interface org.apache.poi.extractor.ExtractorProvider
Create Extractor from POIFS node
create(DirectoryNode, String) - Method in class org.apache.poi.extractor.MainExtractorFactory
 
create(DirectoryNode, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
Creates a HSSFWorkbook from the given DirectoryNode
create(DirectoryNode, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates a SlideShow from the given DirectoryNode, which may be password protected
create(DirectoryNode, String) - Method in interface org.apache.poi.sl.usermodel.SlideShowProvider
 
create(DirectoryNode, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates a Workbook from the given DirectoryNode, which may be password protected.
create(DirectoryNode, String) - Method in interface org.apache.poi.ss.usermodel.WorkbookProvider
 
create(POIFSFileSystem) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
Creates a HSLFSlideShow from the given POIFSFileSystem
create(POIFSFileSystem) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates a Workbook from the given POIFSFileSystem.
create(Ptg[]) - Static method in class org.apache.poi.ss.formula.Formula
Creates a Formula object from a supplied Ptg array.
create(Workbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
 
create(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
create(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
Creates new function pointer from a byte array usually called while reading an excel file.
CREATE_NULL_AS_BLANK - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
 
createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumx2my2
 
createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumx2py2
 
createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumxmy2
 
createAccumulator() - Method in class org.apache.poi.ss.formula.functions.XYNumericFunction
Constructs a new instance of the Accumulator used to calculated this function
createAddInFunctions() - Static method in class org.apache.poi.hssf.record.SupBookRecord
 
createAggregate(List<RecordBase>, int) - Static method in class org.apache.poi.hssf.record.EscherAggregate
Collapses the drawing records into an aggregate.
createAggregator() - Method in class org.apache.poi.ss.formula.functions.AverageIf
 
createAggregator() - Method in class org.apache.poi.ss.formula.functions.Averageifs
 
createAggregator() - Method in class org.apache.poi.ss.formula.functions.Countifs
 
createAggregator() - Method in class org.apache.poi.ss.formula.functions.Maxifs
 
createAggregator() - Method in class org.apache.poi.ss.formula.functions.Minifs
 
createAggregator() - Method in class org.apache.poi.ss.formula.functions.Sumifs
 
createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
createAnchor(int, int, int, int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
createAnchor(HSSFAnchor) - Static method in class org.apache.poi.hssf.model.ConvertAnchor
 
createAnchorFromEscher(EscherContainerRecord) - Static method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
createAreaReference(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
Creates an AreaReference.
createAreaReference(String) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates an AreaReference.
createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
Creates an area ref from a pair of Cell References..
createAreaReference(CellReference, CellReference) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates an area ref from a pair of Cell References..
createArgs(int, String[]) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
createAutoFilter() - Method in class io.keikai.model.impl.TableImpl
 
createAutoFilter() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
createAutoFilter() - Method in interface io.keikai.model.STable
Creates a new auto filter for this table the old one will be drop directly.
createAutoFilter(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
createAutoFilter(CellRegion) - Method in interface io.keikai.model.SSheet
Creates a new auto filter, the old one will be drop directly.
createAutoShape() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a new shape with a predefined geometry and add it to this shape container
createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in interface org.apache.poi.sl.draw.DrawFontManager
Create an AWT font object with the given attributes
createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
 
createBarChart(HSSFWorkbook, HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Creates a bar chart.
createBATBlock(POIFSBigBlockSize, ByteBuffer) - Static method in class org.apache.poi.poifs.storage.BATBlock
Create a single BATBlock from the byte buffer, which must hold at least one big block of data to be read.
createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Extends the file if required to hold blocks up to the specified offset, and return the block from there.
createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Load the block at the given offset, extending the file if needed
createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Load the block, extending the underlying stream if needed
createBook(String) - Static method in class io.keikai.api.Books
Create a book with the bookName, e.g.
createBook(String) - Static method in class io.keikai.model.SBooks
Create a book with the bookName
createBookExt() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createBorder(XlsxExtractor.XlsxBorderExtractor) - Method in class io.keikai.importer.XlsxImporter
 
createBorderFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new border formatting structure if it does not exist, otherwise just return existing object.
createBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
Create a new border formatting structure if it does not exist, otherwise just return existing object.
createBorderPr(XlsxExtractor.XlsxBorderPrExtractor) - Method in class io.keikai.importer.XlsxImporter
 
createBuilder() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
createBuiltInName(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Generates a NameRecord to represent a built-in region
createCachedBoolean(boolean) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
createCachedEmptyValue() - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
createCachedErrorCode(int) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
createCell(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Use this to create new cells within the row and return it.
createCell(int) - Method in interface org.apache.poi.ss.usermodel.Row
Use this to create new cells within the row and return it.
createCell(int, CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Use this to create new cells within the row and return it.
createCell(int, CellType) - Method in interface org.apache.poi.ss.usermodel.Row
Use this to create new cells within the row and return it.
createCell(Row, int, String) - Static method in class org.apache.poi.ss.util.CellUtil
Create a cell, and give it a value.
createCell(Row, int, String, CellStyle) - Static method in class org.apache.poi.ss.util.CellUtil
Creates a cell, gives it a value, and applies a style if provided
createCellComment(ClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
createCellComment(ClientAnchor) - Method in interface org.apache.poi.ss.usermodel.Drawing
Creates a comment.
createCellStyle() - Method in class io.keikai.model.impl.BookImpl
 
createCellStyle() - Method in interface io.keikai.model.SBook
Create a cell style builder with default font
createCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Create a new Cell style and add it to the workbook's style table.
createCellStyle() - Method in interface org.apache.poi.ss.usermodel.Workbook
Create a new Cell style and add it to the workbook's style table
createCellStyle(boolean) - Method in class io.keikai.model.impl.BookImpl
 
createCellStyle(boolean) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, replaced by SBook.addCellStyle() and SBook.createCellStyle() to build an immutable cell style to boost search performance.
createCellStyle(CellStyle) - Method in interface io.keikai.api.Range.CellStyleHelper
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to create an immutable cell style
createCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
createCellStyle(SCellStyle) - Method in interface io.keikai.model.SBook
Create a cell style builder and copy the style from the src style, store inside this book after built,
createCellStyle(SCellStyle, boolean) - Method in class io.keikai.model.impl.BookImpl
 
createCellStyle(SCellStyle, boolean) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, replaced by SBook.addCellStyle(SCellStyle) and SBook.createCellStyle(SCellStyle) to build an immutable cell style to boost search performance.
createCellXF() - Method in class org.apache.poi.hssf.model.InternalWorkbook
creates a new Cell-type Extended Format Record and adds it to the end of ExtendedFormatRecords collection
createCellXFExt(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
creates a new Cell-type XFExtRecord and adds it to the end of XFExtRecords collection
createCFAggregate(RecordStream) - Static method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
Create CFRecordsAggregate from a list of CF Records
createChart(SChart) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
createChartData(SChart.ChartType) - Method in class io.keikai.model.impl.AbstractChartAdv
this method will return specified chart data with category and series values
createChartData(SChart.ChartType) - Method in class io.keikai.model.impl.ChartImpl
 
createCharts(SChart) - Static method in class io.keikaiex.util.HighchartsHelper
Creates Chart based on the SChart
createClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
Creates a HSSFClientAnchor.
createClientAnchor() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates a ClientAnchor.
createColor(byte, byte, byte) - Method in class io.keikai.model.impl.BookImpl
 
createColor(byte, byte, byte) - Method in interface io.keikai.model.SBook
 
createColor(String) - Method in class io.keikai.model.impl.BookImpl
 
createColor(String) - Method in interface io.keikai.model.SBook
 
createColorFromHtmlColor(String) - Method in interface io.keikai.api.Range.CellStyleHelper
create a color object from a htmlColor expression
createColorGradientFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
createColorScale(HSSFSheet) - Static method in class org.apache.poi.hssf.record.CFRule12Record
Creates a new Color Scale / Color Gradient formatting
createColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new color scale / gradient formatting object if it does not exist, otherwise just return the existing object.
createColumnVector(TwoDEval, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
createComment(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Constructs a cell comment.
createCompat12() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createCompressPictures() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createConditionalFormattingColorScaleRule() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Create a Color Scale / Color Gradient conditional formatting rule.
createConditionalFormattingColorScaleRule() - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Create a Color Scale / Color Gradient conditional formatting rule.
createConditionalFormattingRule(byte, String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
createConditionalFormattingRule(byte, String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Create a conditional formatting rule that compares a cell value to a formula calculated result, using an operator *
createConditionalFormattingRule(byte, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
A factory method allowing to create a conditional formatting rule with a cell comparison operator
createConditionalFormattingRule(byte, String, String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
A factory method allowing to create a conditional formatting rule with a cell comparison operator
createConditionalFormattingRule(String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
A factory method allowing to create a conditional formatting rule with a formula.
The formatting rules are applied by Excel when the value of the formula not equal to 0.
createConditionalFormattingRule(String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Create a conditional formatting rule based on a Boolean formula.
createConditionalFormattingRule(HSSFExtendedColor) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
Create a Databar conditional formatting rule.
createConditionalFormattingRule(ExtendedColor) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
createConditionalFormattingRule(ExtendedColor) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Create a Databar conditional formatting rule.
createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
A factory method allowing the creation of conditional formatting rules using an Icon Set / Multi-State formatting.
createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Create an Icon Set / Multi-State conditional formatting rule.
createConnector() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a connector
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.poi.sl.draw.DrawTexturePaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.poi.sl.draw.PathGradientPaint
 
createCustomConstraint(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createCustomConstraint(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createCustomFormulaConstraint(String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
 
createDataBarFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
createDataBarFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new databar / data-bar formatting object if it does not exist, otherwise just return the existing object.
createDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
 
createDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the instance of HSSFDataFormat for this workbook.
createDataFormat() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates a new DataFormat instance
createDataFormat() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns the instance of DataFormat for this workbook.
createDataMap(Object...) - Static method in class io.keikai.model.ModelEvents
A utility method that help you create data map, e.g.
createDateConstraint(int, String, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
Creates a date based data validation constraint.
createDateConstraint(int, String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createDateConstraint(int, String, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createDecimalConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createDecimalConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createDefaultCellStyle(XSSFWorkbook, XSSFCellBorder, XSSFCellFill, XSSFFont, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
createDelayedOutput(int) - Method in interface org.apache.poi.util.DelayableLittleEndianOutput
Creates an output stream intended for outputting a sequence of size bytes.
createDelayedOutput(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
createDeletedRef(Ptg) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createDeletedRef(Ptg) - Static method in class org.apache.poi.ss.formula.PtgShifter
 
createDeletedRef3d(String, Ptg) - Static method in class org.apache.poi.ss.formula.PtgShifter
 
createDependencyTable() - Method in class io.keikai.model.sys.EngineFactory
 
createDgRecord() - Method in class org.apache.poi.hssf.model.DrawingManager2
Creates a new drawing group
createDimensions() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
createDirectory(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DirectoryEntry
createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DirectoryEntry
createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
create a new DirectoryEntry in the root directory
createDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a new document to be added to the root directory
createDocument(String, int, POIFSWriterListener) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry; the data will be provided later
createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry; the data will be provided later
createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
create a new DocumentEntry in the root entry; the data will be provided later
createDocument(String, InputStream) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
create a new DocumentEntry
createDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
create a new DocumentEntry
createDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
open a document in the directory's entry's list of entries
createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
open a document in the root entry's list of entries
createDocumentInputStream(Entry) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
open a document in the directory's entry's list of entries
createDrawingGroup() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Creates a primary drawing group record.
createDrawingPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates the top-level drawing patriarch.
createDrawingPatriarch() - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates the top-level drawing patriarch.
createDVRecord(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
createDxfCellStyle(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
createDxfCellStyle(XSSFWorkbook, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
createDxfZssFont(XlsxExtractor.XlsxFontExtractor) - Method in class io.keikai.importer.XlsxImporter
 
createEmpty() - Static method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
 
createEmpty() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
createEmptyBATBlock(POIFSBigBlockSize, boolean) - Static method in class org.apache.poi.poifs.storage.BATBlock
Creates a single BATBlock, with all the values set to empty.
createEmptyRowSpanCell(SSheet, CellRegion, double, CellRegion, int, int, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
createEnclosingCellRange(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
Create an enclosing CellRange for the two cell ranges.
createEncryptionDocument() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
createEncryptionEntry(DirectoryEntry, String, EncryptionRecord) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
createErrorBox(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
createErrorBox(String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets the title and text for the error box .
createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
createEvaluationWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
createEvaluationWorkbook() - Method in interface org.apache.poi.ss.usermodel.Workbook
 
createExplicitListConstraint(String[]) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
 
createExplicitListConstraint(String[]) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createExplicitListConstraint(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createExporter() - Method in class io.keikai.model.impl.html.HtmlExporterFactory
 
createExporter() - Method in class io.keikai.model.impl.pdf.PdfExporterFactory
 
createExporter() - Method in class io.keikai.range.impl.imexp.ExcelExportFactory
 
createExporter() - Method in interface io.keikai.range.SExporterFactory
Create an exporter
createExtendedColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
 
createExtendedColor() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates a XSSF-style Color object, used for extended sheet formattings and conditional formattings
createExternalReferences(String, String[]) - Static method in class org.apache.poi.hssf.record.SupBookRecord
 
createExtractor(File) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtractor(File, String) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtractor(InputStream) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtractor(InputStream, String) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create the Extractor, if possible.
createExtractor(DirectoryNode, String) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create the Extractor, if possible.
createExtractor(POIFSFileSystem) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtractor(POIFSFileSystem, String) - Static method in class org.apache.poi.extractor.ExtractorFactory
Create an extractor that can be used to read text from the given file.
createExtSSTRecord(int) - Method in class org.apache.poi.hssf.record.SSTRecord
Creates an extended string record based on the current contents of the current SST record.
createFont() - Method in class io.keikai.model.impl.BookImpl
 
createFont() - Method in interface io.keikai.model.SBook
Create a font builder without storing inside this book after built.
createFont() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create a new Font and add it to the workbook's font table
createFont() - Method in interface org.apache.poi.ss.usermodel.Workbook
Create a new Font and add it to the workbook's font table
createFont(boolean) - Method in class io.keikai.model.impl.BookImpl
 
createFont(boolean) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, replaced by SBook.addFont() and SBook.createFont() to build an immutable font to boost search performance
createFont(Font) - Method in interface io.keikai.api.Range.CellStyleHelper
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to create an immutable font
createFont(SFont) - Method in class io.keikai.model.impl.BookImpl
 
createFont(SFont) - Method in interface io.keikai.model.SBook
Create a font builder and copy the style from the src style, store inside this book after built, then you can use SBook.searchFont(FontMatcher) to search and reuse this style.
createFont(SFont, boolean) - Method in class io.keikai.model.impl.BookImpl
 
createFont(SFont, boolean) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, replaced by SBook.addFont(SFont) and SBook.createFont(SFont) to build an immutable font to boost search performance
createFontFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new font formatting structure if it does not exist, otherwise just return existing object.
createFontFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
Create a new font formatting structure if it does not exist, otherwise just return existing object.
createForceFullCalculation() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createForColumnCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createForColumnShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createForCountingOnly() - Static method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
createFormat(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Creates a FormatRecord, inserts it, and returns the index code.
createFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Create and return a Format based on the format string from a cell's style.
createFormatEngine() - Method in class io.keikai.model.sys.EngineFactory
 
createFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
createFormulaEngine() - Method in class io.keikai.model.sys.EngineFactory
 
createFormulaEvaluator() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
Creates a HSSFFormulaEvaluator, the object that evaluates formula cells.
createFormulaEvaluator() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates FormulaEvaluator - an object that evaluates formula cells.
createFormulaListConstraint(String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
 
createFormulaListConstraint(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createFormulaListConstraint(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createForRowCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createForRowShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createForSheetShift(int, int) - Static method in class org.apache.poi.ss.formula.FormulaShifter
 
createForString() - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
createFreeform() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a new shape with a custom geometry
createFreezePane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split (freezepane).
createFreezePane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates a split (freezepane).
createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
Creates a split (freezepane).
createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split (freezepane).
createFreezePane(int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates a split (freezepane).
createFromEmbeddedOleObject(DirectoryNode) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance of this class from an embedded OLE Object.
createFromEmbeddedOleObject(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance of this class from an embedded OLE Object.
createFunctionResolver() - Static method in class io.keikai.model.sys.formula.FunctionResolverFactory
 
createGroup() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a group of shapes belonging to this container
createGroup(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create another group under this group.
createGroup(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a new group record stored under this patriarch.
createHyperlink() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Creates a hyperlink and asigns it to this shape.
createHyperlink() - Method in interface org.apache.poi.sl.usermodel.TextRun
Creates a new hyperlink and assigns it to this text run.
createHyperlink(HyperlinkType) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
 
createHyperlink(HyperlinkType) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates a new Hyperlink, of the given type
createIf(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
createImporter() - Method in class io.keikai.range.impl.imexp.ExcelImportFactory
 
createImporter() - Method in class io.keikai.range.impl.imexp.TestImporterFactory
 
createImporter() - Method in interface io.keikai.range.SImporterFactory
Create an importer
createIndexRecord(int, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
createInformationProperties() - Method in class org.apache.poi.POIDocument
Will create whichever of SummaryInformation and DocumentSummaryInformation (HPSF) properties are not already part of your document.
createInputEngine() - Method in class io.keikai.model.sys.EngineFactory
 
createIntegerConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createIntegerConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createInternalReferences(short) - Static method in class org.apache.poi.hssf.record.SupBookRecord
 
createJFreeChart() - Method in class io.keikaiex.util.ZssChartExportEngine
 
createLabelList() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
createLinearGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
 
createMasterSheet() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
createModelEvent(String, SBook) - Static method in class io.keikai.model.ModelEvents
 
createModelEvent(String, SBook, SSheet, Map) - Static method in class io.keikai.model.ModelEvents
 
createModelEvent(String, SBook, Map) - Static method in class io.keikai.model.ModelEvents
Create a model event.
createModelEvent(String, SSheet) - Static method in class io.keikai.model.ModelEvents
 
createModelEvent(String, SSheet, CellRegion) - Static method in class io.keikai.model.ModelEvents
 
createModelEvent(String, SSheet, CellRegion, Map) - Static method in class io.keikai.model.ModelEvents
 
createModelEvent(String, SSheet, Map) - Static method in class io.keikai.model.ModelEvents
 
createMTRSettings() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createMultiStateFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
createMultiStateFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new icon / multi-state formatting object if it does not exist, otherwise just return the existing object.
createName() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
createName() - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
createName() - Method in class org.apache.poi.hssf.model.InternalWorkbook
creates new name
createName() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
createName() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
creates a new named range and add it to the model
createName() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Return the underlying workbook
createName() - Method in interface org.apache.poi.ss.usermodel.Workbook
Creates a new (uninitialised) defined name in this workbook
createName(String) - Method in class io.keikai.api.impl.RangeImpl
 
createName(String) - Method in interface io.keikai.api.Range
Create a name that refers to this range.
createName(String) - Method in class io.keikai.model.impl.BookImpl
 
createName(String) - Method in interface io.keikai.model.SBook
 
createName(String) - Method in class io.keikai.range.impl.RangeImpl
 
createName(String) - Method in interface io.keikai.range.SRange
Create a SName that refer to this range.
createName(String, String) - Method in class io.keikai.model.impl.BookImpl
 
createName(String, String) - Method in interface io.keikai.model.SBook
Create a defined name on specified sheet
createNamedStyle(XSSFWorkbook, String, boolean, int, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
createNewDataSource() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
createNewDataSource() - Method in class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
 
createNewFont() - Method in class org.apache.poi.hssf.model.InternalWorkbook
creates a new font record and adds it to the "font table".
createNextArg() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
createNumericConstraint(int, int, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
Creates a number based data validation constraint.
createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createNumericConstraint(int, int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
createObjectData(ClientAnchor, int, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
Adds a new OLE Package Shape
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
Creates the low level OBJ record for this shape.
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
createOffsetRefPrecedent(ValueEval) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
createOleMarkerEntry(DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
Add the \1OLE marker entry, which is not the Ole10Native entry.
createOleMarkerEntry(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
Add the \1OLE marker entry, which is not the Ole10Native entry.
createOleShape(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
Create a new OLE object shape with the given pictureData as preview image
createOrUpdateDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Set the contents of a document in the root directory, creating if needed, otherwise updating
createOrUpdateDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Set the contents of a document, creating if needed, otherwise updating.
createPathGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
 
createPatternFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
create a new pattern formatting structure if it does not exist, otherwise just return existing object.
createPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
Create a new pattern formatting structure if it does not exist, otherwise just return existing object.
createPdfCell(CellRegion, CellRegion, SCell, CellRegion, SSheet, boolean, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
creates a PdfCell from POI Cell
createPdfCellFont(SFont) - Method in class io.keikai.model.impl.pdf.PdfExporter
returns pdf font corresponding to ZSS cell font
createPdfCellFont(SFont, String) - Method in class io.keikai.model.impl.pdf.PdfExporter
Returns pdf font corresponding to ZSS cell font with a supplimental font face name.
createPdfChunks(SFont, String, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
Create and returns pdf chunks per the provided ZSS font, text, and whether contains a Accounting Underline (because it is handled the other way; see CellRenderEvent.drawAccountingUnderline(com.lowagie.text.Rectangle, com.lowagie.text.Rectangle, float, float, float, float, com.lowagie.text.pdf.PdfContentByte))
createPdfTable(int, int, SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
createPhrase(SCell) - Method in class io.keikai.model.impl.pdf.PdfExporter
creates Phrase for corresponding ZSS Cell.
createPicture(HSSFChildAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Creates a picture.
createPicture(HSSFClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a picture.
createPicture(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a picture belonging to this container
createPicture(ClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
createPicture(ClientAnchor, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
Creates a picture.
createPoiBook() - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
createPoiBook() - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
createPoiBook() - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
createPoiBook(InputStream) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
createPoiBook(InputStream) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
createPolygon(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Creates a polygon
createPolygon(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a polygon
createPromptBox(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
createPromptBox(String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets the title and text for the prompt box .
createProperties(byte[], int, short) - Method in class org.apache.poi.ddf.EscherPropertyFactory
Create new properties from a byte array.
createPtg() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
createPtg(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
createPtg(LittleEndianInput, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
createRadialGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
 
createRaster() - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
createRecalcId() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createRecord(byte[], int) - Method in class org.apache.poi.ddf.DefaultEscherRecordFactory
 
createRecord(byte[], int) - Method in interface org.apache.poi.ddf.EscherRecordFactory
Generates an escher record including any children contained under that record.
createRecord(RecordInputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
create a record, if there are MUL records than multiple records are returned digested into the non-mul form.
createRecords(InputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
Create an array of records from an input stream
createRichTextString(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
 
createRichTextString(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
createRichTextString(String) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
createRichTextString(String) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
Creates a new RichTextString instance
createRow(int) - Static method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Create a row record.
createRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Create a new row within the sheet and return the high level representation
createRow(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Create a new row within the sheet and return the high level representation
createRowVector(TwoDEval, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
createSafeSheetName(String) - Static method in class org.apache.poi.ss.util.WorkbookUtil
Creates a valid sheet name, which is conform to the rules.
createSafeSheetName(String, char) - Static method in class org.apache.poi.ss.util.WorkbookUtil
Creates a valid sheet name, which is conform to the rules.
createSBorder(Borders.Border) - Method in class io.keikai.importer.XlsxImporter
 
createSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
createSeries(SeriesJson, SGeneralChartData) - Method in class io.keikai.importer.XlsxImporter
 
createShape(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create a new simple shape under this group.
createShapeTree(EscherContainerRecord, EscherAggregate, HSSFShapeContainer, DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFShapeFactory
build shape tree from escher container
createSheet() - Static method in class org.apache.poi.hssf.model.InternalSheet
Creates a sheet with all the usual records minus values and the "index" record (not required).
createSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
create an HSSFSheet for this HSSFWorkbook, adds it to the sheets and returns the high level representation.
createSheet() - Method in interface org.apache.poi.ss.usermodel.Workbook
Create a Sheet for this Workbook, adds it to the sheets and returns the high level representation.
createSheet(Range, String) - Static method in class io.keikai.api.SheetOperationUtil
Add a new sheet as the last sheet to this book
createSheet(String) - Method in class io.keikai.api.impl.RangeImpl
 
createSheet(String) - Method in interface io.keikai.api.Range
Creates a new sheet and appends it as the last sheet.
createSheet(String) - Method in class io.keikai.model.impl.BookImpl
 
createSheet(String) - Method in interface io.keikai.model.SBook
Create a sheet
createSheet(String) - Method in class io.keikai.range.impl.RangeImpl
 
createSheet(String) - Method in interface io.keikai.range.SRange
Create sheet of this book as specified in this Range.
createSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Create a new sheet for this Workbook and return the high level representation.
createSheet(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Create a new sheet for this Workbook and return the high level representation.
createSheet(String, SSheet) - Method in class io.keikai.model.impl.BookImpl
 
createSheet(String, SSheet) - Method in interface io.keikai.model.SBook
Create a sheet and copy the content from the specified src sheet; note the owner book of the specified src sheet can be different from this book.
createSheet(String, SSheet, boolean) - Method in class io.keikai.model.impl.BookImpl
 
createSheet(String, SSheet, boolean) - Method in interface io.keikai.model.SBook
Create a sheet and copy the content from the specified src sheet; note the owner book of the specified src sheet can be different from this book.
createSheet(RecordStream) - Static method in class org.apache.poi.hssf.model.InternalSheet
read support (offset used as starting point for search) for low level API.
createSheetBOF() - Static method in class org.apache.poi.hssf.record.BOFRecord
 
createSimpleShape(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Creates a simple shape.
createSingleRecord(RecordInputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
 
createSkip(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
createSlide() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
createSolidPaint(Color) - Static method in class org.apache.poi.sl.draw.DrawPaint
 
createSolidPaint(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
 
createSpace(int, int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
Generates the shape records for this shape.
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
Creates a split pane.
createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
createSplitPane(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
createSplitPane(int, int, int, int, PaneType) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Creates a split pane.
createSplitPane(int, int, int, int, PaneType) - Method in interface org.apache.poi.ss.usermodel.Sheet
Creates a split pane.
createStubWorkbook(ExternSheetRecord[], BoundSheetRecord[]) - Static method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
Creates a stub workbook from the supplied records, suitable for use with the HSSFFormulaParser
createStubWorkbook(ExternSheetRecord[], BoundSheetRecord[], SSTRecord) - Static method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
Creates a stub Workbook from the supplied records, suitable for use with the HSSFFormulaParser
createStyleRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Creates a new StyleRecord, for the given Extended Format index, and adds it onto the end of the records collection
createSubRecord(LittleEndianInput, int) - Static method in class org.apache.poi.hssf.record.SubRecord
read a sub-record from the supplied stream
createTable(int, int) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
Create a new Table of the given number of rows and columns
createTableName(STable) - Method in class io.keikai.model.impl.AbstractBookAdv
 
createTableName(STable) - Method in class io.keikai.model.impl.BookImpl
 
createTablePtg(String, Object[], int, int, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
createTablePtg(String, Object[], int, int, int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
createTablePtg(String, Object[], int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
createTablePtg(String, Object[], int, int, int) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
 
createTableStyle(StylesTable, String) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
createTableStyles() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createTempDirectory(String) - Method in class org.apache.poi.util.DefaultTempFileCreationStrategy
 
createTempDirectory(String) - Static method in class org.apache.poi.util.TempFile
 
createTempDirectory(String) - Method in interface org.apache.poi.util.TempFileCreationStrategy
Creates a new and empty temporary directory.
createTempFile(String, String) - Method in class org.apache.poi.util.DefaultTempFileCreationStrategy
 
createTempFile(String, String) - Static method in class org.apache.poi.util.TempFile
Creates a new and empty temporary file.
createTempFile(String, String) - Method in interface org.apache.poi.util.TempFileCreationStrategy
Creates a new and empty temporary file.
createTextbox(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Create a new textbox under this group.
createTextbox(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Constructs a textbox under the patriarch.
createTextBox() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
create a text box
createTextLengthConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createTextLengthConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
 
createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
createTheme() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
createThreshold() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Creates a new, empty Threshold
createThreshold() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Creates a new, empty Threshold
createTimeConstraint(int, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
Creates a time based data validation constraint.
createTimeConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createTimeConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
createValidation(DataValidationConstraint, CellRangeAddressList) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
 
createVector(RefEval) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
createVector(TwoDEval) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
createWorkbook() - Static method in class org.apache.poi.hssf.model.InternalWorkbook
Creates an empty workbook object with three blank sheets and all the empty fields.
createWorkbook(List<Record>) - Static method in class org.apache.poi.hssf.model.InternalWorkbook
read support for low level API.
createWorkbook(POIFSFileSystem) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
Creates a HSSFWorkbook from the given POIFSFileSystem
createX(Ptg[]) - Static method in class org.apache.poi.ss.formula.Formula
Creates a Formula object from a supplied Ptg array with Xlsx version.
createXFCrc() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createXFExt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
createXorArray1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Creates an byte array for xor obfuscation (method 1)
createXorKey1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Create the xor key for xor obfuscation, which is used to create the xor array (method 1)
createXorVerifier1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Create the verifier for xor obfuscation (method 1)
createXorVerifier2(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
This method generates the xor verifier for word documents < 2007 (method 2).
createZssFont(XlsxExtractor.XlsxFontExtractor) - Method in class io.keikai.importer.XlsxImporter
 
createZssFont(Font) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
CreationHelper - Interface in org.apache.poi.ss.usermodel
An object that handles instantiating concrete classes of the various instances one needs for HSSF and XSSF.
Crimson - org.apache.poi.sl.usermodel.PresetColor
 
CRN - org.apache.poi.hssf.record.HSSFRecordTypes
 
CRN_COUNT - org.apache.poi.hssf.record.HSSFRecordTypes
 
CRNCountRecord - Class in org.apache.poi.hssf.record
XCT - CRN Count
CRNCountRecord(CRNCountRecord) - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
 
CRNCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
 
CRNRecord - Class in org.apache.poi.hssf.record
This record stores the contents of an external cell or cell range
CRNRecord(CRNRecord) - Constructor for class org.apache.poi.hssf.record.CRNRecord
 
CRNRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNRecord
 
cropImage(Image, float, float, PdfWriter, float, float, float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
CROSS - io.keikai.model.impl.AbstractChartAxisAdv.TickMark
 
cryptoAPI - org.apache.poi.poifs.crypt.EncryptionMode
 
CryptoAPIDecryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIDecryptor() - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
CryptoAPIDecryptor(CryptoAPIDecryptor) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
CryptoAPIEncryptionHeader - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
CryptoAPIEncryptionHeader(CryptoAPIEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
CryptoAPIEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
CryptoAPIEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
 
CryptoAPIEncryptionVerifier - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
CryptoAPIEncryptionVerifier(CryptoAPIEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
CryptoAPIEncryptionVerifier(LittleEndianInput, CryptoAPIEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
CryptoAPIEncryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoAPIEncryptor.CryptoAPICipherOutputStream - Class in org.apache.poi.poifs.crypt.cryptoapi
 
CryptoFunctions - Class in org.apache.poi.poifs.crypt
Helper functions used for standard and agile encryption
CS - org.apache.poi.util.LocaleID
 
CS_CZ - org.apache.poi.util.LocaleID
 
CTL_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this object is an ActiveX control.
cToComplex(Complex, String) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert the complex to complex.
CtrlArrowCommand - Class in io.keikai.ui.au.in
Handle the user operation when Ctrl-arrow key is pressed.
CtrlArrowCommand() - Constructor for class io.keikai.ui.au.in.CtrlArrowCommand
 
CtrlKeyCommand - Class in io.keikai.ui.au.in
 
CtrlKeyCommand() - Constructor for class io.keikai.ui.au.in.CtrlKeyCommand
 
Cube - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CUBE - org.apache.poi.sl.usermodel.ShapeType
 
CUBE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
cumipmt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
CUMIPMT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
cumprinc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
CUMPRINC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
Currency - Class in org.apache.poi.hpsf
 
Currency() - Constructor for class org.apache.poi.hpsf.Currency
 
CURRENCY_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for the currency symbol part of a cell format part
CURRENT_OR_LAST_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the current, or last-used, color.
CURRENT_SLIDE - Static variable in interface org.apache.poi.sl.draw.Drawable
The Common SL Draw API works sometimes cascading, but there are places where the current slide context need to be evaluated, e.g.
currentSheetIndex - Variable in class io.keikai.model.impl.html.HtmlExporter
 
CURVED_CONNECTOR_2 - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_CONNECTOR_3 - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_CONNECTOR_4 - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_CONNECTOR_5 - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_LEFT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CURVED_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
CURVED_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
CurvedConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedDownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedLeftArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CurvedUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
CurveToCommand - Class in org.apache.poi.sl.draw.geom
Java class for CT_Path2DCubicBezierTo complex type.
CurveToCommand() - Constructor for class org.apache.poi.sl.draw.geom.CurveToCommand
 
CurveToCommandIf - Interface in org.apache.poi.sl.draw.geom
 
custom - io.keikai.model.SAutoFilter.FilterOp
 
custom - io.keikai.model.STableColumn.STotalsRowFunction
 
custom - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
CUSTOM - io.keikai.api.model.Validation.ValidationType
 
CUSTOM - io.keikai.model.SDataValidation.ValidationType
 
CUSTOM - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
CUSTOM - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
CUSTOM - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
CUSTOM_FILTERS - io.keikai.ui.AuxAction
 
CUSTOM_SORT - io.keikai.ui.AuxAction
 
CustomFilter - Interface in org.apache.poi.ss.usermodel
CustomFilter
CustomFilter.Operator - Enum in org.apache.poi.ss.usermodel
 
CustomFilterImpl - Class in io.keikai.model.impl
 
CustomFilterImpl(String, SAutoFilter.FilterOp) - Constructor for class io.keikai.model.impl.CustomFilterImpl
 
CustomFilterImpl(String, SAutoFilter.FilterOp, String) - Constructor for class io.keikai.model.impl.CustomFilterImpl
 
CustomFilters - Interface in org.apache.poi.ss.usermodel
 
CustomFiltersCtrl - Class in io.keikaiex.ui.dialog
 
CustomFiltersCtrl() - Constructor for class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
CustomFiltersHandler - Class in io.keikaiex.ui.impl.ua
 
CustomFiltersHandler() - Constructor for class io.keikaiex.ui.impl.ua.CustomFiltersHandler
 
CustomFiltersImpl - Class in io.keikai.model.impl
 
CustomFiltersImpl(SCustomFilter, SCustomFilter, boolean) - Constructor for class io.keikai.model.impl.CustomFiltersImpl
 
CustomGeometry - Class in org.apache.poi.sl.draw.geom
Definition of a custom geometric shape
CustomGeometry() - Constructor for class org.apache.poi.sl.draw.geom.CustomGeometry
 
customIndex - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl.FormatItem
 
CustomProperties - Class in org.apache.poi.hpsf
Maintains the instances of CustomProperty that belong to a DocumentSummaryInformation.
CustomProperties() - Constructor for class org.apache.poi.hpsf.CustomProperties
 
CustomProperty - Class in org.apache.poi.hpsf
This class represents custom properties in the document summary information stream.
CustomProperty() - Constructor for class org.apache.poi.hpsf.CustomProperty
Creates an empty CustomProperty.
CustomProperty(Property) - Constructor for class org.apache.poi.hpsf.CustomProperty
Creates a CustomProperty without a name by copying the underlying Property' attributes.
CustomProperty(Property, String) - Constructor for class org.apache.poi.hpsf.CustomProperty
Creates a CustomProperty with a name.
CustomSortCtrl - Class in io.keikaiex.ui.dialog
 
CustomSortCtrl() - Constructor for class io.keikaiex.ui.dialog.CustomSortCtrl
 
CustomSortCtrl.SortAlgorithmCombobox - Class in io.keikaiex.ui.dialog
 
CustomSortCtrl.SortIndexCombobox - Class in io.keikaiex.ui.dialog
 
CustomSortCtrl.SortRule - Class in io.keikaiex.ui.dialog
 
CustomSortHandler - Class in io.keikaiex.ui.impl.ua
 
CustomSortHandler() - Constructor for class io.keikaiex.ui.impl.ua.CustomSortHandler
 
CustomViewSettingsRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
Manages the all the records associated with a 'Custom View Settings' sub-stream.
CustomViewSettingsRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
 
cut(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Cuts data and style from src to destination
CUT - io.keikai.ui.AuxAction
 
CutCellAction - Class in io.keikai.ui.impl.undo
 
CutCellAction(String, Sheet, int, int, int, int, boolean, boolean, Sheet, int, int, int, int, boolean, boolean) - Constructor for class io.keikai.ui.impl.undo.CutCellAction
 
CutHandler - Class in io.keikai.ui.impl.ua
 
CutHandler() - Constructor for class io.keikai.ui.impl.ua.CutHandler
 
CY - org.apache.poi.util.LocaleID
 
CY_GB - org.apache.poi.util.LocaleID
 
Cyan - org.apache.poi.sl.usermodel.PresetColor
 

D

DA - org.apache.poi.util.LocaleID
 
DA_DK - org.apache.poi.util.LocaleID
 
DARK_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
DARK_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
DARK_DOWN - io.keikai.api.model.CellStyle.FillPattern
 
DARK_DOWN - io.keikai.model.SFill.FillPattern
 
DARK_DOWN - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_GRAY - io.keikai.api.model.CellStyle.FillPattern
 
DARK_GRAY - io.keikai.model.SFill.FillPattern
 
DARK_GRAY - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
DARK_GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
DARK_GRID - io.keikai.api.model.CellStyle.FillPattern
 
DARK_GRID - io.keikai.model.SFill.FillPattern
 
DARK_GRID - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_HORIZONTAL - io.keikai.api.model.CellStyle.FillPattern
 
DARK_HORIZONTAL - io.keikai.model.SFill.FillPattern
 
DARK_HORIZONTAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_RED - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
DARK_RED - org.apache.poi.ss.usermodel.IndexedColors
 
DARK_TEAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
DARK_TEAL - org.apache.poi.ss.usermodel.IndexedColors
 
DARK_TRELLIS - io.keikai.api.model.CellStyle.FillPattern
 
DARK_TRELLIS - io.keikai.model.SFill.FillPattern
 
DARK_TRELLIS - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_UP - io.keikai.api.model.CellStyle.FillPattern
 
DARK_UP - io.keikai.model.SFill.FillPattern
 
DARK_UP - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_VERTICAL - io.keikai.api.model.CellStyle.FillPattern
 
DARK_VERTICAL - io.keikai.model.SFill.FillPattern
 
DARK_VERTICAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
DARK_YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
DARK_YELLOW - org.apache.poi.ss.usermodel.IndexedColors
 
DarkBlue - org.apache.poi.sl.usermodel.PresetColor
 
DarkCyan - org.apache.poi.sl.usermodel.PresetColor
 
DARKEN - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
darken the paint/filling
DARKEN_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Darken the color by the value that is specified in the blue field.
DARKEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
darken (...
DarkGoldenrod - org.apache.poi.sl.usermodel.PresetColor
 
DarkGray - org.apache.poi.sl.usermodel.PresetColor
 
DarkGreen - org.apache.poi.sl.usermodel.PresetColor
 
DarkKhaki - org.apache.poi.sl.usermodel.PresetColor
 
DarkMagenta - org.apache.poi.sl.usermodel.PresetColor
 
DarkOliveGreen - org.apache.poi.sl.usermodel.PresetColor
 
DarkOrange - org.apache.poi.sl.usermodel.PresetColor
 
DarkOrchid - org.apache.poi.sl.usermodel.PresetColor
 
DarkRed - org.apache.poi.sl.usermodel.PresetColor
 
DarkSalmon - org.apache.poi.sl.usermodel.PresetColor
 
DarkSeaGreen - org.apache.poi.sl.usermodel.PresetColor
 
DarkSlateBlue - org.apache.poi.sl.usermodel.PresetColor
 
DarkSlateGray - org.apache.poi.sl.usermodel.PresetColor
 
DarkTurquoise - org.apache.poi.sl.usermodel.PresetColor
 
DarkViolet - org.apache.poi.sl.usermodel.PresetColor
 
DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
dash style - native 7
DASH_DOT - io.keikai.api.model.CellStyle.BorderType
 
DASH_DOT - io.keikai.model.SBorder.BorderType
 
DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
dash short dash - native 9
DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
dash-dot border
DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASH_DOT_DOT - io.keikai.api.model.CellStyle.BorderType
 
DASH_DOT_DOT - io.keikai.model.SBorder.BorderType
 
DASH_DOT_DOT - org.apache.poi.ss.usermodel.BorderStyle
dash-dot-dot border
DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DASHED - io.keikai.api.model.CellStyle.BorderType
 
DASHED - io.keikai.model.SBorder.BorderType
 
DASHED - org.apache.poi.ss.usermodel.BorderStyle
dash border
DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
DATA - org.apache.poi.ss.formula.ptg.TablePtg.Item
 
DATA_BAR - io.keikai.model.SConditionalFormattingRule.RuleType
 
DATA_BAR - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule sets a data bar, with the cell populated with bars based on their values
DATA_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
DATA_FORMAT - Static variable in class org.apache.poi.ss.util.CellUtil
 
DATA_ITEM - org.apache.poi.hssf.record.HSSFRecordTypes
 
DATA_LABEL_EXTENSION - org.apache.poi.hssf.record.HSSFRecordTypes
 
DATA_LABEL_PLACEMENT_ABOVE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_AUTO - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_AXIS - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_BELOW - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_CHART_DEPENDENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_INSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_LEFT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_OUTSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_LABEL_PLACEMENT_USER_MOVED - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DATA_MODEL - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
DATA_VALIDATION - io.keikai.model.sys.dependency.ObjectRef.ObjectType
 
DATA_VALIDATION - io.keikai.ui.AuxAction
 
DataBarFormatting - Class in org.apache.poi.hssf.record.cf
Data Bar Conditional Formatting Rule Record.
DataBarFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for the DataBar Formatting component of Conditional Formatting settings
DataBarFormatting() - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarFormatting(DataBarFormatting) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
 
DataBarImpl - Class in io.keikai.model.impl
 
DataBarImpl() - Constructor for class io.keikai.model.impl.DataBarImpl
 
DataBarThreshold - Class in org.apache.poi.hssf.record.cf
Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting
DataBarThreshold() - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
 
DataBarThreshold(DataBarThreshold) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
 
DataBarThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
Creates new Data Bar Threshold
DATABASE - Static variable in class io.keikaiex.ui.dialog.Formulas
 
dataCombobox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
DataConsolidateFunction - Enum in org.apache.poi.ss.usermodel
Enum mapping the values of STDataConsolidateFunction
dataFormat - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
dataFormat(String) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the data format
dataFormat(String) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
dataFormat(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
dataFormat(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
DataFormat - Interface in org.apache.poi.ss.usermodel
 
DataFormatRecord - Class in org.apache.poi.hssf.record.chart
The data format record is used to index into a series.
DataFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatRecord(DataFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
 
DataFormatter - Class in org.apache.poi.ss.usermodel
DataFormatter contains methods for formatting the value stored in a Cell.
DataFormatter() - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the default locale.
DataFormatter(Locale) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataFormatter(Locale, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataFormatter(Locale, boolean, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
Creates a formatter using the given locale.
DataIntegrity - Class in org.apache.poi.poifs.crypt.agile
A complex type that specifies data used to verify whether the encrypted data passes an integrity check.
DataIntegrity() - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
DataIntegrity(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
DataItemRecord - Class in org.apache.poi.hssf.record.pivottable
SXDI - Data Item (0x00C5)
DataItemRecord(DataItemRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
DataItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
DataLabelExtensionRecord - Class in org.apache.poi.hssf.record.chart
DATALABEXT - Chart Data Label Extension (0x086A)
DataLabelExtensionRecord(DataLabelExtensionRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
DataLabelExtensionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
dataListmodel - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
DataRegionHelper - Class in io.keikai.range.impl
To help search the data region
DataRegionHelper(SRange) - Constructor for class io.keikai.range.impl.DataRegionHelper
 
DataRegionHelper.FilterRegionHelper - Class in io.keikai.range.impl
 
DataSource - Class in org.apache.poi.poifs.nio
Common definition of how we read and write bytes
DataSource() - Constructor for class org.apache.poi.poifs.nio.DataSource
 
DataSpaceDefinition(String[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceDefinition(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
DataSpaceMap(DataSpaceMapUtils.DataSpaceMapEntry[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMap(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
DataSpaceMapEntry(int[], String[], String) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapEntry(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
DataSpaceMapUtils - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils() - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
DataSpaceMapUtils.DataSpaceDefinition - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMap - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceMapEntry - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.DataSpaceVersionInfo - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.IRMDSTransformInfo - Class in org.apache.poi.poifs.crypt
 
DataSpaceMapUtils.TransformInfoHeader - Class in org.apache.poi.poifs.crypt
 
DataSpaceVersionInfo(String, int, int, int, int, int, int) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DataSpaceVersionInfo(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
DataValidation - Interface in org.apache.poi.ss.usermodel
 
DATAVALIDATION_LIST - io.keikai.model.sys.formula.FormulaType
This constant is currently very specific.
DATAVALIDATION_LIST - org.apache.poi.ss.formula.FormulaType
This constant is currently very specific.
DataValidation.ErrorStyle - Class in org.apache.poi.ss.usermodel
Error style constants for error box
DataValidationAction - Class in io.keikaiex.ui.impl.undo
 
DataValidationAction(String, Sheet, int, int, int, int, Validation.ValidationType, boolean, Validation.OperatorType, boolean, String, String, boolean, String, String, boolean, Validation.AlertStyle, String, String) - Constructor for class io.keikaiex.ui.impl.undo.DataValidationAction
 
DataValidationConstraint - Interface in org.apache.poi.ss.usermodel
 
DataValidationConstraint.OperatorType - Class in org.apache.poi.ss.usermodel
Condition operator enum
DataValidationConstraint.ValidationType - Class in org.apache.poi.ss.usermodel
ValidationType enum
DataValidationContext(DataValidation, DataValidationEvaluator, CellRangeAddressBase, CellReference) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
Populate the context with the necessary values.
DataValidationCtrl - Class in io.keikaiex.ui.dialog
 
DataValidationCtrl() - Constructor for class io.keikaiex.ui.dialog.DataValidationCtrl
 
DataValidationCtrl.AlertStyle - Enum in io.keikaiex.ui.dialog
 
DataValidationCtrl.AllowPair - Enum in io.keikaiex.ui.dialog
 
DataValidationCtrl.DataPair - Enum in io.keikaiex.ui.dialog
 
DataValidationEvaluator - Class in org.apache.poi.ss.formula
Evaluates Data Validation constraints.
DataValidationEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator
Use the same formula evaluation context used for other operations, so cell value changes are automatically noticed
DataValidationEvaluator.DataValidationContext - Class in org.apache.poi.ss.formula
This class organizes and encapsulates all the pieces of information related to a single data validation configuration for a single cell.
DataValidationEvaluator.OperatorEnum - Enum in org.apache.poi.ss.formula
Not calling it OperatorType to avoid confusion for now with DataValidationConstraint.OperatorType.
DataValidationEvaluator.ValidationEnum - Enum in org.apache.poi.ss.formula
Not calling it ValidationType to avoid confusion for now with DataValidationConstraint.ValidationType.
DataValidationHandler - Class in io.keikaiex.ui.impl.ua
 
DataValidationHandler - Interface in io.keikai.ui.sys
 
DataValidationHandler() - Constructor for class io.keikaiex.ui.impl.ua.DataValidationHandler
 
DataValidationHandlerImpl - Class in io.keikaiex.ui.impl
 
DataValidationHandlerImpl() - Constructor for class io.keikaiex.ui.impl.DataValidationHandlerImpl
 
DataValidationHelper - Class in io.keikai.range.impl
 
DataValidationHelper - Interface in org.apache.poi.ss.usermodel
 
DataValidationHelper(SDataValidation) - Constructor for class io.keikai.range.impl.DataValidationHelper
 
DataValidationImpl - Class in io.keikai.model.impl
 
DataValidationImpl(AbstractSheetAdv, AbstractDataValidationAdv) - Constructor for class io.keikai.model.impl.DataValidationImpl
 
DataValidationImpl(AbstractSheetAdv, String) - Constructor for class io.keikai.model.impl.DataValidationImpl
 
DataValidationVerificationHelper - Class in io.keikai.range.impl
 
DataValidationVerificationHelper(SDataValidation.ValidationType, boolean, SDataValidation.OperatorType, boolean, String, String, boolean, String, String, boolean, SDataValidation.AlertStyle, String, String) - Constructor for class io.keikai.range.impl.DataValidationVerificationHelper
 
DataValidityTable - Class in org.apache.poi.hssf.record.aggregates
Manages the DVALRecord and DVRecords for a single sheet
DataValidityTable() - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
DataValidityTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
date() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
Date - Class in org.apache.poi.hpsf
 
Date() - Constructor for class org.apache.poi.hpsf.Date
 
DATE - io.keikai.api.model.Validation.ValidationType
 
DATE - io.keikai.model.SChartAxis.SChartAxisType
 
DATE - io.keikai.model.SDataValidation.ValidationType
 
DATE - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
DATE - org.apache.poi.ss.format.CellFormatType
A date format.
DATE - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
DATE - Static variable in interface io.keikai.range.impl.autofill.Step
 
DATE - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Date type
DATE_TIME - org.apache.poi.sl.usermodel.TextRun.FieldType
 
DATE_TIME - Static variable in class io.keikaiex.ui.dialog.Formulas
 
DATE_WINDOW_1904 - org.apache.poi.hssf.record.HSSFRecordTypes
 
Date1904Support - Interface in org.apache.poi.ss.usermodel
 
DateAxisImpl - Class in io.keikai.model.impl.chart
 
DateAxisImpl(long, AbstractChartAxisAdv.Position, Double, Double, String, AbstractChartAxisAdv.Orientation, AbstractChartAxisAdv.TickLabelPosition, long, AbstractChartAxisAdv.Crosses, boolean, boolean, Boolean, Integer, DateAxisImpl.TimeUnit, Double, DateAxisImpl.TimeUnit, Double, DateAxisImpl.TimeUnit) - Constructor for class io.keikai.model.impl.chart.DateAxisImpl
 
DateAxisImpl.TimeUnit - Enum in io.keikai.model.impl.chart
 
datedIf(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
DATEDIF - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
DateFormatConverter - Class in org.apache.poi.ss.util
Convert java DateFormat patterns into Excel custom number formats.
DateFormatConverter.DateFormatTokenizer - Class in org.apache.poi.ss.util
 
DateFormatTokenizer(String) - Constructor for class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
 
DateFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function DATE
DateInputMask - Class in io.keikai.model.impl.sys
Store built-in date format patterns, parse a string into a Date object.
DateInputMask() - Constructor for class io.keikai.model.impl.sys.DateInputMask
 
DateParser - Class in org.apache.poi.ss.formula.atp
Deprecated.
in 5.0.0 - use DateParser
DateParser - Class in org.apache.poi.ss.util
Parser for java dates.
DateParser() - Constructor for class org.apache.poi.ss.formula.atp.DateParser
Deprecated.
 
DateParser() - Constructor for class org.apache.poi.ss.util.DateParser
 
DatesMatch - Class in io.keikai.range.impl
 
DatesMatch(int, int) - Constructor for class io.keikai.range.impl.DatesMatch
 
DatesMatch2 - Class in io.keikai.range.impl
 
DatesMatch2(int, int) - Constructor for class io.keikai.range.impl.DatesMatch2
 
DATETIME - org.apache.poi.sl.usermodel.Placeholder
Date placeholder shape.
DateTimeFns - Class in io.keikaiex.formula.fn
 
DateTimeFns() - Constructor for class io.keikaiex.formula.fn.DateTimeFns
 
DateTimeFormatUtils - Class in org.apache.poi.util
Utils for Datetime, since locale provider has changed from java 9.
DateTimeFormatUtils() - Constructor for class org.apache.poi.util.DateTimeFormatUtils
 
DateTimeFunctionImpl - Class in io.keikaiex.formula.fn
 
DateTimeFunctionImpl() - Constructor for class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
DateTimeStep - Class in io.keikai.range.impl.autofill
Step value by given steps by Calendar
DateTimeStep(Date, int, int, int, int, int) - Constructor for class io.keikai.range.impl.autofill.DateTimeStep
 
dateToDays(Date) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Returns number of days since 1900-1-0; i.e.
dateToDoubleValue(Date) - Method in class io.keikai.model.impl.sys.CalendarUtilImpl
 
dateToDoubleValue(Date) - Method in interface io.keikai.model.sys.CalendarUtil
 
dateToDoubleValue(Date, boolean) - Method in class io.keikai.model.impl.sys.CalendarUtilImpl
 
dateToDoubleValue(Date, boolean) - Method in interface io.keikai.model.sys.CalendarUtil
 
dateToFileTime(Date) - Static method in class org.apache.poi.hpsf.Filetime
Converts a Date into a filetime.
DateUtil - Class in org.apache.poi.ss.usermodel
Contains methods for dealing with Excel dates.
dateValue(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
DateValue - Class in org.apache.poi.ss.formula.functions
Implementation for the DATEVALUE() Excel function.
DateValue() - Constructor for class org.apache.poi.ss.formula.functions.DateValue
 
DATEVALUE - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
DateWindow1904Record - Class in org.apache.poi.hssf.record
Flag specifying whether 1904 date windowing is used.
DateWindow1904Record() - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DateWindow1904Record(DateWindow1904Record) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DateWindow1904Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
 
DatRecord - Class in org.apache.poi.hssf.record.chart
The dat record is used to store options for the chart.
DatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DatRecord(DatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
 
DAverage - Class in org.apache.poi.ss.formula.functions
Implementation of the DAverage function: Gets the average value of a column in an area with given conditions.
DAverage() - Constructor for class org.apache.poi.ss.formula.functions.DAverage
 
DAVERAGE - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DAY - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
DAY_MILLISECONDS - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
Days - Class in org.apache.poi.ss.formula.functions
Calculates the number of days between two dates based on a real year, which is used in some accounting calculations.
DAYS - io.keikai.api.Range.AutoFillType
 
DAYS - io.keikai.model.impl.chart.DateAxisImpl.TimeUnit
 
DAYS - io.keikai.range.SRange.FillType
 
DAYS - org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
 
Days360 - Class in org.apache.poi.ss.formula.functions
Calculates the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations.
Days360() - Constructor for class org.apache.poi.ss.formula.functions.Days360
 
daysToDate(int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Returns a Date of a given number of days since 1900-1-1 (inclusive); i.e.
db(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DB - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
DB_CELL - org.apache.poi.hssf.record.HSSFRecordTypes
 
DBCellRecord - Class in org.apache.poi.hssf.record
Used by Excel and other MS apps to quickly find rows in the sheets.
DBCellRecord(int, short[]) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
 
DBCellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
 
DCON_REF - org.apache.poi.hssf.record.HSSFRecordTypes
 
DConRefRecord - Class in org.apache.poi.hssf.record
DConRef records specify a range in a workbook (internal or external) that serves as a data source for pivot tables or data consolidation.
DConRefRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
Read constructor.
DConRefRecord(DConRefRecord) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
 
DConRefRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
Read Constructor.
DCount - Class in org.apache.poi.ss.formula.functions
Implementation of the DCount function: Counts the number of numeric cells in a column in an area with given conditions.
DCount() - Constructor for class org.apache.poi.ss.formula.functions.DCount
 
DCOUNT - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DCountA - Class in org.apache.poi.ss.formula.functions
Implementation of the DCountA function: Counts the number of non-blank cells in a column in an area with given conditions.
DCountA() - Constructor for class org.apache.poi.ss.formula.functions.DCountA
 
DCOUNTA - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
ddb(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DDB - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
DDE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the pictFmla field of the Obj record that contains this FtPioGrbit specifies a DDE reference.
DE - org.apache.poi.util.LocaleID
 
DE_AT - org.apache.poi.util.LocaleID
 
DE_CH - org.apache.poi.util.LocaleID
 
DE_DE - org.apache.poi.util.LocaleID
 
DE_LI - org.apache.poi.util.LocaleID
 
DE_LU - org.apache.poi.util.LocaleID
 
DeadComponentHolderListener() - Constructor for class io.keikai.jsf.ui.impl.JSFComponentBase.DeadComponentHolderListener
 
DeadSSHolderListener() - Constructor for class io.keikai.jsf.ui.JSFSpreadsheet.DeadSSHolderListener
 
dec2bin(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Dec2Bin - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DEC2BIN() function.
Dec2Bin() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Bin
 
DEC2BIN - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
dec2hex(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Dec2Hex - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DELTA() function.
Dec2Hex() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Hex
 
DEC2HEX - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
dec2oct(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
DEC2OCT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
DECAGON - org.apache.poi.sl.usermodel.ShapeType
 
DECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Decimal - Class in org.apache.poi.hpsf
 
Decimal() - Constructor for class org.apache.poi.hpsf.Decimal
 
DECIMAL - io.keikai.api.model.Validation.ValidationType
 
DECIMAL - io.keikai.model.SDataValidation.ValidationType
 
DECIMAL - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
DECIMAL - org.apache.poi.sl.usermodel.TabStop.TabStopType
 
DECIMAL - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
DECIMAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Decimal type
decode() - Method in class io.keikai.range.impl.imexp.HSSFChartDecoder
 
decode() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Convert raw data to escher records.
decode(char[]) - Static method in class io.keikai.model.impl.html.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class io.keikai.model.impl.html.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class io.keikai.model.impl.html.Base64Coder
Decodes a byte array from Base64 format.
decodeLines(String) - Static method in class io.keikai.model.impl.html.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeNumber(int) - Static method in class org.apache.poi.hssf.util.RKUtil
Do the dirty work of decoding; made a private static method to facilitate testing the algorithm
decodeRef(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
decodeString(String) - Static method in class io.keikai.model.impl.html.Base64Coder
Decodes a string from Base64 format.
decomposeFormula() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
decompress(byte[]) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
 
decompress(byte[], int, int) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
 
decompress(InputStream) - Method in class org.apache.poi.util.LZWDecompresser
Decompresses the given input stream, returning the array of bytes of the decompressed input.
decompress(InputStream, OutputStream) - Method in class org.apache.poi.util.LZWDecompresser
Perform a streaming decompression of the input.
DECORATIVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
DECORATIVE - org.apache.poi.ss.usermodel.FontFamily
 
Decryptor - Class in org.apache.poi.poifs.crypt
 
Decryptor() - Constructor for class org.apache.poi.poifs.crypt.Decryptor
 
Decryptor(Decryptor) - Constructor for class org.apache.poi.poifs.crypt.Decryptor
 
DeepPink - org.apache.poi.sl.usermodel.PresetColor
 
DeepSkyBlue - org.apache.poi.sl.usermodel.PresetColor
 
DEFAULT - io.keikai.api.Range.AutoFillType
 
DEFAULT - io.keikai.api.Range.DeleteShift
 
DEFAULT - io.keikai.api.Range.InsertShift
 
DEFAULT - io.keikai.range.SRange.DeleteShift
 
DEFAULT - io.keikai.range.SRange.FillType
 
DEFAULT - io.keikai.range.SRange.InsertShift
 
DEFAULT - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies a character set based on the current system locale; for example, when the system locale is United States English, the default character set is ANSI_CHARSET.
DEFAULT - org.apache.poi.common.usermodel.fonts.FontPitch
The default pitch, which is implementation-dependent.
DEFAULT - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
DEFAULT - org.apache.poi.ss.usermodel.PrintOrientation
orientation not specified
DEFAULT - org.apache.poi.wp.usermodel.HeaderFooterType
This is the default header or Footer, It is displayed on every page where a more specific header or footer is not specified.
DEFAULT - Static variable in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Default UDFFinder implementation
DEFAULT_BUCKET_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
DEFAULT_CHAR_WIDTH - Static variable in class org.apache.poi.ss.util.SheetUtil
Which default char-width to use if the font-system is unavailable.
DEFAULT_CHARACTER_WIDTH - Static variable in class org.apache.poi.util.Units
Width of one "standard character" of the default font in pixels.
DEFAULT_CHARSET - Static variable in interface org.apache.poi.sl.draw.Drawable
Sets the default charset to render text elements.
DEFAULT_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
Default character set.
DEFAULT_CODEPAGE - Static variable in class org.apache.poi.hpsf.Property
Default codepage for CodePageStrings
DEFAULT_COL_WIDTH - org.apache.poi.hssf.record.HSSFRecordTypes
 
DEFAULT_COLUMN_WIDTH - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
The default column width is 8 characters
DEFAULT_CONDENSE_ROWS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_FORMULA_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_STYLE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_CELL_VALUE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_MERGED_REGIONS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_COPY_ROW_HEIGHT_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_DATA_LABEL_TEXT_PROPERTIES - org.apache.poi.hssf.record.HSSFRecordTypes
 
DEFAULT_DISPLAY - Static variable in class io.keikai.theme.SpreadsheetStandardTheme
Name used to display the default theme
DEFAULT_LOAD_COLUMN_SIZE - Static variable in interface io.keikai.ui.sys.SpreadsheetCtrl
 
DEFAULT_LOAD_ROW_SIZE - Static variable in interface io.keikai.ui.sys.SpreadsheetCtrl
 
DEFAULT_MERGE_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
DEFAULT_NAME - Static variable in class io.keikai.theme.SpreadsheetStandardTheme
Name used to identify the default theme
DEFAULT_ORIGIN - Static variable in class io.keikai.theme.SpreadsheetStandardTheme
Origin of the default theme, it is inside zss.jar
DEFAULT_PASSWORD - Static variable in class org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Decryptor
 
DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Encryptor
 
DEFAULT_PRIORITY - Static variable in class io.keikai.theme.SpreadsheetStandardTheme
Priority of the default theme
DEFAULT_RESOLUTION - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
 
DEFAULT_ROW_HEIGHT - org.apache.poi.hssf.record.HSSFRecordTypes
 
DEFAULT_ROW_HEIGHT - Static variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
DEFAULT_ROW_HEIGHT - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
The default row height for empty rows is 255 twips (255 / 20 == 12.75 points)
DEFAULT_SIZE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this picture's size has been explicitly set.
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
The document name a document summary information stream usually has in a POIFS filesystem.
DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.SummaryInformation
The document name a summary information stream usually has in a POIFS filesystem.
DEFAULT_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
 
DEFAULT_THEME - Static variable in class org.apache.poi.hssf.record.ThemeRecord
 
DEFAULT_VALUE - Static variable in class org.apache.poi.hssf.record.DeltaRecord
 
DefaultBookWidgetLoader - Class in io.keikaiex.ui.widget
 
DefaultBookWidgetLoader() - Constructor for class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
defaultColumnWidthToPx(int, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
Convert default columns width (in character) to pixel.
defaultColumnWidthToPx(int, int) - Static method in class io.keikai.ui.impl.XUtils
Convert default columns character width to pixel
defaultcolwidth - Variable in class org.apache.poi.hssf.model.InternalSheet
 
DefaultColWidthRecord - Class in org.apache.poi.hssf.record
Specifies the default width for columns that have no specific width set.
DefaultColWidthRecord() - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultColWidthRecord(DefaultColWidthRecord) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultColWidthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
 
DefaultDataLabelTextPropertiesRecord - Class in org.apache.poi.hssf.record.chart
The default data label text properties record identifies the text characteristics of the preceding text record.
DefaultDataLabelTextPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultDataLabelTextPropertiesRecord(DefaultDataLabelTextPropertiesRecord) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultDataLabelTextPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
DefaultEscherRecordFactory - Class in org.apache.poi.ddf
Generates escher records when provided the byte array containing those records.
DefaultEscherRecordFactory() - Constructor for class org.apache.poi.ddf.DefaultEscherRecordFactory
Creates an instance of the escher record factory
defaultKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
defaultrowheight - Variable in class org.apache.poi.hssf.model.InternalSheet
 
DefaultRowHeightRecord - Class in org.apache.poi.hssf.record
Row height for rows with undefined or not explicitly defined heights.
DefaultRowHeightRecord() - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultRowHeightRecord(DefaultRowHeightRecord) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultRowHeightRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
DefaultStyle - Class in io.keikai.model.impl
 
DefaultStyle() - Constructor for class io.keikai.model.impl.DefaultStyle
 
DefaultTempFileCreationStrategy - Class in org.apache.poi.util
Default implementation of the TempFileCreationStrategy used by TempFile: Files are collected into one directory and by default are deleted on exit from the VM.
DefaultTempFileCreationStrategy() - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
Creates the strategy so that it creates the temporary files in the default directory.
DefaultTempFileCreationStrategy(File) - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
Creates the strategy allowing to set the
DefaultTokenNode<T> - Class in org.apache.poi.ss.formula.token
 
DefaultUDFFinder - Class in org.apache.poi.ss.formula.udf
Default UDF finder - for adding your own user defined functions.
DefaultUDFFinder(String[], FreeRefFunction[]) - Constructor for class org.apache.poi.ss.formula.udf.DefaultUDFFinder
 
DefaultUserActionManagerCtrl - Class in io.keikai.ui.impl
The user action handler which provide default spreadsheet operation handling.
DefaultUserActionManagerCtrl() - Constructor for class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
DefaultUserActionManagerCtrl.Category - Enum in io.keikai.ui.impl
 
DefaultUserActionManagerCtrl.ClipboardImpl - Class in io.keikai.ui.impl
Clipboard data object for copy/paste, internal use only
DefaultUserActionManagerCtrl.UserActionContextImpl - Class in io.keikai.ui.impl
internal use only
DefaultWidgetHandler - Class in io.keikaiex.ui.widget
 
DefaultWidgetHandler() - Constructor for class io.keikaiex.ui.widget.DefaultWidgetHandler
 
DeferredNamePtg - Class in org.apache.poi.ss.formula.ptg
A defined name is only used for parsing and evaluation which will not be written out.
DeferredNamePtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
DEGREES - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
del(Ref, Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
del(Ref, Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
del(Ref, Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
DelayableLittleEndianOutput - Interface in org.apache.poi.util
Implementors of this interface allow client code to 'delay' writing to a certain section of a data output stream.
A typical application is for writing BIFF records when the size is not known until well after the header has been written.
delBtn - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
delete() - Method in interface org.apache.poi.poifs.filesystem.Entry
Delete this Entry.
delete() - Method in class org.apache.poi.poifs.filesystem.EntryNode
Delete this Entry.
delete() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
delete(Range.DeleteShift) - Method in class io.keikai.api.impl.RangeImpl
 
delete(Range.DeleteShift) - Method in interface io.keikai.api.Range
Delete cells of the range.
delete(Range, Range.DeleteShift) - Static method in class io.keikai.api.CellOperationUtil
Delete cells of the range.
delete(BookInfo) - Method in interface io.keikai.app.BookRepository
Deletes a book
delete(SRange.DeleteShift) - Method in class io.keikai.range.impl.InsertDeleteHelper
 
delete(SRange.DeleteShift) - Method in class io.keikai.range.impl.RangeImpl
 
delete(SRange.DeleteShift) - Method in interface io.keikai.range.SRange
Delete cells of this Range.
delete(K, Object) - Method in class io.keikaiex.util.RBTree
 
DELETE - io.keikai.ui.AuxAction
 
DELETE_COMMENT - io.keikai.ui.AuxAction
 
DELETE_FILES_ON_EXIT - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
To use files.deleteOnExit after clean JVM exit, set the -Dpoi.delete.tmp.files.on.exit JVM property
DELETE_SHEET - io.keikai.ui.AuxAction
 
DELETE_SHEET_COLUMN - io.keikai.ui.AuxAction
 
DELETE_SHEET_ROW - io.keikai.ui.AuxAction
 
DELETE_SHIFT_CELL_LEFT - io.keikai.ui.AuxAction
 
DELETE_SHIFT_CELL_UP - io.keikai.ui.AuxAction
 
deleteAutoFilter() - Method in class io.keikai.model.impl.SheetImpl
 
deleteAutoFilter() - Method in class io.keikai.model.impl.TableImpl
 
deleteAutoFilter() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
deleteAutoFilter() - Method in interface io.keikai.model.SSheet
Delete current autofilter if it has
deleteAutoFilter() - Method in interface io.keikai.model.STable
Delete current autofilter if it has
deleteBook(BookInfo) - Method in interface io.keikai.app.BookManager
 
deleteBook(BookInfo) - Method in class io.keikai.app.impl.BookManagerImpl
 
deleteBook(BookInfo) - Method in class io.keikaiex.app.impl.BookManagerEx
 
deleteCell(int, int) - Method in class io.keikai.model.impl.RowImpl
 
deleteCell(int, int, int, int, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
deleteCell(int, int, int, int, boolean) - Method in interface io.keikai.model.SSheet
 
deleteCell(CellRegion, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
deleteCell(CellRegion, boolean) - Method in interface io.keikai.model.SSheet
Delete a region of cells and shift existing cells.
DeleteCellAction - Class in io.keikai.ui.impl.undo
 
DeleteCellAction(String, Sheet, int, int, int, int, Range.DeleteShift) - Constructor for class io.keikai.ui.impl.undo.DeleteCellAction
 
DeleteCellLeftHandler - Class in io.keikai.ui.impl.ua
 
DeleteCellLeftHandler() - Constructor for class io.keikai.ui.impl.ua.DeleteCellLeftHandler
 
DeleteCellUpHandler - Class in io.keikai.ui.impl.ua
 
DeleteCellUpHandler() - Constructor for class io.keikai.ui.impl.ua.DeleteCellUpHandler
 
deleteChart(Chart) - Method in class io.keikai.api.impl.RangeImpl
 
deleteChart(Chart) - Method in interface io.keikai.api.Range
Deletes chart
deleteChart(Range, Chart) - Static method in class io.keikai.api.SheetOperationUtil
Delete a chart if the specified Range has the specified chart.
deleteChart(SChart) - Method in class io.keikai.model.impl.SheetImpl
 
deleteChart(SChart) - Method in interface io.keikai.model.SSheet
 
deleteChart(SChart) - Method in class io.keikai.range.impl.RangeImpl
 
deleteChart(SChart) - Method in interface io.keikai.range.SRange
Delete an existing chart from the sheet of this Range.
DeleteChartHandler - Class in io.keikaiex.ui.impl.ua
 
DeleteChartHandler() - Constructor for class io.keikaiex.ui.impl.ua.DeleteChartHandler
 
deleteChartWidget(SSheet, String) - Method in interface io.keikai.ui.sys.WidgetLoader
 
deleteChartWidget(SSheet, String) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
deleteChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
Delete a Property
deleteCols(int, int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
deleteCols(int, int) - Method in class io.keikai.model.impl.TableImpl
 
deleteColumn(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
deleteColumn(int, int) - Method in interface io.keikai.model.SSheet
delete columns specified by first and last index
deleteColumn(Range) - Static method in class io.keikai.api.CellOperationUtil
Delete columns to the range.
DeleteColumnHandler - Class in io.keikai.ui.impl.ua
 
DeleteColumnHandler() - Constructor for class io.keikai.ui.impl.ua.DeleteColumnHandler
 
deleteColumns - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
deleteComment() - Method in class io.keikai.model.impl.CellImpl
 
deleteComment() - Method in interface io.keikai.model.SCell
Delete the comment associated with this cell.
DeleteCommentHandler - Class in io.keikaiex.ui.impl.ua
 
DeleteCommentHandler() - Constructor for class io.keikaiex.ui.impl.ua.DeleteCommentHandler
 
deleteConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.AbstractSheetAdv
Delete a conditional formatting from this sheet.
deleteConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.SheetImpl
 
deleteConditionalFormattingRegion(CellRegion) - Method in class io.keikai.model.impl.AbstractSheetAdv
Delete a region from conditional formatting and return the deleted conditional formatting.
deleteConditionalFormattingRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
DELETED_PSPL - org.apache.poi.ddf.EscherRecordTypes
 
Deleted3DPxg - Class in org.apache.poi.ss.formula.ptg
An XSSF only representation of a reference to a deleted area
Deleted3DPxg(int, String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
Deleted3DPxg(String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
Deleted3DPxg(Deleted3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
DeletedArea3DPtg - Class in org.apache.poi.ss.formula.ptg
Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)
DeletedArea3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
DeletedArea3DPtg(int, Area3DPtg, String) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
DeletedArea3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
deleteDataValidation(SDataValidation) - Method in class io.keikai.model.impl.SheetImpl
 
deleteDataValidation(SDataValidation) - Method in interface io.keikai.model.SSheet
 
deleteDataValidationRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
deleteDataValidationRegion(CellRegion) - Method in interface io.keikai.model.SSheet
Delete data validations that are covered by the specified region.
DeletedRef3DPtg - Class in org.apache.poi.ss.formula.ptg
Deleted Reference 3D Ptg
DeletedRef3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
DeletedRef3DPtg(int, Ref3DPtg, String) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
DeletedRef3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
Creates new DeletedRef3DPtg
deleteFile - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
deleteInterval(Interval<T>, Object) - Method in class io.keikaiex.util.IntervalTree
 
deleteMergeCell(SSheet, int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
deleteMergeRange(int, int, int, int, Set) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
deleteName(SName) - Method in class io.keikai.model.impl.BookImpl
 
deleteName(SName) - Method in interface io.keikai.model.SBook
Delete a defined name
deletePicture(Picture) - Method in class io.keikai.api.impl.RangeImpl
 
deletePicture(Picture) - Method in interface io.keikai.api.Range
Deletes picture that in sheet
deletePicture(Range, Picture) - Static method in class io.keikai.api.SheetOperationUtil
Delete a picture
deletePicture(SPicture) - Method in class io.keikai.model.impl.SheetImpl
 
deletePicture(SPicture) - Method in interface io.keikai.model.SSheet
 
deletePicture(SPicture) - Method in class io.keikai.range.impl.RangeImpl
 
deletePicture(SPicture) - Method in interface io.keikai.range.SRange
Delete an existing picture from the sheet of this Range.
DeletePictureHandler - Class in io.keikaiex.ui.impl.ua
 
DeletePictureHandler() - Constructor for class io.keikaiex.ui.impl.ua.DeletePictureHandler
 
deletePictureWidget(SSheet, String) - Method in interface io.keikai.ui.sys.WidgetLoader
 
deletePictureWidget(SSheet, String) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
deleteRow(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
deleteRow(int, int) - Method in interface io.keikai.model.SSheet
delete rows specified by first and last index
deleteRow(Range) - Static method in class io.keikai.api.CellOperationUtil
Delete rows of the range.
DeleteRowHandler - Class in io.keikai.ui.impl.ua
 
DeleteRowHandler() - Constructor for class io.keikai.ui.impl.ua.DeleteRowHandler
 
deleteRows - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
deleteRows(int, int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
deleteRows(int, int) - Method in class io.keikai.model.impl.TableImpl
 
deleteSheet() - Method in class io.keikai.api.impl.RangeImpl
 
deleteSheet() - Method in interface io.keikai.api.Range
Deletes sheet.
deleteSheet() - Method in class io.keikai.range.impl.RangeImpl
 
deleteSheet() - Method in interface io.keikai.range.SRange
Delete sheet of this Range.
deleteSheet(Range) - Static method in class io.keikai.api.SheetOperationUtil
Deletes the sheet, notice that it prevents you from deleting the last sheet
deleteSheet(SSheet) - Method in class io.keikai.model.impl.BookImpl
 
deleteSheet(SSheet) - Method in interface io.keikai.model.SBook
Delete the sheet
DeleteSheetHandler - Class in io.keikai.ui.impl.ua
 
DeleteSheetHandler() - Constructor for class io.keikai.ui.impl.ua.DeleteSheetHandler
 
deleteSpan(int, int) - Method in class io.keikai.util.SpareSpan
 
deleteSpanAt(int) - Method in class io.keikai.util.SpareSpan
 
deleteTablesByNames(SSheet, Set<String>) - Static method in class io.keikai.range.impl.InsertDeleteHelper
 
deleteValidation() - Method in class io.keikai.api.impl.RangeImpl
 
deleteValidation() - Method in interface io.keikai.api.Range
Delete the Validation associated in the specified range.
deleteValidation() - Method in class io.keikai.range.impl.RangeImpl
 
deleteValidation() - Method in interface io.keikai.range.SRange
Delete the SDataValidation associated in the specified range.
delta(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Delta - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DELTA() function.
Delta() - Constructor for class org.apache.poi.ss.formula.functions.Delta
 
DELTA - org.apache.poi.hssf.record.HSSFRecordTypes
 
DELTA - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
DeltaRecord - Class in org.apache.poi.hssf.record
Controls the accuracy of the calculations
DeltaRecord(double) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DeltaRecord(DeltaRecord) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DeltaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
 
DEMI - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
DependencyTable - Interface in io.keikai.model.sys.dependency
NodeA --- depends on ---> NodeB.
DependencyTable.RefFilter - Interface in io.keikai.model.sys.dependency
 
DependencyTableAdv - Class in io.keikai.model.impl.sys
 
DependencyTableAdv() - Constructor for class io.keikai.model.impl.sys.DependencyTableAdv
 
DependencyTableEx - Class in io.keikaiex.model.sys
Enhanced version with much better performance.
DependencyTableEx() - Constructor for class io.keikaiex.model.sys.DependencyTableEx
 
DependencyTableImpl - Class in io.keikai.model.impl.sys
Default implementation of dependency table.
DependencyTableImpl() - Constructor for class io.keikai.model.impl.sys.DependencyTableImpl
 
DependencyTracerImpl - Class in io.keikai.model.impl
 
DependencyTracerImpl() - Constructor for class io.keikai.model.impl.DependencyTracerImpl
 
DependencyTracker - Interface in org.apache.poi.ss.formula
Interface for constructing the formula dependency.
DependencyTrackerEx - Class in io.keikaiex.formula
An EL Variable evaluator through POI dependency tracker and ignore POI dependency tracking
DependencyTrackerEx() - Constructor for class io.keikaiex.formula.DependencyTrackerEx
 
DependencyTrackerImpl - Class in io.keikai.model.impl.sys.formula
A default dependency tracker.
DependencyTrackerImpl() - Constructor for class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
DEPENDENT - io.keikai.model.SDependencyTracer.Type
 
DEPENDENT_CACHE - Static variable in class io.keikaiex.model.sys.DependencyTableEx
 
dereferenceResult(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Dereferences a single value from any AreaEval or RefEval evaluation result.
deregister(Theme) - Method in class io.keikai.theme.SpreadsheetThemeRegistry
Remove a theme from the list of available desktop themes
des - org.apache.poi.poifs.crypt.CipherAlgorithm
 
des3 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
des3_112 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
description - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
description - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
description - Variable in enum org.apache.poi.ddf.EscherRecordTypes
 
deserialize(byte[]) - Static method in class io.keikai.model.util.SerializationUtils
Deserializes a single Object from an array of bytes.
deserialize(InputStream) - Static method in class io.keikai.model.util.SerializationUtils
Deserializes an Object from the specified stream.
Desktop - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the desktop.
destroy() - Method in class io.keikai.jsf.ObjectHolderFilter
 
destroy() - Method in class io.keikai.model.impl.CellImpl
 
destroy() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
destroy() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
destroy() - Method in class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
destroy() - Method in class io.keikai.model.impl.ChartImpl
 
destroy() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
destroy() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
destroy() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
destroy() - Method in class io.keikai.model.impl.DataValidationImpl
 
destroy() - Method in interface io.keikai.model.impl.LinkedModelObject
Destroy / release this model object, for example all the dependency, parent linking.
destroy() - Method in class io.keikai.model.impl.NameImpl
 
destroy() - Method in class io.keikai.model.impl.PictureImpl
 
destroy() - Method in class io.keikai.model.impl.RowImpl
 
destroy() - Method in class io.keikai.model.impl.SheetImpl
 
destroy() - Method in class io.keikai.model.impl.TableImpl
 
destroy() - Method in interface io.keikai.model.SConditionalFormatting
Call this destory() when this formatting is about to be destroied.
destroy() - Method in interface io.keikai.model.SConditionalFormattingRule
destroy this rule.
detach() - Method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
detach() - Method in class io.keikaiex.ui.dialog.impl.RefocusDialogCtrlBase
 
detachBook(BookInfo) - Method in interface io.keikai.app.BookManager
 
detachBook(BookInfo) - Method in class io.keikai.app.impl.BookManagerImpl
 
detachBook(BookInfo) - Method in class io.keikaiex.app.impl.BookManagerEx
 
DEVSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
DG - org.apache.poi.ddf.EscherRecordTypes
 
DG_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
Container for all the file records for the objects in a drawing.
DG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DGet - Class in org.apache.poi.ss.formula.functions
Implementation of the DGet function: Finds the value of a column in an area with given conditions.
DGet() - Constructor for class org.apache.poi.ss.formula.functions.DGet
 
DGET - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DGG - org.apache.poi.ddf.EscherRecordTypes
 
DGG_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
Container for all OfficeArt file records that contain document-wide data.
DGG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
DGM - org.apache.poi.sl.usermodel.Placeholder
Organization chart object placeholder shape.
DIAG_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
DIAG_STRIPE - org.apache.poi.sl.usermodel.ShapeType
 
DIAG_STRIPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DIAGONAL - io.keikai.api.Range.ApplyBorderType
 
DIAGONAL - io.keikai.range.SRange.ApplyBorderType
 
DIAGONAL_DOWN - io.keikai.api.Range.ApplyBorderType
 
DIAGONAL_DOWN - io.keikai.range.SRange.ApplyBorderType
 
DIAGONAL_UP - io.keikai.api.Range.ApplyBorderType
 
DIAGONAL_UP - io.keikai.range.SRange.ApplyBorderType
 
DialogCallbackEvent - Class in io.keikaiex.ui.dialog.impl
 
DialogCallbackEvent(String, Map<String, Object>) - Constructor for class io.keikaiex.ui.dialog.impl.DialogCallbackEvent
 
DialogCtrlBase - Class in io.keikaiex.ui.dialog.impl
 
DialogCtrlBase() - Constructor for class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
DialogCtrlBase.Entry - Class in io.keikaiex.ui.dialog.impl
 
Diamond - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DIAMOND - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
DIAMOND - org.apache.poi.sl.usermodel.ShapeType
 
DIAMOND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DIAMONDS - org.apache.poi.ss.usermodel.FillPatternType
Diamonds
DIAMONDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Diamonds
DIAMONDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DIAMONDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Diamonds
DIB - io.keikai.api.model.Picture.Format
 
DIB - io.keikai.model.SPicture.Format
 
DIB - org.apache.poi.common.usermodel.PictureType
Device independent bitmap
DIB - org.apache.poi.sl.usermodel.PictureData.PictureType
Device independent bitmap
DICT_MASK - Static variable in class org.apache.poi.util.LZWDecompresser
the mask for calculating / wrapping dictionary offsets
DICT_SIZE - Static variable in class org.apache.poi.util.LZWDecompresser
the size of our dictionary
DIFAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a DIFAT block (0xFFFFFFFC)
diff(CellRegion) - Method in class io.keikai.model.CellRegion
 
DifferentialStyleProvider - Interface in org.apache.poi.ss.usermodel
Interface for classes providing differential style definitions, such as conditional format rules and table/pivot table styles.
Dimension2DDouble - Class in org.apache.poi.util
 
Dimension2DDouble() - Constructor for class org.apache.poi.util.Dimension2DDouble
 
Dimension2DDouble(double, double) - Constructor for class org.apache.poi.util.Dimension2DDouble
 
DIMENSIONS - org.apache.poi.hssf.record.HSSFRecordTypes
 
DimensionsRecord - Class in org.apache.poi.hssf.record
Provides the minumum and maximum bounds of a sheet.
DimensionsRecord() - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimensionsRecord(DimensionsRecord) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimensionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
 
DimGray - org.apache.poi.sl.usermodel.PresetColor
 
dir - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
DirectEventListenerAdaptor - Class in io.keikai.model.impl
 
DirectEventListenerAdaptor() - Constructor for class io.keikai.model.impl.DirectEventListenerAdaptor
 
directFormat - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
directFormat(boolean) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
directFormat(boolean) - Method in interface io.keikai.model.SCellStyleBuilder
 
DIRECTORY_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
DirectoryEntry - Interface in org.apache.poi.poifs.filesystem
This interface defines methods specific to Directory objects managed by a Filesystem instance.
DirectoryNode - Class in org.apache.poi.poifs.filesystem
Simple implementation of DirectoryEntry
DirectoryProperty - Class in org.apache.poi.poifs.property
Directory property
DirectoryProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
reader constructor
DirectoryProperty(String) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
Default constructor
DirectoryProperty.PropertyComparator - Class in org.apache.poi.poifs.property
 
disableCacheManager() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
disableUserAction(AuxAction, boolean) - Method in class io.keikai.ui.Spreadsheet
Sets the AuxAction disabled
disc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DISC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
dispatchAuxAction(UserActionContext) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
dispatchCellSelectionUpdateAction(UserActionContext) - Method in class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
dispatchKeyAction(UserActionContext) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
dispatchWidgetKeyAction(UserActionContext) - Method in class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
dispatchWidgetUpdateAction(UserActionContext) - Method in class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherRecord
The display methods allows escher variables to print the record names according to their hierarchy.
DISPLAY_MODE_OPAQUE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
DISPLAY_MODE_TRANSPARENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
displayBox - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
displayDirectory(DirectoryNode, String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
 
DisplayGridlinesAction - Class in io.keikai.ui.sys
 
DisplayGridlinesAction() - Constructor for class io.keikai.ui.sys.DisplayGridlinesAction
 
displaySheetGridlines(Range, boolean) - Static method in class io.keikai.api.SheetOperationUtil
Enables/disables to show a sheet's gridlines.
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
dispose() - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
dispose() - Method in class org.apache.poi.sl.draw.SLGraphics
Disposes of this graphics context and releases any system resources that it is using.
DIST - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Distribute space between characters.
DISTRIBUTED - org.apache.poi.sl.usermodel.VerticalAlignment
Anchor the text so that it is distributed vertically.
DISTRIBUTED - org.apache.poi.ss.usermodel.HorizontalAlignment
Indicates that each 'word' in each line of text inside the cell is evenly distributed across the width of the cell, with flush right and left margins.
DISTRIBUTED - org.apache.poi.ss.usermodel.VerticalAlignment
When text direction is horizontal: the vertical alignment of lines of text is distributed vertically, where each line of text inside the cell is evenly distributed across the height of the cell, with flush top
DIV - io.keikai.api.Range.PasteOperation
 
DIV - io.keikai.model.PasteOption.PasteOperation
 
DIV - io.keikai.range.SRange.PasteOperation
 
DIV_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
DIV_ZERO - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#DIV/0! - Division by zero
DIV_ZERO - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#DIV/0! - Division by zero
DIV0 - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when any number, including zero, is divided by zero.
DIV0 - Static variable in class io.keikai.model.ErrorValue
 
DivideEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
DividePtg - Class in org.apache.poi.ss.formula.ptg
This PTG implements the standard binomial divide "/"
DivNode - Class in org.apache.poi.ss.formula.token
 
DivNode - org.apache.poi.ss.formula.token.NodeId
 
DivNode() - Constructor for class org.apache.poi.ss.formula.token.DivNode
 
DMax - Class in org.apache.poi.ss.formula.functions
Implementation of the DMax function: Finds the maximum value of a column in an area with given conditions.
DMax() - Constructor for class org.apache.poi.ss.formula.functions.DMax
 
DMAX - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DMin - Class in org.apache.poi.ss.formula.functions
Implementation of the DMin function: Finds the minimum value of a column in an area with given conditions.
DMin() - Constructor for class org.apache.poi.ss.formula.functions.DMin
 
DMIN - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DO - io.keikai.ui.event.UndoableActionManagerEvent.Type
 
doAction() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
doAction() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
doAction() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
doAction() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
doAction() - Method in class io.keikai.ui.impl.undo.DeleteCellAction
 
doAction() - Method in class io.keikai.ui.impl.undo.HideHeaderAction
 
doAction() - Method in class io.keikai.ui.impl.undo.InsertCellAction
 
doAction() - Method in class io.keikai.ui.impl.undo.ResizeHeaderAction
 
doAction() - Method in interface io.keikai.ui.sys.UndoableAction
do the action, either first time or redo
doAction() - Method in class io.keikaiex.ui.impl.undo.CellCommentAction
 
doAction() - Method in class io.keikaiex.ui.impl.undo.DataValidationAction
 
doAction(UndoableAction) - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
doAction(UndoableAction) - Method in interface io.keikai.ui.sys.UndoableActionManager
Do the action and put it into history
doAction(UndoableAction) - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
doAfterCompose(Component) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
doAfterCompose(Component) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.impl.RefocusDialogCtrlBase
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.PasswordCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
doAfterCompose(Window) - Method in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
doAfterComposeComponent() - Method in class io.keikai.jsp.ui.SpreadsheetTag
Invokes composer for further processing after composing component
doAfterLoadBook(Book) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
doAfterLoadBook(Book) - Method in interface io.keikai.ui.sys.UserActionManagerCtrl
Will be called when a book set to sparedshet
DOC_SUMMARY - org.apache.poi.hpsf.ClassIDPredefined
Document summary information first property section
docAddress - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
docBtn - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
docContent - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
docSelectedItem - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
Document - org.apache.poi.poifs.macros.Module.ModuleType
 
DOCUMENT - io.keikai.api.model.Hyperlink.HyperlinkType
 
DOCUMENT - io.keikai.model.SHyperlink.HyperlinkType
 
DOCUMENT - org.apache.poi.common.usermodel.HyperlinkType
Link to a place in this document
DOCUMENT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
DocumentDescriptor - Class in org.apache.poi.poifs.filesystem
Class DocumentDescriptor
DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentDescriptor
Trivial constructor
DocumentEntry - Interface in org.apache.poi.poifs.filesystem
This interface defines methods specific to Document objects managed by a Filesystem instance.
DocumentFactoryHelper - Class in org.apache.poi.poifs.filesystem
A small base class for the various factories, e.g.
DocumentFormatException - Exception in org.apache.poi.util
This is similar to RecordFormatException, except this is thrown when there's a higher order problem with parsing a document beyond individual records.
DocumentFormatException(String) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentFormatException(Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
 
DocumentInputStream - Class in org.apache.poi.poifs.filesystem
This class provides methods to read a DocumentEntry managed by a POIFSFileSystem instance.
DocumentInputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified DocumentEntry
DocumentInputStream(POIFSDocument) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
Create an InputStream from the specified Document
DocumentNode - Class in org.apache.poi.poifs.filesystem
Simple implementation of DocumentEntry for OPOIFS
DocumentOutputStream - Class in org.apache.poi.poifs.filesystem
This class provides methods to write a DocumentEntry managed by a POIFSFileSystem instance.
DocumentOutputStream(DirectoryEntry, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
Create an OutputStream to create the specified new Entry
DocumentOutputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
Create an OutputStream from the specified DocumentEntry.
DocumentProperty - Class in org.apache.poi.poifs.property
Trivial extension of Property for POIFSDocuments
DocumentProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
reader constructor
DocumentProperty(String, int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
Constructor
DocumentSummaryInformation - Class in org.apache.poi.hpsf
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
DocumentSummaryInformation() - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates an empty DocumentSummaryInformation.
DocumentSummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation instance from an InputStream in the Horrible Property Set Format.
DocumentSummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
Creates a DocumentSummaryInformation from a given PropertySet.
DODECAGON - org.apache.poi.sl.usermodel.ShapeType
 
DODECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DodgerBlue - org.apache.poi.sl.usermodel.PresetColor
 
doesContainsSheetName(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Determines whether a workbook contains the provided sheet name.
doesFormulaReferToDeletedCell(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.keikai.jsf.ObjectHolderFilter
 
doInReadLock(ReadWriteLock) - Method in class io.keikai.model.util.ReadWriteTask
Call invoke() after acquiring a read lock, and then release it.
doInsertPicture(UserActionContext, Media) - Method in class io.keikaiex.ui.impl.ua.InsertPictureHandler
 
doInWriteLock(ReadWriteLock) - Method in class io.keikai.model.util.ReadWriteTask
Call invoke() after acquiring a write lock, and then release it.
DOLLAR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
dollarde(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DollarDe - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DOLLARDE() function.
DollarDe() - Constructor for class org.apache.poi.ss.formula.functions.DollarDe
 
DOLLARDE - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
dollarfr(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DollarFr - Class in org.apache.poi.ss.formula.functions
Implementation for Excel DOLLARFR() function.
DollarFr() - Constructor for class org.apache.poi.ss.formula.functions.DollarFr
 
DOLLARFR - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
DONT_MOVE_AND_RESIZE - io.keikai.api.SheetAnchor.AnchorType
Do Not Move or Resize With Underlying Rows/Columns (3)
DONT_MOVE_AND_RESIZE - io.keikai.model.ViewAnchor.AnchorType
Do Not Move or Resize With Underlying Rows/Columns (3)
DONT_MOVE_AND_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Do Not Move or Resize With Underlying Rows/Columns (3)
DONT_MOVE_DO_RESIZE - io.keikai.api.SheetAnchor.AnchorType
Don't Move but do Resize With Anchor Cells (1)
DONT_MOVE_DO_RESIZE - io.keikai.model.ViewAnchor.AnchorType
Don't Move but do Resize With Anchor Cells (1)
DONT_MOVE_DO_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Don't Move but do Resize With Anchor Cells (1)
Donut - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DONUT - org.apache.poi.sl.usermodel.ShapeType
 
DONUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
doPaste(UserActionContext, Range.PasteType, Range.PasteOperation, boolean, boolean) - Method in class io.keikaiex.ui.impl.ua.AbstractPasteSpecialHandler
 
doPaste0(UserActionContext, Range.PasteType, Range.PasteOperation, boolean, boolean) - Method in class io.keikaiex.ui.impl.ua.AbstractPasteSpecialHandler
 
doRedo() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
square dot style - native 6
doTag() - Method in class io.keikai.jsp.ui.HeadTag
Reders Keikai Spreadsheet JSP tag
doTag() - Method in class io.keikai.jsp.ui.SpreadsheetTag
Reders Keikai Spreadsheet JSP tag
DOTTED - io.keikai.api.model.CellStyle.BorderType
 
DOTTED - io.keikai.model.SBorder.BorderType
 
DOTTED - org.apache.poi.ss.usermodel.BorderStyle
dot border
DOTTED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE - io.keikai.api.model.CellStyle.BorderType
 
DOUBLE - io.keikai.api.model.Font.Underline
 
DOUBLE - io.keikai.model.SBorder.BorderType
 
DOUBLE - io.keikai.model.SFont.Underline
 
DOUBLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Double lines of equal width - native 1 / ooxml "dbl"
DOUBLE - org.apache.poi.ss.usermodel.BorderStyle
double-line border
DOUBLE - org.apache.poi.ss.usermodel.FontUnderline
Double-line underlining under each character in the cell.
DOUBLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
DOUBLE_ACCOUNTING - io.keikai.api.model.Font.Underline
 
DOUBLE_ACCOUNTING - io.keikai.model.SFont.Underline
 
DOUBLE_ACCOUNTING - org.apache.poi.ss.usermodel.FontUnderline
Double-line accounting underlining under each character in the cell.
DOUBLE_LINE_SPACE - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
DOUBLE_LINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
DOUBLE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
DOUBLE_WAVE - org.apache.poi.sl.usermodel.ShapeType
 
DOUBLE_WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DoubleNode - Class in org.apache.poi.ss.formula.token
 
DoubleNode - org.apache.poi.ss.formula.token.NodeId
 
DoubleNode(Double) - Constructor for class org.apache.poi.ss.formula.token.DoubleNode
 
doubleToFixedPoint(double) - Static method in class org.apache.poi.util.Units
Converts a value of type floating point to a FixedPoint
doubleValue(Number) - Method in class io.keikaiex.util.ZssChartExportEngine
 
doubleValueToDate(double) - Method in class io.keikai.model.impl.sys.CalendarUtilImpl
 
doubleValueToDate(double) - Method in interface io.keikai.model.sys.CalendarUtil
 
doubleValueToDate(double, boolean) - Method in class io.keikai.model.impl.sys.CalendarUtilImpl
 
doubleValueToDate(double, boolean) - Method in interface io.keikai.model.sys.CalendarUtil
 
DoubleWave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DOUGHNUT - io.keikai.api.model.Chart.Type
 
DOUGHNUT - io.keikai.model.SChart.ChartType
 
DOUGHNUT_CHART - io.keikai.ui.AuxAction
 
DoughnutChartDataImpl - Class in io.keikai.model.impl.chart
 
DoughnutChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.DoughnutChartDataImpl
 
doUndo() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
DOWN - io.keikai.api.Range.InsertShift
 
DOWN - io.keikai.range.SRange.InsertShift
 
DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
DOWN_THEN_OVER - org.apache.poi.ss.usermodel.PageOrder
Order pages vertically first, then move horizontally.
DownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
DownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
downBtn - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
DProduct - Class in org.apache.poi.ss.formula.functions
Implementation of the DProduct function: Gets the product value of a column in an area with given conditions.
DProduct() - Constructor for class org.apache.poi.ss.formula.functions.DProduct
 
DPRODUCT - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
draw(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
Draw this shape into the supplied canvas
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawBackground
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGraphicalFrame
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGroupShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSlide
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
draw(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.Sheet
Convenience method to draw a sheet to a graphics context
draw(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.Shape
Convenience method to draw a single shape
draw(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
draw(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Strokes the outline of a Shape using the settings of the current Graphics2D context.
DRAW_FACTORY - Static variable in interface org.apache.poi.sl.draw.Drawable
DrawFactory which will be used to draw objects into this graphics context
Drawable - Interface in org.apache.poi.sl.draw
 
Drawable.DrawableHint - Class in org.apache.poi.sl.draw
 
DrawableHint(int) - Constructor for class org.apache.poi.sl.draw.Drawable.DrawableHint
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
DrawAutoShape - Class in org.apache.poi.sl.draw
 
DrawAutoShape(AutoShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawAutoShape
 
DrawBackground - Class in org.apache.poi.sl.draw
 
DrawBackground(Background<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawBackground
 
drawBorderColors(CellRangeAddress, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Sets the color for a group of cell borders for a cell range.
drawBorders(CellRangeAddress, BorderStyle, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Draws a group of cell borders for a cell range.
drawBorders(CellRangeAddress, BorderStyle, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
Draws a group of cell borders for a cell range.
drawChart(Chart, SChart) - Static method in class io.keikaiex.util.JFreeChartHelper
 
drawChartImage(SChart, int) - Static method in class io.keikaiex.util.ChartDrawer
 
drawCharts(ZssCharts, SChart) - Static method in class io.keikaiex.util.HighchartsHelper
Convert data and options of SChart into a ZssCharts
drawCharts(ZssCharts, SChart, boolean) - Static method in class io.keikaiex.util.HighchartsHelper
Convert data and options of SChart into a ZssCharts
DrawConnectorShape - Class in org.apache.poi.sl.draw
 
DrawConnectorShape(ConnectorShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawConnectorShape
 
drawContent(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
draw any content within this shape (image, text, etc.).
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextShape
 
drawDecoration(Graphics2D, Paint, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
DrawFactory - Class in org.apache.poi.sl.draw
 
DrawFactory() - Constructor for class org.apache.poi.sl.draw.DrawFactory
 
DrawFontManager - Interface in org.apache.poi.sl.draw
Manages fonts when rendering slides.
DrawFontManagerDefault - Class in org.apache.poi.sl.draw
Manages fonts when rendering slides.
DrawFontManagerDefault() - Constructor for class org.apache.poi.sl.draw.DrawFontManagerDefault
 
DrawFreeformShape - Class in org.apache.poi.sl.draw
 
DrawFreeformShape(FreeformShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawFreeformShape
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
DrawGraphicalFrame - Class in org.apache.poi.sl.draw
 
DrawGraphicalFrame(GraphicalFrame<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGraphicalFrame
 
DrawGroupShape - Class in org.apache.poi.sl.draw
 
DrawGroupShape(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGroupShape
 
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
drawImage(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Render picture data into the supplied graphics
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Render picture data into the supplied graphics
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws as much of the specified image as is currently available.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders an image, applying a transform from image space into user space before drawing.
Drawing<T extends Shape> - Interface in org.apache.poi.ss.usermodel
High level representation of spreadsheet drawing.
DRAWING - org.apache.poi.hssf.record.HSSFRecordTypes
 
DRAWING_GROUP - org.apache.poi.hssf.record.HSSFRecordTypes
 
DRAWING_SELECTION - org.apache.poi.hssf.record.HSSFRecordTypes
 
DrawingDump - Class in org.apache.poi.util
Dump out the aggregated escher records
DrawingGroupRecord - Class in org.apache.poi.hssf.record
Specifies a group of drawing objects.
DrawingGroupRecord() - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(DrawingGroupRecord) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
 
DrawingManager2 - Class in org.apache.poi.hssf.model
Provides utilities to manage drawing groups.
DrawingManager2(EscherDggRecord) - Constructor for class org.apache.poi.hssf.model.DrawingManager2
 
DrawingRecord - Class in org.apache.poi.hssf.record
 
DrawingRecord() - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
 
DrawingRecordForBiffViewer - Class in org.apache.poi.hssf.record
This is purely for the biff viewer.
DrawingRecordForBiffViewer() - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(DrawingRecordForBiffViewer) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
DrawingRecordForBiffViewer(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
Drawings - Class in io.keikai.importer
 
Drawings(List<ShapeJson>) - Constructor for class io.keikai.importer.Drawings
 
DrawingSelectionRecord - Class in org.apache.poi.hssf.record
MsoDrawingSelection (0x00ED)
DrawingSelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
 
drawJFreeChart() - Method in class io.keikaiex.util.ZssChartExportEngine
 
drawJFreeChart(SChart) - Static method in class io.keikaiex.util.JFreeChartHelper
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawLine(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
DrawMasterSheet - Class in org.apache.poi.sl.draw
 
DrawMasterSheet(MasterSheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawMasterSheet
 
DrawNothing - Class in org.apache.poi.sl.draw
 
DrawNothing(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawNothing
 
DrawNotImplemented - Annotation Type in org.apache.poi.sl.draw
This is a marker annotation for classes which don't have a defined draw implementation.
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of an oval.
DrawPaint - Class in org.apache.poi.sl.draw
This class handles color transformations.
DrawPaint(PlaceableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPaint
 
drawParagraphs(Graphics2D, double, double) - Method in class org.apache.poi.sl.draw.DrawTextShape
paint the paragraphs starting from top left (x,y)
DrawPictureShape - Class in org.apache.poi.sl.draw
 
DrawPictureShape(PictureShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPictureShape
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawPolyline(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the outline of the specified rectangle.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawShadow(Graphics2D, Collection<Outline>, Paint, Paint) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
drawShape(Graphics2D, Shape<?, ?>, Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawFactory
Convenience method for drawing single shapes.
DrawShape - Class in org.apache.poi.sl.draw
 
DrawShape(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawShape
 
drawShapeBorder(PdfContentByte, float, float, float, float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
DrawSheet - Class in org.apache.poi.sl.draw
 
DrawSheet(Sheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSheet
 
DrawSimpleShape - Class in org.apache.poi.sl.draw
 
DrawSimpleShape(SimpleShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSimpleShape
 
DrawSlide - Class in org.apache.poi.sl.draw
 
DrawSlide(Slide<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSlide
 
drawString(String, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(String, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(String, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Draws the text given by the specified iterator, using this graphics context's current color.
DrawTableShape - Class in org.apache.poi.sl.draw
 
DrawTableShape(TableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTableShape
 
DrawTextBox - Class in org.apache.poi.sl.draw
 
DrawTextBox(TextBox<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextBox
 
DrawTextFragment - Class in org.apache.poi.sl.draw
 
DrawTextFragment(TextLayout, AttributedString) - Constructor for class org.apache.poi.sl.draw.DrawTextFragment
 
DrawTextParagraph - Class in org.apache.poi.sl.draw
 
DrawTextParagraph(TextParagraph<?, ?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextParagraph
 
DrawTextShape - Class in org.apache.poi.sl.draw
 
DrawTextShape(TextShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextShape
 
DrawTexturePaint - Class in org.apache.poi.sl.draw
 
DropdownToolbarButton - Class in io.keikai.ui
A dropdown toolbar button for the Spreadsheet component that contains a list of ToolbarButton.
DropdownToolbarButton.Builder - Class in io.keikai.ui
A builder to create a DropdownToolbarButton.
DSB - org.apache.poi.util.LocaleID
 
DSB_DE - org.apache.poi.util.LocaleID
 
DSF - org.apache.poi.hssf.record.HSSFRecordTypes
 
DSFRecord - Class in org.apache.poi.hssf.record
Tells if this is a double stream file.
DSFRecord(boolean) - Constructor for class org.apache.poi.hssf.record.DSFRecord
 
DSFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DSFRecord
 
dsm(Date, Date, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
DStarRunner - Class in org.apache.poi.ss.formula.functions
This class performs a D* calculation.
DStarRunner(DStarRunner.DStarAlgorithmEnum) - Constructor for class org.apache.poi.ss.formula.functions.DStarRunner
 
DStarRunner.DStarAlgorithmEnum - Enum in org.apache.poi.ss.formula.functions
Enum for convenience to identify and source implementations of the D* functions
DStdev - Class in org.apache.poi.ss.formula.functions
Implementation of the DStdev function: Gets the standard deviation value of a column in an area with given conditions.
DStdev() - Constructor for class org.apache.poi.ss.formula.functions.DStdev
 
DSTDEV - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DStdevp - Class in org.apache.poi.ss.formula.functions
Implementation of the DStdevp function: Gets the standard deviation value of a column in an area with given conditions.
DStdevp() - Constructor for class org.apache.poi.ss.formula.functions.DStdevp
 
DSTDEVP - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DSum - Class in org.apache.poi.ss.formula.functions
Implementation of the DSum function: Finds the total value of matching values in a column in an area with given conditions.
DSum() - Constructor for class org.apache.poi.ss.formula.functions.DSum
 
DSUM - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DUCKING_LARGE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
DUCKING_SMALL - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
DUCKING_STD - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
DummyDataValidationHandler - Class in io.keikai.ui.impl
 
DummyDataValidationHandler() - Constructor for class io.keikai.ui.impl.DummyDataValidationHandler
 
DummyFreezeInfoLoader - Class in io.keikai.ui.impl
 
DummyFreezeInfoLoader() - Constructor for class io.keikai.ui.impl.DummyFreezeInfoLoader
 
DummyTable(STable) - Constructor for class io.keikai.model.impl.TableImpl.DummyTable
 
DummyUndoableActionManager - Class in io.keikai.ui.impl
A dummy implementation of undoable action manager
DummyUndoableActionManager() - Constructor for class io.keikai.ui.impl.DummyUndoableActionManager
 
dump() - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
dump(byte[], int, int, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
Decodes the escher stream from a byte array and dumps the results to a print stream.
dump(byte[], long, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to a String
dump(byte[], long, int, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to a String
dump(byte[], long, OutputStream, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(byte[], long, OutputStream, int, int) - Static method in class org.apache.poi.util.HexDump
dump an array of bytes to an OutputStream
dump(int, byte[], PrintStream) - Method in class org.apache.poi.ddf.EscherDump
 
dump(StringBuilder) - Method in class io.keikai.model.impl.BookImpl
 
dump(StringBuilder) - Method in class io.keikai.model.impl.SheetImpl
 
dump(DirectoryEntry, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
 
dump(POIFSFileSystem, int, String, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
 
dumpDrawingGroupRecords(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Spits out a list of all the drawing records in the workbook.
dumpDrawingRecords(boolean, PrintWriter) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Aggregates the drawing records and dumps the escher record hierarchy to the standard output.
Duplicatable - Interface in org.apache.poi.common
This is an alternative to the Cloneable interface without its side-effects.
DUPLICATE_VALUES - io.keikai.model.SConditionalFormattingRule.RuleType
 
DUPLICATE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
 
DuplicateCell - Class in io.keikai.range.impl
 
DuplicateCell(Set<String>, boolean) - Constructor for class io.keikai.range.impl.DuplicateCell
 
duration(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
DURATION - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
DV - org.apache.poi.hssf.record.HSSFRecordTypes
 
DV - org.apache.poi.util.LocaleID
 
DV_MV - org.apache.poi.util.LocaleID
 
DVAL - org.apache.poi.hssf.record.HSSFRecordTypes
 
DVALRecord - Class in org.apache.poi.hssf.record
This record is the list header of all data validation records (0x01BE) in the current sheet.
DVALRecord() - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVALRecord(DVALRecord) - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVALRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVALRecord
 
DVar - Class in org.apache.poi.ss.formula.functions
Implementation of the DVar function: Gets the variance value of a column in an area with given conditions.
DVar() - Constructor for class org.apache.poi.ss.formula.functions.DVar
 
DVAR - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DVarp - Class in org.apache.poi.ss.formula.functions
Implementation of the DVarp function: Gets the variance value of a column in an area with given conditions.
DVarp() - Constructor for class org.apache.poi.ss.formula.functions.DVarp
 
DVARP - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
DVConstraint - Class in org.apache.poi.hssf.usermodel
Data Validation Constraint
DVRecord - Class in org.apache.poi.hssf.record
This record stores data validation settings and a list of cell ranges which contain these settings.
DVRecord(int, int, int, boolean, boolean, boolean, boolean, String, String, boolean, String, String, Ptg[], Ptg[], CellRangeAddressList) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
DVRecord(DVRecord) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
DVRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVRecord
 
DxfCellStyle - Interface in org.apache.poi.ss.usermodel
Cell style for Dxfs
DynamicFilter - Interface in org.apache.poi.ss.usermodel
 
DynamicFilterImpl - Class in io.keikai.model.impl
DynamicFilter
DynamicFilterImpl(Double, Double, String) - Constructor for class io.keikai.model.impl.DynamicFilterImpl
 
DZ_BT - org.apache.poi.util.LocaleID
 

E

ea1ChsPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Simplified Chinese with single-byte period.
ea1ChsPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Simplified Chinese.
ea1ChtPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Traditional Chinese with single-byte period.
ea1ChtPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Traditional Chinese.
ea1JpnChsDbPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Japanese with double-byte period.
ea1JpnKorPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Japanese/Korean with single-byte period.
ea1JpnKorPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
Japanese/Korean.
EAST_ASIAN - org.apache.poi.common.usermodel.fonts.FontGroup
type for east asian charsets - usually set as fallback for the latin font, e.g.
EASTEUROPE - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies a Eastern European character set.
EASTEUROPE - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
ecb - org.apache.poi.poifs.crypt.ChainingMode
 
ecmaId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
 
ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
 
ecmaId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
the id used for the BIFF encryption info header
ecmaString - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
the id used for OOXML encryption info header
EDate - Class in org.apache.poi.ss.formula.functions
Implementation for Excel EDATE () function.
EDate() - Constructor for class org.apache.poi.ss.formula.functions.EDate
 
EDGE_BOTTOM - io.keikai.api.Range.ApplyBorderType
 
EDGE_BOTTOM - io.keikai.range.SRange.ApplyBorderType
 
EDGE_LEFT - io.keikai.api.Range.ApplyBorderType
 
EDGE_LEFT - io.keikai.range.SRange.ApplyBorderType
 
EDGE_RIGHT - io.keikai.api.Range.ApplyBorderType
 
EDGE_RIGHT - io.keikai.range.SRange.ApplyBorderType
 
EDGE_TOP - io.keikai.api.Range.ApplyBorderType
 
EDGE_TOP - io.keikai.range.SRange.ApplyBorderType
 
EDIT_COMMENT - io.keikai.ui.AuxAction
 
EditableCellStyle - Interface in io.keikai.api.model
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to build an immutable cell style
EditableCellStyleImpl - Class in io.keikai.api.model.impl
 
EditableCellStyleImpl(ModelRef<SBook>, ModelRef<SCellStyle>) - Constructor for class io.keikai.api.model.impl.EditableCellStyleImpl
 
EditableFont - Interface in io.keikai.api.model
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to build an immutable font
EditableFontImpl - Class in io.keikai.api.model.impl
 
EditableFontImpl(ModelRef<SBook>, ModelRef<SFont>) - Constructor for class io.keikai.api.model.impl.EditableFontImpl
 
EditboxEditingCommand - Class in io.keikai.ui.au.in
A Command (client to server) ...means the client is editing...
EditboxEditingCommand() - Constructor for class io.keikai.ui.au.in.EditboxEditingCommand
 
EditboxEditingEvent - Class in io.keikai.ui.event
 
EditboxEditingEvent(String, Component, Sheet, int, int, Object) - Constructor for class io.keikai.ui.event.EditboxEditingEvent
 
EditCommentHandler - Class in io.keikaiex.ui.impl.ua
 
EditCommentHandler() - Constructor for class io.keikaiex.ui.impl.ua.EditCommentHandler
 
editObjects - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
editTextToValue(String, String) - Static method in class io.keikaiex.formula.fn.FunctionHelper
 
effect(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
EFFECT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
EL - org.apache.poi.util.LocaleID
 
EL_FUNCTION_KEY - Static variable in class io.keikaiex.formula.FunctionResolverEx
 
EL_GR - org.apache.poi.util.LocaleID
 
ELAPSED - org.apache.poi.ss.format.CellFormatType
An elapsed time format.
ELEval - Class in io.keikaiex.formula
A function that do EL evaluation.
ELEvalFunction - Class in io.keikaiex.formula
This the default function that delegate the POI function call to EL tld function.
ELEvalFunction(String) - Constructor for class io.keikaiex.formula.ELEvalFunction
 
ELEVEN_BY_SEVENTEEN - io.keikai.model.SPrintSetup.PaperSize
11 x 17 in
ELEVEN_BY_SEVENTEEN_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
11 x 17 in
ELEVEN_BY_SEVENTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
11 x 17 in
Ellipse - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ELLIPSE - org.apache.poi.sl.usermodel.ShapeType
 
ELLIPSE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ELLIPSE_RIBBON - org.apache.poi.sl.usermodel.ShapeType
 
ELLIPSE_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ELLIPSE_RIBBON_2 - org.apache.poi.sl.usermodel.ShapeType
 
ELLIPSE_RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
EllipseRibbon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
EllipseRibbon2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
EMAIL - io.keikai.api.model.Hyperlink.HyperlinkType
 
EMAIL - io.keikai.model.SHyperlink.HyperlinkType
 
EMAIL - org.apache.poi.common.usermodel.HyperlinkType
Link to an E-mail address
EMBEDDED_OBJECT_REF - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
EmbeddedData - Class in org.apache.poi.ss.extractor
A collection of embedded object informations and content
EmbeddedData(String, byte[], String) - Constructor for class org.apache.poi.ss.extractor.EmbeddedData
 
EmbeddedExtractor - Class in org.apache.poi.ss.extractor
This extractor class tries to identify various embedded documents within Excel files and provide them via a common interface, i.e.
EmbeddedExtractor - Interface in org.apache.poi.sl.draw
 
EmbeddedExtractor() - Constructor for class org.apache.poi.ss.extractor.EmbeddedExtractor
 
EmbeddedExtractor.EmbeddedPart - Class in org.apache.poi.sl.draw
 
EmbeddedExtractor.Ole10Extractor - Class in org.apache.poi.ss.extractor
 
EmbeddedObjectRefSubRecord - Class in org.apache.poi.hssf.record
ftPictFmla (0x0009)
EmbeddedObjectRefSubRecord() - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
EmbeddedObjectRefSubRecord(EmbeddedObjectRefSubRecord) - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
EmbeddedObjectRefSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
EmbeddedPart() - Constructor for class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
EMF - io.keikai.api.model.Picture.Format
 
EMF - io.keikai.model.SPicture.Format
 
EMF - org.apache.poi.common.usermodel.PictureType
Extended windows meta file
EMF - org.apache.poi.poifs.filesystem.FileMagic
EMF image
EMF - org.apache.poi.sl.usermodel.PictureData.PictureType
Extended windows meta file
EMF_FORCE_HEADER_BOUNDS - Static variable in interface org.apache.poi.sl.draw.Drawable
A boolean value to force the usage of the bounding box, which is specified in the EMF header.
EMPTY - Static variable in class io.keikai.importer.XlsxExtractor.XlsxBorderPrExtractor
 
EMPTY - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
EMPTY - Static variable in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
EMPTY_ARRAY - Static variable in class org.apache.poi.hssf.record.NoteRecord
 
EMPTY_CELL_REFERENCE - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check for references to empty cells.
EMPTY_INSTANCE - Static variable in class org.apache.poi.ss.formula.eval.StringEval
 
EMPTY_INTERPOLATED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
EMPTY_NOT_PLOTTED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
EMPTY_PTG_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
 
EMPTY_ZERO - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
EmptyFileException - Exception in org.apache.poi
Exception thrown if an Empty (zero byte) file is supplied
EmptyFileException() - Constructor for exception org.apache.poi.EmptyFileException
 
EmptyFileException(File) - Constructor for exception org.apache.poi.EmptyFileException
 
EmptyNode - Class in org.apache.poi.ss.formula.token
 
EmptyNode - org.apache.poi.ss.formula.token.NodeId
 
EMU_PER_CENTIMETER - Static variable in class org.apache.poi.util.Units
 
EMU_PER_CHARACTER - Static variable in class org.apache.poi.util.Units
Column widths are in fractional characters, this is the EMU equivalent.
EMU_PER_DXA - Static variable in class org.apache.poi.util.Units
EMU_PER_POINT/20
EMU_PER_INCH - Static variable in class org.apache.poi.util.Units
72 points per inch (dpi)
EMU_PER_PIXEL - Static variable in class org.apache.poi.util.Units
In Escher absolute distances are specified in English Metric Units (EMUs), occasionally referred to as A units; there are 360000 EMUs per centimeter, 914400 EMUs per inch, 12700 EMUs per point.
EMU_PER_POINT - Static variable in class org.apache.poi.util.Units
 
emuToPx(int) - Static method in class io.keikai.api.UnitUtil
convert EMU to pixel, 1 twip == 635 emu
emuToPx(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert EMU to pixel, 1 twip == 635 emu
EN - org.apache.poi.util.LocaleID
 
EN_029 - org.apache.poi.util.LocaleID
 
EN_AE - org.apache.poi.util.LocaleID
 
EN_AU - org.apache.poi.util.LocaleID
 
EN_BH - org.apache.poi.util.LocaleID
 
EN_BZ - org.apache.poi.util.LocaleID
 
EN_CA - org.apache.poi.util.LocaleID
 
EN_EG - org.apache.poi.util.LocaleID
 
EN_GB - org.apache.poi.util.LocaleID
 
EN_HK - org.apache.poi.util.LocaleID
 
EN_ID - org.apache.poi.util.LocaleID
 
EN_IE - org.apache.poi.util.LocaleID
 
EN_IN - org.apache.poi.util.LocaleID
 
EN_JM - org.apache.poi.util.LocaleID
 
EN_JO - org.apache.poi.util.LocaleID
 
EN_KW - org.apache.poi.util.LocaleID
 
EN_MY - org.apache.poi.util.LocaleID
 
EN_NZ - org.apache.poi.util.LocaleID
 
EN_PH - org.apache.poi.util.LocaleID
 
EN_SG - org.apache.poi.util.LocaleID
 
EN_TR - org.apache.poi.util.LocaleID
 
EN_TT - org.apache.poi.util.LocaleID
 
EN_US - org.apache.poi.util.LocaleID
 
EN_YE - org.apache.poi.util.LocaleID
 
EN_ZA - org.apache.poi.util.LocaleID
 
EN_ZW - org.apache.poi.util.LocaleID
 
enableAutoFilter(boolean) - Method in class io.keikai.api.impl.RangeImpl
enable/disable autofilter of the sheet
enableAutoFilter(boolean) - Method in interface io.keikai.api.Range
Enable/disable autofilter of the sheet
enableAutoFilter(boolean) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
enableAutoFilter(boolean) - Method in class io.keikai.model.impl.TableImpl
 
enableAutoFilter(boolean) - Method in interface io.keikai.model.STable
 
enableAutoFilter(boolean) - Method in class io.keikai.range.impl.AutoFilterHelper
 
enableAutoFilter(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
enableAutoFilter(boolean) - Method in interface io.keikai.range.SRange
Enable the auto filter and return it, get null if you disable it.
enableAutoFilter(int, Range.AutoFilterOperation, Object, Object, Boolean) - Method in class io.keikai.api.impl.RangeImpl
enable filter with condition
enableAutoFilter(int, Range.AutoFilterOperation, Object, Object, Boolean) - Method in interface io.keikai.api.Range
Enables auto filter and set extra condition
enableAutoFilter(int, SAutoFilter.FilterOp, Object, Object, Boolean) - Method in class io.keikai.range.impl.RangeImpl
 
enableAutoFilter(int, SAutoFilter.FilterOp, Object, Object, Boolean) - Method in interface io.keikai.range.SRange
Filters a list specified by this Range and returns an AutoFilter object.
enableAutoFilter(STable, int, SAutoFilter.FilterOp, Object, Object, Boolean) - Method in class io.keikai.range.impl.AutoFilterHelper
 
enableCacheManager() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
enableHeadings(boolean) - Method in class io.keikai.model.impl.html.HtmlExporter
Enables row and column headings printing
enableTableFilter(STable, boolean) - Method in class io.keikai.range.impl.AutoFilterHelper
 
ENCLOSES - Static variable in class org.apache.poi.ss.util.CellRangeUtil
first range encloses or is equal to the second
encode(byte[]) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int, int) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a byte array into Base64 format.
encode(LittleEndianOutput, Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
 
encodeBegin(FacesContext) - Method in class io.keikai.jsf.ui.Head
 
encodeBegin(FacesContext) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
encodeBegin(FacesContext) - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
encodeBegin(FacesContext) - Method in class io.keikai.jsf.ui.Update
 
ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.EOFRecord
 
ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.RowRecord
 
ENCODED_SIZE - Static variable in class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
ENCODED_SIZE - Static variable in class org.apache.poi.ss.util.CellRangeAddress
 
encodeLines(byte[]) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
encodeLines(byte[], int, int, int, String) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines.
encodeRef(String) - Static method in class org.apache.poi.ss.util.RefUtil
 
encodeString(String) - Static method in class io.keikai.model.impl.html.Base64Coder
Encodes a string into Base64 format.
encodeWithZSS(String) - Static method in class io.keikai.ui.impl.CoreFns
Returns the string encoded with ZSS.
ENCODING_COMPRESSED_UNICODE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
 
ENCODING_UNCHANGED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
 
ENCODING_UTF_16 - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
 
EncryptedDocumentException - Exception in org.apache.poi
 
EncryptedDocumentException(String) - Constructor for exception org.apache.poi.EncryptedDocumentException
 
EncryptedDocumentException(String, Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
 
EncryptedDocumentException(Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
 
encryptedVerifierHashLength - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
ENCRYPTION_INFO_ENTRY - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
Document entry name for encryption info xml descriptor
EncryptionDocument - Class in org.apache.poi.poifs.crypt.agile
 
EncryptionDocument() - Constructor for class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
encryptionFlags - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
 
EncryptionHeader - Class in org.apache.poi.poifs.crypt
Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants.
EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.EncryptionHeader
 
EncryptionHeader(EncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.EncryptionHeader
 
encryptionInfo - Variable in class org.apache.poi.poifs.crypt.Decryptor
 
EncryptionInfo - Class in org.apache.poi.poifs.crypt
Wrapper for the EncryptionInfo node of encrypted documents
EncryptionInfo(EncryptionInfo) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
 
EncryptionInfo(EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Prepares for encryption, using the given Encryption Mode, and all other parameters as default.
EncryptionInfo(EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Constructs an EncryptionInfo from scratch
EncryptionInfo(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(LittleEndianInput, EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
 
EncryptionInfoBuilder - Interface in org.apache.poi.poifs.crypt
 
EncryptionMode - Enum in org.apache.poi.poifs.crypt
Office supports various encryption modes.
EncryptionRecord - Interface in org.apache.poi.poifs.crypt.standard
 
EncryptionVerifier - Class in org.apache.poi.poifs.crypt
Used when checking if a key is valid for a document
EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
 
EncryptionVerifier(EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
 
Encryptor - Class in org.apache.poi.poifs.crypt
 
Encryptor() - Constructor for class org.apache.poi.poifs.crypt.Encryptor
 
Encryptor(Encryptor) - Constructor for class org.apache.poi.poifs.crypt.Encryptor
 
end - Variable in class io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
 
end - Variable in class io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
 
END - org.apache.poi.hssf.record.HSSFRecordTypes
 
END - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
END_OF_CHAIN - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector is the end of a chain (0xFFFFFFFE)
endBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
endColumn - Variable in class io.keikai.model.impl.html.HtmlExporter
 
endDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
endModal(ZSMessagebox.Button) - Method in class io.keikai.ui.ZSMessageboxDlg
 
EndRecord - Class in org.apache.poi.hssf.record.chart
The end record defines the end of a block of records for a (Graphing) data object.
EndRecord() - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
 
EndRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
 
endRow - Variable in class io.keikai.model.impl.html.HtmlExporter
 
ENDS_WITH - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
ENDS_WITH - io.keikai.model.SConditionalFormattingRule.RuleType
 
ENDS_WITH - org.apache.poi.ss.usermodel.ConditionFilterType
 
EndSubRecord - Class in org.apache.poi.hssf.record
ftEnd (0x0000)
EndSubRecord() - Constructor for class org.apache.poi.hssf.record.EndSubRecord
 
EndSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EndSubRecord
 
EndsWith - Class in io.keikai.range.impl
 
EndsWith(RuleInfo) - Constructor for class io.keikai.range.impl.EndsWith
 
EndsWith(String) - Constructor for class io.keikai.range.impl.EndsWith
 
endsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
Tests if the string ends with the specified suffix, ignoring case consideration.
endUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
endWith - io.keikai.model.SAutoFilter.FilterOp
 
endWith - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
ENGINE2007 - Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
 
ENGINEERING - Static variable in class io.keikaiex.ui.dialog.Formulas
 
engineeringBesseli(double, int) - Static method in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
EngineeringFns - Class in io.keikaiex.formula.fn
 
EngineeringFns() - Constructor for class io.keikaiex.formula.fn.EngineeringFns
 
EngineeringFunctionImpl - Class in io.keikaiex.formula.fn
 
EngineeringFunctionImpl() - Constructor for class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
EngineFactory - Class in io.keikai.model.sys
 
EnhancedProtection - Class in org.apache.poi.hssf.record
 
enterFunction(int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Call when entering a function, used to examine current scope is in an aggregate function or not.
Entry - Interface in org.apache.poi.poifs.filesystem
This interface provides access to an object managed by a Filesystem instance.
Entry(String, Object) - Constructor for class io.keikaiex.ui.dialog.impl.DialogCtrlBase.Entry
 
EntryNode - Class in org.apache.poi.poifs.filesystem
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
EntryNode(Property, DirectoryNode) - Constructor for class org.apache.poi.poifs.filesystem.EntryNode
create a DocumentNode.
entrySet() - Method in class org.apache.poi.hpsf.CustomProperties
 
entrySet() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
EntryUtils - Class in org.apache.poi.poifs.filesystem
 
EnumUtil - Class in io.keikai.api.model.impl
 
EnumUtil() - Constructor for class io.keikai.api.model.impl.EnumUtil
 
EnumUtil.Hyperlink - Interface in io.keikai.api.model.impl
 
ENVELOPE_10 - io.keikai.model.SPrintSetup.PaperSize
US Envelope #10 4 1/8 x 9 1/2
ENVELOPE_10_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Envelope #10 4 1/8 x 9 1/2
ENVELOPE_10_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Envelope #10 4 1/8 x 9 1/2
ENVELOPE_9 - io.keikai.model.SPrintSetup.PaperSize
US Envelope #9 3 7/8 x 8 7/8
ENVELOPE_9_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Envelope #9 3 7/8 x 8 7/8
ENVELOPE_9_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Envelope #9 3 7/8 x 8 7/8
ENVELOPE_C3 - io.keikai.model.SPrintSetup.PaperSize
Envelope C3 324x458 mm
ENVELOPE_C3_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Envelope C3 324x458 mm
ENVELOPE_C3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Envelope C3 324x458 mm
ENVELOPE_C4 - io.keikai.model.SPrintSetup.PaperSize
Envelope C4 229x324 mm
ENVELOPE_C4_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Envelope C4 229x324 mm
ENVELOPE_C4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Envelope C4 229x324 mm
ENVELOPE_C5 - io.keikai.model.SPrintSetup.PaperSize
 
ENVELOPE_C5_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
ENVELOPE_C5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
 
ENVELOPE_C6 - io.keikai.model.SPrintSetup.PaperSize
Envelope C6 114x162 mm
ENVELOPE_C6_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Envelope C6 114x162 mm
ENVELOPE_C6_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Envelope C6 114x162 mm
ENVELOPE_CS - io.keikai.model.SPrintSetup.PaperSize
Envelope C5 162x229 mm
ENVELOPE_CS_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Envelope C5 162x229 mm
ENVELOPE_CS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Envelope C5 162x229 mm
ENVELOPE_DL - io.keikai.model.SPrintSetup.PaperSize
Envelope DL 110x220 mm
ENVELOPE_DL_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Envelope DL 110x220 mm
ENVELOPE_DL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Envelope DL 110x220 mm
ENVELOPE_MONARCH - io.keikai.model.SPrintSetup.PaperSize
 
ENVELOPE_MONARCH_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
ENVELOPE_MONARCH_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
 
EOF - org.apache.poi.hssf.record.HSSFRecordTypes
 
EOFRecord - Class in org.apache.poi.hssf.record
Marks the end of records belonging to a particular object in the HSSF File
EOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.EOFRecord
 
EOL - Static variable in class org.apache.poi.util.HexDump
 
eomonth(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
EOMonth - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel EOMONTH() function.
EOMonth() - Constructor for class org.apache.poi.ss.formula.functions.EOMonth
 
EOMONTH - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
EPS - org.apache.poi.common.usermodel.PictureType
Encapsulated Postscript (.eps)
EPS - org.apache.poi.sl.usermodel.PictureData.PictureType
Encapsulated Postscript (.eps)
equal - io.keikai.model.SAutoFilter.FilterOp
 
equal - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
EQUAL - io.keikai.api.model.Validation.OperatorType
 
EQUAL - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
EQUAL - io.keikai.model.SDataValidation.OperatorType
 
EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
EQUAL - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
EQUAL - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
EQUAL - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Equal to' operator
EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
EQUAL_TO - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
EqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
EqualNode - Class in org.apache.poi.ss.formula.token
 
EqualNode - org.apache.poi.ss.formula.token.NodeId
 
EqualNode() - Constructor for class org.apache.poi.ss.formula.token.EqualNode
 
EqualPtg - Class in org.apache.poi.ss.formula.ptg
 
equals(int, int, int, int) - Method in class io.keikai.model.CellRegion
 
equals(Object) - Method in class io.keikai.api.AreaRef
 
equals(Object) - Method in class io.keikai.api.AreaRefWithType
 
equals(Object) - Method in class io.keikai.api.CellRef
 
equals(Object) - Method in class io.keikai.api.impl.RangeImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.BookImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.CellStyleImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.ChartDataImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.ChartImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.ColorImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.FontImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.PictureImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.SheetImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
equals(Object) - Method in class io.keikai.api.model.impl.SimpleRef
 
equals(Object) - Method in class io.keikai.importer.Borders.Border
 
equals(Object) - Method in class io.keikai.importer.Borders.BorderPr
 
equals(Object) - Method in class io.keikai.importer.Fills.PatternFill
 
equals(Object) - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
equals(Object) - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
equals(Object) - Method in class io.keikai.model.CellRegion
 
equals(Object) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
equals(Object) - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
equals(Object) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
equals(Object) - Method in class io.keikai.model.impl.CellValue
 
equals(Object) - Method in class io.keikai.model.impl.ColorImpl
 
equals(Object) - Method in class io.keikai.model.impl.ColumnPrecedentRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.ColumnRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.ConditionalRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
equals(Object) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
equals(Object) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
equals(Object) - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
equals(Object) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
equals(Object) - Method in class io.keikai.model.impl.ImmutableFillImpl
 
equals(Object) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
equals(Object) - Method in class io.keikai.model.impl.IndirectRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.NameRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.ObjectRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.OffsetRefImpl
 
equals(Object) - Method in class io.keikai.model.impl.RefImpl
 
equals(Object) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
equals(Object) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvalContext
 
equals(Object) - Method in class io.keikai.model.impl.TablePrecedentRefImpl
 
equals(Object) - Method in class io.keikai.model.ModelEvent
 
equals(Object) - Method in class io.keikai.model.SheetRegion
 
equals(Object) - Method in class io.keikai.range.impl.FilterRowInfo
 
equals(Object) - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
equals(Object) - Method in class io.keikai.range.impl.MergeUpdate
 
equals(Object) - Method in class io.keikai.ui.impl.Focus
 
equals(Object) - Method in class io.keikai.ui.impl.JavaScriptValue
 
equals(Object) - Method in class io.keikai.ui.impl.MergedRect
 
equals(Object) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItem
 
equals(Object) - Method in class org.apache.poi.ddf.EscherComplexProperty
Determine whether this property is equal to another property.
equals(Object) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Returns true if one escher property is equal to another.
equals(Object) - Method in class org.apache.poi.hpsf.ClassID
Checks whether this ClassID is equal to another object.
equals(Object) - Method in class org.apache.poi.hpsf.CustomProperties
 
equals(Object) - Method in class org.apache.poi.hpsf.CustomProperty
 
equals(Object) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
equals(Object) - Method in class org.apache.poi.hpsf.Property
Compares two properties.
equals(Object) - Method in class org.apache.poi.hpsf.PropertySet
Returns true if the PropertySet is equal to the specified parameter, else false.
equals(Object) - Method in class org.apache.poi.hpsf.Section
Checks whether this section is equal to another object.
equals(Object) - Method in class org.apache.poi.hssf.record.common.ExtRst
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.FormatRun
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.PhRun
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Our handling of equals is inconsistent with compareTo.
equals(Object) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Will consider two different records with the same contents as equals, as the various indexes that matter are embedded in the records
equals(Object) - Method in class org.apache.poi.hssf.record.FontRecord
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
equals(Object) - Method in class org.apache.poi.hssf.util.HSSFColor
 
equals(Object) - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
equality.
equals(Object) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Two POIFSDocumentPath instances are equal if they have the same number of component Strings, and if each component String is equal to its corresponding component String
equals(Object) - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.Guide
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.Path
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
equals(Object) - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
 
equals(Object) - Method in class org.apache.poi.sl.usermodel.Insets2D
Checks whether two insets objects are equal.
equals(Object) - Method in class org.apache.poi.ss.format.CellFormat
Returns true if the other object is a CellFormat object with the same format.
equals(Object) - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
Defined as equal sheet name and formatting and rule indexes
equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
equals(Object) - Method in class org.apache.poi.ss.formula.functions.ComplexEx
 
equals(Object) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
equals(Object) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
equals(Object) - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
equals(Object) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
equals(Object) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
equals(Object) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
equals(Object) - Method in class org.apache.poi.ss.util.CellAddress
 
equals(Object) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
equals(Object) - Method in class org.apache.poi.ss.util.CellReference
Checks whether this cell reference is equal to another object.
equals(Object) - Method in class org.apache.poi.ss.util.PaneInformation
 
equals(Object) - Method in class org.apache.poi.util.Dimension2DDouble
 
equals(Object) - Method in class org.apache.poi.util.IntList
Compares the specified object with this list for equality.
equals(Object, Object) - Method in class io.keikai.model.util.CellStyleMatcher
 
equals(Object, Object) - Method in class io.keikai.model.util.FontMatcher
 
equals(ClassID) - Method in enum org.apache.poi.hpsf.ClassIDPredefined
 
Equals - Class in io.keikai.range.impl
 
Equals(RuleInfo) - Constructor for class io.keikai.range.impl.Equals
 
Equals(Object) - Constructor for class io.keikai.range.impl.Equals
 
EQUALS_EXCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
Cell values that are equal to the threshold value do not pass the threshold
EQUALS_INCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
Cell values that are equal to the threshold value pass the threshold.
equalsContents(Object) - Method in class org.apache.poi.hpsf.CustomProperty
Compares two custom properties for equality.
equalsInverted(ClassID) - Method in class org.apache.poi.hpsf.ClassID
Checks whether this ClassID is equal to another ClassID with inverted endianess, because there are apparently not only version 1 GUIDs (aka "network" with big-endian encoding), but also version 2 GUIDs (aka "native" with little-endian encoding) out there.
EQUATION_V3 - org.apache.poi.hpsf.ClassIDPredefined
Equation Editor 3.0
erf(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
ERF - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
erfc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
ERFC - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
ERFListener - Interface in org.apache.poi.hssf.eventmodel
An ERFListener is registered with the EventRecordFactory.
ERROR - io.keikai.api.model.CellData.CellType
 
ERROR - io.keikai.model.SCell.CellType
 
ERROR - io.keikai.model.sys.formula.EvaluationResult.ResultType
 
ERROR - org.apache.poi.common.usermodel.PictureType
Picture type error - specific to escher bse record
ERROR - org.apache.poi.sl.usermodel.PictureData.PictureType
Picture type error - specific to escher bse record
ERROR - org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
 
ERROR - org.apache.poi.ss.usermodel.CellType
Error cell type
ERROR_CODE - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
ERROR_DIV_0 - Static variable in class io.keikai.importer.XlsxImporter
#DIV/0! - Division by zero
ERROR_DIV_0 - Static variable in class io.keikai.model.ErrorValue
#DIV/0! - Division by zero
ERROR_FORMULA - Static variable in class io.keikai.importer.XlsxImporter
 
ERROR_NA - Static variable in class io.keikai.importer.XlsxImporter
#N/A - Argument or function not available
ERROR_NA - Static variable in class io.keikai.model.ErrorValue
#N/A - Argument or function not available
ERROR_NAME - Static variable in class io.keikai.importer.XlsxImporter
#NAME? - Wrong function or range name
ERROR_NULL - Static variable in class io.keikai.importer.XlsxImporter
#NULL! - Intersection of two cell ranges is empty
ERROR_NULL - Static variable in class io.keikai.model.ErrorValue
#NULL! - Intersection of two cell ranges is empty
ERROR_NUM - Static variable in class io.keikai.importer.XlsxImporter
#NUM! - Value range overflow
ERROR_NUM - Static variable in class io.keikai.model.ErrorValue
#NUM! - Value range overflow
ERROR_REF - Static variable in class io.keikai.importer.XlsxImporter
#REF! - Illegal or deleted cell reference
ERROR_REF - Static variable in class io.keikai.model.ErrorValue
#REF! - Illegal or deleted cell reference
ERROR_VALUE - Static variable in class io.keikai.importer.XlsxImporter
#VALUE! - Wrong type of operand
ErrorConstant - Class in org.apache.poi.ss.formula.constant
Represents a constant error code value as encoded in a constant values array.
ErrorEval - Class in org.apache.poi.ss.formula.eval
Evaluations for formula errors
ErrorFormulaExpressionImpl(String, String, boolean) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
ErrorMatcher(int, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
 
errorMsgCheckbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
errorMsgTextbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
ErrorNode - Class in org.apache.poi.ss.formula.token
 
ErrorNode - org.apache.poi.ss.formula.token.NodeId
 
ErrorNode() - Constructor for class org.apache.poi.ss.formula.token.ErrorNode
 
ErrorRefNode - Class in org.apache.poi.ss.formula.token
 
ErrorRefNode(ErrorNode, ExternalRefNode) - Constructor for class org.apache.poi.ss.formula.token.ErrorRefNode
 
ErrorStyle() - Constructor for class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
 
errorStyleCombobox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
errorTitleTextbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
Errortype - Class in org.apache.poi.ss.formula.functions
Implementation for the ERROR.TYPE() Excel function.
Errortype() - Constructor for class org.apache.poi.ss.formula.functions.Errortype
 
ErrorValue - Class in io.keikai.model
An error result of a evaluated formula.
ErrorValue(byte) - Constructor for class io.keikai.model.ErrorValue
 
ErrorValue(byte, String) - Constructor for class io.keikai.model.ErrorValue
 
ErrPtg - Class in org.apache.poi.ss.formula.ptg
 
ES - org.apache.poi.util.LocaleID
 
ES_419 - org.apache.poi.util.LocaleID
 
ES_AR - org.apache.poi.util.LocaleID
 
ES_BO - org.apache.poi.util.LocaleID
 
ES_CL - org.apache.poi.util.LocaleID
 
ES_CO - org.apache.poi.util.LocaleID
 
ES_CR - org.apache.poi.util.LocaleID
 
ES_CU - org.apache.poi.util.LocaleID
 
ES_DO - org.apache.poi.util.LocaleID
 
ES_EC - org.apache.poi.util.LocaleID
 
ES_ES - org.apache.poi.util.LocaleID
 
ES_ES_TRADNL - org.apache.poi.util.LocaleID
 
ES_GT - org.apache.poi.util.LocaleID
 
ES_HN - org.apache.poi.util.LocaleID
 
ES_MX - org.apache.poi.util.LocaleID
 
ES_NI - org.apache.poi.util.LocaleID
 
ES_PA - org.apache.poi.util.LocaleID
 
ES_PE - org.apache.poi.util.LocaleID
 
ES_PR - org.apache.poi.util.LocaleID
 
ES_PY - org.apache.poi.util.LocaleID
 
ES_SV - org.apache.poi.util.LocaleID
 
ES_US - org.apache.poi.util.LocaleID
 
ES_UY - org.apache.poi.util.LocaleID
 
ES_VE - org.apache.poi.util.LocaleID
 
escape(String) - Static method in class io.keikai.json.JSONValue
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
escape(String, StringBuilder) - Static method in class io.keikai.json.JSONValue
 
escapeText(String, boolean, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
escapeVText(String, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
ESCHER_AGGREGATE - org.apache.poi.hssf.record.HSSFRecordTypes
 
EscherAggregate - Class in org.apache.poi.hssf.record
This class is used to aggregate the MSODRAWING and OBJ record combinations.
EscherAggregate(boolean) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
create new EscherAggregate
EscherAggregate(EscherAggregate) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
 
EscherArrayProperty - Class in org.apache.poi.ddf
Escher array properties are the most weird construction ever invented with all sorts of special cases.
EscherArrayProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
EscherArrayProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
Create an instance of an escher array property.
EscherArrayProperty(EscherPropertyTypes, boolean, int) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
Create an instance of an escher array property.
EscherBitmapBlip - Class in org.apache.poi.ddf
 
EscherBitmapBlip() - Constructor for class org.apache.poi.ddf.EscherBitmapBlip
 
EscherBitmapBlip(EscherBitmapBlip) - Constructor for class org.apache.poi.ddf.EscherBitmapBlip
 
EscherBlipRecord - Class in org.apache.poi.ddf
 
EscherBlipRecord() - Constructor for class org.apache.poi.ddf.EscherBlipRecord
 
EscherBlipRecord(EscherBlipRecord) - Constructor for class org.apache.poi.ddf.EscherBlipRecord
 
EscherBoolProperty - Class in org.apache.poi.ddf
Represents a boolean property.
EscherBoolProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
Create an instance of an escher boolean property.
EscherBoolProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
Create an instance of an escher boolean property.
EscherBSERecord - Class in org.apache.poi.ddf
The BSE record is related closely to the EscherBlipRecord and stores extra information about the blip.
EscherBSERecord() - Constructor for class org.apache.poi.ddf.EscherBSERecord
 
EscherBSERecord(EscherBSERecord) - Constructor for class org.apache.poi.ddf.EscherBSERecord
 
EscherChildAnchorRecord - Class in org.apache.poi.ddf
The escher child anchor record is used to specify the position of a shape under an existing group.
EscherChildAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
 
EscherChildAnchorRecord(EscherChildAnchorRecord) - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
 
EscherClientAnchorRecord - Class in org.apache.poi.ddf
The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.
EscherClientAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
 
EscherClientAnchorRecord(EscherClientAnchorRecord) - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
 
EscherClientDataRecord - Class in org.apache.poi.ddf
The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
EscherClientDataRecord() - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
 
EscherClientDataRecord(EscherClientDataRecord) - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
 
EscherColorRef - Class in org.apache.poi.ddf
An OfficeArtCOLORREF structure entry which also handles color extension opid data
EscherColorRef(byte[], int, int) - Constructor for class org.apache.poi.ddf.EscherColorRef
 
EscherColorRef(int) - Constructor for class org.apache.poi.ddf.EscherColorRef
 
EscherColorRef.SysIndexProcedure - Enum in org.apache.poi.ddf
The following enum specifies values that indicate special procedural properties that are used to modify the color components of another color.
EscherColorRef.SysIndexSource - Enum in org.apache.poi.ddf
 
EscherComplexProperty - Class in org.apache.poi.ddf
A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
EscherComplexProperty(short, boolean, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
Create a complex property using the property number, a flag to indicate whether this is a blip reference and the complex property data size.
EscherComplexProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
Create a complex property using the property id and a byte array containing the complex data value size.
EscherComplexProperty(EscherPropertyTypes, boolean, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
Create a complex property using the property type, a flag to indicate whether this is a blip reference and the complex property data size.
EscherContainerRecord - Class in org.apache.poi.ddf
Escher container records store other escher records as children.
EscherContainerRecord() - Constructor for class org.apache.poi.ddf.EscherContainerRecord
 
EscherContainerRecord(EscherContainerRecord) - Constructor for class org.apache.poi.ddf.EscherContainerRecord
 
EscherDggRecord - Class in org.apache.poi.ddf
This record defines the drawing groups used for a particular sheet.
EscherDggRecord() - Constructor for class org.apache.poi.ddf.EscherDggRecord
 
EscherDggRecord(EscherDggRecord) - Constructor for class org.apache.poi.ddf.EscherDggRecord
 
EscherDggRecord.FileIdCluster - Class in org.apache.poi.ddf
 
EscherDgRecord - Class in org.apache.poi.ddf
This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group.
EscherDgRecord() - Constructor for class org.apache.poi.ddf.EscherDgRecord
 
EscherDgRecord(EscherDgRecord) - Constructor for class org.apache.poi.ddf.EscherDgRecord
 
EscherDump - Class in org.apache.poi.ddf
Used to dump the contents of escher records to a PrintStream.
EscherDump() - Constructor for class org.apache.poi.ddf.EscherDump
 
EscherGraphics - Class in org.apache.poi.hssf.usermodel
Translates Graphics calls into escher calls.
EscherGraphics(HSSFShapeGroup, HSSFWorkbook, Color, float) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics
Construct an escher graphics object.
EscherGraphics2d - Class in org.apache.poi.hssf.usermodel
Translates Graphics2d calls into escher calls.
EscherGraphics2d(EscherGraphics) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics2d
Constructs one escher graphics object from an escher graphics object.
EscherMetafileBlip - Class in org.apache.poi.ddf
 
EscherMetafileBlip() - Constructor for class org.apache.poi.ddf.EscherMetafileBlip
 
EscherMetafileBlip(EscherMetafileBlip) - Constructor for class org.apache.poi.ddf.EscherMetafileBlip
 
EscherOptRecord - Class in org.apache.poi.ddf
The opt record is used to store property values for a shape.
EscherOptRecord() - Constructor for class org.apache.poi.ddf.EscherOptRecord
 
EscherOptRecord(EscherOptRecord) - Constructor for class org.apache.poi.ddf.EscherOptRecord
 
EscherProperty - Class in org.apache.poi.ddf
This is the abstract base class for all escher properties.
EscherProperty(short) - Constructor for class org.apache.poi.ddf.EscherProperty
The id is distinct from the actual property number.
EscherProperty(short, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
Constructs a new escher property.
EscherProperty(EscherPropertyTypes, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
Constructs a new escher property.
EscherPropertyFactory - Class in org.apache.poi.ddf
Generates a property given a reference into the byte array storing that property.
EscherPropertyFactory() - Constructor for class org.apache.poi.ddf.EscherPropertyFactory
 
EscherPropertyMetaData - Class in org.apache.poi.ddf
This class stores the type and description of an escher property.
EscherPropertyMetaData(String) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
 
EscherPropertyMetaData(String, byte) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
 
EscherPropertyTypes - Enum in org.apache.poi.ddf
Provides a list of all known escher properties including the description and type.
EscherPropertyTypesHolder - Enum in org.apache.poi.ddf
 
EscherRecord - Class in org.apache.poi.ddf
The base abstract record from which all escher records are defined.
EscherRecord() - Constructor for class org.apache.poi.ddf.EscherRecord
Create a new instance
EscherRecord(EscherRecord) - Constructor for class org.apache.poi.ddf.EscherRecord
 
EscherRecordFactory - Interface in org.apache.poi.ddf
The escher record factory interface allows for the creation of escher records from a pointer into a data array.
EscherRecordTypes - Enum in org.apache.poi.ddf
 
EscherRGBProperty - Class in org.apache.poi.ddf
A color property.
EscherRGBProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
Create an instance of an escher boolean property.
EscherRGBProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
Create an instance of an escher boolean property.
EscherSerializationListener - Interface in org.apache.poi.ddf
Interface for listening to escher serialization events.
EscherShapePathProperty - Class in org.apache.poi.ddf
Defines the constants for the various possible shape paths.
EscherShapePathProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
Create an instance of an escher shape path property.
EscherShapePathProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
 
EscherSimpleProperty - Class in org.apache.poi.ddf
A simple property is of fixed length and as a property number in addition to a 32-bit value.
EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
Constructs a new escher property.
EscherSimpleProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
The id is distinct from the actual property number.
EscherSimpleProperty(EscherPropertyTypes, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
Constructs a new escher property.
EscherSimpleProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
The id is distinct from the actual property number.
EscherSpgrRecord - Class in org.apache.poi.ddf
The spgr record defines information about a shape group.
EscherSpgrRecord() - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
 
EscherSpgrRecord(EscherSpgrRecord) - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
 
EscherSplitMenuColorsRecord - Class in org.apache.poi.ddf
A list of the most recently used colours for the drawings contained in this document.
EscherSplitMenuColorsRecord() - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
EscherSplitMenuColorsRecord(EscherSplitMenuColorsRecord) - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
EscherSpRecord - Class in org.apache.poi.ddf
Together the EscherOptRecord this record defines some of the basic properties of a shape.
EscherSpRecord() - Constructor for class org.apache.poi.ddf.EscherSpRecord
 
EscherSpRecord(EscherSpRecord) - Constructor for class org.apache.poi.ddf.EscherSpRecord
 
EscherTertiaryOptRecord - Class in org.apache.poi.ddf
"The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1." -- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
EscherTertiaryOptRecord() - Constructor for class org.apache.poi.ddf.EscherTertiaryOptRecord
 
EscherTertiaryOptRecord(EscherTertiaryOptRecord) - Constructor for class org.apache.poi.ddf.EscherTertiaryOptRecord
 
EscherTextboxRecord - Class in org.apache.poi.ddf
Holds data from the parent application.
EscherTextboxRecord() - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
 
EscherTextboxRecord(EscherTextboxRecord) - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
 
ET - org.apache.poi.util.LocaleID
 
ET_EE - org.apache.poi.util.LocaleID
 
EU - org.apache.poi.util.LocaleID
 
EU_ES - org.apache.poi.util.LocaleID
 
eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.IPMT
 
eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
 
eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.PPMT
 
EvalBook - Class in io.keikai.model.impl.sys.formula
modified from org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
EvalBook(SBook) - Constructor for class io.keikai.model.impl.sys.formula.EvalBook
 
EvalContext(EvalBook, WorkbookEvaluator) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvalContext
 
evalFormula() - Method in class io.keikai.model.impl.CellImpl
 
evalFormula(SCell) - Method in class io.keikai.model.impl.RuleInfo
 
EvalSheet - Class in io.keikai.model.impl.sys.formula
 
EvalSheet(SSheet) - Constructor for class io.keikai.model.impl.sys.formula.EvalSheet
 
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
 
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.Mirr
 
evaluate(double[]) - Static method in class org.apache.poi.ss.formula.functions.Mode
if v is zero length or contains no duplicates, return value is Double.NaN.
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
evaluate(double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
evaluate(double[][], double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
evaluate(double, double) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
evaluate(double, double, double, double, boolean) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(int, int) - Method in interface org.apache.poi.ss.formula.functions.Function0Arg
Deprecated.
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.PercentEval
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryMinusEval
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryPlusEval
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Code
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Columns
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countblank
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateValue
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Errortype
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FactDouble
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
evaluate(int, int, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function1Arg
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Imaginary
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.ImReal
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormSDist
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormSInv
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rows
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.T
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeValue
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Value
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.ConcatEval
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.IntersectionEval
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RangeEval
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
This is a description of how the relational operators apply in MS Excel.
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.BesselJ
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Correl
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Covar
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Delta
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DollarDe
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DollarFr
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Frequency
 
evaluate(int, int, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function2Arg
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Intercept
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LinearRegressionFunction
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Quotient
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rept
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Roman
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Slope
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist2t
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistRt
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.WeekNum
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.XYNumericFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateFunc
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Forecast
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function3Arg
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormInv
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Standardize
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistLt
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeFunc
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function4Arg
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormDist
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Replace
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(FormulaExpression, FormulaEvaluationContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
evaluate(FormulaExpression, FormulaEvaluationContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
evaluate(String, int, int) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
evaluate(String, CellReference, int[]) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Evaluate a formula outside a cell value, e.g.
evaluate(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
 
evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.Formula
 
evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
evaluate(Formula) - Method in class org.apache.poi.sl.draw.geom.Context
 
evaluate(ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
 
evaluate(ValueEval[], int, int) - Method in class io.keikaiex.formula.ELEvalFunction
 
evaluate(ValueEval[], int, int) - Method in class io.keikaiex.formula.fn.LookupAndReferenceFunctionImpl.Unique
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Address
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Areas
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Choose
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Column
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Count
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Counta
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
Deprecated.
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
 
evaluate(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.Function
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Irr
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Log
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Mode
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Na
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NotImplementedFunction
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Now
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Npv
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.OverridableFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.PercentRank
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Poisson
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Rate
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.RowFunc
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Subtotal
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Sumproduct
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Today
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Trend
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.WeekdayFunc
Perform WEEKDAY(date, returnOption) function.
evaluate(ValueEval[], int, int, boolean) - Method in class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 
evaluate(ValueEval[], int, int, boolean) - Method in class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
 
evaluate(ValueEval[], int, int, boolean) - Method in class org.apache.poi.ss.formula.functions.OverridableFunction
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class io.keikaiex.formula.ELEval
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class io.keikaiex.formula.ELEvalFunction
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.IfNa
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Stdevp
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Stdevs
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Switch
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Varp
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Vars
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.AverageIf
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.BesselJ
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.CeilingMath
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.CeilingPrecise
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Complex
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Covar
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Days
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Delta
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.DollarDe
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.DollarFr
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EDate
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EOMonth
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FactDouble
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FloorMath
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FloorPrecise
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Forecast
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in interface org.apache.poi.ss.formula.functions.FreeRefFunction
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Gcd
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Imaginary
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.ImReal
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Indirect
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Lcm
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormDist
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormInv
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormSDist
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormSInv
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NumberValueFunction
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Offset
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Poisson
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Quotient
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Single
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Sqrtpi
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Standardize
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist2t
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistLt
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistRt
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.WeekNum
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.UserDefinedFunction
 
evaluate(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
evaluate(EvaluationCell, Object) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
evaluate(EvaluationCell, Object, int[]) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
evaluate(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
evaluate(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
evaluateAdjustValue(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
 
evaluateAll() - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAll() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Loops over all cells in all sheets of the associated workbook.
evaluateAllFormulaCells(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook, FormulaEvaluator) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
evaluateArray(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
 
evaluateArray(ValueEval[], int, int) - Method in class io.keikaiex.formula.fn.LookupAndReferenceFunctionImpl.Unique
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.UnaryMinusEval
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.UnaryPlusEval
 
evaluateArray(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Choose
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.IfFunc
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
 
evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Value
 
evaluateDoubleArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluateDoubleArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunctionHelper
 
evaluateDuplicateValues(List<EvaluationConditionalFormatRule.ValueAndFormat>) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
evaluateDynaAttribute(Component, String, Object) - Static method in class io.keikai.jsp.ui.SpreadsheetTag
Test if the attribute are annotation or component attribute.
If(is Component attribute)Invokes setter method to update all assigned attribute.
evaluateDynaAttributes(Component, Map) - Method in class io.keikai.jsp.ui.SpreadsheetTag
Evaluate all attributes.
evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.Choose
 
evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.IfFunc
 
evaluateFormula(FormulaExpression, FormulaEvaluationContext, EvalBook, WorkbookEvaluator) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
evaluateFormulaCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
If cell contains formula, it evaluates the formula, and saves the result of the formula.
evaluateFormulaCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
If cell contains formula, it evaluates the formula, and saves the result of the formula.
evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Returns a CellValue wrapper around the supplied ValueEval instance.
evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
evaluateFunc(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluateGuide(Context) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
evaluateInCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
evaluateInCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
evaluateInCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
evaluateIntArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluateIntArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunctionHelper
 
evaluateList(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
evaluateOneArrayArg(ValueEval, int, int, Function<ValueEval, ValueEval>) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
 
evaluateOnly(FormulaExpression, FormulaEvaluationContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
evaluateOnly(FormulaExpression, FormulaEvaluationContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Evaluates the expression only, without returning the result.
evaluateStringArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluateStringArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunctionHelper
 
evaluateTwoArrayArgs(ValueEval, ValueEval, int, int, BiFunction<ValueEval, ValueEval, ValueEval>) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
Evaluate an array function with two arguments.
EVALUATION_ERROR - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check for calculation/evaluation errors.
EvaluationCell - Interface in org.apache.poi.ss.formula
Abstracts a cell for the purpose of formula evaluation.
EvaluationConditionalFormatRule - Class in org.apache.poi.ss.formula
Abstracted and cached version of a Conditional Format rule for use with a ConditionalFormattingEvaluator.
EvaluationConditionalFormatRule(WorkbookEvaluator, Sheet, ConditionalFormatting, int, ConditionalFormattingRule, int, CellRangeAddress[]) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
EvaluationConditionalFormatRule.ValueAndFormat - Class in org.apache.poi.ss.formula
Note: this class has a natural ordering that is inconsistent with equals.
EvaluationContributor - Interface in io.keikai.model.sys.formula
 
EvaluationContributorContainer - Interface in io.keikai.model.sys.formula
EvaluationException - Exception in org.apache.poi.ss.formula.eval
This class is used to simplify error handling logic within operator and function implementations.
EvaluationException(ErrorEval) - Constructor for exception org.apache.poi.ss.formula.eval.EvaluationException
 
EvaluationName - Interface in org.apache.poi.ss.formula
Abstracts a name record for formula evaluation.
EvaluationResult - Interface in io.keikai.model.sys.formula
 
EvaluationResult.ResultType - Enum in io.keikai.model.sys.formula
 
EvaluationResultImpl(EvaluationResult.ResultType, Object, ValueEval) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvaluationResultImpl
 
EvaluationSheet - Interface in org.apache.poi.ss.formula
Abstracts a sheet for the purpose of formula evaluation.
EvaluationUtil - Class in io.keikai.model.impl
 
EvaluationUtil() - Constructor for class io.keikai.model.impl.EvaluationUtil
 
EvaluationWorkbook - Interface in org.apache.poi.ss.formula
Abstracts a workbook for the purpose of formula evaluation.
EvaluationWorkbook.ExternalName - Class in org.apache.poi.ss.formula
 
EvaluationWorkbook.ExternalSheet - Class in org.apache.poi.ss.formula
 
EvaluationWorkbook.ExternalSheetRange - Class in org.apache.poi.ss.formula
 
evalVisibleInfo(AbstractChartAdv, FormulaExpression, boolean[], Map<Integer, Boolean>, Map<Integer, Boolean>) - Static method in class io.keikai.model.impl.chart.ChartUtil
 
EVEN - org.apache.poi.wp.usermodel.HeaderFooterType
This is an even page header or footer, it is displayed on even pages that are not the first page of the section.
EVEN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
EVEN_WIDTH - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
event - Variable in enum io.keikai.ui.ZSMessagebox.Button
 
EVENT - io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
 
EventBasedExcelExtractor - Class in org.apache.poi.hssf.extractor
A text extractor for Excel files, that is based on the HSSF EventUserModel API.
EventBasedExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
EventBasedExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
EventListenerAdaptor - Interface in io.keikai.model.impl
To adapt model event -> listener
eventListeners - Variable in class io.keikaiex.app.impl.CollaborationInfoEx
 
EventQueueListenerAdaptor - Class in io.keikai.model.impl
To adapt model event -> queue -> zk listener -> model listener
EventQueueListenerAdaptor(String, String) - Constructor for class io.keikai.model.impl.EventQueueListenerAdaptor
 
EventQueueModelEventListener - Interface in io.keikai.model
A model event listener that listen model event through event queue (not from model directly).
EventRecordFactory - Class in org.apache.poi.hssf.eventmodel
Event-based record factory.
EventRecordFactory(ERFListener, short[]) - Constructor for class org.apache.poi.hssf.eventmodel.EventRecordFactory
Create an EventRecordFactory
Events - Class in io.keikai.ui.event
 
Events() - Constructor for class io.keikai.ui.event.Events
 
EventWorkbookBuilder - Class in org.apache.poi.hssf.eventusermodel
When working with the EventUserModel, if you want to process formulas, you need an instance of InternalWorkbook to pass to a HSSFWorkbook, to finally give to HSSFFormulaParser, and this will build you stub ones.
EventWorkbookBuilder() - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
 
EventWorkbookBuilder.SheetRecordCollectingListener - Class in org.apache.poi.hssf.eventusermodel
A wrapping HSSFListener which will collect BoundSheetRecords and ExternSheetRecords as they go past, so you can create a Stub InternalWorkbook from them once required.
EXACT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
ExactMatch - org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
 
ExactMatchFallbackToLargerValue - org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
 
ExactMatchFallbackToSmallerValue - org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
 
EXAGGERATED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
EXCEL_V11 - org.apache.poi.hpsf.ClassIDPredefined
Excel V11 / 2003 - document
EXCEL_V12 - org.apache.poi.hpsf.ClassIDPredefined
Excel V12 / 2007 - document
EXCEL_V12 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
EXCEL_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
Excel V12 / 2007 - macro
EXCEL_V12_XLSB - org.apache.poi.hpsf.ClassIDPredefined
Excel V12 / 2007 - xlsb document
EXCEL_V14 - org.apache.poi.hpsf.ClassIDPredefined
 
EXCEL_V14_CHART - org.apache.poi.hpsf.ClassIDPredefined
 
EXCEL_V14_ODS - org.apache.poi.hpsf.ClassIDPredefined
Excel V14 / 2010 - OpenDocument spreadsheet
EXCEL_V14_WORKBOOK - org.apache.poi.hpsf.ClassIDPredefined
 
EXCEL_V3 - org.apache.poi.hpsf.ClassIDPredefined
Excel V3 - document
EXCEL_V3_CHART - org.apache.poi.hpsf.ClassIDPredefined
Excel V3 - chart
EXCEL_V3_MACRO - org.apache.poi.hpsf.ClassIDPredefined
Excel V3 - macro
EXCEL_V7 - org.apache.poi.hpsf.ClassIDPredefined
Excel V7 / 95 - document
EXCEL_V7_CHART - org.apache.poi.hpsf.ClassIDPredefined
Excel V7 / 95 - chart
EXCEL_V7_WORKBOOK - org.apache.poi.hpsf.ClassIDPredefined
Excel V7 / 95 - workbook
EXCEL_V8 - org.apache.poi.hpsf.ClassIDPredefined
Excel V8 / 97 - document
EXCEL_V8 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
EXCEL_V8_CHART - org.apache.poi.hpsf.ClassIDPredefined
Excel V8 / 97 - chart
EXCEL2007 - org.apache.poi.ss.SpreadsheetVersion
Excel2007 The total number of available rows is 1M (2^20) The total number of available columns is 16K (2^14) The maximum number of arguments to a function is 255 Number of conditional format conditions on a cell is unlimited (actually limited by available memory in Excel) Number of cell styles is 64000 Length of text cell contents is 32767
EXCEL97 - org.apache.poi.ss.SpreadsheetVersion
Excel97 format aka BIFF8 The total number of available rows is 64k (2^16) The total number of available columns is 256 (2^8) The maximum number of arguments to a function is 30 Number of conditional format conditions on a cell is 3 Number of cell styles is 4000 Length of text cell contents is 32767
ExcelExportFactory - Class in io.keikai.range.impl.imexp
 
ExcelExportFactory(ExcelExportFactory.Type) - Constructor for class io.keikai.range.impl.imexp.ExcelExportFactory
 
ExcelExportFactory.Type - Enum in io.keikai.range.impl.imexp
 
ExcelExtractor - Class in org.apache.poi.hssf.extractor
A text extractor for Excel files.
ExcelExtractor - Interface in org.apache.poi.ss.extractor
Common interface for Excel text extractors, covering HSSF and XSSF
ExcelExtractor(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelGeneralNumberFormat - Class in org.apache.poi.ss.usermodel
A format that formats a double as Excel would, ignoring FieldPosition.
ExcelGeneralNumberFormat(Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
ExcelImportAdapter - Class in io.keikai.range.impl.imexp
 
ExcelImportAdapter() - Constructor for class io.keikai.range.impl.imexp.ExcelImportAdapter
 
ExcelImportFactory - Class in io.keikai.range.impl.imexp
 
ExcelImportFactory() - Constructor for class io.keikai.range.impl.imexp.ExcelImportFactory
 
ExcelNumberFormat - Class in org.apache.poi.ss.usermodel
Object to hold a number format index and string, for various formatting evaluations
ExcelNumberFormat(int, String) - Constructor for class org.apache.poi.ss.usermodel.ExcelNumberFormat
Use this carefully, prefer factory methods to ensure id/format relationships are not broken or confused.
ExcelStyleDateFormatter - Class in org.apache.poi.ss.usermodel
A wrapper around a SimpleDateFormat instance, which handles a few Excel-style extensions that are not supported by SimpleDateFormat.
ExcelStyleDateFormatter(String) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, DateFormatSymbols) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelXlsExporter - Class in io.keikai.range.impl.imexp
 
ExcelXlsExporter() - Constructor for class io.keikai.range.impl.imexp.ExcelXlsExporter
 
ExcelXlsImporter - Class in io.keikai.range.impl.imexp
 
ExcelXlsImporter() - Constructor for class io.keikai.range.impl.imexp.ExcelXlsImporter
 
ExcelXlsxExporter - Class in io.keikai.range.impl.imexp
 
ExcelXlsxExporter() - Constructor for class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
ExceptionUtil - Class in org.apache.poi.util
Utility methods for dealing with exceptions/throwables
ExclamationNode - Class in org.apache.poi.ss.formula.token
 
ExclamationNode - org.apache.poi.ss.formula.token.NodeId
 
ExclamationNode() - Constructor for class org.apache.poi.ss.formula.token.ExclamationNode
 
execute() - Method in interface io.keikai.jsf.Action
 
execute(Action) - Method in interface io.keikai.jsf.ActionBridge
Execute the action in zk lifecycle, and update the result to client, it throws ComponentNotFoundException if zk desktop not found (e.g you run the action in JSF post-back, so desktop was removed)
execute(Action) - Method in class io.keikai.jsf.ui.impl.ActionBridgeImpl
 
execute(Action, boolean) - Method in interface io.keikai.jsf.ActionBridge
Execute the action in zk lifecycle, and update the result to client.
execute(Action, boolean) - Method in class io.keikai.jsf.ui.impl.ActionBridgeImpl
 
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
 
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.LineToCommandIf
 
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.MoveToCommandIf
 
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.PathCommand
Execute the command an append a segment to the specified path
execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
ExecutionBridge - Class in io.keikaiex.ui
A abstract util wrapping Renders provide easier functionality for a servlet to do job in zk execution
ExecutionBridge(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class io.keikaiex.ui.ExecutionBridge
 
EXECUTIVE - io.keikai.model.SPrintSetup.PaperSize
US Executive 7 1/4 x 10 1/2 in
EXECUTIVE_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
EXECUTIVE_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Executive 7 1/4 x 10 1/2 in
EXECUTIVE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Executive 7 1/4 x 10 1/2 in
EXP - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
expand() - Method in class io.keikai.api.impl.RangeImpl
 
expand() - Method in interface io.keikai.api.Range
Expands one group by matching with the range at a time (not affected its descendant).
expand() - Method in class io.keikai.range.impl.RangeImpl
 
expand() - Method in interface io.keikai.range.SRange
Expands one group by matching with the 1st selected area of this Range in rows or columns.
expandColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
EXPANDED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
expandRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
ExpNode - Class in org.apache.poi.ss.formula.token
 
ExpNode - org.apache.poi.ss.formula.token.NodeId
 
ExpNode() - Constructor for class org.apache.poi.ss.formula.token.ExpNode
 
expondist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
EXPONDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
export(Book, File) - Method in interface io.keikai.api.Exporter
Export book
export(Book, File) - Method in class io.keikai.api.impl.ExporterImpl
 
export(Book, OutputStream) - Method in interface io.keikai.api.Exporter
Export book
export(Book, OutputStream) - Method in class io.keikai.api.impl.ExporterImpl
 
export(SBook, File) - Method in class io.keikai.model.impl.html.HtmlExporter
 
export(SBook, File) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
export(SBook, File) - Method in class io.keikai.range.impl.imexp.AbstractExporter
 
export(SBook, File) - Method in interface io.keikai.range.SExporter
Export a book
export(SBook, OutputStream) - Method in class io.keikai.model.impl.html.HtmlExporter
Exports Keikai Spreadsheet SBook into another format written to a OutputStream.
export(SBook, OutputStream) - Static method in class io.keikai.model.impl.html.ToHtml
 
export(SBook, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
Exports Keikai Spreadsheet Book into another format written to a OutputStream.
export(SBook, OutputStream) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Export the model according to reversed depended order: book, sheet, defined name, cells, chart, pictures, validation.
export(SBook, OutputStream) - Method in interface io.keikai.range.SExporter
Export a book
export(SBook, OutputStream, boolean) - Static method in class io.keikai.model.impl.html.ToHtml
 
export(SheetRegion, OutputStream) - Method in class io.keikai.model.impl.html.HtmlExporter
Exports selected area of Keikai Spreadsheet active sheet represented by io.keikai.model.sys.XRange
export(SheetRegion, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
Exports selected area of Keikai Spreadsheet active sheet represented by io.keikai.model.sys.XRange
export(SheetRegion, OutputStream) - Method in class io.keikai.range.impl.imexp.AbstractExporter
 
export(SSheet, CellRegion, OutputStream) - Static method in class io.keikai.model.impl.html.ToHtml
 
export(SSheet, CellRegion, OutputStream, boolean) - Static method in class io.keikai.model.impl.html.ToHtml
 
export(SSheet, OutputStream) - Method in class io.keikai.model.impl.html.HtmlExporter
Exports Keikai Spreadsheet SSheet into another format written to a
export(SSheet, OutputStream) - Static method in class io.keikai.model.impl.html.ToHtml
 
export(SSheet, OutputStream) - Method in class io.keikai.model.impl.pdf.PdfExporter
Exports Keikai Spreadsheet SSheet into another format written to a
export(SSheet, OutputStream) - Method in class io.keikai.range.impl.imexp.AbstractExporter
 
export(SSheet, OutputStream, boolean) - Static method in class io.keikai.model.impl.html.ToHtml
 
EXPORT_PDF - io.keikai.ui.AuxAction
 
exportAutoFilter(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportAutoFilter(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportAutoFilter(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
See Javadoc at AbstractExcelImporter importAutoFilter().
exportCell(Row, SCell) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportChart(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportChart(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportChart(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
reference DrawingManagerImpl.addChartX()
exportColumnArray(SSheet, Sheet, SColumnArray) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportColumnArray(SSheet, Sheet, SColumnArray) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportColumnArray(SSheet, Sheet, SColumnArray) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportConditionalFormatting(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportConditionalFormatting(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportConditionalFormatting(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportedPicDataMap - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
Exporter - Interface in io.keikai.api
Exporter for a book or a sheet.
ExporterImpl - Class in io.keikai.api.impl
 
ExporterImpl(SExporter) - Constructor for class io.keikai.api.impl.ExporterImpl
 
Exporters - Class in io.keikai.api
The main class to get an exporter.
Exporters() - Constructor for class io.keikai.api.Exporters
 
ExportException - Exception in io.keikai.range.impl.imexp
Thrown to indicate that exporter has been exported an illegal or unexpected content.
ExportException(String, Throwable) - Constructor for exception io.keikai.range.impl.imexp.ExportException
 
exportExtLst(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportExtLst(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportExtLst(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportFilterColumns(CTAutoFilter, SAutoFilter, int) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportMergedRegions(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportNamedRange(SBook) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportPassword(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportPassword(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
Export hashed password directly to poiSheet.
exportPassword(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
Export hashed password directly to poiSheet.
exportPicture(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportPicture(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportPicture(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
Reference DrawingManagerImpl.addPicture()
exportPictureData(SBook) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportRow(SSheet, Sheet, SRow) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportRowColumn(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportRowColumn(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportSheet(SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportSheet(SSheet, int, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
converts POI SSheet to Pdf page(s)
exportSheetPr(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportSheetPr(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportSheetPr(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportSheetProtection(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
POI SheetProtection.
exportSheetSelection(SSheet, int, CellRegion, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
converts POI SSheet to Pdf page(s)
exportTables(SSheet, Sheet, int) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportTables(SSheet, Sheet, int) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportTables(SSheet, Sheet, int) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
exportValidation(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportValidation(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportValidation(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
According to SDataValidation.ValidationType, FORMULA means custom validation.
exportWorkbookProtection(SWorkbookProtection) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
exportWorkbookProtection(SWorkbookProtection) - Method in class io.keikai.range.impl.imexp.ExcelXlsExporter
 
exportWorkbookProtection(SWorkbookProtection) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
ExpPtg - Class in org.apache.poi.ss.formula.ptg
 
ExpPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
 
ExpPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
 
expression - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
EXPRESSION - io.keikai.model.SConditionalFormattingRule.RuleType
 
ExpressionMatch - Class in io.keikai.range.impl
 
ExpressionMatch(RuleInfo) - Constructor for class io.keikai.range.impl.ExpressionMatch
 
EXT_SST - org.apache.poi.hssf.record.HSSFRecordTypes
 
extend(int, int) - Method in class io.keikai.util.SpareSpan
Split the span at index and extends the index with the size.
extend(String, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
extend(String, SheetRegion, boolean, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
extendAndMerge(int, int) - Method in class io.keikai.util.SpareSpan
Split the span at index and extends the index with the size.
EXTENDED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
EXTENDED_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
EXTENDED_PIVOT_TABLE_VIEW_FIELDS - org.apache.poi.hssf.record.HSSFRecordTypes
 
ExtendedColor - Class in org.apache.poi.hssf.record.common
Title: CTColor (Extended Color) record part
ExtendedColor - Class in org.apache.poi.ss.usermodel
Represents a XSSF-style color (based on either a XSSFColor or a ExtendedColor
ExtendedColor() - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
 
ExtendedColor() - Constructor for class org.apache.poi.ss.usermodel.ExtendedColor
 
ExtendedColor(ExtendedColor) - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
 
ExtendedColor(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
 
ExtendedFormatRecord - Class in org.apache.poi.hssf.record
Probably one of the more complex records.
ExtendedFormatRecord() - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ExtendedFormatRecord(ExtendedFormatRecord) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ExtendedFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
 
ExtendedPivotTableViewFieldsRecord - Class in org.apache.poi.hssf.record.pivottable
SXVDEX - Extended PivotTable View Fields (0x0100)
ExtendedPivotTableViewFieldsRecord(ExtendedPivotTableViewFieldsRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
ExtendedPivotTableViewFieldsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
extendPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
extendPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
modify FormulaExpression for cells insertion
extendPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
extension - Variable in enum org.apache.poi.common.usermodel.PictureType
 
extension - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
EXTERN_SHEET - org.apache.poi.hssf.record.HSSFRecordTypes
 
EXTERNAL_NAME - org.apache.poi.hssf.record.HSSFRecordTypes
 
ExternalName(String, int, int) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
 
ExternalNameEval - Class in org.apache.poi.ss.formula.eval
Evaluation of a Name defined in a Sheet or Workbook scope
ExternalNameEval(EvaluationName) - Constructor for class org.apache.poi.ss.formula.eval.ExternalNameEval
 
ExternalNameRecord - Class in org.apache.poi.hssf.record
EXTERNALNAME (0x0023)
ExternalNameRecord() - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
ExternalNameRecord(ExternalNameRecord) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
ExternalNameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
externalRef - Variable in class org.apache.poi.ss.formula.token.RefNode
 
ExternalRefNode - Class in org.apache.poi.ss.formula.token
 
ExternalRefNode(String) - Constructor for class org.apache.poi.ss.formula.token.ExternalRefNode
 
ExternalRefNode(String, boolean) - Constructor for class org.apache.poi.ss.formula.token.ExternalRefNode
 
ExternalSheet(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
 
ExternalSheetRange(String, String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
 
ExternSheetRecord - Class in org.apache.poi.hssf.record
EXTERNSHEET (0x0017)
ExternSheetRecord() - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
 
ExternSheetRecord(ExternSheetRecord) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
 
ExternSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
 
ExternSheetReferenceToken - Interface in org.apache.poi.ss.formula
Should be implemented by any Ptg subclass that needs has an extern sheet index
For POI internal use only
extract(File, File) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
Extracts the VBA modules from a macro-enabled office file and writes them to .vba files in outputDir.
extract(File, File, String) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
Extracts the VBA modules from a macro-enabled office file and writes them to files in outputDir.
extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
 
extract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extractAll(ShapeContainer<?>, List<EmbeddedData>) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extractAll(Sheet) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extractOne(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extractOne(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
ExtractorFactory - Class in org.apache.poi.extractor
Figures out the correct POIOLE2TextExtractor for your supplied document, and returns it.
ExtractorProvider - Interface in org.apache.poi.extractor
 
extractPNG() - Method in class org.apache.poi.sl.image.ImageHeaderPNG
PNG created on MAC may have a 16-byte prefix which prevents successful reading.
ExtraFillImpl - Class in io.keikai.model.impl
Fill in ExtraStyle is a bit different from in CellStyle.
ExtraFillImpl() - Constructor for class io.keikai.model.impl.ExtraFillImpl
 
ExtraFillImpl(SFill.FillPattern, SColor, SColor) - Constructor for class io.keikai.model.impl.ExtraFillImpl
 
ExtraFillImpl(SFill.FillPattern, String, String) - Constructor for class io.keikai.model.impl.ExtraFillImpl
 
ExtraStyleCache() - Constructor for class io.keikai.range.impl.imexp.StyleCache.ExtraStyleCache
 
ExtRst - Class in org.apache.poi.hssf.record.common
 
ExtRst() - Constructor for class org.apache.poi.hssf.record.common.ExtRst
 
ExtRst(ExtRst) - Constructor for class org.apache.poi.hssf.record.common.ExtRst
 
ExtRst(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.common.ExtRst
 
ExtSSTRecord - Class in org.apache.poi.hssf.record
Extended Static String Table (0x00FF)
ExtSSTRecord() - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
 
ExtSSTRecord(ExtSSTRecord) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
 
ExtSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
 
ExtSSTRecord.InfoSubRecord - Class in org.apache.poi.hssf.record
 

F

f1operators - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f1opsModel - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f1valsModel - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f1values - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f2operators - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f2opsModel - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f2valsModel - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
f2values - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
FA - org.apache.poi.util.LocaleID
 
FA_IR - org.apache.poi.util.LocaleID
 
FacesUtil - Class in io.keikai.jsf.ui.impl
Utility to handle faces stuff
FacesUtil() - Constructor for class io.keikai.jsf.ui.impl.FacesUtil
 
FACT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
factdouble(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
FactDouble - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FACTDOUBLE() function.
FactDouble() - Constructor for class org.apache.poi.ss.formula.functions.FactDouble
 
FACTDOUBLE - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
factorial(int) - Static method in class org.apache.poi.ss.formula.functions.FactDouble
 
FALSE - Static variable in class org.apache.poi.ss.formula.eval.BoolEval
 
FALSE - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
FALSE - Static variable in class org.apache.poi.ss.usermodel.CellValue
 
FAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a FAT block (0xFFFFFFFD)
fdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
FDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
FEAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FEAT_HDR - org.apache.poi.hssf.record.HSSFRecordTypes
 
FeatFormulaErr2 - Class in org.apache.poi.hssf.record.common
Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part
FeatFormulaErr2() - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatFormulaErr2(FeatFormulaErr2) - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatFormulaErr2(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatHdrRecord - Class in org.apache.poi.hssf.record
Title: FeatHdr (Feature Header) Record
FeatHdrRecord() - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(int) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(FeatHdrRecord) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatProtection - Class in org.apache.poi.hssf.record.common
Title: FeatProtection (Protection Shared Feature) common record part
FeatProtection() - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatProtection(FeatProtection) - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatProtection(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatRecord - Class in org.apache.poi.hssf.record
Title: Feat (Feature) Record
FeatRecord() - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatRecord(FeatRecord) - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatSmartTag - Class in org.apache.poi.hssf.record.common
Title: FeatSmartTag (Smart Tag Shared Feature) common record part
FeatSmartTag() - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FeatSmartTag(FeatSmartTag) - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FeatSmartTag(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FetchActiveRangeCommand - Class in io.keikai.ui.au.in
 
FetchActiveRangeCommand() - Constructor for class io.keikai.ui.au.in.FetchActiveRangeCommand
 
FF - org.apache.poi.util.LocaleID
 
FF_DECORATIVE - org.apache.poi.common.usermodel.fonts.FontFamily
Novelty fonts.
FF_DONTCARE - org.apache.poi.common.usermodel.fonts.FontFamily
The default font is specified, which is implementation-dependent.
FF_LATN - org.apache.poi.util.LocaleID
 
FF_LATN_SN - org.apache.poi.util.LocaleID
 
FF_MODERN - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with constant stroke width, with or without serifs.
FF_ROMAN - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which have serifs.
FF_SCRIPT - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts designed to look like handwriting.
FF_SWISS - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which do not have serifs.
FI - org.apache.poi.util.LocaleID
 
FI_FI - org.apache.poi.util.LocaleID
 
field_1_index_extern_sheet - Variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
FIL - org.apache.poi.util.LocaleID
 
FIL_PH - org.apache.poi.util.LocaleID
 
file() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
FILE - io.keikai.api.model.Hyperlink.HyperlinkType
 
FILE - io.keikai.model.SHyperlink.HyperlinkType
 
FILE - org.apache.poi.common.usermodel.HyperlinkType
Link to a file
FILE_MONIKER - org.apache.poi.hpsf.ClassIDPredefined
File Moniker
FILE_PASS - org.apache.poi.hssf.record.HSSFRecordTypes
 
FILE_SHARING - org.apache.poi.hssf.record.HSSFRecordTypes
 
FileBackedDataSource - Class in org.apache.poi.poifs.nio
A POIFS DataSource backed by a File
FileBackedDataSource(File) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(File, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(RandomAccessFile, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(FileChannel, boolean, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
fileChar256ToPx(int, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert file 1/256 character width to pixel
fileChar256ToPx(int, int) - Static method in class io.keikai.ui.impl.XUtils
convert file 1/256 character width to pixel
FileIdCluster(int, int) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
FileIdCluster(EscherDggRecord.FileIdCluster) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
FileMagic - Enum in org.apache.poi.poifs.filesystem
The file magic number, i.e.
fileOut - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
FilePassRecord - Class in org.apache.poi.hssf.record
File Pass Record (0x002F)
FilePassRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
 
FilePassRecord(EncryptionMode) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
 
FileSharingRecord - Class in org.apache.poi.hssf.record
Stores the encrypted readonly for a workbook (write protect).
FileSharingRecord() - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
FileSharingRecord(FileSharingRecord) - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
FileSharingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
Filetime - Class in org.apache.poi.hpsf
The Windows FILETIME structure holds a date and time associated with a file.
Filetime() - Constructor for class org.apache.poi.hpsf.Filetime
 
Filetime(Date) - Constructor for class org.apache.poi.hpsf.Filetime
 
filetimeToDate(long) - Static method in class org.apache.poi.hpsf.Filetime
Converts a Windows FILETIME (in UTC) into a Date (in UTC).
fill - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
fill(SSheet, CellRegion, CellRegion, SRange.FillType) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
fill the sheet, from srcRef to dstRef
fill(SRange, SRange.FillType) - Method in class io.keikai.range.impl.RangeImpl
 
fill(SRange, SRange.FillType) - Method in interface io.keikai.range.SRange
Perform an auto fill on the specified destination Range.
fill(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fill(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the interior of a Shape using the settings of the Graphics2D context.
Fill() - Constructor for class io.keikai.importer.Fills.Fill
 
FILL - io.keikai.api.model.CellStyle.Alignment
 
FILL - io.keikai.model.SCellStyle.Alignment
 
FILL - org.apache.poi.ss.usermodel.HorizontalAlignment
Indicates that the value of the cell should be filled across the entire width of the cell.
FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FILL__ANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BACKOPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BLIPFILENAME - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BLIPFLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__DZTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLBACKCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLCOLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
FILL__FILLED - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLOPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FOCUS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__HEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__HITTESTFILL - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__NOFILLHITTEST - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__ORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__ORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__PATTERNTEXTURE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTRIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTTOP - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADECOLORS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADEPRESET - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADETYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPEORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPEORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TORIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOTOP - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__USERECT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__WIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
FILL_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the fill background color of the shape.
FILL_BACKGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_BACKGROUND_COLOR_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_COLOR - io.keikai.ui.AuxAction
 
FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the fill color of the shape.
FILL_FOREGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_FOREGROUND_COLOR_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_OR_LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
If the shape contains a fill, use the fill color of the shape.
FILL_PATTERN - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FILL_PATTERN - Static variable in class org.apache.poi.ss.util.CellUtil
 
fillAndXor(byte[], byte) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills a circular or elliptical arc covering the specified rectangle.
FillBuilderImpl - Class in io.keikai.model.impl
 
FillBuilderImpl(BookImpl) - Constructor for class io.keikai.model.impl.FillBuilderImpl
 
FillBuilderImpl(BookImpl, SFill) - Constructor for class io.keikai.model.impl.FillBuilderImpl
 
fillCategoryData(XSSFSheet, SGeneralChartData, XDDFChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
reference ChartDataUtil.fillCategoryData()
fillChartData(SChart) - Method in class io.keikai.range.impl.ChartDataHelper
 
fillColor - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
fillColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets foreground color of a fill.
fillColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
fillColor(String) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
fillColor(String) - Method in class io.keikai.model.impl.FillBuilderImpl
 
fillColor(String) - Method in interface io.keikai.model.SCellStyleBuilder
 
fillColor(String) - Method in interface io.keikai.model.SFillBuilder
 
fillColorbox - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
FillColorHandler - Class in io.keikai.ui.impl.ua
 
FillColorHandler() - Constructor for class io.keikai.ui.impl.ua.FillColorHandler
 
fillDown() - Method in class io.keikai.api.impl.RangeImpl
 
fillDown() - Method in interface io.keikai.api.Range
Fills cells by copying from first/top row data
fillDown() - Method in class io.keikai.range.impl.RangeImpl
 
fillDown() - Method in interface io.keikai.range.SRange
Fills down from the top cells of this Range to the rest of this Range.
fillDown(SSheet, CellRegion, CellRegion, SRange.FillType) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBlipRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBSERecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDggRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDgRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
The contract of this method is to deserialize an escher record including its children.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
fillFields(byte[], EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
Delegates to fillFields(byte[], int, EscherRecordFactory)
FillImpl - Class in io.keikai.model.impl
Deprecated.
As if release 5.3.0, replaced by ImmutableFillImpl
FillImpl() - Constructor for class io.keikai.model.impl.FillImpl
Deprecated.
 
FillImpl(SFill.FillPattern, SColor, SColor) - Constructor for class io.keikai.model.impl.FillImpl
Deprecated.
 
FillImpl(SFill.FillPattern, String, String) - Constructor for class io.keikai.model.impl.FillImpl
Deprecated.
 
fillLeft() - Method in class io.keikai.api.impl.RangeImpl
 
fillLeft() - Method in interface io.keikai.api.Range
Fills cells by copying from last/right column data
fillLeft() - Method in class io.keikai.range.impl.RangeImpl
 
fillLeft() - Method in interface io.keikai.range.SRange
Fills left from the rightmost cells of this Range to the rest of this Range.
fillLeft(SSheet, CellRegion, CellRegion, SRange.FillType) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills an oval bounded by the specified rectangle with the current color.
fillPattern(CellStyle.FillPattern) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the fill/background pattern.
fillPattern(CellStyle.FillPattern) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
fillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
fillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.FillBuilderImpl
 
fillPattern(SFill.FillPattern) - Method in interface io.keikai.model.SCellStyleBuilder
 
fillPattern(SFill.FillPattern) - Method in interface io.keikai.model.SFillBuilder
 
FillPatternType - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the style of fill pattern being used for a cell format.
fillPoiChartData(XSSFSheet, XSSFChart, SChart, SChartData, boolean, boolean) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the specified rectangle.
fillRight() - Method in class io.keikai.api.impl.RangeImpl
 
fillRight() - Method in interface io.keikai.api.Range
Fills cells by copying from first/left column data
fillRight() - Method in class io.keikai.range.impl.RangeImpl
 
fillRight() - Method in interface io.keikai.range.SRange
Fills right from the leftmost cells of this Range to the rest of this Range.
fillRight(SSheet, CellRegion, CellRegion, SRange.FillType) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the specified rounded corner rectangle with the current color.
Fills - Class in io.keikai.importer
 
Fills() - Constructor for class io.keikai.importer.Fills
 
Fills.Fill - Class in io.keikai.importer
 
Fills.PatternFill - Class in io.keikai.importer
 
FillStyle - Interface in org.apache.poi.sl.usermodel
This interface is the counterpart to StrokeStyle - it specifies the filling of a shape
fillUp() - Method in class io.keikai.api.impl.RangeImpl
 
fillUp() - Method in interface io.keikai.api.Range
Fills cells by copying from bottom row data
fillUp() - Method in class io.keikai.range.impl.RangeImpl
 
fillUp() - Method in interface io.keikai.range.SRange
Fills up from the bottom cells of this Range to the rest of this Range.
fillUp(SSheet, CellRegion, CellRegion, SRange.FillType) - Method in class io.keikai.range.impl.autofill.AutoFillHelper
 
fillXYData(XSSFSheet, SGeneralChartData, XDDFChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
reference ChartDataUtil.fillXYData()
fillXYZData(XSSFSheet, SGeneralChartData, XDDFBubbleChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
reference ChartDataUtil.fillXYZData()
FILTER - io.keikai.range.impl.ModelUpdate.UpdateType
 
FILTER - io.keikai.ui.AuxAction
 
FILTER - org.apache.poi.ss.usermodel.ConditionFilterType
This is the only value valid for HSSF rules
FILTER - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule that files the values
FILTER_CASE_SENSITIVE - Static variable in class io.keikai.range.impl.AutoFilterHelper
 
FilterColumn - Interface in org.apache.poi.ss.usermodel
Represent a filtered column.
FilterColumnImpl(int) - Constructor for class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
FilterCommand - Class in io.keikai.ui.au.in
 
FilterCommand() - Constructor for class io.keikai.ui.au.in.FilterCommand
 
FilteringDirectoryNode - Class in org.apache.poi.poifs.filesystem
A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.
FilteringDirectoryNode(DirectoryEntry, Collection<String>) - Constructor for class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
Creates a filter round the specified directory, which will exclude entries such as "MyNode" and "MyDir/IgnoreNode".
FILTEROP_ABOVE_AVERAGE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_AND - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
Apply a filter against a list of values
FILTEROP_BELOW_AVERAGE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_BOTOOM10PERCENT - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_BOTTOM10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_CELL_COLOR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_FONT_COLOR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M1 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M11 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M12 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M2 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M3 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M4 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M5 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M6 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M7 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M8 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M9 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_OR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q1 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q2 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q3 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q4 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TODAY - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOMORROW - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOP10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOP10PERCENT - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_VALUES - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_YEAR_TO_DATE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_YESTERDAY - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FilterRegionHelper() - Constructor for class io.keikai.range.impl.DataRegionHelper.FilterRegionHelper
 
FilterRowInfo - Class in io.keikai.range.impl
 
FilterRowInfo(Object, String) - Constructor for class io.keikai.range.impl.FilterRowInfo
 
FilterRowInfoComparator - Class in io.keikai.range.impl
 
FilterRowInfoComparator() - Constructor for class io.keikai.range.impl.FilterRowInfoComparator
 
Finance - Class in org.apache.poi.ss.formula.functions
Implementation of the financial functions pmt, fv, ppmt, ipmt.
Finance() - Constructor for class org.apache.poi.ss.formula.functions.Finance
 
FinanceFunction - Class in org.apache.poi.ss.formula.functions
 
FinanceFunction() - Constructor for class org.apache.poi.ss.formula.functions.FinanceFunction
 
FinanceFunctionImpl - Class in io.keikaiex.formula.fn
Implementation of Spreadsheet financial functions.
FinanceFunctionImpl() - Constructor for class io.keikaiex.formula.fn.FinanceFunctionImpl
 
FinanceLib - Class in org.apache.poi.ss.formula.functions
This class is a function library for common fiscal functions.
FINANCIAL - Static variable in class io.keikaiex.ui.dialog.Formulas
 
FinancialFns - Class in io.keikaiex.formula.fn
Excel financial functions.
FIND - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Implementation of the FIND() function.
findArea - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
findAutoFilterDataRegion() - Method in class io.keikai.range.impl.DataRegionHelper
 
findAutoFilterRange() - Method in class io.keikai.api.impl.RangeImpl
 
findAutoFilterRange() - Method in interface io.keikai.api.Range
To find a range of cells for applying auto filter according to this range.
findAutoFilterRange() - Method in class io.keikai.range.impl.RangeImpl
 
findAutoFilterRange() - Method in interface io.keikai.range.SRange
To find a range of cells for applying auto filter according to this range.
findAutoFilterRegion() - Method in class io.keikai.range.impl.AutoFilterHelper
 
findAvailableCandidate(Book, int, int) - Method in class io.keikaiex.ui.impl.ua.HideSheetHandler
 
findByOoxmlId(int) - Static method in enum org.apache.poi.common.usermodel.PictureType
 
findCellComment(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
findColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the first occurrence of a given color
findColumnIndex(String) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
findColumnIndex(String) - Method in class io.keikai.model.impl.TableImpl
 
findColumnIndex(String) - Method in interface org.apache.poi.ss.usermodel.Table
Returns the index of a given named column in the table (names are case insensitive in XSSF).
findColumnInfo(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Finds the ColumnInfoRecord which contains the specified columnIndex
findCustomSortRegion() - Method in class io.keikai.range.impl.DataRegionHelper
 
findDesktop(ServletContext, HttpServletRequest, String) - Static method in class io.keikaiex.ui.UpdateBridge
 
findDesktopIfAny(ServletContext, HttpServletRequest, String) - Static method in class io.keikaiex.ui.UpdateBridge
find desktop in a servlet context for a request.
findDrawingGroup() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the primary drawing group, if one already exists
findEndOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
findExternalSheetIndex(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
findExternalSheetIndex(String, String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the first occurrence of a record matching a particular sid.
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the first occurance of a record matching a particular sid.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Finds the first occurrence of a record matching a particular sid and returns it's position.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the index of a record matching a particular sid.
findFirstWithId(short) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Finds a font that matches the one with the supplied attributes
findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in interface org.apache.poi.ss.usermodel.Workbook
Finds a font that matches the one with the supplied attributes
findFont(Font.Boldweight, Color, int, String, boolean, boolean, Font.TypeOffset, Font.Underline) - Method in interface io.keikai.api.Range.CellStyleHelper
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to create an immutable font
findFunction(String) - Method in class io.keikaiex.formula.ZKUDFFinder
 
findFunction(String) - Method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
 
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Returns executor by specified name.
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.DefaultUDFFinder
 
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
 
findFunction(String) - Method in interface org.apache.poi.ss.formula.udf.UDFFinder
Returns executor by specified name.
findMacros(DirectoryNode, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
Recursively traverses directory structure rooted at dir.
findModuleNameMap(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
findNewDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
Finds the next available (1 based) drawing group id
findNewDrawingGroupId() - Method in class org.apache.poi.hssf.model.DrawingManager2
Finds the next available (1 based) drawing group id
findNextRecordBySid(short, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the next occurance of a record matching a particular sid.
findObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
Finds the EmbeddedObjectRefSubRecord, or throws an Exception if there wasn't one
findPictureData(byte[]) - Method in interface org.apache.poi.sl.usermodel.SlideShow
check if a picture with this picture data already exists in this presentation
findProjectProperties(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
findRefIndexFromExtBookIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
findSheetFirstNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the first sheet name by his extern sheet index
findSheetLastNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
findSimilarColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the closest matching color in the custom palette.
findSimilarColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the closest matching color in the custom palette.
findStartOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
FINE_DOTS - org.apache.poi.ss.usermodel.FillPatternType
Small fine dots
FINE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Small fine dots
FINE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FINE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Small fine dots
finv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
FINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
Firebrick - org.apache.poi.sl.usermodel.PresetColor
 
FIRST - org.apache.poi.wp.usermodel.HeaderFooterType
This is a first page header or footer It is displayed on the first page of the section.
FIRST_COLOR_INDEX - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The byte index of the first color
FIRST_USER_DEFINED_FORMAT_INDEX - Static variable in class org.apache.poi.ss.usermodel.BuiltinFormats
The first user-defined number format starts at 164.
firstColumn - org.apache.poi.ss.usermodel.TableStyleType
 
firstColumn - Variable in class io.keikai.model.impl.html.HtmlExporter
 
firstColumnStripe - org.apache.poi.ss.usermodel.TableStyleType
 
firstColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
firstHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
 
firstParagraph - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
firstRowStripe - org.apache.poi.ss.usermodel.TableStyleType
 
firstRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
firstSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
 
firstSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
 
firstTotalCell - org.apache.poi.ss.usermodel.TableStyleType
 
fitFontHeightPoints(Range) - Static method in class io.keikai.api.CellOperationUtil
Detect the highest words in each row.
fixed(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Fixed - Class in org.apache.poi.ss.formula.functions
 
Fixed() - Constructor for class org.apache.poi.ss.formula.functions.Fixed
 
FIXED - org.apache.poi.common.usermodel.fonts.FontPitch
A fixed pitch, which means that all the characters in the font occupy the same width when output in a string.
FIXED - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
Fixed0ArgFunction - Class in org.apache.poi.ss.formula.functions
Deprecated.
replaced by lambda expressions in 5.1.0
Fixed0ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
Deprecated.
 
Fixed1ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly one argument.
Fixed1ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 
Fixed2ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly two arguments.
Fixed2ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
 
Fixed3ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly three arguments.
Fixed3ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
 
Fixed4ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly four arguments.
Fixed4ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
 
FixedField - Interface in org.apache.poi.util
behavior of a field at a fixed location within a byte array
fixedPointToDouble(int) - Static method in class org.apache.poi.util.Units
Converts a value of type FixedPoint to a floating point
fixUp(List<RBTree.Traversal<Integer, Integer>>) - Method in class io.keikaiex.util.IntervalTree
 
fixUp(List<RBTree.Traversal<K, V>>) - Method in class io.keikaiex.util.RBTree
 
FLAG_BACKGROUND - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CHILD - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CONNECTOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_DELETED - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPHORIZ - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPVERT - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_GROUP - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HASSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEANCHOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEMASTER - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_OLESHAPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_PATRIARCH - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
flagAES - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if the protected content is an ECMA-376 document ECMA-376.
flagCryptoAPI - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A flag that specifies whether CryptoAPI RC4 or ECMA-376 encryption ECMA-376 is used.
flagDocProps - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 0 if document properties are encrypted.
flagExternal - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if extensible encryption is used.
FLARED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
FLAT - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Line ends at end point
FLOOR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
FloorMath - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FLOOR.MATH() function.
FloorPrecise - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FLOOR.PRECISE() function.
FloralWhite - org.apache.poi.sl.usermodel.PresetColor
 
FLOW_CHART_ALTERNATE_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_ALTERNATE_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_COLLATE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_COLLATE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DECISION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DECISION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DELAY - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DELAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DISPLAY - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DISPLAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_EXTRACT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_EXTRACT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_INPUT_OUTPUT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_INPUT_OUTPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_INTERNAL_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_INTERNAL_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_DISK - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_DISK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_DRUM - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_DRUM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_TAPE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MANUAL_INPUT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MANUAL_INPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MANUAL_OPERATION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MANUAL_OPERATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MERGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MERGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MULTIDOCUMENT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MULTIDOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OFFLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OFFLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OFFPAGE_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OFFPAGE_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_ONLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_ONLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PREDEFINED_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PREDEFINED_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PREPARATION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PREPARATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PUNCHED_CARD - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PUNCHED_CARD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PUNCHED_TAPE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PUNCHED_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_SORT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_SORT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_SUMMING_JUNCTION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_SUMMING_JUNCTION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_TERMINATOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_TERMINATOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FlowChartAlternateProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartCollate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDecision - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDelay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDisplay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartExtract - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartInputOutput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartInternalStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticDisk - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticDrum - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartManualInput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartManualOperation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMerge - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMultidocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOfflineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOffpageConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOnlineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOr - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPredefinedProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPreparation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPunchedCard - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPunchedTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartSort - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartSummingJunction - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartTerminator - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
flush() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
flush() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
FN_GROUP_COUNT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FnGroupCountRecord - Class in org.apache.poi.hssf.record
umber of built in function groups in the current version of the Spreadsheet (probably only used on Windows)
FnGroupCountRecord() - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FnGroupCountRecord(FnGroupCountRecord) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FnGroupCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FO - org.apache.poi.util.LocaleID
 
FO_FO - org.apache.poi.util.LocaleID
 
focus() - Method in class io.keikai.ui.Spreadsheet
Retrieve client side spreadsheet focus.The cell focus and selection will keep at last status.
Focus - Class in io.keikai.ui.impl
 
Focus(String, String, String, String, int, int, Spreadsheet) - Constructor for class io.keikai.ui.impl.Focus
 
focusComponent - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
focusTo(int, int) - Method in class io.keikai.ui.Spreadsheet
Retrieve client side spreadhsheet focus, move cell focus to position (row,column) and also scroll the cell to into visible view.
focusToIndex - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
FOLDED_CORNER - org.apache.poi.sl.usermodel.ShapeType
 
FOLDED_CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FoldedCorner - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FOLDER - io.keikai.theme.SpreadsheetStandardTheme.ThemeOrigin
 
FOLIO_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
FOLIO8 - io.keikai.model.SPrintSetup.PaperSize
Folio 8 1/2 x 13 in
FOLIO8_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Folio 8 1/2 x 13 in
FOLIO8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Folio 8 1/2 x 13 in
font - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
font(SFont) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
font(SFont) - Method in interface io.keikai.model.SCellStyleBuilder
 
font(String, String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
Font - Interface in io.keikai.api.model
This interface allows you to get font style of a cell.
Font - Interface in org.apache.poi.ss.usermodel
 
FONT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT - Static variable in class org.apache.poi.ss.util.CellUtil
 
FONT_ARIAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Arial font
FONT_BASIS - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT_BOLD - io.keikai.ui.AuxAction
 
FONT_CELL_HEIGHT_PRESERVED - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
 
FONT_COLOR - io.keikai.ui.AuxAction
 
FONT_FALLBACK - Static variable in interface org.apache.poi.sl.draw.Drawable
Key for a font fallback map of type Map<String,String> which maps the original font family (key) to the fallback font family (value).
FONT_FAMILY - io.keikai.ui.AuxAction
 
FONT_FAMILY - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_HANDLER - Static variable in interface org.apache.poi.sl.draw.Drawable
Use this object to resolve unknown / missing fonts when rendering slides.
FONT_INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT_ITALIC - io.keikai.ui.AuxAction
 
FONT_MAP - Static variable in interface org.apache.poi.sl.draw.Drawable
Key for a font map of type Map<String,String> which maps the original font family (key) to the mapped font family (value)
FONT_NAME - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_SCHEME - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_SIZE - io.keikai.ui.AuxAction
 
FONT_SIZE - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_STRIKE - io.keikai.ui.AuxAction
 
FONT_TYPEOFFSET - io.keikai.ui.AuxAction
 
FONT_UNDERLINE - io.keikai.ui.AuxAction
 
Font.Boldweight - Enum in io.keikai.api.model
 
Font.TypeOffset - Enum in io.keikai.api.model
 
Font.Underline - Enum in io.keikai.api.model
 
FontBasisRecord - Class in org.apache.poi.hssf.record.chart
The font basis record stores various font metrics.
FontBasisRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontBasisRecord(FontBasisRecord) - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontBasisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontBoldHandler - Class in io.keikai.ui.impl.ua
 
FontBoldHandler() - Constructor for class io.keikai.ui.impl.ua.FontBoldHandler
 
fontBoldweight(Font.Boldweight) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font bold style.
fontBoldweight(Font.Boldweight) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontBuilderImpl - Class in io.keikai.model.impl
 
FontCache() - Constructor for class io.keikai.range.impl.imexp.StyleCache.FontCache
 
FontCharset - Enum in org.apache.poi.common.usermodel.fonts
Charset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.
FontCharset - Enum in org.apache.poi.ss.usermodel
Deprecated.
enum will be replaced by common version org.apache.poi.common.usermodel.FontCharset
fontColor - io.keikai.model.SAutoFilter.FilterOp
 
fontColor(Color) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font color.
fontColor(Color) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontColorHandler - Class in io.keikai.ui.impl.ua
 
FontColorHandler() - Constructor for class io.keikai.ui.impl.ua.FontColorHandler
 
FontDetails - Class in org.apache.poi.hssf.usermodel
Stores width and height details about a font.
FontDetails(String, int) - Constructor for class org.apache.poi.hssf.usermodel.FontDetails
Construct the font details with the given name and height.
FontFacet - Interface in org.apache.poi.common.usermodel.fonts
A FontFacet holds the font data for a shape of a font, i.e.
FontFamily - Enum in org.apache.poi.common.usermodel.fonts
A property of a font that describes its general appearance.
FontFamily - Enum in org.apache.poi.ss.usermodel
The font family this font belongs to.
FontFamilyHandler - Class in io.keikai.ui.impl.ua
 
FontFamilyHandler() - Constructor for class io.keikai.ui.impl.ua.FontFamilyHandler
 
FontFormatting - Class in org.apache.poi.hssf.record.cf
Font Formatting Block of the Conditional Formatting Rule Record.
FontFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for Font Formatting component of Conditional Formatting settings
FontFormatting() - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontFormatting(FontFormatting) - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontFormatting(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontGroup - Enum in org.apache.poi.common.usermodel.fonts
Text runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.
FontGroup.FontGroupRange - Class in org.apache.poi.common.usermodel.fonts
 
FontHeader - Class in org.apache.poi.common.usermodel.fonts
The header data of an EOT font.
FontHeader() - Constructor for class org.apache.poi.common.usermodel.fonts.FontHeader
 
FontHeader.PanoseArmStyle - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseContrast - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseFamily - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseLetterForm - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseMidLine - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseProportion - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseSerif - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseStroke - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseWeight - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseXHeight - Enum in org.apache.poi.common.usermodel.fonts
 
fontHeight(int) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font height
fontHeight(int) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
fontHeightInPoint(int) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font height in point
fontHeightInPoint(int) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontImpl - Class in io.keikai.api.model.impl
 
FontImpl - Class in io.keikai.model.impl
Deprecated.
As if release 5.3.0, replaced by ImmutableFontImpl
FontImpl() - Constructor for class io.keikai.model.impl.FontImpl
Deprecated.
 
FontImpl(ModelRef<SBook>, ModelRef<SFont>) - Constructor for class io.keikai.api.model.impl.FontImpl
 
FontImpl(String, boolean, boolean, boolean, SFont.Underline) - Constructor for class io.keikai.model.impl.FontImpl
Deprecated.
 
FontIndexRecord - Class in org.apache.poi.hssf.record.chart
The font index record indexes into the font table for the text record.
FontIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontIndexRecord(FontIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontInfo - Interface in org.apache.poi.common.usermodel.fonts
A FontInfo object holds information about a font configuration.
fontItalic(boolean) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets if the font is italic.
fontItalic(boolean) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontItalicHandler - Class in io.keikai.ui.impl.ua
 
FontItalicHandler() - Constructor for class io.keikai.ui.impl.ua.FontItalicHandler
 
FontMatcher - Class in io.keikai.model.util
This class can be used to match a SFont with a criteria.
FontMatcher() - Constructor for class io.keikai.model.util.FontMatcher
 
FontMatcher(SFont) - Constructor for class io.keikai.model.util.FontMatcher
Create a font matcher with a specified font as the criteria
FontMetricsDumper - Class in org.apache.poi.util
 
FontMetricsDumper() - Constructor for class org.apache.poi.util.FontMetricsDumper
 
fontName(String) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font name.
fontName(String) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontPitch - Enum in org.apache.poi.common.usermodel.fonts
A property of a font that describes the pitch, of the characters.
FontRecord - Class in org.apache.poi.hssf.record
Describes a font in the workbook
FontRecord() - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontRecord(FontRecord) - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FontRecord
 
Fonts - Class in io.keikai.importer
 
Fonts() - Constructor for class io.keikai.importer.Fonts
 
FontScheme - Enum in org.apache.poi.ss.usermodel
Defines the font scheme to which this font belongs.
fontSize(short) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
FontSizeHandler - Class in io.keikai.ui.impl.ua
 
FontSizeHandler() - Constructor for class io.keikai.ui.impl.ua.FontSizeHandler
 
fontStrikeout(boolean) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets if the font is strikeout.
fontStrikeout(boolean) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontStrikeoutHandler - Class in io.keikai.ui.impl.ua
 
FontStrikeoutHandler() - Constructor for class io.keikai.ui.impl.ua.FontStrikeoutHandler
 
FontStyleAction - Class in io.keikai.ui.impl.undo
 
FontStyleAction(String, Sheet, int, int, int, int, CellOperationUtil.CellStyleApplier) - Constructor for class io.keikai.ui.impl.undo.FontStyleAction
 
fontTable - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
FontTypeOffsetHandler - Class in io.keikai.ui.impl.ua
Handle font super/sub operation.
FontTypeOffsetHandler() - Constructor for class io.keikai.ui.impl.ua.FontTypeOffsetHandler
 
fontUnderline(Font.Underline) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets the font underline style.
fontUnderline(Font.Underline) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
FontUnderline - Enum in org.apache.poi.ss.usermodel
the different types of possible underline formatting
FontUnderlineHandler - Class in io.keikai.ui.impl.ua
 
FontUnderlineHandler() - Constructor for class io.keikai.ui.impl.ua.FontUnderlineHandler
 
Footer - Interface in org.apache.poi.ss.usermodel
Common definition of a HSSF or XSSF page footer.
FOOTER - org.apache.poi.hssf.record.HSSFRecordTypes
 
FOOTER - org.apache.poi.sl.usermodel.Placeholder
Footer placeholder shape.
FOOTER - org.apache.poi.ss.usermodel.PageMargin
Footer margin, the empty space between the footer and the bottom of the page when printing
footerMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
FooterMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
FooterRecord - Class in org.apache.poi.hssf.record
Specifies the footer for a sheet
FooterRecord(String) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FooterRecord(FooterRecord) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FooterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FORCE_FULL_CALCULATION - org.apache.poi.hssf.record.HSSFRecordTypes
 
ForceFullCalculationRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.125 ForceFullCalculation page 298 Value of the forced calculation mode for this workbook.
ForceFullCalculationRecord() - Constructor for class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
ForceFullCalculationRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
Forecast - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FORECAST() and FORECAST.LINEAR() functions.
FOREGROUND_COLOR - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
ForestGreen - org.apache.poi.sl.usermodel.PresetColor
 
forId(byte) - Static method in class org.apache.poi.ss.usermodel.ConditionType
 
forId(int) - Static method in class org.apache.poi.ss.usermodel.ConditionType
 
forId(int, boolean) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
 
forInt(byte) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forInt(int) - Static method in enum org.apache.poi.ss.formula.FormulaType
Used to transition from ints (possibly stored in the Excel file) to FormulaTypes.
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.CellType
Deprecated.
POI 3.15 beta 3. Used to transition code from ints to CellTypes.
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
 
forInt(int) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
 
ForkedEvaluator - Class in org.apache.poi.ss.formula.eval.forked
An alternative workbook evaluator that saves memory in situations where a single workbook is concurrently and independently evaluated many times.
forLong(long) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
 
format - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl.FormatItem
 
format - Variable in class org.apache.poi.ss.format.CellFormatter
The original specified format.
format(double, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(int) - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
format(long, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(SCell, FormatContext) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
format(SCell, FormatContext) - Method in interface io.keikai.model.sys.format.FormatEngine
Format the cell by it's format
format(Number) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
format(Object) - Method in class org.apache.poi.ss.format.CellFormatter
Formats the value, returning the resulting string.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
format(String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
Used to format sheet names as they would appear in cell formula expressions.
format(StringBuilder, int, String, String) - Static method in class org.apache.poi.ss.formula.SheetRangeAndWorkbookIndexFormatter
 
format(String, Object, FormatContext, int) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
format(String, Object, FormatContext, int) - Method in interface io.keikai.model.sys.format.FormatEngine
Format the value
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
format(Locale, Formatter, String, Object...) - Static method in class org.apache.poi.ss.format.Formatters
 
format(ComplexEx) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
format Complex number to match Excel format
FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FORMAT_CELL - io.keikai.ui.AuxAction
 
FORMAT_GENERAL - Static variable in class io.keikai.model.impl.FontImpl
Deprecated.
 
FORMAT_GENERAL - Static variable in interface io.keikai.model.SCellStyle
 
FORMAT_ID - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
The DocumentSummaryInformation's first and second sections' format ID.
FORMAT_ID - Static variable in class org.apache.poi.hpsf.SummaryInformation
The SummaryInformation's section's format ID.
FORMAT_ID - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FORMAT_ITEMS - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
FORMAT_LEFT_ABOVE - io.keikai.api.Range.InsertCopyOrigin
 
FORMAT_LEFT_ABOVE - io.keikai.range.SRange.InsertCopyOrigin
 
FORMAT_MASK - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
FORMAT_NONE - io.keikai.api.Range.InsertCopyOrigin
 
FORMAT_NONE - io.keikai.range.SRange.InsertCopyOrigin
 
FORMAT_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for an entire cell single part.
FORMAT_RIGHT_BELOW - io.keikai.api.Range.InsertCopyOrigin
 
FORMAT_RIGHT_BELOW - io.keikai.range.SRange.InsertCopyOrigin
 
format2DRefAsString() - Method in interface org.apache.poi.ss.formula.ExternSheetReferenceToken
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
formatAsFormulaString(String, TablePtg.Item, TablePtg.Item, String, String, boolean) - Static method in class org.apache.poi.ss.formula.ptg.TablePtg
 
formatAsR1C1String() - Method in class org.apache.poi.ss.util.CellAddress
 
formatAsR1C1String() - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference in R1C1 format.
formatAsR1C1String(boolean) - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference in R1C1 format and allows to control if the sheetname is included in the reference.
formatAsString() - Method in class org.apache.poi.ss.usermodel.CellValue
 
formatAsString() - Method in class org.apache.poi.ss.util.AreaReference
Returns a text representation of this area reference.
formatAsString() - Method in class org.apache.poi.ss.util.CellAddress
formatAsString() - Method in class org.apache.poi.ss.util.CellRangeAddress
 
formatAsString() - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference.
formatAsString(boolean) - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference and allows to control if the sheetname is included in the reference.
formatAsString(String, boolean) - Method in class org.apache.poi.ss.util.CellRangeAddress
 
FormatCellCtrl - Class in io.keikaiex.ui.dialog
 
FormatCellCtrl() - Constructor for class io.keikaiex.ui.dialog.FormatCellCtrl
 
FormatCellCtrl.FormatItem - Class in io.keikaiex.ui.dialog
 
FormatCellCtrl.InnerFillPattern - Enum in io.keikaiex.ui.dialog
 
FormatCellCtrl.InnerRotation - Enum in io.keikaiex.ui.dialog
 
FormatCellHandler - Class in io.keikaiex.ui.impl.ua
 
FormatCellHandler() - Constructor for class io.keikaiex.ui.impl.ua.FormatCellHandler
 
formatCells - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
formatCellValue(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatCellValue(Cell, FormulaEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatCellValue(Cell, FormulaEvaluator, ConditionalFormattingEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatCode - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
formatColumns - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
FormatContext - Class in io.keikai.model.sys.format
 
FormatContext() - Constructor for class io.keikai.model.sys.format.FormatContext
 
FormatContext(Locale) - Constructor for class io.keikai.model.sys.format.FormatContext
 
formatDateText(Object) - Static method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
formatDebugString() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
FormatEngine - Interface in io.keikai.model.sys.format
 
FormatEngineEx - Class in io.keikaiex.model.sys
 
FormatEngineEx() - Constructor for class io.keikaiex.model.sys.FormatEngineEx
 
FormatEngineImpl - Class in io.keikai.model.impl.sys
 
FormatEngineImpl() - Constructor for class io.keikai.model.impl.sys.FormatEngineImpl
 
formatIterator() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
formatMatches(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
formatNumberDateCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Formats the given numeric of date cells contents as a String, in as close as we can to the way that Excel would do so.
formatRawCellContents(double, int, String) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
formatRawCellContents(double, int, String, boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
FormatRecord - Class in org.apache.poi.hssf.record
Describes a number format -- those goofy strings like $(#,###)
FormatRecord(int, String) - Constructor for class org.apache.poi.hssf.record.FormatRecord
 
FormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormatRecord
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
FormatResult - Interface in io.keikai.model.sys.format
 
FormatResultImpl - Class in io.keikai.model.impl.sys
 
FormatResultImpl(SRichText) - Constructor for class io.keikai.model.impl.sys.FormatResultImpl
 
FormatResultImpl(String, SColor) - Constructor for class io.keikai.model.impl.sys.FormatResultImpl
 
FormatResultImpl(CellFormatResult, Format, boolean) - Constructor for class io.keikai.model.impl.sys.FormatResultImpl
 
formatRows - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
FormatRun - Class in org.apache.poi.hssf.record.common
 
FormatRun(short, short) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
FormatRun(FormatRun) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
FormatRun(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
FORMATS - io.keikai.api.Range.AutoFillType
 
FORMATS - io.keikai.api.Range.PasteType
 
FORMATS - io.keikai.model.PasteOption.PasteType
 
FORMATS - io.keikai.range.SRange.FillType
 
FORMATS - io.keikai.range.SRange.PasteType
 
formatSpliterator() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
formatter - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
Formatters - Class in org.apache.poi.ss.format
Utility class for CellFormat.
Formatters() - Constructor for class org.apache.poi.ss.format.Formatters
 
formatting_not_used - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
formatting_options - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
FormatTrackingHSSFListener - Class in org.apache.poi.hssf.eventusermodel
A proxy HSSFListener that keeps track of the document formatting records, and provides an easy way to look up the format strings used by cells from their ids.
FormatTrackingHSSFListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Creates a format tracking wrapper around the given listener, using the default locale for the formats.
FormatTrackingHSSFListener(HSSFListener, Locale) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Creates a format tracking wrapper around the given listener, using the given locale for the formats.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
Format a value according the format string.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
The general style is not quite the same as any other, or any combination of others.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
 
Formula - Class in org.apache.poi.ss.formula
Encapsulates an encoded formula token array.
Formula - Interface in org.apache.poi.sl.draw.geom
A guide formula in DrawingML.
Formula(Formula) - Constructor for class org.apache.poi.ss.formula.Formula
 
FORMULA - io.keikai.api.model.CellData.CellType
 
FORMULA - io.keikai.model.SCell.CellType
 
FORMULA - io.keikai.model.SCFValueObject.CFValueObjectType
 
FORMULA - org.apache.poi.hssf.record.HSSFRecordTypes
 
FORMULA - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
FORMULA - org.apache.poi.ss.usermodel.CellType
Formula cell type
FORMULA - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Formula result
FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check formulas in the range of the shared feature that are inconsistent with formulas in neighbouring cells.
FORMULA - Static variable in class io.keikai.model.ErrorValue
 
FORMULA - Static variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
FORMULA - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule contains a formula to evaluate.
FORMULA - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Formula ( 'Custom' ) type
FORMULA_PANEL - io.keikai.ui.AuxAction
 
FORMULA_RANGE - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check formulas in the range of the shared feature with references to less than the entirety of a range containing continuous data.
FormulaCacheCleaner - Class in io.keikai.model.impl
 
FormulaCacheCleaner(SBookSeries) - Constructor for class io.keikai.model.impl.FormulaCacheCleaner
 
FormulaClearContext - Class in io.keikai.model.sys.formula
 
FormulaClearContext(SBook) - Constructor for class io.keikai.model.sys.formula.FormulaClearContext
 
FormulaClearContext(SCell) - Constructor for class io.keikai.model.sys.formula.FormulaClearContext
 
FormulaClearContext(SSheet) - Constructor for class io.keikai.model.sys.formula.FormulaClearContext
 
FormulaContent - Interface in io.keikai.model
Indicate that the object has formula content
formulaEnd - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
FormulaEngine - Interface in io.keikai.model.sys.formula
 
FormulaEngineEx - Class in io.keikaiex.formula
A implementation of Formula Engine with XEL context.
FormulaEngineEx() - Constructor for class io.keikaiex.formula.FormulaEngineEx
 
FormulaEngineImpl - Class in io.keikai.model.impl.sys.formula
A formula engine implemented by ZPOI
FormulaEngineImpl() - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
FormulaEngineImpl.ErrorFormulaExpressionImpl - Class in io.keikai.model.impl.sys.formula
 
FormulaEngineImpl.EvalContext - Class in io.keikai.model.impl.sys.formula
 
FormulaEngineImpl.EvaluationResultImpl - Class in io.keikai.model.impl.sys.formula
 
FormulaEngineImpl.FormulaAdjuster - Interface in io.keikai.model.impl.sys.formula
 
FormulaEngineImpl.FormulaExpressionImpl - Class in io.keikai.model.impl.sys.formula
 
FormulaError - Enum in org.apache.poi.ss.usermodel
Enumerates error values in SpreadsheetML formula calculations.
FormulaEvaluationContext - Class in io.keikai.model.sys.formula
 
FormulaEvaluationContext(SBook, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaEvaluationContext
 
FormulaEvaluationContext(SCell, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaEvaluationContext
 
FormulaEvaluationContext(SSheet, SCell, Ref, int[], boolean) - Constructor for class io.keikai.model.sys.formula.FormulaEvaluationContext
 
FormulaEvaluationContext(SSheet, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaEvaluationContext
 
FormulaEvaluationContext(SSheet, Ref, int[]) - Constructor for class io.keikai.model.sys.formula.FormulaEvaluationContext
 
FormulaEvaluator - Interface in org.apache.poi.ss.usermodel
Evaluates formula cells.
FormulaExpression - Interface in io.keikai.model.sys.formula
The parsed result of a formula.
FormulaExpressionImpl(String, Formula, Ref[], boolean) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
FormulaExpressionImpl(String, Formula, Ref[], boolean, String, boolean) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
FormulaExpressionImpl(String, Ptg[], Ref[]) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
FormulaExpressionImpl(String, Ptg[], Ref[], boolean) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
FormulaExpressionImpl(String, Ptg[], Ref[], boolean, String, boolean) - Constructor for class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
formulaInfos - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
formulaInfosByCategory - Static variable in class io.keikaiex.ui.dialog.Formulas
 
FormulaInfosLoader - Interface in io.keikai.ui.sys
 
FormulaMetaInfo - Class in io.keikaiex.ui.dialog
 
FormulaMetaInfo(String, String, String, String, int, String) - Constructor for class io.keikaiex.ui.dialog.FormulaMetaInfo
 
FormulaParseContext - Class in io.keikai.model.sys.formula
 
FormulaParseContext(SBook, SSheet, SCell, String, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SBook, SSheet, SCell, String, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SBook, SSheet, SCell, String, Ref, Locale, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SBook, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SBook, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SCell, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SCell, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SCell, String, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SCell, String, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SSheet, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SSheet, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SSheet, String, Ref) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseContext(SSheet, String, Ref, FormulaType) - Constructor for class io.keikai.model.sys.formula.FormulaParseContext
 
FormulaParseException - Exception in org.apache.poi.ss.formula
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).
FormulaParseException(String) - Constructor for exception org.apache.poi.ss.formula.FormulaParseException
 
FormulaParser - Class in org.apache.poi.ss.formula
This class parses a formula string into a List of tokens in RPN order.
FormulaParsingWorkbook - Interface in org.apache.poi.ss.formula
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only
FormulaRecord - Class in org.apache.poi.hssf.record
Formula Record (0x0006).
FormulaRecord() - Constructor for class org.apache.poi.hssf.record.FormulaRecord
Creates new FormulaRecord
FormulaRecord(FormulaRecord) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
 
FormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
 
FormulaRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
The formula record aggregate is used to join together the formula record and it's (optional) string record and (optional) Shared Formula Record (template reads, excel optimization).
FormulaRecordAggregate(FormulaRecord, StringRecord, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
FormulaRenderer - Class in org.apache.poi.ss.formula
Common logic for rendering formulas.
FormulaRenderer() - Constructor for class org.apache.poi.ss.formula.FormulaRenderer
 
FormulaRenderingWorkbook - Interface in org.apache.poi.ss.formula
Abstracts a workbook for the purpose of converting formula to text.
FormulaResultCellValue - Class in io.keikai.model.impl
the formula result cell value
FormulaResultCellValue(EvaluationResult) - Constructor for class io.keikai.model.impl.FormulaResultCellValue
 
Formulas - Class in io.keikaiex.ui.dialog
Supported functions' meta data.
Formulas() - Constructor for class io.keikaiex.ui.dialog.Formulas
 
FORMULAS - io.keikai.api.Range.PasteType
 
FORMULAS - io.keikai.model.PasteOption.PasteType
 
FORMULAS - io.keikai.range.SRange.PasteType
 
FORMULAS_AND_NUMBER_FORMATS - io.keikai.api.Range.PasteType
 
FORMULAS_AND_NUMBER_FORMATS - io.keikai.model.PasteOption.PasteType
 
FORMULAS_AND_NUMBER_FORMATS - io.keikai.range.SRange.PasteType
 
FormulaShifter - Class in org.apache.poi.ss.formula
Updates Formulas as rows or sheets are shifted
FormulaSpecialCachedValue - Class in org.apache.poi.hssf.record
Manages the cached formula result values of other types besides numeric.
formulaStart - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
formulaStart - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
FormulaTokenNode - Interface in org.apache.poi.ss.formula.token
 
FormulaTokenParser - Class in org.apache.poi.ss.formula
 
FormulaTokenParser() - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaTokenParser(char) - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaTokenParser(Locale) - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaType - Enum in io.keikai.model.sys.formula
Enumeration of various formula types.
FormulaType - Enum in org.apache.poi.ss.formula
Enumeration of various formula types.
formulaX - Variable in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
forPropertyID(int) - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
 
forSID(int) - Static method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
forSID(int) - Static method in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
forString(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forTypeID(int) - Static method in enum org.apache.poi.ddf.EscherRecordTypes
 
FR - org.apache.poi.util.LocaleID
 
FR_BE - org.apache.poi.util.LocaleID
 
FR_CA - org.apache.poi.util.LocaleID
 
FR_CD - org.apache.poi.util.LocaleID
 
FR_CH - org.apache.poi.util.LocaleID
 
FR_CI - org.apache.poi.util.LocaleID
 
FR_CM - org.apache.poi.util.LocaleID
 
FR_FR - org.apache.poi.util.LocaleID
 
FR_HT - org.apache.poi.util.LocaleID
 
FR_LU - org.apache.poi.util.LocaleID
 
FR_MA - org.apache.poi.util.LocaleID
 
FR_MC - org.apache.poi.util.LocaleID
 
FR_ML - org.apache.poi.util.LocaleID
 
FR_RE - org.apache.poi.util.LocaleID
 
FR_SN - org.apache.poi.util.LocaleID
 
FractionFormat - Class in org.apache.poi.ss.usermodel
Format class that handles Excel style fractions, such as "# #/#" and "#/###"
FractionFormat(String, String) - Constructor for class org.apache.poi.ss.usermodel.FractionFormat
Single parameter ctor
FRAME - org.apache.poi.hssf.record.HSSFRecordTypes
 
FRAME - org.apache.poi.sl.usermodel.ShapeType
 
FRAME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FrameRecord - Class in org.apache.poi.hssf.record.chart
The frame record indicates whether there is a border around the displayed text of a chart.
FrameRecord() - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
FrameRecord(FrameRecord) - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
FrameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
free() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
Frees all blocks in the stream
freeBuffer(ByteBuffer) - Method in interface org.apache.poi.poifs.nio.CleanerUtil.BufferCleaner
 
FreeformShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
FreeRefFunction - Interface in org.apache.poi.ss.formula.functions
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed.
FreezeInfoLoader - Interface in io.keikai.ui.sys
 
FreezeInfoLoaderImpl - Class in io.keikaiex.ui.impl
 
FreezeInfoLoaderImpl() - Constructor for class io.keikaiex.ui.impl.FreezeInfoLoaderImpl
 
Frequency - Class in org.apache.poi.ss.formula.functions
Implementation of Excel 'Analysis ToolPak' function FREQUENCY()
Returns a frequency distribution as a vertical array
from(Cell, ConditionalFormattingEvaluator) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
from(CellStyle) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromEcmaId(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromInt(int) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
fromOoxmlId(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
fromString(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromXmlId(String) - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
 
fromXmlId(String, int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
FT_CBLS - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FT_CF - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FT_PIO_GRBIT - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FtCblsSubRecord - Class in org.apache.poi.hssf.record
This structure appears as part of an Obj record that represents a checkbox or radio button.
FtCblsSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
Construct a new FtCblsSubRecord and fill its data with the default values
FtCblsSubRecord(FtCblsSubRecord) - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
 
FtCblsSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
 
FtCfSubRecord - Class in org.apache.poi.hssf.record
The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.
FtCfSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
Construct a new FtPioGrbitSubRecord and fill its data with the default values
FtCfSubRecord(FtCfSubRecord) - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
 
FtCfSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
 
FtPioGrbitSubRecord - Class in org.apache.poi.hssf.record
This structure appears as part of an Obj record that represents image display properties.
FtPioGrbitSubRecord() - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
Construct a new FtPioGrbitSubRecord and fill its data with the default values
FtPioGrbitSubRecord(FtPioGrbitSubRecord) - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
FtPioGrbitSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
FtrHeader - Class in org.apache.poi.hssf.record.common
Title: FtrHeader (Future Record Header) common record part
FtrHeader() - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
FtrHeader(FtrHeader) - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
FtrHeader(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
Fuchsia - org.apache.poi.sl.usermodel.PresetColor
 
full - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
 
FULL - io.keikai.api.Range.ApplyBorderType
 
FULL - io.keikai.range.SRange.ApplyBorderType
 
FULL_MONTH - Static variable in interface io.keikai.range.impl.autofill.Step
 
FULL_WEEK - Static variable in interface io.keikai.range.impl.autofill.Step
 
FullColorExt - Class in org.apache.poi.hssf.record
2.5.155 FullColorExt.
FullColorExt(short, short, int) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FullColorExt(short, short, short) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FullColorExt(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FullMonthData - Class in io.keikai.model.impl.sys
 
FullMonthData - Class in io.keikai.range.impl.autofill
 
FullWeekData - Class in io.keikai.range.impl.autofill
 
FuncPtg - Class in org.apache.poi.ss.formula.ptg
 
Function - Interface in org.apache.poi.ss.formula.functions
Common interface for all implementations of Excel built-in functions.
FUNCTION_INDEX_CHOOSE - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_EXTERNAL - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_INDIRECT - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_OFFSET - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_SUM - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_SUMPRODUCT - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
The name of the IF function (i.e.
FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
The name of the IF function (i.e.
FUNCTION_NOT_IMPLEMENTED - org.apache.poi.ss.usermodel.FormulaError
POI specific code to indicate that the function required is not implemented in POI
FUNCTION_NOT_IMPLEMENTED - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
 
Function0Arg - Interface in org.apache.poi.ss.formula.functions
Deprecated.
replaced by lambda expressions in 5.0.1
Function1Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with one argument
Function2Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with two arguments
Function3Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with three arguments
Function4Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with four arguments
FunctionEval - Class in org.apache.poi.ss.formula.eval
Mappings from the Excel functions to our evaluation implementations (where available)
FunctionHelper - Class in io.keikaiex.formula.fn
Internal User only.
FunctionHelper() - Constructor for class io.keikaiex.formula.fn.FunctionHelper
 
functionListbox - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
FunctionMetadata - Class in org.apache.poi.ss.formula.function
Holds information about Excel built-in functions.
FunctionMetadataRegistry - Class in org.apache.poi.ss.formula.function
Allows clients to get FunctionMetadata instances for any built-in function of Excel.
FunctionNameEval - Class in org.apache.poi.ss.formula.eval
 
FunctionNameEval(String) - Constructor for class org.apache.poi.ss.formula.eval.FunctionNameEval
Creates a NameEval representing a function name
FunctionNode - Class in org.apache.poi.ss.formula.token
 
FunctionNode - org.apache.poi.ss.formula.token.NodeId
 
FunctionNode(FormulaTokenNode) - Constructor for class org.apache.poi.ss.formula.token.FunctionNode
 
FunctionResolver - Interface in io.keikai.model.sys.formula
Interface to glue POI function mechanism to zkoss xel function mechanism.
FunctionResolverEx - Class in io.keikaiex.formula
Enhanced spreadsheet function mapper
FunctionResolverEx() - Constructor for class io.keikaiex.formula.FunctionResolverEx
 
FunctionResolverFactory - Class in io.keikai.model.sys.formula
A factory of formula function resolver.
FunctionResolverFactory() - Constructor for class io.keikai.model.sys.formula.FunctionResolverFactory
 
FunctionResolverImpl - Class in io.keikai.model.impl.sys.formula
A default function resolver.
FunctionResolverImpl() - Constructor for class io.keikai.model.impl.sys.formula.FunctionResolverImpl
 
functions - Static variable in class org.apache.poi.ss.formula.eval.FunctionEval
Array elements corresponding to unimplemented functions are null
FuncVarPtg - Class in org.apache.poi.ss.formula.ptg
 
FUNNEL - org.apache.poi.sl.usermodel.ShapeType
 
FUNNEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FutureRecord - Interface in org.apache.poi.hssf.record.common
Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (FtrHeader)
FUV_NG - org.apache.poi.util.LocaleID
 
fv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
Future value of an amount given the number of payments, rate, amount of individual payment, present value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
fv(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded fv() call omitting type, which defaults to 0.
fv(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's FV(interest_rate, number_payments, payment, PV, Type) function, which calculates future value or principal at period N.
FV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
fvschedule(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
FVSCHEDULE - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
fw - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
FY - org.apache.poi.util.LocaleID
 
FY_NL - org.apache.poi.util.LocaleID
 

G

GA - org.apache.poi.util.LocaleID
 
GA_IE - org.apache.poi.util.LocaleID
 
Gainsboro - org.apache.poi.sl.usermodel.PresetColor
 
gammadist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
GAMMADIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
gammainv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
GAMMAINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
gammaln(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
GAMMALN - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
GB2312 - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the "simplified" Chinese character set for People's Republic of China.
GB2312 - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
gcd(int, int) - Static method in class io.keikaiex.formula.fn.MathFunctionImpl
Returns the greatest common divisor
gcd(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
Gcd - Class in org.apache.poi.ss.formula.functions
Implementation for Excel GCD() function.
Gcd() - Constructor for class org.apache.poi.ss.formula.functions.Gcd
 
GCD - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
GD - org.apache.poi.util.LocaleID
 
GD_GB - org.apache.poi.util.LocaleID
 
GE - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
GE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Greater than or equal to' operator
GEAR_6 - org.apache.poi.sl.usermodel.ShapeType
 
GEAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
GEAR_9 - org.apache.poi.sl.usermodel.ShapeType
 
GEAR_9 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
geDefaultColumnWidthPerBaseColWidth(int, int) - Method in class io.keikai.importer.XlsxImporter
 
geImmutableCellStyleTable() - Method in class io.keikai.model.impl.BookImpl
 
geImmutableFontTable() - Method in class io.keikai.model.impl.BookImpl
 
geModuleType() - Method in interface org.apache.poi.poifs.macros.Module
Get the module type.
geModuleType() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
 
GENERAL - io.keikai.api.model.CellStyle.Alignment
 
GENERAL - io.keikai.model.SCellStyle.Alignment
 
GENERAL - org.apache.poi.ss.format.CellFormatType
The general (default) format; also used for "General".
GENERAL - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is general-aligned.
GENERAL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
GeneralChartDataImpl - Class in io.keikai.model.impl.chart
 
GeneralChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.GeneralChartDataImpl
 
generateContiguous(SpreadsheetVersion, String) - Static method in class org.apache.poi.ss.util.AreaReference
Takes a non-contiguous area reference, and returns an array of contiguous area references
generateIv(HashAlgorithm, byte[], byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.12 Initialization Vector Generation (Agile Encryption)
generateKey(byte[], HashAlgorithm, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.11 Encryption Key Generation (Agile Encryption)
generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
generateSecretKey(String, EncryptionVerifier, int) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
GenericRecord - Interface in org.apache.poi.common.usermodel
 
GenericRecordJsonWriter - Class in org.apache.poi.util
 
GenericRecordJsonWriter(File) - Constructor for class org.apache.poi.util.GenericRecordJsonWriter
 
GenericRecordJsonWriter(Appendable) - Constructor for class org.apache.poi.util.GenericRecordJsonWriter
 
GenericRecordJsonWriter.GenericRecordHandler - Interface in org.apache.poi.util
 
GenericRecordUtil - Class in org.apache.poi.util
 
GenericRecordUtil.AnnotatedFlag - Class in org.apache.poi.util
 
GenericRecordXmlWriter - Class in org.apache.poi.util
 
GenericRecordXmlWriter(File) - Constructor for class org.apache.poi.util.GenericRecordXmlWriter
 
GenericRecordXmlWriter(Appendable) - Constructor for class org.apache.poi.util.GenericRecordXmlWriter
 
GenericRecordXmlWriter.GenericRecordHandler - Interface in org.apache.poi.util
 
geomean(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
GEOMEAN - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
GEOMEAN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
GEOMETRY__3DOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST10VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST2VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST3VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST4VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST5VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST6VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST7VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST8VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUST9VALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__ADJUSTVALUE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__BOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__CXK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__FILLOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__FILLSHADESHAPEOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__GEOTEXTOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__LEFT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__LINEOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PADJUSTHANDLES - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PCONNECTIONSITES - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PCONNECTIONSITESDIR - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PFRAGMENTS - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PGUIDES - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__PINSCRIBE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__RIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__SEGMENTINFO - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__SHADOWOK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__SHAPEPATH - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__TOP - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__VERTICES - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__XLIMO - org.apache.poi.ddf.EscherPropertyTypes
 
GEOMETRY__YLIMO - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__ALIGNMENTONCURVE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__BOLDFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__CHARBOUNDINGBOX - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__DEFAULTPOINTSIZE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__FONTFAMILYNAME - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__HASTEXTEFFECT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__ITALICFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__KERNCHARACTERS - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__NOMEASUREALONGPATH - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__REVERSEROWORDER - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__ROTATECHARACTERS - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__RTFTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__SCALETEXTONPATH - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__SHADOWFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__SMALLCAPSFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__STRETCHCHARHEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__STRETCHTOFITSHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__STRIKETHROUGHFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__TEXTSPACING - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__TIGHTORTRACK - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__UNDERLINEFONT - org.apache.poi.ddf.EscherPropertyTypes
 
GEOTEXT__UNICODE - org.apache.poi.ddf.EscherPropertyTypes
 
gestep(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
GESTEP - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
get() - Method in interface io.keikai.api.model.impl.ModelRef
 
get() - Method in class io.keikai.api.model.impl.SimpleRef
 
get() - Static method in class io.keikai.ui.ZSFileupload
 
get() - Method in class org.apache.poi.util.ByteField
get the ByteField's current value
get() - Method in class org.apache.poi.util.IntegerField
get the IntegerField's current value
get() - Method in class org.apache.poi.util.LongField
get the LongField's current value
get() - Method in class org.apache.poi.util.ShortField
get the ShortField's current value
get(boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(int) - Method in class io.keikai.range.impl.imexp.StyleCache.ExtraStyleCache
 
get(int) - Static method in class io.keikai.ui.ZSFileupload
 
get(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
get(int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
get(int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
get(int) - Method in class org.apache.poi.ss.formula.ColumnCache
 
get(int) - Method in class org.apache.poi.util.IntList
Returns the element at the specified position in this list.
get(int) - Method in class org.apache.poi.util.IntMapper
 
get(int, boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(int, EventListener<UploadEvent>) - Static method in class io.keikai.ui.ZSFileupload
 
get(Object) - Method in class org.apache.poi.hpsf.CustomProperties
Gets a named value from the custom properties - only works for keys of type String
get(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
get(String) - Method in class io.keikai.importer.xml.Cell
 
get(String) - Method in interface io.keikai.importer.xml.JSONNode
 
get(String) - Method in class io.keikai.importer.xml.Row
 
get(String) - Method in class io.keikai.importer.xml.SheetData
 
get(String) - Method in class io.keikai.jsf.ui.impl.ObjectHolder
Gets the object with given id
get(String) - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
get(String, String) - Static method in class io.keikai.ui.ZSFileupload
 
get(String, String, boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(String, String, int) - Static method in class io.keikai.ui.ZSFileupload
 
get(String, String, int, boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(String, String, int, int, boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(Map<String, Object>, String, String, int, int, boolean) - Static method in class io.keikai.ui.ZSFileupload
 
get(Map<String, Object>, String, String, int, int, boolean, EventListener<UploadEvent>) - Static method in class io.keikai.ui.ZSFileupload
 
get(Map<String, Object>, String, String, String, int, int, boolean, EventListener<UploadEvent>) - Static method in class io.keikai.ui.ZSFileupload
 
get(EventListener<UploadEvent>) - Static method in class io.keikai.ui.ZSFileupload
 
get123Prefix() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get some old holdover from lotus 123.
get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
get3DReferencePtg(AreaReference, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Produce the appropriate Ptg for a 3d area reference
get3DReferencePtg(CellReference, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
get3DReferencePtg(CellReference, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
get3DReferencePtg(CellReference, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
get3DReferencePtg(CellReference, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Produce the appropriate Ptg for a 3d cell reference
getAboveAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getAbsoluteValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
 
getAbsoluteValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getAbsoluteValue(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getAccent1() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAccent2() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAccent3() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAccent4() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAccent5() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAccent6() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getAcrossSelectionColumn0(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getAction() - Method in enum io.keikai.ui.AuxAction
 
getAction() - Method in class io.keikai.ui.event.AuxActionEvent
 
getAction() - Method in class io.keikai.ui.event.CellSelectionUpdateEvent
Returns the action of this event.
getAction() - Method in class io.keikai.ui.event.HeaderUpdateEvent
Returns the action
getAction() - Method in class io.keikai.ui.event.UndoableActionManagerEvent
 
getAction() - Method in class io.keikai.ui.event.WidgetUpdateEvent
 
getAction() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getAction() - Method in interface io.keikai.ui.UserActionContext
 
getAction(KeyEvent) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getActiveCell() - Method in class io.keikai.importer.XlsxExtractor.XlsxSelectionExtractor
 
getActiveCell() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getActiveCell() - Method in interface io.keikai.model.SSheetViewInfo
Returns the active cell.
getActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Return location of the active cell, e.g.
getActiveCell() - Method in interface org.apache.poi.ss.usermodel.Sheet
Return location of the active cell, e.g.
getActiveCellCol() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getActiveCellCol() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's col
getActiveCellId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSelectionExtractor
 
getActiveCellRef() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's reference number
getActiveCellRow() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the active row
getActiveCellRow() - Method in class org.apache.poi.hssf.record.SelectionRecord
get the active cell's row
getActivePane() - Method in class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
getActivePane() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the active pane field for the Pane record.
getActivePane() - Method in class org.apache.poi.ss.util.PaneInformation
Returns the active pane.
getActivePaneType() - Method in class org.apache.poi.ss.util.PaneInformation
 
getActiveSheetIndex() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getActiveSheetIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the tab whose data is actually seen when the sheet is opened.
getActiveSheetIndex() - Method in interface org.apache.poi.ss.usermodel.Workbook
Convenience method to get the active sheet.
getAddMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
get number of add menu options (should be 0)
getAddress() - Method in interface io.keikai.api.model.Hyperlink
 
getAddress() - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
getAddress() - Method in class io.keikai.model.impl.HyperlinkImpl
 
getAddress() - Method in interface io.keikai.model.SHyperlink
 
getAddress() - Method in class io.keikai.ui.event.CellHyperlinkEvent
LINK Reference.
getAddress() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
Returns link address
getAddress() - Method in interface org.apache.poi.common.usermodel.Hyperlink
Hyperlink address.
getAddress() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Hyperlink address.
getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Hyperlink address.
getAddress() - Method in interface org.apache.poi.ss.usermodel.Cell
Gets the address of this cell
getAddress() - Method in class org.apache.poi.ss.usermodel.CellBase
Gets the address of this cell
getAddress() - Method in interface org.apache.poi.ss.usermodel.Comment
Get the address of the cell that this comment is attached to
getAdjustValue(String) - Method in interface org.apache.poi.sl.draw.geom.IAdjustableShape
 
getAdtlDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
getAdtlDiagLineStyle() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the diagonal border line style? Who the heck ever heard of a diagonal border?
getAdtlFillPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the additional fill pattern
getAdtlPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the additional palette options bitmask (see individual bit getter methods that reference this method)
getAlertStyle() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getAlertStyle() - Method in interface io.keikai.api.model.Validation
 
getAlertStyle() - Method in class io.keikai.model.impl.DataValidationImpl
 
getAlertStyle() - Method in interface io.keikai.model.SDataValidation
 
getAlertStyle(Validation.AlertStyle) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
getAlgName() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
getAlgName() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
getAlgName() - Method in class io.keikai.model.impl.SheetImpl
 
getAlgName() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
getAligmentApplier(CellStyle.Alignment) - Static method in class io.keikai.api.CellOperationUtil
 
getAlignment() - Method in interface io.keikai.api.model.CellStyle
Gets the horizontal alignment
getAlignment() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticPrExtractor
 
getAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getAlignment() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getAlignment() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getAlignment() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getAlignment() - Method in interface io.keikai.model.SCellStyle
Gets the horizontal alignment
getAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the horizontal alignment of the cell.
getAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getAlignment() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of horizontal alignment for the cell
getAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getAlignmentOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the alignment options bitmask.
getAll() - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
 
getAllArrayFormulas() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getAllArrayFormulas() - Method in class io.keikai.model.impl.SheetImpl
 
getAllArrayFormulas() - Method in interface io.keikai.model.SSheet
Returns all cell regions of array formula in the given sheet
getAllEmbeddedObjects() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Gets all embedded OLE2 objects from the Workbook.
getAllKnownRecordSIDs() - Static method in class org.apache.poi.hssf.record.RecordFactory
 
getAllNames() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getAllNames() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns all defined names.
getAllowPair(Validation.ValidationType) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
getAllPictures() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Gets all pictures from the Workbook.
getAllPictures() - Method in interface org.apache.poi.ss.usermodel.Workbook
Gets all pictures from the Workbook.
getAllReferencedCells() - Method in class org.apache.poi.ss.util.AreaReference
Returns a reference to every cell covered by this area
getAllRegion() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getAllRegion() - Method in class io.keikai.model.impl.TableImpl
 
getAllRegion() - Method in interface io.keikai.model.STable
 
getAllSelection() - Method in class io.keikai.ui.event.AuxActionEvent
 
getAllSelection() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getAllSelection() - Method in class io.keikai.ui.Spreadsheet
Return all selection rectangle only if onCellSelection event listener is registered.
getAllSelection() - Method in interface io.keikai.ui.UserActionContext
 
getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.extractor.ExtractorFactory
Should all threads prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is to use the thread level setting, which defaults to false.
getAlpha() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getAlpha() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the opacity as expressed by a percentage value
getAlpha() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getAlternateContent() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getAlternateExpression() - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternate expression evaluation is on
getAlternateExpression() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternate expression evaluation is on
getAlternateFormula() - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternative formula entry is on
getAlternateFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternative formula entry is on
getAlternativePictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
Returns an alternative picture data, e.g.
getAnchor() - Method in interface io.keikai.api.model.Chart
 
getAnchor() - Method in class io.keikai.api.model.impl.ChartImpl
 
getAnchor() - Method in class io.keikai.api.model.impl.PictureImpl
 
getAnchor() - Method in interface io.keikai.api.model.Picture
 
getAnchor() - Method in class io.keikai.model.impl.ChartImpl
 
getAnchor() - Method in class io.keikai.model.impl.PictureImpl
 
getAnchor() - Method in interface io.keikai.model.SChart
 
getAnchor() - Method in interface io.keikai.model.SPicture
 
getAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getAnchor() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
getAnchor() - Method in interface org.apache.poi.sl.usermodel.Shape
Returns the anchor (the bounding box rectangle) of this shape.
getAnchor() - Method in interface org.apache.poi.ss.usermodel.Shape
 
getAnchor(Graphics2D, Rectangle2D) - Static method in class org.apache.poi.sl.draw.DrawShape
 
getAnchor(Graphics2D, PlaceableShape<?, ?>) - Static method in class org.apache.poi.sl.draw.DrawShape
 
getAnchorHeightInPoints(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Calculates the height of a client anchor in points.
getAnchorHeightInPx(ShapeJson, SSheet) - Method in class io.keikai.importer.XlsxImporter
DefaultBookWidgetLoader.getXSSFHeightInPx()
getAnchorHeightInPx(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
getAnchorHeightInPx(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
reference DefaultBookWidgetLoader.getHSSFHeightInPx()
getAnchorId() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Get the anchor id field for the ObjectLink record.
getAnchorType() - Method in class io.keikai.api.SheetAnchor
Returns the anchor type.
getAnchorType() - Method in class io.keikai.model.ViewAnchor
Returns the anchor type.
getAnchorType() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Gets the anchor type Changed from returning an int to an enum in POI 3.14 beta 1.
getAnchorType() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Gets the anchor type Changed from returning an int to an enum in POI 3.14 beta 1.
getAnchorWidthInPx(ShapeJson, SSheet) - Method in class io.keikai.importer.XlsxImporter
Reference DefaultBookWidgetLoader.getXSSFWidthInPx()
getAnchorWidthInPx(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
If in same column: anchorWidthInFirstColumn + anchor width in inter-columns + anchorWidthInLastColumn (dx2) no in same column: anchorWidthInLastColumn - offsetInFirstColumn (dx1)
getAnchorWidthInPx(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
reference DefaultBookWidgetLoader.getHSSFWidthInPx()
getAnElev() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Get the rotation angle in degrees around a horizontal line clockwise.
getAng() - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
getAng() - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Gets the value of the ang property.
getAngle() - Method in interface org.apache.poi.sl.usermodel.Shadow
 
getAnRot() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Get the rotation angle in degrees around a vertical line clockwise.
getAnStart() - Method in class org.apache.poi.hssf.record.chart.PieRecord
Get the start angle in degrees clockwise from the top of the circle.
getAnyExternalSheet(int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the application name (or null).
getApplicationVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the version of the Application which wrote the Property set, stored with the two high order bytes having the major version number, and the two low order bytes the minor version number.
getApplyAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getApplyToSheetName() - Method in class io.keikai.model.impl.NameImpl
 
getApplyToSheetName() - Method in interface io.keikai.model.SName
 
getArabic() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is this arabic?
getArea() - Method in class io.keikai.ui.event.CellAreaEvent
 
getArea(SSheet) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
getArea3DEval(Area3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getArea3DEval(Area3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getAreaAt(int) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getAreaEval(int, int, int, int, boolean, boolean, boolean, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getAreaRefs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
getAreaRefs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
getAreaRefs() - Method in interface io.keikai.model.sys.formula.FormulaExpression
 
getAreaRefString(int, int, int, int) - Static method in class io.keikai.api.Ranges
Gets area reference expression
getAreaRefString(Sheet, int, int, int, int) - Static method in class io.keikai.api.Ranges
Gets area reference expression
getAreaRefString(Sheet, AreaRef) - Static method in class io.keikai.api.Ranges
Gets area reference expression
getAreaValueEval(int, int, int, int, Object[][]) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getARGB() - Method in class io.keikai.model.impl.AbstractColorAdv
Returns byte array in Alpha, Red, Green, Blue order
getARGB() - Method in class io.keikai.model.impl.ColorImpl
 
getARGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getARGBHex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getArrayFormulaRange() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getArrayFormulaRange() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getArrayFormulaRange() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getArrayFormulaRange() - Method in interface org.apache.poi.ss.usermodel.Cell
Only valid for array formula cells
getArrayFormulaRegion() - Method in class io.keikai.model.impl.CellImpl
 
getArrayFormulaRegion() - Method in interface io.keikai.model.SCell
Only valid for array formula cells
getArrayRecord(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
 
getAssociatedRange() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getAssociatedRange() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getAssociatedRange() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
getAssociatedRange() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
 
getAttribute(String) - Method in class io.keikai.model.impl.BookImpl
 
getAttribute(String) - Method in class io.keikai.model.impl.BookSeriesImpl
 
getAttribute(String) - Method in class io.keikai.model.impl.SheetImpl
 
getAttribute(String) - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getAttribute(String) - Method in interface io.keikai.model.SBook
Get the runtime custom attribute that stored in this book
getAttribute(String) - Method in interface io.keikai.model.SBookSeries
Get the runtime custom attribute that stored in this book
getAttribute(String) - Method in interface io.keikai.model.SSheet
Get the runtime custom attribute that stored in this sheet
getAttributedString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getAttributedString(Graphics2D, StringBuilder) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getAttributes() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getAttributes() - Method in class io.keikai.model.impl.BookImpl
 
getAttributes() - Method in class io.keikai.model.impl.BookSeriesImpl
 
getAttributes() - Method in class io.keikai.model.impl.SheetImpl
 
getAttributes() - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getAttributes() - Method in interface io.keikai.model.SBook
Get the unmodifiable runtime attributes map
getAttributes() - Method in interface io.keikai.model.SBookSeries
Get the unmodifiable runtime attributes map
getAttributes() - Method in interface io.keikai.model.SSheet
Get the unmodifiable runtime attributes map
getAttributes() - Method in class org.apache.poi.hssf.record.FontRecord
get the font attributes (see individual bit getters that reference this method)
getAuthor() - Method in class io.keikai.model.impl.CommentImpl
 
getAuthor() - Method in interface io.keikai.model.SComment
 
getAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the author (or null).
getAuthor() - Method in class org.apache.poi.hssf.record.NoteRecord
Name of the original comment author
getAuthor() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Name of the original comment author
getAuthor() - Method in interface org.apache.poi.sl.usermodel.Comment
Get the Author of this comment
getAuthor() - Method in interface org.apache.poi.ss.usermodel.Comment
Name of the original comment author
getAuthorId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
getAuthorInitials() - Method in interface org.apache.poi.sl.usermodel.Comment
Get the Author's Initials of this comment
getAuthorName() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
getAuthors() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentsExtractor
 
getAuto() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getAutobreaks() - Method in class org.apache.poi.hssf.record.WSBoolRecord
show automatic page breaks or not
getAutobreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
show automatic page breaks or not
getAutobreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether the sheet displays Automatic Page Breaks.
getAutoFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getAutoFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getAutoFilter() - Method in class io.keikai.model.impl.SheetImpl
 
getAutoFilter() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getAutoFilter() - Method in class io.keikai.model.impl.TableImpl
 
getAutoFilter() - Method in interface io.keikai.model.SSheet
Gets the auto filter information if there is.
getAutoFilter() - Method in interface io.keikai.model.STable
Gets the auto filter information if there is.
getAutoFilter(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractFilterHandler
get auto filter of a table at the selection first, then a sheet's auto filter
getAutoFilterBorder() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getAutoFitHeight(Sheet, int, int) - Static method in class io.keikai.api.CellOperationUtil
Calculate the autoFit cell height according its data size.
getAutoNumberingScheme() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
getAutoNumberingStartAt() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
Index (1-based) of the first auto number value, or null if auto numbering scheme wasn't assigned.
getAvailableSpace() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
getAwtShape() - Method in class org.apache.poi.sl.draw.DrawTexturePaint
 
getAxisColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getAxisColor() - Method in class io.keikai.model.impl.DataBarImpl
 
getAxisColor() - Method in interface io.keikai.model.SDataBar
Return the axis color of the bar in extLst.
getAxisCrosses() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns the possible crossing points for the axis.
getAxisCrosses() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getAxisPosition() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getAxisPosition() - Method in class io.keikai.model.impl.DataBarImpl
 
getAxisPosition() - Method in interface io.keikai.model.SDataBar
Return the axisPosition of this bar in extLst.
getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
Get the axis type field for the AxisLineFormat record.
getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Get the axis type field for the AxisParent record.
getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Get the axis type field for the Axis record.
getBackColor() - Method in interface io.keikai.api.model.CellStyle
 
getBackColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBackColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBackColor() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getBackColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBackColor() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getBackColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBackColor() - Method in interface io.keikai.model.SCellStyle
 
getBackColor() - Method in interface io.keikai.model.SFill
 
getBackColorApplier(Color) - Static method in class io.keikai.api.CellOperationUtil
 
getBackcolorIndex() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the backcolor index field for the AreaFormat record.
getBackground() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the background field for the Tick record.
getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getBackground() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the background color used for clearing a region.
getBackground() - Method in interface org.apache.poi.sl.usermodel.Sheet
 
getBackgroundColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBackgroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the background color field for the AreaFormat record.
getBackgroundHTMLColor(XlsxExtractor.XlsxColorExtractor, XlsxExtractor.XlsxThemesExtractor, XlsxImporter) - Static method in class io.keikai.importer.XlsxImporter
 
getBackgroundImageId() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
getBackup() - Method in class org.apache.poi.hssf.record.BackupRecord
get the backup flag
getBackupFlag() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
determine whether the Excel GUI will backup the workbook when saving.
getBackuppos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getBackupRecord() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the position of the backup record.
getBadFontHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get whether the font and row height are not compatible
getBarDirection() - Method in class io.keikai.model.impl.chart.BarChartDataImpl
 
getBarDirection() - Method in class io.keikai.model.impl.ChartImpl
 
getBarDirection() - Method in interface io.keikai.model.SChart
 
getBarOverlap() - Method in class io.keikai.model.impl.chart.BarChartDataImpl
 
getBarOverlap() - Method in class io.keikai.model.impl.ChartImpl
 
getBarOverlap() - Method in interface io.keikai.model.SChart
 
getBarPercent() - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
getBarPercent() - Method in interface io.keikai.model.SConditionalStyle
 
getBarSpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
Get the bar space field for the Bar record.
getBaseColWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
getBaseText() - Method in class io.keikai.importer.XlsxExtractor.XlsxRichTextExtractor
 
getBaseTimeUnit() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getBaseUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the base unit field for the AxisOptions record.
getBasicFunction(int) - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
 
getBATArray() - Method in class org.apache.poi.poifs.storage.HeaderBlock
Returns the offsets to the first (up to) 109 BAT sectors.
getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Returns the BATBlock that handles the specified offset, and the relative index within it
getBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
Returns the BATBlock that handles the specified offset, and the relative index within it.
getBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getBATEntriesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
 
getBg1() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getBg2() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getBgColor() - Method in class io.keikai.importer.Fills.PatternFill
 
getBgColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxPatternExtractor
 
getBiffName(int) - Static method in class org.apache.poi.hssf.record.UnknownRecord
These BIFF record types are known but still uninterpreted by POI
getBiffVersion() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
The Biff version, largely corresponding to the Excel version
getBigBlockSize() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
 
getBigBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getBigBlockSize() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getBigBlockSizeDetails() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getBitsAsString(Supplier<Number>, int[], String[]) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getBitsAsString(Supplier<Number>, BitField[], String[]) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getBlipRecord() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getBlipTypeMacOS() - Method in class org.apache.poi.ddf.EscherBSERecord
The expected blip type under MacOS (failure to match this blip type will result in Excel converting to this format).
getBlipTypeWin32() - Method in class org.apache.poi.ddf.EscherBSERecord
The expected blip type under windows (failure to match this blip type will result in Excel converting to this format).
getBlock() - Method in class org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
 
getBlock0(byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Returns a new byte array with a truncated to the given size.
getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Load the block at the given offset.
getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Load the block at the given offset.
getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Load the block at the given offset.
getBlockSize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
The blockSize (in bytes) of the verifier data.
getBlockSize() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getBlockSize() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getBlockSize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getBlockSizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.BlockStore
Returns the size of the blocks managed through the block store.
getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
 
getBlue() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getBlur() - Method in interface org.apache.poi.sl.usermodel.Shadow
 
getBOFRecordAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
getBold() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get if the font is bold or not
getBold() - Method in interface org.apache.poi.ss.usermodel.Font
 
getBoldweight() - Method in interface io.keikai.api.model.Font
 
getBoldweight() - Method in class io.keikai.api.model.impl.FontImpl
 
getBoldweight() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getBoldweight() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getBoldweight() - Method in interface io.keikai.model.SFont
 
getBoldWeight() - Method in class org.apache.poi.hssf.record.FontRecord
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
getBook() - Method in class io.keikai.api.impl.RangeImpl
 
getBook() - Method in class io.keikai.api.model.impl.SheetImpl
 
getBook() - Method in interface io.keikai.api.model.Sheet
 
getBook() - Method in interface io.keikai.api.Range
Gets the book of this range
getBook() - Method in class io.keikai.model.impl.NameImpl
 
getBook() - Method in class io.keikai.model.impl.SheetImpl
 
getBook() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvalContext
 
getBook() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getBook() - Method in class io.keikai.model.impl.TableImpl
 
getBook() - Method in class io.keikai.model.ModelEvent
 
getBook() - Method in interface io.keikai.model.SName
 
getBook() - Method in interface io.keikai.model.SSheet
Get the owner book
getBook() - Method in interface io.keikai.model.STable
 
getBook() - Method in class io.keikai.model.sys.formula.FormulaClearContext
 
getBook() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getBook() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getBook() - Method in class io.keikai.range.impl.RangeImpl
 
getBook() - Method in interface io.keikai.range.SRange
Returns the associated SBook of this range.
getBook() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getBook() - Method in class io.keikai.ui.Spreadsheet
Returns the book model of this Spreadsheet.
getBook() - Method in interface io.keikai.ui.UserActionContext
 
getBook(String) - Method in class io.keikai.model.impl.BookSeriesImpl
 
getBook(String) - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getBook(String) - Method in interface io.keikai.model.SBookSeries
Get the book by name;
getBookName() - Method in interface io.keikai.api.model.Book
Gets the book name
getBookName() - Method in class io.keikai.api.model.impl.BookImpl
 
getBookName() - Method in class io.keikai.model.impl.BookImpl
 
getBookName() - Method in class io.keikai.model.impl.RefImpl
 
getBookName() - Method in interface io.keikai.model.SBook
Get the book name, a book name is unique for book in SBookSeries
getBookName() - Method in interface io.keikai.model.sys.dependency.Ref
 
getBookName() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getBookName() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getBookName() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getBookName() - Method in class org.apache.poi.ss.formula.SheetIdentifier
 
getBookName() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getBookName(WorkbookEvaluator) - Method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
getBookNameFromExternalLinkIndex(String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getBookNameFromExternalLinkIndex(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getBookNameFromExternalLinkIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getBookNameFromExternalLinkIndex(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Return the associated book name of the specified ExternalLink index.
getBookProvider() - Method in class io.keikai.jsp.ui.SpreadsheetTag
 
getBookRef() - Method in class io.keikai.api.model.impl.ColorImpl
 
getBooks() - Method in class io.keikai.model.impl.BookSeriesImpl
 
getBooks() - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getBooks() - Method in interface io.keikai.model.SBookSeries
Gets the books list
getBookSeries() - Method in class io.keikai.model.impl.BookImpl
 
getBookSeries() - Method in interface io.keikai.model.SBook
Get the book series, it contains a group of book that might refer to other by book name
getBookSeries() - Method in class io.keikai.range.impl.RangeImpl
 
getBookSeries() - Method in interface io.keikai.range.SRange
Returns the associated SBookSeries of this range.
getBookType(SBook) - Static method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Gets the book-type information ("xls" or "xlsx"), return null if not found
getBooleanCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a boolean.
getBooleanCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getBooleanCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a boolean.
getBooleanValue() - Method in interface io.keikai.api.model.CellData
 
getBooleanValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getBooleanValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getBooleanValue() - Method in interface io.keikai.model.SCell
Gets the boolean value
getBooleanValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the value for the cell
getBooleanValue() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
getBooleanValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
getBooleanValue() - Method in class org.apache.poi.ss.usermodel.CellValue
 
getBorder() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getBorder() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getBorder() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getBorder() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorder() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorder() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorder() - Method in interface io.keikai.model.SCellStyle
Returns the border
getBorder() - Method in class io.keikaiex.ui.widget.ImageWidget
Deprecated.
use CSS instead.
getBorderBottom() - Method in interface io.keikai.api.model.CellStyle
 
getBorderBottom() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderBottom() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderBottom() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderBottom() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderBottom() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderBottom() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderBottom() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderBottom() - Method in interface io.keikai.model.SBorder
 
getBorderBottom() - Method in interface io.keikai.model.SCellStyle
 
getBorderBottom() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the type of border to use for the bottom border of the cell
getBorderBottom() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the bottom border
getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of border to use for the bottom border of the cell
getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBorderBottomColor() - Method in interface io.keikai.api.model.CellStyle
 
getBorderBottomColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderBottomColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderBottomColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderBottomColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderBottomColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderBottomColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderBottomColor() - Method in interface io.keikai.model.SBorder
 
getBorderBottomColor() - Method in interface io.keikai.model.SCellStyle
 
getBorderColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getBorderColor() - Method in class io.keikai.model.impl.DataBarImpl
 
getBorderColor() - Method in interface io.keikai.model.SDataBar
Return the border color of the bar in extLst.
getBorderDiagonal() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderDiagonal() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderDiagonal() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderDiagonal() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderDiagonal() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderDiagonal() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderDiagonal() - Method in interface io.keikai.model.SBorder
 
getBorderDiagonal() - Method in interface io.keikai.model.SCellStyle
 
getBorderDiagonal() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the type of border to use for the diagonal border of the cell
getBorderDiagonal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderDiagonal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBorderDiagonal() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the type of border to use for the diagonal border of the cell
getBorderDiagonal() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderDiagonalColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderDiagonalColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderDiagonalColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderDiagonalColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderDiagonalColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderDiagonalColor() - Method in interface io.keikai.model.SBorder
 
getBorderDiagonalColor() - Method in interface io.keikai.model.SCellStyle
 
getBorderFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getBorderFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
 
getBorderFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderHorizontal() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderHorizontal() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderHorizontal() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderHorizontal() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderHorizontal() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderHorizontal() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderHorizontal() - Method in interface io.keikai.model.SBorder
 
getBorderHorizontal() - Method in interface io.keikai.model.SCellStyle
 
getBorderHorizontal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF doesn't support table borders, so always BorderStyle.NONE
getBorderHorizontal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Only valid for range borders, such as table styles
getBorderHorizontal() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the type of border to use for the horizontal border of the cell
getBorderHorizontal() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderHorizontalColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderHorizontalColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderHorizontalColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderHorizontalColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderHorizontalColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderHorizontalColor() - Method in interface io.keikai.model.SBorder
 
getBorderHorizontalColor() - Method in interface io.keikai.model.SCellStyle
 
getBorderHTMLColor(XlsxExtractor.XlsxColorExtractor, XlsxExtractor.XlsxThemesExtractor, XlsxImporter) - Static method in class io.keikai.importer.XlsxImporter
 
getBorderId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getBorderId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getBorderLeft() - Method in interface io.keikai.api.model.CellStyle
 
getBorderLeft() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderLeft() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderLeft() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderLeft() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderLeft() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderLeft() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderLeft() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderLeft() - Method in interface io.keikai.model.SBorder
 
getBorderLeft() - Method in interface io.keikai.model.SCellStyle
 
getBorderLeft() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the type of border to use for the left border of the cell
getBorderLeft() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the left border
getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of border to use for the left border of the cell
getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBorderLeftColor() - Method in interface io.keikai.api.model.CellStyle
 
getBorderLeftColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderLeftColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderLeftColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderLeftColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderLeftColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderLeftColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderLeftColor() - Method in interface io.keikai.model.SBorder
 
getBorderLeftColor() - Method in interface io.keikai.model.SCellStyle
 
getBorderOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the border options bitmask (see the corresponding bit getter methods that reference back to this one)
getBorderRight() - Method in interface io.keikai.api.model.CellStyle
 
getBorderRight() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderRight() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderRight() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderRight() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderRight() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderRight() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderRight() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderRight() - Method in interface io.keikai.model.SBorder
 
getBorderRight() - Method in interface io.keikai.model.SCellStyle
 
getBorderRight() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the type of border to use for the right border of the cell
getBorderRight() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the right border
getBorderRight() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderRight() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getBorderRight() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBorderRight() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of border to use for the right border of the cell
getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBorderRightColor() - Method in interface io.keikai.api.model.CellStyle
 
getBorderRightColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderRightColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderRightColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderRightColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderRightColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderRightColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderRightColor() - Method in interface io.keikai.model.SBorder
 
getBorderRightColor() - Method in interface io.keikai.model.SCellStyle
 
getBorders() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getBorders(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getBorderStyle(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the border style for a given cell
getBorderStyle(TableCell.BorderEdge) - Method in interface org.apache.poi.sl.usermodel.TableCell
Return line style of given edge or null if border is not defined
getBorderStyle(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the border style for a given cell
getBorderTop() - Method in interface io.keikai.api.model.CellStyle
 
getBorderTop() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderTop() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderTop() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderTop() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderTop() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderTop() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderTop() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderTop() - Method in interface io.keikai.model.SBorder
 
getBorderTop() - Method in interface io.keikai.model.SCellStyle
 
getBorderTop() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the type of border to use for the top border of the cell
getBorderTop() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the borderline style for the top border
getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getBorderTop() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBorderTop() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of border to use for the top border of the cell
getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBorderTopColor() - Method in interface io.keikai.api.model.CellStyle
 
getBorderTopColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getBorderTopColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderTopColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderTopColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderTopColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderTopColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderTopColor() - Method in interface io.keikai.model.SBorder
 
getBorderTopColor() - Method in interface io.keikai.model.SCellStyle
 
getBorderType() - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
getBorderType() - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
getBorderType() - Method in interface io.keikai.model.SBorderLine
 
getBorderType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Get the border type field for the Frame record.
getBorderVertical() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderVertical() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderVertical() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderVertical() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderVertical() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getBorderVertical() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderVertical() - Method in interface io.keikai.model.SBorder
 
getBorderVertical() - Method in interface io.keikai.model.SCellStyle
 
getBorderVertical() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF doesn't support table borders, so always BorderStyle.NONE
getBorderVertical() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Only valid for range borders, such as table styles
getBorderVertical() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the type of border to use for the vertical border of the cell
getBorderVertical() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getBorderVerticalColor() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBorderVerticalColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getBorderVerticalColor() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBorderVerticalColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getBorderVerticalColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBorderVerticalColor() - Method in interface io.keikai.model.SBorder
 
getBorderVerticalColor() - Method in interface io.keikai.model.SCellStyle
 
getBordreAt(int) - Method in class io.keikai.importer.Borders
 
getBottom() - Method in class io.keikai.importer.Borders.Border
 
getBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getBottom() - Method in class io.keikai.util.Ref
 
getBottom() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getBottomBorder() - Method in class org.apache.poi.hssf.record.RowRecord
A bit that specifies whether any cell in the row has a medium or thick bottom border, or any cell in the row directly below the current row has a medium or thick top border.
getBottomBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the color to use for the bottom border
getBottomBorderColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getBottomBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBottomBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getBottomBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBottomBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the color to use for the left border
getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBottomBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getBottomBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getBottomBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the bottom border
getBottomBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the bottom border
getBottomConnectedRow(int, int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
getBottomLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getBottomLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getBottomLine() - Method in interface io.keikai.model.SBorder
Returns bottom border line
getBottomMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getBottomMargin() - Method in interface io.keikai.model.SPrintSetup
 
getBottomRight() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
getBottomStyle(SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getBoundAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Returns the aggregate escher record we're bound to
getBoundAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
getBounds() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Get the clipping region of the metafile
getBounds() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getBounds() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
 
getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
 
getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
 
getBoundSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
getBoundWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns the Workbook that this Cell is bound to
getBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Retrieves the region at the row/column indicated
getBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getBreaksIterator() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getBreaksSpliterator() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getBSERecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getBspos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getBubbleSeriesType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the bubble series type field for the Series record.
getBucketSSTOffset() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
getBuild() - Method in class org.apache.poi.hssf.record.BOFRecord
get the build that wrote this file
getBuildYear() - Method in class org.apache.poi.hssf.record.BOFRecord
Year of the build that wrote this file
getBuiltInData() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getBuiltinFormat(int) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
Get the format string that matches the given format index
getBuiltinFormat(int, Locale) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
 
getBuiltinFormat(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format string that matches the given format index
getBuiltinFormat(String) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format index that matches the given format string
getBuiltinFormat(String) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
Get the format index that matches the given format string.
Automatically converts "text" to excel's format string to represent text.
getBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
 
getBuiltinId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
getBuiltinId() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getBuiltinId() - Method in interface io.keikai.model.SNamedStyle
 
getBuiltinId() - Method in interface org.apache.poi.ss.usermodel.NamedStyle
 
getBuiltinId() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
Gets the Built In Name
getBuiltInType() - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
getBullet(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getBulletCharacter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
getBulletFont() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
getBulletFontColor() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
getBulletFontSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
The bullet point font size If bulletFontSize >= 0, then space is a percentage of normal line height.
getBulletStyle() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getButton() - Method in class io.keikai.ui.ZSMessagebox.ClickEvent
 
getBy(String) - Static method in enum io.keikai.ui.AuxAction
 
getByShortValue(short) - Static method in enum org.apache.poi.ss.usermodel.PageMargin
Retrieves the enumeration value which corresponds to a legacy API constant value
getByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the byte count or 0 if the DocumentSummaryInformation does not contain a byte count.
getByteOrder() - Method in class org.apache.poi.hpsf.PropertySet
 
getBytes() - Method in class org.apache.poi.hpsf.ClassID
Gets the bytes making out the class ID.
getBytes() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method getBytes - get the bytes of just the HSSF portions of the XLS file.
getBytes() - Method in interface org.apache.poi.sl.usermodel.ObjectData
Convenience method to get the embedded data as byte array.
getBytesInCodePage(String, int) - Static method in class org.apache.poi.util.CodePageUtil
Converts a string into bytes, in the equivalent character encoding to the supplied codepage number.
getByteValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
 
getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getCachedContentType() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getCachedContentType() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getCachedErrorValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getCachedErrorValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getCachedFormulaResultType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Only valid for formula cells
getCachedFormulaResultType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getCachedFormulaResultType() - Method in interface org.apache.poi.ss.usermodel.Cell
Only valid for formula cells
getCachedImage() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getCachedImage() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getCachedResultType() - Method in class org.apache.poi.hssf.record.FormulaRecord
Deprecated.
POI 5.0.0, will be removed in 6.0, use getCachedResultTypeEnum until switch to enum is fully done
getCachedResultType() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
Deprecated.
POI 5.0.0, will be removed in 5.0, use getCachedResultTypeEnum until switch to enum is fully done
getCachedResultTypeEnum() - Method in class org.apache.poi.hssf.record.FormulaRecord
Returns the type of the cached result
getCachedResultTypeEnum() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
Returns the type of the cached result
getCachedSet(int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
getCalcMode() - Method in class org.apache.poi.hssf.record.CalcModeRecord
get the calc mode flag for formulas
getCalculatedColumnFormula() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getCalendarType() - Method in class io.keikai.importer.XlsxExtractor.XlsxFiltersExtractor
 
getCalendarUtil() - Method in class io.keikai.model.sys.EngineFactory
 
getCategoriesFormula() - Method in interface io.keikai.model.chart.SGeneralChartData
 
getCategoriesFormula() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getCategoriesFormulaExpression() - Method in class io.keikai.model.impl.chart.AbstractGeneralChartDataAdv
 
getCategoriesFormulaExpression() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getCategory() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getCategory() - Method in interface io.keikai.ui.UserActionContext
 
getCategory() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the category (or null).
getCategory() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getCategory(int) - Method in interface io.keikai.model.chart.SGeneralChartData
 
getCategory(int) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getCategoryAxis() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getCategoryAxisCross() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the category axis cross field for the ValueRange record.
getCategoryAxises() - Method in class io.keikai.model.impl.ChartImpl
 
getCategoryAxises() - Method in interface io.keikai.model.SChart
 
getCategoryDataType() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
Get the category data type field for the DefaultDataLabelTextProperties record.
getCategoryDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the category data type field for the Series record.
getCategoryFormula(LinkedDataRecord) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
cannot import string literal value.
getCategoryLabelsCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getCategorySpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
Get the category space field for the Bar record.
getCbFeatData() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getCell() - Method in class io.keikai.model.sys.formula.FormulaClearContext
 
getCell() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getCell() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getCell(int) - Method in class io.keikai.model.impl.AbstractRowAdv
 
getCell(int) - Method in class io.keikai.model.impl.RowImpl
 
getCell(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Get the hssfcell representing a given column (logical cell) 0-based.
getCell(int) - Method in interface org.apache.poi.ss.usermodel.Row
Get the cell representing a given column (logical cell) 0-based.
getCell(int, boolean) - Method in class io.keikai.model.impl.AbstractRowAdv
 
getCell(int, boolean) - Method in class io.keikai.model.impl.RowImpl
 
getCell(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getCell(int, int) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
getCell(int, int) - Method in interface io.keikai.model.SSheet
This method always returns not-null cell object.
getCell(int, int) - Method in interface org.apache.poi.sl.usermodel.TableShape
Gets a cell
getCell(int, int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
getCell(int, int) - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getCell(int, int) - Method in class org.apache.poi.ss.util.SSCellRange
 
getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Get the hssfcell representing a given column (logical cell) 0-based.
getCell(int, Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Row
Returns the cell at the given (0 based) index, with the specified Row.MissingCellPolicy
getCell(String) - Method in class io.keikai.model.impl.SheetImpl
 
getCell(String) - Method in interface io.keikai.model.SSheet
 
getCell(Row, int) - Static method in class org.apache.poi.ss.util.CellUtil
Get a specific cell from a row.
getCell(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
Return the cell, without taking account of merged regions.
getCellAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
get the cellAlignment object to use for manage alignment
getCellAttr() - Method in class io.keikai.range.impl.ModelUpdate
 
getCellAttr(SSheet, SpreadsheetCtrl.CellAttribute, int, int, StringAggregation, StringAggregation, MergeAggregation) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
Return Cell attributes r: row number c: column number t: cell html text et: cell edit text ft: format text meft: merge cell html text, edit text and format text ct: cell type s: cell style is: cell inner style rb: cell right border l: locked wp: wrap ha: horizontal alignment va: vertical alignment mi: merge id index mc: merge CSS index fs: font size fn: font name ovf: overflow Ignore put attribute if it's default Default attributes Cell type: blank Locked: true Wrap: false Horizontal alignment: left Vertical alignment: top Overflow: false Font size: 11pt
getCellAttrs() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
getCellComment() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns comment associated with this cell
getCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
Returns comment associated with this cell
getCellComment(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns cell comment for the specified row and column
getCellComment(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns cell comment for the specified location
getCellComments() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getCellComments() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns all cell comments on this sheet.
getCellComments() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns all cell comments on this sheet.
getCellCount() - Method in class io.keikai.model.CellRegion
 
getCellData() - Method in class io.keikai.api.impl.RangeImpl
 
getCellData() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) data of this range
getCellDataFormat() - Method in class io.keikai.api.impl.RangeImpl
 
getCellDataFormat() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) format of this range
getCellDataFormat() - Method in class io.keikai.range.impl.RangeImpl
 
getCellDataFormat() - Method in interface io.keikai.range.SRange
Gets the first(top-left) cell's format, if the cell's format is the special LOCALE aware format (such as m/d/yyyy), it transfer the format by LOCALE(e.g m/d/yyyy will transfer to yyyy/m/d in TW locale)
getCellEditText() - Method in class io.keikai.api.impl.RangeImpl
 
getCellEditText() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) edit text of this range
getCellEditText() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getCellFocus() - Method in class io.keikai.ui.Spreadsheet
Return current cell(row,column) focus position.
getCellFormat(String, Locale) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getCellFormat(String, Locale) - Method in class io.keikaiex.model.sys.FormatEngineEx
 
getCellFormattedText() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getCellFormattedText(FormatResult) - Method in class io.keikai.ui.impl.CellFormatHelper
 
getCellFormatText() - Method in class io.keikai.api.impl.RangeImpl
 
getCellFormatText() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) formatted text of this range
getCellFormatText() - Method in class io.keikai.range.impl.RangeImpl
 
getCellFormatText() - Method in interface io.keikai.range.SRange
Gets the first(top-left) cell's formatted text, if the cell's format is the special LOCALE aware format (such as m/d/yyyy), it will formats the value by transferred format (e.g m/d/yyyy will transfer to yyyy/m/d in TW locale)
getCellFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getCellFormula() - Method in interface org.apache.poi.ss.usermodel.Cell
Return a formula for the cell, for example, SUM(C4:E4)
getCellHtmlText(SSheet, int, int) - Static method in class io.keikai.ui.impl.CellFormatHelper
Gets Cell text by given row and column
getCellHtmlText(SSheet, int, int) - Method in class io.keikai.ui.impl.SimpleCellDisplayLoader
 
getCellHtmlText(SSheet, int, int) - Method in interface io.keikai.ui.sys.CellDisplayLoader
return the html text for this cell
getCellHtmlText(SSheet, int, int) - Method in class io.keikaiex.ui.impl.CellDisplayLoaderImpl
 
getCellHtmlText(SSheet, int, int, FormatResult, SCellStyle, SConditionalStyle) - Static method in class io.keikai.ui.impl.CellFormatHelper
Gets Cell text by given row and column
getCellHtmlText(SSheet, int, int, FormatResult, SCellStyle, SConditionalStyle) - Method in class io.keikai.ui.impl.SimpleCellDisplayLoader
 
getCellHtmlText(SSheet, int, int, FormatResult, SCellStyle, SConditionalStyle) - Method in interface io.keikai.ui.sys.CellDisplayLoader
 
getCellHtmlText(SSheet, int, int, FormatResult, SCellStyle, SConditionalStyle) - Method in class io.keikaiex.ui.impl.CellDisplayLoaderImpl
 
getCellHyperlink() - Method in class io.keikai.api.impl.RangeImpl
 
getCellHyperlink() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) Hyperlink object of this range.
getCellIndex(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getCellIterator() - Method in class io.keikai.model.impl.RowImpl
 
getCellIterator() - Method in interface io.keikai.model.SRow
 
getCellIterator(boolean) - Method in class io.keikai.model.impl.RowImpl
 
getCellIterator(boolean, int, int) - Method in class io.keikai.model.impl.AbstractRowAdv
 
getCellIterator(boolean, int, int) - Method in class io.keikai.model.impl.RowImpl
 
getCellIterator(int) - Method in class io.keikai.model.impl.SheetImpl
 
getCellIterator(int) - Method in interface io.keikai.model.SSheet
 
getCellIterator(int, int) - Method in class io.keikai.model.impl.RowImpl
 
getCellIterator(int, int) - Method in interface io.keikai.model.SRow
 
getCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
gets the options bitmask - you can also use corresponding option bit getters (see other methods that reference this one)
getCellRangeAddress() - Method in class org.apache.poi.hssf.record.DVRecord
 
getCellRangeAddress(int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
getCellRangeAddresses() - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
getCellRanges() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getCellReferenceType() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getCellReferenceType() - Method in interface org.apache.poi.ss.usermodel.Workbook
 
getCellRefParts() - Method in class org.apache.poi.ss.util.CellReference
Returns the three parts of the cell reference, the Sheet name (or null if none supplied), the 1 based row number, and the A based column letter.
getCellRefs() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getCellRefString(int, int) - Static method in class io.keikai.api.Ranges
Gets cell reference expression
getCellRefString(Sheet, int, int) - Static method in class io.keikai.api.Ranges
Gets cell reference expression string
getCellRegionInArrayFormula(SCell) - Method in class io.keikai.model.impl.SheetImpl
 
getCellRegionInArrayFormula(SCell) - Method in interface io.keikai.model.SSheet
Returns the cell regin if the given cell is in an array formula.
getCellRichText() - Method in class io.keikai.api.impl.RangeImpl
 
getCellRichText() - Method in interface io.keikai.api.Range
Returns text in html format; null if not a rich text.
getCellRichTextHtml(SCell) - Static method in class io.keikai.model.util.RichTextHelper
 
getCellRichTextHtml(SCell, SRichText, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
getCells() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getCells() - Method in class io.keikai.importer.xml.Row
 
getCells() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getCells() - Method in class org.apache.poi.ss.util.SSCellRange
 
getCellStyle() - Method in class io.keikai.api.impl.RangeImpl
get the first cell style of this range
getCellStyle() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) style of this range
getCellStyle() - Method in interface io.keikai.model.CellStyleHolder
Get the style, if it doesn't has local style, it will possible look up it's parent's style
getCellStyle() - Method in class io.keikai.model.impl.CellImpl
 
getCellStyle() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getCellStyle() - Method in class io.keikai.model.impl.RowImpl
 
getCellStyle() - Method in class io.keikai.range.impl.RangeImpl
 
getCellStyle() - Method in interface io.keikai.range.SRange
Gets the first(top-left) cell's style
getCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the style for the cell.
getCellStyle() - Method in interface org.apache.poi.ss.usermodel.Cell
Return the cell's style.
getCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getCellStyle(boolean) - Method in interface io.keikai.model.CellStyleHolder
Get the cell style locally or look up from the parent
getCellStyle(boolean) - Method in class io.keikai.model.impl.CellImpl
 
getCellStyle(boolean) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getCellStyle(boolean) - Method in class io.keikai.model.impl.RowImpl
 
getCellStyle(int, int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
getCellStyle(int, int) - Method in class io.keikai.model.impl.TableImpl
 
getCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
getCellStyleAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the cell style object at the given index
getCellStyleAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the cell style object at the given index
getCellStyleCache() - Method in class io.keikai.range.impl.imexp.StyleCache
 
getCellStyleDxfs(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getCellStyleHelper() - Method in class io.keikai.api.impl.RangeImpl
 
getCellStyleHelper() - Method in interface io.keikai.api.Range
Gets cell-style-helper, this helper helps you to create new style, font or color
getCellStyles() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getCellStyleTable() - Method in class io.keikai.model.impl.BookImpl
 
getCellStyleXfs() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getCellStyleXfs(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getCellStyleXfsIndexes() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getCellType() - Method in class io.keikai.model.impl.FormulaResultCellValue
 
getCellType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the cells type (numeric, formula or string)
getCellType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getCellType() - Method in interface org.apache.poi.ss.usermodel.Cell
Return the cell type.
getCellType() - Method in class org.apache.poi.ss.usermodel.CellValue
Return the cell type.
getCellValue() - Method in class io.keikai.api.impl.RangeImpl
 
getCellValue() - Method in interface io.keikai.api.Range
Gets the first cell(top-left) value of this range
getCellValue(SCell) - Method in class io.keikai.range.impl.CellValueHelper
 
getCellValueIterator() - Method in class org.apache.poi.hssf.model.InternalSheet
Get all the value records (from LOC).
getCellValueIterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Returns an iterator for the cell values
getCellValueRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Should only be used by HSSFSheet and friends.
getCellValues() - Method in class io.keikai.api.impl.RangeImpl
 
getCellValues() - Method in interface io.keikai.api.Range
Gets all cell values from left to right and top to bottom of this range in one dimensional list.
getCellValueSpliterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Returns a spliterator for the cell values
getCellVRichTextHtml(SCell, SRichText, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
getCellWidth(Cell, float, DataFormatter, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
Compute width of a single cell
getCellWidth(Cell, float, DataFormatter, boolean, List<CellRangeAddress>) - Static method in class org.apache.poi.ss.util.SheetUtil
Compute width of a single cell This method receives the list of merged regions as querying it from the cell/sheet is time-consuming and thus caching the list across cells speeds up certain operations considerably.
getCellWidth(Cell, int, DataFormatter, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
Deprecated.
since POI 5.2.5, it is better to pass defaultCharWidth as a float
getCellWidth(Cell, int, DataFormatter, boolean, List<CellRangeAddress>) - Static method in class org.apache.poi.ss.util.SheetUtil
Deprecated.
since POI 5.2.5, it is better to pass defaultCharWidth as a float
getCellWidth256(SCell) - Static method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getCellWithMerges(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
Return the cell, taking account of merged regions.
getCellXfAt(int) - Method in class io.keikai.importer.CellXfs
 
getCellXfs() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getCellXfs(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getCenter() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
getCenter() - Method in interface org.apache.poi.ss.usermodel.Footer
Get the center of the footer.
getCenter() - Method in interface org.apache.poi.ss.usermodel.Header
Get the center of the header.
getCenter() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Get the center of the header or footer.
getCenterText() - Method in class io.keikai.model.impl.HeaderFooterImpl
 
getCenterText() - Method in interface io.keikai.model.SFooter
 
getCenterText() - Method in interface io.keikai.model.SHeader
 
getCertificateKeyEncryptor() - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
getCertVerifier() - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
getCetabFunctionByIndex(int) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
getCexts() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getCfIcons() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtIconSetExtractor
 
getCfIcons() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
getCFIcons() - Method in class io.keikai.model.impl.IconSetImpl
 
getCFIcons() - Method in interface io.keikai.model.SIconSet
Returns the CFIcons.
getCfRules() - Method in class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
getCfRules() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtConditionalFormattingExtractor
 
getCFValueObjects() - Method in class io.keikai.model.impl.ColorScaleImpl
 
getCFValueObjects() - Method in class io.keikai.model.impl.DataBarImpl
 
getCFValueObjects() - Method in class io.keikai.model.impl.IconSetImpl
 
getCFValueObjects() - Method in interface io.keikai.model.SColorScale
Returns the value object
getCFValueObjects() - Method in interface io.keikai.model.SDataBar
Returns the value objects.
getCFValueObjects() - Method in interface io.keikai.model.SIconSet
Returns the value objects
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorScaleExtractor
 
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtColorScaleExtractor
 
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtIconSetExtractor
 
getCfvos() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
getChainingMode() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getChainingMode() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.BlockStore
Creates a Detector for loops in the chain
getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
 
getChannel() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
getCharacterPos() - Method in class org.apache.poi.hssf.record.common.FormatRun
 
getCharacterSpacing() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
getCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the character count or 0 if the SummaryInformation does not contain a char count.
getCharCount() - Method in class org.apache.poi.hssf.record.common.LPWideString
 
getCharCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
get the number of characters in the string, as an un-wrapped int
getCharCount() - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
getCharCountShort() - Method in class org.apache.poi.hssf.record.common.UnicodeString
get the number of characters in the string, wrapped as needed to fit within a short
getCharCountWithSpaces() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the character count including whitespace, or 0 if the DocumentSummaryInformation does not contain this char count.
getChars() - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
getCharset() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getCharset() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
 
getCharset() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getCharset() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
 
getCharset() - Method in class org.apache.poi.hssf.record.FontRecord
get the character set
getCharSet() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get character-set to use.
getCharSet() - Method in interface org.apache.poi.ss.usermodel.Font
get character-set to use.
getCharsetByte() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getChart() - Method in interface io.keikai.model.chart.SChartData
 
getChart() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getChart() - Method in class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
getChart() - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
getChart(int) - Method in class io.keikai.model.impl.SheetImpl
 
getChart(int) - Method in interface io.keikai.model.SSheet
 
getChart(String) - Method in class io.keikai.model.impl.SheetImpl
 
getChart(String) - Method in interface io.keikai.model.SSheet
 
getChart3D() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
getChartBOF(HSSFChartShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
getChartData() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getChartData() - Method in class io.keikai.model.impl.ChartImpl
 
getChartGroupIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
Get the chart group index field for the SeriesChartGroupIndex record.
getChartHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the height of the chart.
getChartId() - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
getCharts() - Method in class io.keikai.api.model.impl.SheetImpl
 
getCharts() - Method in interface io.keikai.api.model.Sheet
 
getCharts() - Method in class io.keikai.model.impl.SheetImpl
 
getCharts() - Method in interface io.keikai.model.SSheet
 
getChartsModel(SChart) - Method in class io.keikaiex.util.ChartsModelManager
 
getChartTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns the chart's title, if there is one, or null if not
getChartTitle(HSSFChart) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
getChartType(SChart) - Static method in class io.keikaiex.util.JFreeChartHelper
 
getChartWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the width of the chart.
getChartX() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the X offset of the chart
getChartY() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the Y offset of the chart
getCharWidth() - Method in class io.keikai.model.impl.AbstractBookAdv
 
getCharWidth() - Method in class io.keikai.model.impl.BookImpl
Office Open XML Part 4: Markup Language Reference 3.3.1.12 col (Column Width & Formatting) The character width 7 is based on Calibri 11 and character width 8 is base on Calibri 12.
getCharWidth(char) - Method in class org.apache.poi.hssf.usermodel.FontDetails
Retrieves the width of the specified character.
getCheckCalculationErrors() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getCheckDateTimeFormats() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getCheckEmptyCellRef() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getCheckInconsistentFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getCheckInconsistentRanges() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getCheckNumbersAsText() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getChecksum() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
Returns a checksum value for the previous 10 shorts in the header.
getChecksum() - Method in interface org.apache.poi.sl.usermodel.PictureData
Gets the checksum - the checksum can be of various length - mostly it's 8 (XSLF) or 16 (HSLF) bytes long.
getCheckUnprotectedFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getChild() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
getChild() - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
getChild(int) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChild(int) - Method in class org.apache.poi.ddf.EscherRecord
Returns the indexed child record.
getChildById(short) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChildContainers() - Method in class org.apache.poi.ddf.EscherContainerRecord
Returns all of our children which are also EscherContainers (may be 0, 1, or vary rarely 2 or 3)
getChildCount() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChildIndex() - Method in class org.apache.poi.poifs.property.Property
Get the child property (its index in the Property Table)
getChildRecords() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getChildRecords() - Method in class org.apache.poi.ddf.EscherRecord
 
getChildRecords() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Returns an unmodifiable list of all shapes contained by the patriarch.
getChildren() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Return all children contained by this shape.
getChildren() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Get an iterator over the children of this Parent; all elements are instances of Property.
getChildren() - Method in interface org.apache.poi.poifs.property.Parent
Get an iterator over the children of this Parent; all elements are instances of Property.
getChildren() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
getChildren() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
getChildrenLength() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
getChooseFuncOffset() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
getCipher(Key, CipherAlgorithm, ChainingMode, byte[], int, String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Initialize a new cipher object with the given cipher properties If the given algorithm is not implemented in the JCE, it will try to load it from the bouncy castle provider.
getCipher(SecretKey, CipherAlgorithm, ChainingMode, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Initialize a new cipher object with the given cipher properties and no padding If the given algorithm is not implemented in the JCE, it will try to load it from the bouncy castle provider.
getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getCipherChaining() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getCipherChaining() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getCipherProvider() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getClassID() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
 
getClassID() - Method in class org.apache.poi.hpsf.PropertySet
 
getClassID() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
 
getClazz() - Method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
getCleaner() - Static method in class org.apache.poi.poifs.nio.CleanerUtil
Reference to a BufferCleaner that does unmapping.
getClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
getClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Comment
Return defined position of this anchor in the sheet.
getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Picture
 
getClientValue() - Method in class io.keikai.ui.event.StartEditingEvent
Return value when client side fire start editing.
getClientx() - Method in class io.keikai.ui.event.CellMouseEvent
get x position of client
getClientx() - Method in class io.keikai.ui.event.HeaderMouseEvent
get x position of client
getClienty() - Method in class io.keikai.ui.event.CellMouseEvent
get y position of client
getClienty() - Method in class io.keikai.ui.event.HeaderMouseEvent
get y position of client
getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getClip() - Method in class org.apache.poi.sl.draw.SLGraphics
Gets the current clipping area.
getClipboard() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getClipboard() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getClipboard() - Method in class io.keikai.ui.Spreadsheet
Return current Server Clipboard
getClipboard() - Method in interface io.keikai.ui.UserActionContext
 
getClipboardFormat() - Method in class org.apache.poi.hpsf.Thumbnail
Returns an int representing the Clipboard Format
getClipboardFormatTag() - Method in class org.apache.poi.hpsf.Thumbnail
Returns an int representing the Clipboard Format Tag
getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getClipBounds() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the bounding rectangle of the current clipping area.
getClipping() - Method in interface org.apache.poi.sl.usermodel.PictureShape
Returns the clipping values as percent ratio relatively to the image size.
getCloneSheetAdjuster(SBook, String, String) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getClrScheme() - Method in class io.keikai.importer.XlsxExtractor.XlsxThemesExtractor
 
getCm() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getCode() - Method in class io.keikai.model.ErrorValue
 
getCode() - Method in enum io.keikai.model.STableColumn.STotalsRowFunction
 
getCode() - Method in enum org.apache.poi.ss.usermodel.BorderStyle
 
getCode() - Method in enum org.apache.poi.ss.usermodel.CellType
Deprecated.
POI 3.15 beta 3
getCode() - Method in enum org.apache.poi.ss.usermodel.FillPatternType
 
getCode() - Method in enum org.apache.poi.ss.usermodel.FormulaError
 
getCode() - Method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
 
getCode() - Method in enum org.apache.poi.ss.usermodel.ReadingOrder
 
getCode() - Method in enum org.apache.poi.ss.usermodel.VerticalAlignment
 
getCodepage() - Method in class org.apache.poi.hpsf.CustomProperties
Gets the codepage.
getCodepage() - Method in class org.apache.poi.hpsf.Section
Gets the section's codepage, if any.
getCodepage() - Method in class org.apache.poi.hssf.record.CodepageRecord
get the codepage for this workbook
getCodepoints(String, Boolean, Boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
getCodepointsInSparseBitSet(String, Boolean, Boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Extract the used codepoints for font embedding / subsetting.
getCol() - Method in class org.apache.poi.ss.util.CellReference
 
getCol1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column number for the top-left position.
getCol1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getCol1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the column (0 based) of the first cell, or -1 if there is no top-left anchor cell.
getCol2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column of the bottom right corner of this shape.
getCol2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getCol2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the column (0 based) of the second cell, or -1 if there is no bottom-right anchor cell.
getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
get whether or not to colapse this row
getColBegin(Spreadsheet) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getColBreaks() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getColCount() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
getColEnd(Spreadsheet) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getColId() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getColId() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
Returns the column id of this FilterColumn.
getColId() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getColIndex() - Method in class io.keikai.model.impl.CellBuffer
 
getColIndex() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getColIndex() - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
getColIndex(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
getColInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
 
getColInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
 
getCollapsed() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getCollapsedGroups() - Method in class io.keikai.ui.event.GroupHeaderClickEvent
Returns all the collapsed groups in rows or columns.
getColLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
get the maximum outline level for the col gutter.
getColor() - Method in interface io.keikai.api.model.Font
 
getColor() - Method in class io.keikai.api.model.impl.FontImpl
 
getColor() - Method in class io.keikai.importer.Borders.BorderPr
 
getColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderPrExtractor
 
getColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
getColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxStopExtractor
 
getColor() - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
getColor() - Method in class io.keikai.model.impl.DataBarImpl
 
getColor() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getColor() - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
getColor() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getColor() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
getColor() - Method in interface io.keikai.model.SBorderLine
 
getColor() - Method in interface io.keikai.model.SDataBar
Returns the color of the bar
getColor() - Method in interface io.keikai.model.SFont
 
getColor() - Method in interface io.keikai.model.sys.format.FormatResult
 
getColor() - Method in class io.keikai.ui.impl.Focus
 
getColor() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getColor() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
getColor() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the color for the font
getColor() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
getColor() - Method in class org.apache.poi.sl.draw.SLGraphics
Gets this graphics context's current color.
getColor() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
 
getColor() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
 
getColor() - Method in interface org.apache.poi.ss.usermodel.Font
get the color for the font
getColor(int) - Method in class org.apache.poi.hssf.record.PaletteRecord
Returns the color value at a given index
getColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Retrieves the color at a given index
getColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Retrieves the color at a given index
getColor(UserActionContext) - Method in class io.keikai.ui.impl.ua.ApplyBorderHandler
 
getColor(UserActionContext) - Method in class io.keikai.ui.impl.ua.BackColorHandler
 
getColor(UserActionContext) - Method in class io.keikai.ui.impl.ua.FillColorHandler
 
getColor(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontColorHandler
 
getColor1() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Gets the fill color
getColor2() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Gets the line color
getColor3() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Gets the shadow color
getColor4() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Gets the 3-D color
getColorFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getColorFilter() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getColorFilter() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getColorFilter() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getColorFilter() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getColorFirst() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorGradientFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getColorHigh() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getColorIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getColorLast() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorLow() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorMarkers() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorModel() - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
getColorNegative() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorPaletteIndex() - Method in class org.apache.poi.hssf.record.FontRecord
get the font's color palette index
getColors() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorScaleExtractor
 
getColors() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtColorScaleExtractor
 
getColors() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getColors() - Method in class io.keikai.model.impl.ColorScaleImpl
 
getColors() - Method in interface io.keikai.model.SColorScale
Returns the gradient colors
getColors() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
getColors() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
getColors() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Gets the list of colours that are interpolated between.
getColorScale() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getColorScale() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getColorScale() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getColorScale() - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
getColorScale() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the color scale (used with "colorScale" type)
getColorScale() - Method in interface io.keikai.model.SConditionalStyle
 
getColorScaleFill(Double) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getColorScaleFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getColorSeries() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getColorVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getColourPaletteIndex() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Get the colour palette index field for the LineFormat record.
getCols() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getColStripe1Size() - Method in class io.keikai.model.impl.TableStyleImpl
 
getColStripe1Size() - Method in interface io.keikai.model.STableStyle
 
getColStripe1Style() - Method in class io.keikai.model.impl.TableStyleImpl
 
getColStripe1Style() - Method in interface io.keikai.model.STableStyle
 
getColStripe2Size() - Method in class io.keikai.model.impl.TableStyleImpl
 
getColStripe2Size() - Method in interface io.keikai.model.STableStyle
 
getColStripe2Style() - Method in class io.keikai.model.impl.TableStyleImpl
 
getColStripe2Style() - Method in interface io.keikai.model.STableStyle
 
getColumn() - Method in class io.keikai.api.AreaRef
 
getColumn() - Method in class io.keikai.api.CellRef
 
getColumn() - Method in class io.keikai.api.impl.RangeImpl
 
getColumn() - Method in interface io.keikai.api.model.CellData
 
getColumn() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getColumn() - Method in interface io.keikai.api.Range
Gets the left column of this range
getColumn() - Method in class io.keikai.api.SheetAnchor
 
getColumn() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getColumn() - Method in class io.keikai.model.CellRegion
 
getColumn() - Method in class io.keikai.model.impl.RefImpl
 
getColumn() - Method in class io.keikai.model.SheetRegion
 
getColumn() - Method in interface io.keikai.model.sys.dependency.Ref
 
getColumn() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getColumn() - Method in class io.keikai.range.impl.RangeHelperBase
 
getColumn() - Method in class io.keikai.range.impl.RangeImpl
 
getColumn() - Method in interface io.keikai.range.SRange
Returns the number of the 1st column of the 1st area in this Range(0-based; i.e.
getColumn() - Method in class io.keikai.ui.event.CellEvent
 
getColumn() - Method in class io.keikai.ui.event.CellMouseEvent
get column index
getColumn() - Method in class io.keikai.ui.impl.Focus
 
getColumn() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getColumn() - Method in interface io.keikai.ui.Widget
get cell column index to anchor
getColumn() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getColumn() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getColumn() - Method in class org.apache.poi.hssf.record.BlankRecord
get the column this cell defines within the row
getColumn() - Method in class org.apache.poi.hssf.record.CellRecord
 
getColumn() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
getColumn() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getColumn() - Method in class org.apache.poi.hssf.record.NoteRecord
Return the column that contains the comment
getColumn() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
getColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Return the column of the cell that contains the comment
getColumn() - Method in interface org.apache.poi.ss.formula.eval.RefEval
returns the zero based column index.
getColumn() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
getColumn() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
getColumn() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
getColumn() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
getColumn() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
getColumn() - Method in interface org.apache.poi.ss.usermodel.Comment
Return the column of the cell that contains the comment
getColumn() - Method in class org.apache.poi.ss.util.CellAddress
Get the cell address column
getColumn(int) - Method in class io.keikai.model.impl.SheetImpl
 
getColumn(int) - Method in interface io.keikai.model.SSheet
 
getColumn(int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
getColumn(int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getColumn(int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getColumn(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
getColumn1() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getColumn2() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getColumn2() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getColumnArray(int) - Method in class io.keikai.model.impl.SheetImpl
 
getColumnArray(int) - Method in interface io.keikai.model.SSheet
 
getColumnArrayIterator() - Method in class io.keikai.model.impl.SheetImpl
 
getColumnArrayIterator() - Method in interface io.keikai.model.SSheet
 
getColumnAt(int) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getColumnAt(int) - Method in class io.keikai.model.impl.TableImpl
 
getColumnAt(int) - Method in interface io.keikai.model.STable
 
getColumnBreaks() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getColumnBreaks() - Method in interface io.keikai.model.SSheetViewInfo
 
getColumnBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getColumnBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getColumnBreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
Retrieves all the vertical page breaks
getColumnCount() - Method in class io.keikai.api.impl.RangeImpl
 
getColumnCount() - Method in interface io.keikai.api.Range
Gets the column count of this range
getColumnCount() - Method in class io.keikai.model.CellRegion
 
getColumnCount() - Method in class io.keikai.model.SheetRegion
 
getColumnCount() - Method in class io.keikai.util.Ref
 
getColumnCount() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getColumnFreeze() - Method in class io.keikai.api.model.impl.SheetImpl
 
getColumnFreeze() - Method in interface io.keikai.api.model.Sheet
Get number of column freeze of this sheet, 0 means no column freeze
getColumnFreeze(Object) - Method in class io.keikai.ui.impl.DummyFreezeInfoLoader
 
getColumnFreeze(Object) - Method in interface io.keikai.ui.sys.FreezeInfoLoader
return freeze info, zero base
getColumnFreeze(Object) - Method in class io.keikaiex.ui.impl.FreezeInfoLoaderImpl
 
getColumnFreeze(Sheet) - Static method in class io.keikai.range.impl.imexp.BookHelper
gets the column freeze, 1 base
getColumnGroups() - Method in class io.keikai.api.impl.RangeImpl
 
getColumnGroups() - Method in interface io.keikai.api.Range
Returns all group ranges for columns, which intersect with this range.
getColumnGroups() - Method in class io.keikai.range.impl.RangeImpl
 
getColumnGroups() - Method in interface io.keikai.range.SRange
Returns all group ranges for columns, which intersect with this range.
getColumnGroups(int) - Method in class io.keikai.api.impl.RangeImpl
 
getColumnGroups(int) - Method in interface io.keikai.api.Range
Returns all group ranges matched the given outline level for columns, which intersect with this range.
getColumnGroups(int) - Method in class io.keikai.range.impl.RangeImpl
 
getColumnGroups(int) - Method in interface io.keikai.range.SRange
Returns all group ranges matched the given outline level for columns, which intersect with this range.
getColumnGroups(int, int) - Method in class io.keikai.api.impl.RangeImpl
 
getColumnGroups(int, int) - Method in interface io.keikai.api.Range
Returns all group ranges matched between fromOutlineLevel and toOutlineLevel for columns, which intersect with this range.
getColumnGroups(int, int) - Method in class io.keikai.range.impl.RangeImpl
 
getColumnGroups(int, int) - Method in interface io.keikai.range.SRange
Returns all group ranges matched between fromOutlineLevel and toOutlineLevel for columns, which intersect with this range.
getColumnHeaderAttrs(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getColumnIndex() - Method in class io.keikai.model.impl.CellImpl
 
getColumnIndex() - Method in interface io.keikai.model.SCell
 
getColumnIndex() - Method in class io.keikai.model.ViewAnchor
 
getColumnIndex() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
getColumnIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getColumnIndex() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getColumnIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getColumnIndex() - Method in interface org.apache.poi.ss.usermodel.Cell
Returns column index of this cell
getColumnIterator() - Method in class io.keikai.model.impl.SheetImpl
 
getColumnIterator() - Method in interface io.keikai.model.SSheet
 
getColumnName() - Method in class io.keikai.model.impl.ColumnPrecedentRefImpl
 
getColumnName() - Method in interface io.keikai.model.sys.dependency.ColumnPrecedentRef
 
getColumnName1() - Method in class io.keikai.model.impl.ColumnRefImpl
 
getColumnName1() - Method in interface io.keikai.model.sys.dependency.ColumnRef
 
getColumnName2() - Method in class io.keikai.model.impl.ColumnRefImpl
 
getColumnName2() - Method in interface io.keikai.model.sys.dependency.ColumnRef
 
getColumnNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
Returns number of current column.
getColumnOutlineLevel(int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
getColumnOutlineLevel(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the column outline level.
getColumnOutlineLevel(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the column outline level.
getColumnPosition(SSheet) - Method in class io.keikai.ui.Spreadsheet
 
getColumnPositionHelper(String) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getColumnRefString(int) - Static method in class io.keikai.api.Ranges
Get column reference string
getColumns() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getColumns() - Method in class io.keikai.model.impl.TableImpl
 
getColumns() - Method in interface io.keikai.model.STable
 
getColumns() - Method in class io.keikai.range.impl.RangeImpl
 
getColumns() - Method in interface io.keikai.range.SRange
Returns a SRange that represent columns of the 1st selected area of this Range.
getColumnsRegion(String, String) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getColumnsRegion(String, String) - Method in class io.keikai.model.impl.TableImpl
 
getColumnsRegion(String, String) - Method in interface io.keikai.model.STable
 
getColumnStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the HSSFCellStyle that applies to the given (0 based) column, or null if no style has been set for that column
getColumnStyle(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the CellStyle that applies to the given (0 based) column, or null if no style has been set for that column
getColumntitle(int) - Method in class io.keikai.ui.Spreadsheet
Get Column title of given index, it returns column name depends on following condition
1.if there is a custom column title assign on this spreadsheet on index, then return custom value
2.if there is a custom column title assign on selected sheet on index, the return custom value
3.return default column String, for example index 0 become "A", index 9 become "J"
getColumntitle(Spreadsheet, int) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
Gets Column name of a sheet
getColumntitles() - Method in class io.keikai.ui.Spreadsheet
Get the column titles Map object, modification of return object doesn't cause any update.
getColumnwidth() - Method in class io.keikai.ui.Spreadsheet
Gets the default column width of the selected sheet
getColumnWidth() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getColumnWidth(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
getColumnWidth(int) - Method in interface io.keikai.api.model.Sheet
get column width in pixel
getColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
get the width of a given column in units of 1/256th of a character width
getColumnWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the width (in units of 1/256th of a character width )
getColumnWidth(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
Gets the width (in points) of the n-th column
getColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
get the width (in units of 1/256th of a character width )
getColumnWidth(Sheet, int, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
Compute width of a column and return the result.
getColumnWidth(Sheet, int, boolean, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
Compute width of a column based on a subset of the rows and return the result.
getColumnWidthInPixels(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getColumnWidthInPixels(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
get the width in pixel
getColWidth() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
get the default column width
getCommand() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the command field - usually the name of the file being embedded including the full path, may be a command specified during embedding the file.
getCommand2() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Get Command string of UTF16 extended OLE packages or null if not set or not UTF16 extended
getComment() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getComment() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getComment() - Method in class io.keikai.model.impl.CellBuffer
 
getComment() - Method in class io.keikai.model.impl.CellImpl
 
getComment() - Method in interface io.keikai.model.SCell
 
getComment() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Returns the comment the user provided when the name was created.
getComment() - Method in interface org.apache.poi.ss.usermodel.Name
Returns the comment the user provided when the name was created.
getCommentList() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentsExtractor
 
getCommentRichText() - Method in class io.keikai.api.impl.RangeImpl
 
getCommentRichText() - Method in interface io.keikai.api.Range
Return the comment rich edit text of the left top cell of this Range.
getCommentRichText() - Method in class io.keikai.range.impl.RangeImpl
 
getCommentRichText() - Method in interface io.keikai.range.SRange
Return the comment rich edit text of the left top cell of this Range.
getComments() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getComments() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the comments (or null).
getComments() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getCommentsMode() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getCommentsMode() - Method in interface io.keikai.model.SPrintSetup
 
getCommentsMode() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
getCommentText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the company (or null).
getComparator() - Static method in class io.keikai.theme.SpreadsheetStandardTheme
Defines the ordering of standard themes.
getComparisonOperation() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getComparisonOperation() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getComparisonOperation() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
The comparison function used when the type of conditional formatting is set to ConditionType.CELL_VALUE_IS
getComplexData() - Method in class org.apache.poi.ddf.EscherComplexProperty
Get the complex data value.
getComponent() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getComponent(int) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
get the specified component
getComponentName() - Method in class io.keikai.jsp.ui.SpreadsheetTag
The name of the component from the ZK Component Definition
getComponentUuid() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase.DeadComponentHolderListener
 
getComposite() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getComposite() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the current Composite in the Graphics2D context.
getCompressedSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the compressed size of the metafile (in bytes)
getConditionalFormatting() - Method in class io.keikai.model.impl.CellBuffer
 
getConditionalFormatting(int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getConditionalFormatting(int) - Method in class io.keikai.model.impl.SheetImpl
 
getConditionalFormatting(int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getConditionalFormatting(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getConditionalFormattingAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
gets Conditional Formatting object at a particular index
getConditionalFormattingAt(int) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Gets Conditional Formatting object at a particular index
getConditionalFormattingForCell(Cell) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
This checks all applicable ConditionalFormattingRules for the cell's sheet, in defined "priority" order, returning the matches if any.
getConditionalFormattingForCell(CellReference) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
This checks all applicable ConditionalFormattingRules for the cell's sheet, in defined "priority" order, returning the matches if any.
getConditionalFormattings() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtExtractor
 
getConditionalFormattings() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getConditionalFormattings() - Method in class io.keikai.model.impl.SheetImpl
 
getConditionalFormattings() - Method in interface io.keikai.model.SSheet
Returns the conditional formatting applied to this sheet.
getConditionalFormattingStyle(int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getConditionalFormattingStyle(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getConditionalFormattingTable() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getConditionalId() - Method in class io.keikai.model.impl.ConditionalRefImpl
 
getConditionalId() - Method in interface io.keikai.model.sys.dependency.ConditionalRef
 
getConditionFilterType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
always null (not a filter condition) or ConditionFilterType.FILTER if it is.
getConditionFilterType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
This is null if
getConditionOperator() - Method in class org.apache.poi.hssf.record.DVRecord
get the condition operator
getConditionType() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getConditionType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getConditionType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
Type of conditional formatting rule.
getConnectionId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getConstructor(short, short) - Method in class org.apache.poi.ddf.DefaultEscherRecordFactory
 
getContainer(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
getContainsMergedRegions(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
getContainsMergedRegions(CellRegion) - Method in interface io.keikai.model.SSheet
Get the merged region that are contained by region.
getContent() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
getContent() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getContent() - Method in class io.keikaiex.ui.widget.Richtextbox
 
getContent() - Method in interface org.apache.poi.poifs.macros.Module
Get the module content.
getContent() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
 
getContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the content status of the file (or null).
getContentType() - Method in enum org.apache.poi.common.usermodel.PictureType
 
getContentType() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
 
getContentType() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the content type of the file (or null).
getContentType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getContentType() - Method in interface org.apache.poi.sl.usermodel.PictureData
Returns content type (mime type) of this picture.
getContentType() - Method in class org.apache.poi.ss.extractor.EmbeddedData
 
getContentType() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
getContext() - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
getContext() - Static method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getCopies() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getCopies() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getCopies() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of copies.
getCopies() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the number of copies.
getCount() - Method in class io.keikai.importer.NumFmts
 
getCount() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
getCount() - Method in class io.keikai.util.Ref
 
getCount() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
get the number of built-in functions
getCountOfColTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getCountRead() - Method in class org.apache.poi.hssf.model.RecordStream
 
getCrc() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the creation time (or null).
getCreateEmptyCells() - Method in class org.apache.poi.ss.util.SheetBuilder
Returns true if null array elements should be treated as empty cells.
getCreationHelper() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getCreationHelper() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns an object that handles instantiating concrete classes of the various instances one needs for HSSF and XSSF.
getCriteria1() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getCriteria1() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getCriteria1() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getCriteria1() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getCriteria2() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getCriteria2() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getCriteria2() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getCriteria2() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getCrossAxisId() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns the id of the axis cross another axis
getCrossAxisId() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getCrossBetween() - Method in class io.keikai.model.impl.chart.ValueAxisImpl
 
getCrossingPoint() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the crossing point field for the AxisOptions record.
getCrossingPoint() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Get the crossing point field for the CategorySeriesAxis record.
getCspName() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getCTAutoFilter(XSSFSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
getCTConditionalFormatting(XSSFConditionalFormatting) - Static method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingHelper
 
getCTFilterColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getCtrl() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getCtrlKeys() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getCtrlKeys() - Method in interface io.keikai.ui.sys.UserActionManagerCtrl
Returns the interested ctrlKeys of the spreadsheet
getCtrlKeys() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getCurrencySymbol(Locale) - Static method in class org.apache.poi.ss.format.Formatters
Returns the getCurrencySymbol character of the current locale.
getCurrent() - Static method in class io.keikai.model.impl.FormulaCacheCleaner
 
getCurrent() - Static method in class io.keikai.range.impl.ModelUpdateCollector
 
getCurrent() - Static method in class org.apache.poi.ss.usermodel.ZssContext
Returns the current Keikai Spreadsheet Context; never null.
getCurrentCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
gets the current country
getCurrentFooter(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getCurrentHeader(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getCurrentMaxVisibleColumns() - Method in class io.keikai.ui.Spreadsheet
Returns the maximum visible number of columns of the currently selected sheet.
getCurrentMaxVisibleRows() - Method in class io.keikai.ui.Spreadsheet
Returns the maximum visible number of rows of the currently selected sheet.
getCurrentPrintSetup(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getCurrentTheme() - Static method in class io.keikai.theme.SpreadsheetThemeFns
Returns the current theme name
getCurrentTheme() - Static method in class io.keikai.theme.SpreadsheetThemes
Returns the current theme name
getCurrentUserPassword() - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
 
getCustomData() - Method in class io.keikai.model.ModelEvent
 
getCustomFilter1() - Method in class io.keikai.importer.XlsxExtractor.XlsxCustomFiltersExtractor
 
getCustomFilter1() - Method in class io.keikai.model.impl.CustomFiltersImpl
 
getCustomFilter1() - Method in interface io.keikai.model.SCustomFilters
 
getCustomFilter1() - Method in interface org.apache.poi.ss.usermodel.CustomFilters
 
getCustomFilter1() - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
getCustomFilter2() - Method in class io.keikai.importer.XlsxExtractor.XlsxCustomFiltersExtractor
 
getCustomFilter2() - Method in class io.keikai.model.impl.CustomFiltersImpl
 
getCustomFilter2() - Method in interface io.keikai.model.SCustomFilters
 
getCustomFilter2() - Method in interface org.apache.poi.ss.usermodel.CustomFilters
 
getCustomFilter2() - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
getCustomFilters() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getCustomFilters() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getCustomFilters() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getCustomFilters() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getCustomFilters() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getCustomFont(String) - Static method in class io.keikaiex.util.JFreeChartHelper
chart's font property value format: [NAME], [WEIGHT], [SIZE] e.g.
getCustomList() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getCustomMenu() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getCustomMenuText() - Method in class org.apache.poi.hssf.record.NameRecord
get the custom menu text
getCustomPalette() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the custom palette in use for this workbook; if a custom palette record does not exist, then it is created.
getCustomPalette() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getCustomProperties() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the custom properties.
getCxfs() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getData() - Method in class io.keikai.model.impl.ChartImpl
 
getData() - Method in class io.keikai.model.impl.PictureDataImpl
 
getData() - Method in class io.keikai.model.impl.PictureImpl
 
getData() - Method in interface io.keikai.model.SChart
 
getData() - Method in interface io.keikai.model.SPicture
 
getData() - Method in interface io.keikai.model.SPictureData
 
getData() - Method in class io.keikai.range.impl.ModelUpdate
 
getData() - Method in class io.keikai.ui.event.WidgetKeyEvent
 
getData() - Method in class io.keikaiex.ui.dialog.impl.DialogCallbackEvent
 
getData() - Method in class org.apache.poi.ddf.EscherTextboxRecord
Returns any extra data associated with this record.
getData() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getData() - Method in class org.apache.poi.hssf.record.ContinueRecord
get the data for continuation
getData() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
getData() - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
getData() - Method in interface org.apache.poi.sl.usermodel.PictureData
Returns the binary data of this Picture
getData() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getData() - Method in interface org.apache.poi.ss.usermodel.PictureData
Gets the picture data.
getData(String) - Method in class io.keikai.model.ModelEvent
 
getData(String) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getData(String) - Method in interface io.keikai.ui.UserActionContext
 
getData(String) - Method in class io.keikaiex.ui.dialog.impl.DialogCallbackEvent
 
getDataBar() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getDataBar() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getDataBar() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getDataBar() - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
getDataBar() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the data bar (used with "dataBar" type)
getDataBar() - Method in interface io.keikai.model.SConditionalStyle
 
getDataBarFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getDataBarFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getDataBarFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getDataBarPercent(Double) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getDataBuffer() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the buffer containing the embedded file's data, or null if no data was embedded.
getDataCategoryLabelLiterals() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getDataCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getDataDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getDataDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getDataFormat() - Method in interface io.keikai.api.model.CellStyle
 
getDataFormat() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getDataFormat() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getDataFormat() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getDataFormat() - Method in class io.keikai.model.impl.ImmutableExtraStyleImpl
 
getDataFormat() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getDataFormat() - Method in interface io.keikai.model.SCellStyle
 
getDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the index of the format
getDataFormat() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the index of the data format.
getDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getDataFormatApplier(String) - Static method in class io.keikai.api.CellOperationUtil
 
getDataFormatString() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the contents of the format string, by looking up the DataFormat against the bound workbook
getDataFormatString() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Get the format string
getDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getDataFormatString(InternalWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the contents of the format string, by looking up the DataFormat against the supplied low level workbook
getDataFormatString(Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the contents of the format string, by looking up the DataFormat against the supplied workbook
getDataIntegrity() - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
getDataLabelPlacement() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
getDataLength() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getDataLength() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getDataName() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataPair(Validation.OperatorType) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
getDataPointColors() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getDataPointColors() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getDataRegion() - Method in class io.keikai.api.impl.RangeImpl
 
getDataRegion() - Method in interface io.keikai.api.Range
Returns the region which contains data(including chart, picture, and fills) in the sheet of this Range; return null if empty sheet.
getDataRegion() - Method in class io.keikai.model.impl.SheetImpl
 
getDataRegion() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getDataRegion() - Method in class io.keikai.model.impl.TableImpl
 
getDataRegion() - Method in interface io.keikai.model.SSheet
Returns the region which contains data(including chart, picture, and fills) in this sheet; return null if empty sheet.
getDataRegion() - Method in interface io.keikai.model.STable
 
getDataRegion() - Method in class io.keikai.range.impl.RangeImpl
 
getDataRegion() - Method in interface io.keikai.range.SRange
Returns the region which contains data(including chart, picture, and fills) in the sheet of this Range; return null if empty sheet.
getDataSecondaryCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataSize() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BlankRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CellRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getDataSize() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.CFRuleRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.ExtRst
Returns our size, excluding our 4 byte header
getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
getDataSize() - Static method in class org.apache.poi.hssf.record.common.FtrHeader
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.LPWideString
 
getDataSize() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XFProp
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XFPropBorder
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XFPropGradient
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XFPropGradientStop
 
getDataSize() - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
getDataSize() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.Compat12Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.CRNRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.DVRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FontRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getDataSize() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
 
getDataSize() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
getDataSize() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.NoteRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PaneRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PLVRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getDataSize() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.RowRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SCLRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getDataSize() - Method in class org.apache.poi.hssf.record.StandardRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SubRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
getDataSize() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
getDataSize() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getDataSize() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getDataSize() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the size of the embedded file.
getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.Decryptor
Wraps a stream for decryption
getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Decryptor
Return a stream with decrypted data.
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Encryptor
Return an output stream for encrypted data.
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
getDataType() - Method in class io.keikai.range.impl.autofill.BlankStep
 
getDataType() - Method in class io.keikai.range.impl.autofill.CopyStep
 
getDataType() - Method in class io.keikai.range.impl.autofill.DateTimeStep
 
getDataType() - Method in class io.keikai.range.impl.autofill.GrowthStep
 
getDataType() - Method in class io.keikai.range.impl.autofill.LinearStep
 
getDataType() - Method in interface io.keikai.range.impl.autofill.Step
Returns the data type of this Step.
getDataType() - Method in class org.apache.poi.hssf.record.DVRecord
 
getDataValidation(int) - Method in class io.keikai.model.impl.SheetImpl
 
getDataValidation(int) - Method in interface io.keikai.model.SSheet
 
getDataValidation(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getDataValidation(int, int) - Method in interface io.keikai.model.SSheet
 
getDataValidation(String) - Method in class io.keikai.model.impl.SheetImpl
 
getDataValidation(String) - Method in interface io.keikai.model.SSheet
 
getDataValidationHelper() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getDataValidationHelper() - Method in interface org.apache.poi.ss.usermodel.Sheet
 
getDataValidations() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtExtractor
 
getDataValidations() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getDataValidations() - Method in class io.keikai.model.impl.SheetImpl
 
getDataValidations() - Method in interface io.keikai.model.SSheet
 
getDataValidations() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getDataValidations() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the list of DataValidation in the sheet.
getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDate() - Method in interface org.apache.poi.sl.usermodel.Comment
Gets the date the comment was made.
getDateAxis() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getDateAxises() - Method in class io.keikai.model.impl.ChartImpl
 
getDateAxises() - Method in interface io.keikai.model.SChart
 
getDateCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Get the value of the cell as a date.
getDateCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a date.
getDateFormat() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
getDateFormat(int, Locale) - Static method in class org.apache.poi.util.DateTimeFormatUtils
Returns the conditioned date format according to java version.
getDateGroupItems() - Method in class io.keikai.importer.XlsxExtractor.XlsxFiltersExtractor
 
getDateInstance(int, Locale) - Static method in class org.apache.poi.util.DateTimeFormatUtils
 
getDateTimeFormat(int, int, Locale) - Static method in class org.apache.poi.util.DateTimeFormatUtils
Returns the conditioned datetime format according to java version.
getDateTimeGrouping() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getDateTimeString(double, Locale) - Static method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getDateValue() - Method in interface io.keikai.api.model.CellData
 
getDateValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getDateValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getDateValue() - Method in interface io.keikai.model.SCell
Gets the date value that is transfered by the double number value.
getDay() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getDbcellAt(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
getDebugInfo() - Method in class org.apache.poi.hssf.record.common.UnicodeString
return a character representation of the fields of this record
getDecimalPoint() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getDecimalSeparator(Locale) - Static method in class org.apache.poi.ss.format.Formatters
Returns the getDecimalSeparator character of the current locale.
getDecryptedStream(DirectoryNode, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
Wrap the OLE2 data of the DirectoryNode into a decrypted stream by using the given password.
getDecryptedStream(POIFSFileSystem, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
Wrap the OLE2 data in the POIFSFileSystem into a decrypted stream by using the given password.
getDecryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getDefaultCellStyle() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultCellStyle() - Method in interface io.keikai.model.SBook
Get the default style of this book
getDefaultCellStyle(int) - Method in class io.keikai.model.impl.BookImpl
 
getDefaultCellStyle(int) - Method in interface io.keikai.model.SBook
Get the nth default style of this book
getDefaultCellStyles() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultCellStyles() - Method in interface io.keikai.model.SBook
Get all default cell styles.
getDefaultChartSeriesColors() - Method in class io.keikai.model.impl.AbstractBookAdv
 
getDefaultChartSeriesColors() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultCharWidth(Workbook) - Static method in class org.apache.poi.ss.util.SheetUtil
Deprecated.
since POI 5.2.5, it is recommended to switch to SheetUtil.getDefaultCharWidthAsFloat(Workbook).
getDefaultCharWidthAsFloat(Workbook) - Static method in class org.apache.poi.ss.util.SheetUtil
Get default character width using the Workbook's default font.
getDefaultCodepage() - Method in enum org.apache.poi.util.LocaleID
 
getDefaultCodePageFromLCID(int) - Static method in class org.apache.poi.util.LocaleUtil
Get default code page from LCID value
getDefaultColor() - Method in class io.keikai.model.impl.AbstractSeriesAdv
data point colors
getDefaultColor() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getDefaultColor() - Method in class io.keikai.ui.impl.ua.ApplyBorderHandler
 
getDefaultColor() - Method in class io.keikai.ui.impl.ua.BackColorHandler
 
getDefaultColor() - Method in class io.keikai.ui.impl.ua.FillColorHandler
 
getDefaultColor() - Method in class io.keikai.ui.impl.ua.FontColorHandler
 
getDefaultColumnWidth() - Method in class io.keikai.model.impl.SheetImpl
 
getDefaultColumnWidth() - Method in interface io.keikai.model.SSheet
 
getDefaultColumnWidth() - Method in class org.apache.poi.hssf.model.InternalSheet
get the default column width for the sheet (if the columns do not define their own width)
getDefaultColumnWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default column width for the sheet (if the columns do not define their own width) in characters
getDefaultColumnWidth() - Method in interface org.apache.poi.ss.usermodel.Sheet
Get the default column width for the sheet (if the columns do not define their own width) in characters
getDefaultColWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
getDefaultCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
gets the default country
getDefaultFont() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultFont() - Method in interface io.keikai.model.SBook
 
getDefaultFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getDefaultFontSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getDefaultFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns a default format for a cell.
getDefaultHeader() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display a default header
getDefaultImmutableCellStyle() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultImmutableCellStyle(int) - Method in class io.keikai.model.impl.BookImpl
 
getDefaultImmutableFont() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultMold(Class) - Method in class io.keikai.ui.ZSMessageboxDlg.Button
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ControlPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
 
getDefaultPivotStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStylesExtractor
 
getDefaultPivotStyleName() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultPivotStyleName() - Method in interface io.keikai.model.SBook
Get default pivot style name.
getDefaultRowHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
getDefaultRowHeight() - Method in class io.keikai.model.impl.SheetImpl
 
getDefaultRowHeight() - Method in interface io.keikai.model.SSheet
 
getDefaultRowHeight() - Method in class org.apache.poi.hssf.model.InternalSheet
get the default row height for the sheet (if the rows do not define their own height)
getDefaultRowHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
getDefaultRowHeight() - Method in interface org.apache.poi.ss.usermodel.Sheet
Get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
getDefaultRowHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get the default row height for the sheet (if the rows do not define their own height) in points.
getDefaultRowHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Sheet
Get the default row height for the sheet (if the rows do not define their own height) in points.
getDefaultSize() - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getDefaultTableStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStylesExtractor
 
getDefaultTableStyleName() - Method in class io.keikai.model.impl.BookImpl
 
getDefaultTableStyleName() - Method in interface io.keikai.model.SBook
Get default table style name
getDefaultTabSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getDefinedNames() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getDegree() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getDelMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
get number of add del options (should be 0)
getDenominator() - Method in class org.apache.poi.hssf.record.SCLRecord
Get the denominator field for the SCL record.
getDenominator() - Method in class org.apache.poi.ss.format.SimpleFraction
Access the denominator.
getDependencyBorder() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getDependencyTable() - Method in class io.keikai.model.impl.AbstractBookSeriesAdv
 
getDependencyTable() - Method in class io.keikai.model.impl.BookSeriesImpl
 
getDependencyTable() - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getDependencyTracer() - Method in class io.keikai.model.impl.BookImpl
 
getDependencyTracer() - Method in interface io.keikai.model.SBook
Returns the dependency tracer.
getDependencyTracker() - Method in class io.keikai.model.impl.sys.formula.FunctionResolverImpl
 
getDependencyTracker() - Method in interface io.keikai.model.sys.formula.FunctionResolver
Return the associated DependencyTracker.
getDependencyTracker() - Method in class io.keikaiex.formula.FunctionResolverEx
 
getDependent() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getDependent() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getDependent() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getDependents() - Method in class io.keikai.api.impl.RangeImpl
 
getDependents() - Method in interface io.keikai.api.Range
Returns all Range(s) that are the direct or indirect dependents of this cell Range.
getDependents() - Method in class io.keikai.range.impl.RangeImpl
 
getDependents() - Method in interface io.keikai.range.SRange
Returns all Range(s) that are the direct or indirect dependents of this cell Range.
getDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getDependents(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
getDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getDepth() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Gets depth in percentage to the width of its plot area.(1 ~ 200).
getDepth() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getDepthPercent() - Method in class io.keikai.model.impl.ChartImpl
 
getDepthPercent() - Method in interface io.keikai.model.SChart
 
getDescription() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getDescription() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getDescription() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
 
getDescription() - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
getDescription() - Method in class org.apache.poi.util.GenericRecordUtil.AnnotatedFlag
 
getDescription() - Method in enum org.apache.poi.util.LocaleID
 
getDescriptionText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the description text
getDeviceConfiguration() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getDeviceConfiguration() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the device configuration associated with this Graphics2D.
getDgg() - Method in class org.apache.poi.hssf.model.DrawingManager2
Returns the drawing group container record
getDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
getDiagonal() - Method in class io.keikai.importer.Borders.Border
 
getDiagonal() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getDiagonalBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the color to use for the diagonal border
getDiagonalBorderColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getDiagonalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getDiagonalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getDiagonalBorderColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the color to use for the diagonal border
getDiagonalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDiagonalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getDiagonalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getDiagonalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
 
getDiagonalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDiagonalBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the diagonal border
getDiagonalLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getDiagonalLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getDiagonalLine() - Method in interface io.keikai.model.SBorder
Returns diagonal border line
getDialog() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get whether sheet is a dialog sheet or not
getDialog() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether sheet is a dialog sheet or not
getDictionary() - Method in class org.apache.poi.hpsf.Section
Gets the section's dictionary.
getDimension() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getDimension() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getDimensionFromAnchor(Picture) - Static method in class org.apache.poi.ss.util.ImageUtils
Calculates the dimensions in EMUs for the anchor of the given picture
getDirectDependents() - Method in class io.keikai.api.impl.RangeImpl
 
getDirectDependents() - Method in interface io.keikai.api.Range
Returns Range(s) that are the direct dependents of this cell Range.
getDirectDependents() - Method in class io.keikai.range.impl.RangeImpl
 
getDirectDependents() - Method in interface io.keikai.range.SRange
Returns Range(s) that are the direct dependents of this cell Range.
getDirectDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getDirectDependents(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
getDirectDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getDirection() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getDirection() - Method in class io.keikai.model.impl.DataBarImpl
 
getDirection() - Method in interface io.keikai.model.SDataBar
Return the direction of this bar in extLst.
getDirectory() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
getDirectory() - Method in class org.apache.poi.POIDocument
 
getDirectory() - Method in interface org.apache.poi.sl.usermodel.ObjectData
Gets the object data.
getDirectory() - Method in interface org.apache.poi.ss.usermodel.ObjectData
Gets the object data.
getDirectPrecedents() - Method in class io.keikai.api.impl.RangeImpl
 
getDirectPrecedents() - Method in interface io.keikai.api.Range
Returns Range(s) that are the direct precedents of this cell Range.
getDirectPrecedents() - Method in class io.keikai.range.impl.RangeImpl
 
getDirectPrecedents() - Method in interface io.keikai.range.SRange
Returns Range(s) that are the direct precedents of this cell Range.
getDirectPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
getDirectPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getDirectRegionDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
getDirectRegionDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getDirectRegionDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getDirectRegionPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
getDirectRegionPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getDirectRegionPrecedents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getDisplay() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getDisplay() - Method in class io.keikai.range.impl.FilterRowInfo
 
getDisplayFormulas() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display formulas
getDisplayGridlines() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display gridlines
getDisplayGuts() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the outline symbols are displaed
getDisplayGuts() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get whether to display the guts or not
getDisplayGuts() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether to display the guts or not
getDisplayGuts() - Method in interface org.apache.poi.ss.usermodel.Sheet
Get whether to display the guts or not, default value is true
getDisplayHorizontalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the horizontal scrollbar or not
getDisplayMode() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the display mode field for the Text record.
getDisplayName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getDisplayName() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getDisplayName() - Method in class io.keikai.model.impl.TableImpl
 
getDisplayName() - Method in interface io.keikai.model.STable
 
getDisplayName() - Method in class io.keikai.theme.SpreadsheetStandardTheme
 
getDisplayName(String) - Static method in class io.keikai.theme.SpreadsheetThemes
Return the display name (human name) of the theme
getDisplayPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Slide
Deprecated.
getDisplayPlaceholder(SimpleShape<?, ?>) - Method in interface org.apache.poi.sl.usermodel.Slide
In XSLF, slidenumber and date shapes aren't marked as placeholders whereas in HSLF they are activated via a HeadersFooter configuration.
getDisplayRowColHeadings() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display row and column headings
getDisplayTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the tabs or not
getDisplayValue() - Method in class io.keikai.model.impl.CustomFilterImpl
 
getDisplayValue() - Method in interface io.keikai.model.SCustomFilter
 
getDisplayVerticalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether to display the vertical scrollbar or not
getDisplayZeros() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should display zero values
getDist() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Gets view angle in degree(0 ~ 200).
getDistance() - Method in interface org.apache.poi.sl.usermodel.Shadow
 
getDk1() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getDk2() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getDocAddress() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
getDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the doc parts (or null) when this method is implemented.
getDocSummaryInformation() - Method in interface org.apache.poi.extractor.POIOLE2TextExtractor
Returns the document information metadata for the document
getDocSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Would return the document information metadata for the document, if we supported it
getDocument() - Method in interface org.apache.poi.extractor.POIOLE2TextExtractor
Return the underlying POIDocument
getDocument() - Method in interface org.apache.poi.extractor.POITextExtractor
 
getDocument() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
getDocument() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
getDocument() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
getDocument() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
getDocument() - Method in class org.apache.poi.poifs.property.DocumentProperty
get the POIFSDocument
getDocument() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Returns opened document
getDocumentBuilderFactory() - Static method in class org.apache.poi.util.XMLHelper
Creates a new DocumentBuilderFactory, with sensible defaults
getDocumentSummaryInformation() - Method in class org.apache.poi.POIDocument
Fetch the Document Summary Information of the document
getDocumentSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
getDocumentSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
getDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the document version as a string, which is normally unset and empty (or null).
getDouble(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
getDouble(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
getDoubleValue() - Method in interface io.keikai.api.model.CellData
 
getDoubleValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getDoubleVersion() - Static method in class io.keikai.ui.impl.XUtils
 
getDraft() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getDraft() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the draft mode.
getDraft() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the draft mode.
getDrawable(Background<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(ConnectorShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(FreeformShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(GraphicalFrame<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(GroupShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(MasterSheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(PictureShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(Sheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(Slide<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(TableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(TextBox<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(TextParagraph<?, ?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawable(TextShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getDrawAreaHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getDrawAreaWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getDrawingEscherAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the agregate escher records for this sheet, it there is one.
getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDgRecord
Gets the drawing group id for this record.
getDrawingManager() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getDrawingPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
This will hold any graphics or charts for the sheet.
getDrawingPatriarch() - Method in interface org.apache.poi.ss.usermodel.Sheet
Return the sheet's existing drawing, or null if there isn't yet one.
getDrawings() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getDrawingsJson() - Method in class io.keikai.importer.XlsxExtractor.XlsxDrawingsExtractor
 
getDrawingsSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
Gets the number of drawings saved
getDuoTone() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
For pattern images, the duo tone defines the black/white pixel color replacement
getDuplicateList() - Method in class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
getDVRecNo() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getDx1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Retrieves offset within the parent coordinate space for the top left point.
getDx1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset within the top-left cell.
getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getDx1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
getDx1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the x coordinate within the first cell.
getDx2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Retrieves offset within the parent coordinate space for the bottom right point.
getDx2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset withing the cell for the bottom-right corner of this shape.
getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getDx2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
getDx2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the x coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of Units.EMU_PER_PIXEL
getDxf() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getDxf() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDxfCellStyle() - Method in interface org.apache.poi.ss.usermodel.ColorFilter
Returns the Fill of this ColorFilter
getDxfCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFColorFilter
 
getDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorFilterExtractor
 
getDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleElementExtractor
 
getDxfIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getDxfs() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getDy1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Gets offset within the parent coordinate space for the top left point.
getDy1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset within the top-left corner of the current shape.
getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getDy1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
getDy1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the y coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of Units.EMU_PER_PIXEL
getDy2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Gets the offset within the parent coordinate space for the bottom right point.
getDy2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset withing the cell for the bottom-right corner of this shape.
getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getDy2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
getDy2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets the y coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of Units.EMU_PER_PIXEL
getDynamicFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getDynamicFilter() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getDynamicFilter() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getDynamicFilter() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getDynamicFilter() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getDynamicReference(String, String, String, String, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Resolves a cell or area reference dynamically.
getEditingValue() - Method in class io.keikai.ui.event.EditboxEditingEvent
 
getEditingValue() - Method in class io.keikai.ui.event.StartEditingEvent
 
getEditingValue() - Method in class io.keikai.ui.event.StopEditingEvent
 
getEdition() - Static method in class io.keikai.ui.Version
 
getEditText() - Method in interface io.keikai.api.model.CellData
For example, a cell displays $123,456.00, but its edit text is 123456.
getEditText() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getEditText() - Method in class io.keikai.model.impl.sys.InputResultImpl
 
getEditText() - Method in interface io.keikai.model.sys.input.InputResult
 
getEditText() - Method in class io.keikai.range.impl.RangeImpl
 
getEditText() - Method in interface io.keikai.range.SRange
Return the edit text of this Range.
getEditText(SCell, FormatContext) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getEditText(SCell, FormatContext) - Method in interface io.keikai.model.sys.format.FormatEngine
Get the editText of cell
getEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the total time spent in editing the document (or 0).
getElement(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getElementFromArray(AreaEval, EvaluationCell) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Retrieves a single value from an area evaluation utilizing the 2D indices of the cell within its own area reference to index the value in the area evaluation.
getElements() - Method in class org.apache.poi.util.IntMapper
 
getEmbeddedData() - Method in class org.apache.poi.ss.extractor.EmbeddedData
 
getEmbeddedDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.extractor.ExtractorFactory
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
getEmbeddings() - Method in interface org.apache.poi.sl.draw.EmbeddedExtractor
 
getEmpty() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Get the empty field for the SheetProperties record.
getEmptyCellAllowed() - Method in class org.apache.poi.hssf.record.DVRecord
 
getEmptyCellAllowed() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getEmptyCellAllowed() - Method in interface org.apache.poi.ss.usermodel.DataValidation
Retrieve the settings for empty cells allowed
getEnclosingCellRange() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getEncodedSize() - Method in class org.apache.poi.ss.formula.Formula
 
getEncodedSize(int) - Static method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
getEncodedSize(int) - Static method in class org.apache.poi.ss.util.CellRangeAddress
 
getEncodedSize(int) - Static method in class org.apache.poi.ss.util.CellRangeAddressList
 
getEncodedSize(Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
 
getEncodedSize(String) - Static method in class org.apache.poi.util.StringUtil
 
getEncodedSize(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
This method will return the same result as Ptg.getEncodedSizeWithoutArrayData(Ptg[]) if there are no array tokens present.
getEncodedSize(Ptg[], SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
This method will return the same result as Ptg.getEncodedSizeWithoutArrayData(Ptg[]) if there are no array tokens present.
getEncodedSizeWithoutArrayData(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
Used to calculate value that should be encoded at the start of the encoded Ptg token array;
getEncodedSizeWithoutArrayData(Ptg[], SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
getEncodedTokenSize() - Method in class org.apache.poi.ss.formula.Formula
This method is often used when the formula length does not appear immediately before the encoded token data.
getEncryptedHmacKey() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
getEncryptedHmacKey() - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
getEncryptedHmacValue() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
getEncryptedHmacValue() - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
getEncryptedKey() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptedKeyValue() - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
getEncryptedKeyValue() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getEncryptedPropertyStreamName() - Method in class org.apache.poi.POIDocument
 
getEncryptedVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptedVerifierHash() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getEncryptedVerifierHashInput() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getEncryptedVerifierHashValue() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getEncryptionFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getEncryptionInfo() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
getEncryptionInfo() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getEncryptionInfo() - Method in class org.apache.poi.POIDocument
 
getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Encryptor
 
getEncryptionMode() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getEncryptionMode() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getEncryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getEnd() - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
getEnd() - Method in class io.keikai.util.Span
 
getEnd() - Method in class io.keikai.util.SpareSpan
 
getEnd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
getEndCellIndex() - Method in class io.keikai.model.impl.RowImpl
 
getEndCellIndex(int) - Method in class io.keikai.model.impl.SheetImpl
 
getEndCellIndex(int) - Method in interface io.keikai.model.SSheet
 
getEndColIndex() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getEndColIndex() - Method in class io.keikai.model.impl.TableImpl
 
getEndColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
Get the bottom-right column index on the sheet
getEndColumnIndex() - Method in class io.keikai.model.impl.SheetImpl
 
getEndColumnIndex() - Method in interface io.keikai.model.SSheet
 
getEndIndex() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticRunExtractor
 
getEndNotes() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getEndRowIndex() - Method in class io.keikai.model.impl.SheetImpl
 
getEndRowIndex() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getEndRowIndex() - Method in class io.keikai.model.impl.TableImpl
 
getEndRowIndex() - Method in interface io.keikai.model.SSheet
 
getEndRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
Get the bottom-right row index
getEngineId() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getEnhancedProtection() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
getEntries() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntries() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
getEntries() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get a specified Entry by name, case sensitive
getEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get a specified Entry by name, case sensitive
getEntry(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryCaseInsensitive(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get a specified Entry by name, case insensitive
getEntryCaseInsensitive(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get a specified Entry by name, case-insensitive
getEntryCaseInsensitive(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryCount() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
find out how many Entry instances are contained directly within this DirectoryEntry
getEntryCount() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
find out how many Entry instances are contained directly within this DirectoryEntry
getEntryCount() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEntryNames() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
get the names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
getEntryNames() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
get the literal, case-sensitive names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
getEntryNames() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getEnumBitsAsString(Supplier<Number>, int[], String[]) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getEqualAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getEquals() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
getError() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getError(int) - Static method in class org.apache.poi.ss.usermodel.CellValue
 
getErrorBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getErrorBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getErrorBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getErrorBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getErrorCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as an error code.
getErrorCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getErrorCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as an error code.
getErrorCode() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
 
getErrorCode() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
 
getErrorCode() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
getErrorCode() - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
getErrorCode(String) - Static method in class io.keikai.importer.XlsxImporter
 
getErrorEval() - Method in exception org.apache.poi.ss.formula.eval.EvaluationException
 
getErrorMessage() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getErrorMessage() - Method in interface io.keikai.api.model.Validation
 
getErrorMessage() - Method in class io.keikai.model.impl.DataValidationImpl
 
getErrorMessage() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
getErrorMessage() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
getErrorMessage() - Method in interface io.keikai.model.SDataValidation
 
getErrorMessage() - Method in interface io.keikai.model.sys.formula.FormulaExpression
Get the expression parsing error message if any
getErrorNode() - Method in class org.apache.poi.ss.formula.token.ErrorRefNode
 
getErrorPrintMode() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getErrorPrintMode() - Method in interface io.keikai.model.SPrintSetup
 
getErrors() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getErrors() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getErrorsMode() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
getErrorString() - Method in class io.keikai.model.ErrorValue
 
getErrorString() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
 
getErrorString(int) - Static method in class io.keikai.model.ErrorValue
 
getErrorStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getErrorStyle() - Method in class org.apache.poi.hssf.record.DVRecord
 
getErrorStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getErrorStyle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
o
getErrorText() - Method in class org.apache.poi.hssf.record.DVRecord
 
getErrorText(int) - Static method in class io.keikai.importer.XlsxImporter
 
getErrorTitle() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getErrorTitle() - Method in interface io.keikai.api.model.Validation
 
getErrorTitle() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getErrorTitle() - Method in class io.keikai.model.impl.DataValidationImpl
 
getErrorTitle() - Method in interface io.keikai.model.SDataValidation
 
getErrorTitle() - Method in class org.apache.poi.hssf.record.DVRecord
 
getErrorValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getErrorValue() - Method in interface io.keikai.model.SCell
 
getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the error value for the cell
getErrorValue() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
getErrorValue() - Method in class org.apache.poi.ss.usermodel.CellValue
 
getEscapedFormula1() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getEscapedFormula1() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getEscapedFormula1() - Method in class io.keikai.model.impl.DataValidationImpl
 
getEscapedFormula1() - Method in interface io.keikai.model.SConditionalFormattingRule
 
getEscapedFormula2() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getEscapedFormula2() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getEscapedFormula2() - Method in class io.keikai.model.impl.DataValidationImpl
 
getEscapedFormula2() - Method in interface io.keikai.model.SConditionalFormattingRule
 
getEscapedFormula3() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getEscapedFormula3() - Method in interface io.keikai.model.SConditionalFormattingRule
 
getEscapementType() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get the type of super or subscript for the font
getEscapementType() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
get the type of super or subscript for the font
getEscapementType() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
get the type of super or subscript for the font
getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getEscherContainer() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
If we have a EscherContainerRecord as one of our children (and most top level escher holders do), then return that.
getEscherContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getEscherProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
The list of properties stored by this record.
getEscherProperty(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
The list of properties stored by this record.
getEscherRecord(int) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getEvalCellValue(boolean) - Method in class io.keikai.model.impl.AbstractCellAdv
 
getEvalCellValue(boolean) - Method in class io.keikai.model.impl.CellImpl
 
getEvalForCell(int, int, int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getEvaluatedDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getEvaluatedDependents(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
getEvaluatedDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getEvaluationContributor() - Method in class io.keikai.model.impl.BookImpl
 
getEvaluationContributor() - Method in interface io.keikai.model.sys.formula.EvaluationContributorContainer
 
getEvaluationWorkbook() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
internal use
getEvaluator() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvalContext
 
getEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getEvenFooter() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getEvenFooter() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getEvenFooter() - Method in interface io.keikai.model.SPrintSetup
 
getEvenFooter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getEvenFooter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getEvenHeader() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getEvenHeader() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getEvenHeader() - Method in interface io.keikai.model.SPrintSetup
 
getEvenHeader() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getEvenHeader() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getEvent() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getEvent() - Method in interface io.keikai.ui.UserActionContext
 
getExcelDate(LocalDate) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a LocalDate, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(LocalDate, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a LocalDate, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(LocalDateTime) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a LocalDateTime, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(LocalDateTime, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a LocalDateTime, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(Calendar, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a Date in the form of a Calendar, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(Date) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExcelDate(Date, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
getExFormatAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the ExtendedFormatRecord at the given 0-based index
getExistTableStyle(SBook, String) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getExistTableStyle(SBook, String) - Method in interface io.keikai.model.sys.format.FormatEngine
Returns TableStyle of the specified name of the specified book if exists; or return null if not exists.
getExistTableStyle(SBook, String) - Method in class io.keikaiex.model.sys.FormatEngineEx
 
getExpandedGroups() - Method in class io.keikai.ui.event.GroupHeaderClickEvent
Returns all the expanded groups in rows or columns.
getExplicitListValues() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getExplicitListValues() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
If validation type is DataValidationConstraint.ValidationType.LIST and formula1 was comma-separated literal values rather than a range or named range, returns list of literal values.
getExponent() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getExporter() - Static method in class io.keikai.api.Exporters
Gets default excel exporter
getExporter() - Static method in class io.keikai.range.SExporters
Gets the default exporter, which is excel xlsx format
getExporter(String) - Static method in class io.keikai.api.Exporters
Gets exporter
getExporter(String) - Static method in class io.keikai.range.SExporters
Gets the registered exporter by name
getExpReference() - Method in class org.apache.poi.ss.formula.Formula
Gets the locator for the corresponding SharedFormulaRecord, ArrayRecord or TableRecord if this formula belongs to such a grouping.
getExpression() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableFormulaExtractor
 
getExpression() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getExt() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtLstExtractor
 
getExtbookIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getExtendedColor() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getExtendedEndColumn(SSheet, SCell, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getExtendedEndColumn0(SSheet, SCell, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getExtendedRst() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
getExtendRegion(int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getExtension() - Method in enum org.apache.poi.common.usermodel.PictureType
 
getExternalBook() - Method in class io.keikai.importer.XlsxExtractor.XlsxExternalLinkExtractor
 
getExternalLinkIndexFromBookName(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getExternalLinkIndexFromBookName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalLinkIndexFromBookName(String) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
getExternalLinkPath() - Method in class io.keikai.importer.XlsxExtractor.XlsxExternalLinkExtractor
 
getExternalName(int, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalName(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getExternalName(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalName(int, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
HSSF Only - fetch the external-style name details
getExternalName(String, String, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalName(String, String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalName(String, String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
XSSF Only - fetch the external-style name details
getExternalRef() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
getExternalRef() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
getExternalRef() - Method in class org.apache.poi.ss.formula.token.RefNode
 
getExternalReferences() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getExternalSheet(int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalSheet(int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getExternalSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getExternalSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalSheet(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
HSSF Only - fetch the external-style sheet details
getExternalSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
getExternalSheet(String, String, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalSheet(String, String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalSheet(String, String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
XSSF Only - fetch the external-style sheet details
getExternalSheetIndex(String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalSheetIndex(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getExternalSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalSheetIndex(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
gets the externSheet index for a sheet from this workbook
getExternalSheetIndex(String, String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getExternalSheetIndex(String, String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getExternalSheetIndex(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getExternalSheetIndex(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getExternalSheetIndex(String, String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
gets the externSheet index for a sheet from an external workbook
getExternalSheetIndex(String, String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getExternalWorkbookNumber() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
 
getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getExternSheetIndex() - Method in interface org.apache.poi.ss.formula.ExternSheetReferenceToken
 
getExternSheetIndex() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
getExternSheetIndex() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
getExternSheetIndex() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
getExternSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
gets the extern sheet number
getExternsheetPos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the externsheetPos.
getExternSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
getExtId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getExtId() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getExtId() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the ext id (used when it associates with a rule under ext)
getExtLst() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getExtraCtrl() - Method in class io.keikai.ui.Spreadsheet
 
getExtraData() - Method in class io.keikai.ui.event.AuxActionEvent
 
getExtraDataSize() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
getExtraDataSize() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getExtraDataSize() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getExtraDataSize() - Method in class org.apache.poi.hssf.record.TableRecord
 
getExtraStyle() - Method in class io.keikai.model.impl.ColorFilterImpl
 
getExtraStyle() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getExtraStyle() - Method in interface io.keikai.model.SColorFilter
 
getExtraStyle() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the applied color if match
getExtraStyleCache() - Method in class io.keikai.range.impl.imexp.StyleCache
 
getExtraStyles() - Method in class io.keikai.model.impl.BookImpl
 
getExtraStyles() - Method in interface io.keikai.model.SBook
Get all extra styles.
getF() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineExtractor
 
getFacets() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
If font facets are embedded in the document, return the list of embedded facets.
getFactoidDisplay() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
getFallbackFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
In case the original font doesn't contain a glyph, use the returned fallback font as an alternative
getFallbackFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
 
getFallbackPicture() - Method in interface org.apache.poi.sl.usermodel.GraphicalFrame
 
getFallbackProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Returns a property map, which is only used as a fallback, i.e.
getFamily() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getFamily() - Method in class io.keikai.jsf.ui.Head
 
getFamily() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getFamily() - Method in class io.keikai.jsf.ui.Update
 
getFamily() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getFamily() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
 
getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
get the font family (TODO)
getFamilyName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getFellow(String) - Method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
getFgColor() - Method in class io.keikai.importer.Fills.PatternFill
 
getFgColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxPatternExtractor
 
getField() - Method in class io.keikai.ui.event.CellFilterEvent
Gets Filter field; see @link{Range#autoFilter()}.
getFieldType() - Method in interface org.apache.poi.sl.usermodel.TextRun
Experimental method to determine the field type, e.g.
getFileExtension() - Method in enum io.keikai.model.SPicture.Format
 
getFileExtension() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
 
getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getFilename() - Method in class org.apache.poi.ss.extractor.EmbeddedData
 
getFileName() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
The filename of the embedded image
getFileName() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the fileName field - usually the name of the file being embedded including the full path.
getFileName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
 
getFileName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
getFileName2() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Get filename string for UTF16 extended OLE packages or null if not set or not UTF16 extended
getFileOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getFileSharing() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getFilesystem() - Method in interface org.apache.poi.extractor.POITextExtractor
 
getFilesystem() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
getFilesystem() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
getFilesystem() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
getFilesystem() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
getFilesystem() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
getFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
 
getFileType() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
getFill() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getFill() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getFill() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getFill() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getFill() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getFill() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getFill() - Method in interface io.keikai.model.SCellStyle
Returns the fill
getFill() - Method in class org.apache.poi.sl.draw.DrawTexturePaint
 
getFill() - Method in class org.apache.poi.sl.draw.geom.Path
 
getFill() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
getFillAt(int) - Method in class io.keikai.importer.Fills
 
getFillBackground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the background palette color index
getFillBackgroundColor() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
getFillBackgroundColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getFillBackgroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the background fill color.
getFillBackgroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getFillBackgroundColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the background fill color, if the fill is defined with an indexed color.
getFillBackgroundColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Gets the color object representing the current background fill, resolving indexes using the supplied workbook.
getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFillBackgroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the background fill color.
getFillColor() - Method in interface io.keikai.api.model.CellStyle
 
getFillColor() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getFillColor() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getFillColor() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getFillColor() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getFillColor() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getFillColor() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getFillColor() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getFillColor() - Method in interface io.keikai.model.SCellStyle
 
getFillColor() - Method in interface io.keikai.model.SFill
 
getFillColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color used to fill this shape.
getFillColor() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Returns the solid color fill.
getFillColorApplier(Color) - Static method in class io.keikai.api.CellOperationUtil
 
getFillForeground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the foreground palette color index
getFillForegroundColor() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
getFillForegroundColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getFillForegroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the foreground fill color.
getFillForegroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getFillForegroundColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the foreground fill color, if the fill is defined with an indexed color.
getFillForegroundColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Gets the color object representing the current foreground fill, resolving indexes using the supplied workbook.
getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFillForegroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the foreground fill color.
getFillId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getFillId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getFillPaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
 
getFillPaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getFillPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the fill palette options bitmask (see indivdual bit getters that reference this method)
getFillPattern() - Method in interface io.keikai.api.model.CellStyle
Gets the fill/background pattern
getFillPattern() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getFillPattern() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getFillPattern() - Method in class io.keikai.model.impl.ExtraFillImpl
 
getFillPattern() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getFillPattern() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getFillPattern() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getFillPattern() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getFillPattern() - Method in interface io.keikai.model.SCellStyle
Gets the fill/background pattern
getFillPattern() - Method in interface io.keikai.model.SFill
 
getFillPattern() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
getFillPattern() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getFillPattern() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getFillPattern() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Get the fill pattern
getFillPattern() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFillPatternBytes(ImmutableFillImpl, int, int, int, int) - Static method in class io.keikai.model.impl.ImmutableFillImpl
 
getFillPatternBytes(SFill, int, int, int, int) - Static method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getFillPatternHtml() - Method in class io.keikai.model.impl.AbstractCellStyleAdv
gets the fillpattern background-image style for this style.
getFillPatternHtml() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getFillPatternHtml() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getFillPatternHtml() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getFillPatternHtml() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getFills() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getFills(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Background
 
getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Shadow
 
getFillStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getFillStyle(SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getFillToInsets() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
getFilter() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the filter byte - this is usually 0xFE
getFilterArea() - Method in class io.keikai.ui.event.CellFilterEvent
Gets filter area of the auto filter
getFilterColumn(int, boolean) - Method in class io.keikai.model.impl.AutoFilterImpl
 
getFilterColumn(int, boolean) - Method in interface io.keikai.model.SAutoFilter
Returns the column filter information of the specified column; null if the column is not filtered.
getFilterColumns() - Method in class io.keikai.importer.XlsxExtractor.XlsxAutoFilterExtractor
 
getFilterColumns() - Method in class io.keikai.model.impl.AutoFilterImpl
 
getFilterColumns() - Method in interface io.keikai.model.SAutoFilter
Return filter setting of each filtered column.
getFilterConfiguration() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getFilterConfiguration() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
This is null if
getFilters() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getFilters() - Method in class io.keikai.importer.XlsxExtractor.XlsxFiltersExtractor
 
getFilters() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getFilters() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getFilters() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
Returns the filter String list of this FilterColumn.
getFilters() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getFilterType() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getFilterType(int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
getFilterVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxTop10Extractor
 
getFilterValue() - Method in class io.keikai.model.impl.Top10FilterImpl
 
getFilterValue() - Method in interface io.keikai.model.STop10Filter
 
getFilterValue() - Method in interface org.apache.poi.ss.usermodel.Top10Filter
 
getFilterValue() - Method in class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
getFirst() - Method in class io.keikai.importer.XlsxExtractor.XlsxSpanExtractor
 
getFirst(T...) - Static method in class io.keikai.util.Converter
 
getFirstCell() - Method in class org.apache.poi.ss.util.AreaReference
 
getFirstCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getFirstCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the number of the first cell contained in this row.
getFirstCellNum() - Method in interface org.apache.poi.ss.usermodel.Row
Get the number of the first cell contained in this row.
getFirstCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the first column number for the sheet
getFirstCol() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical col number for the first cell this row (0 based index)
getFirstColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the first column this record defines formatting info for
getFirstColumn() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getFirstColumn() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getFirstColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getFirstColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
starting column (first cell this holds in the row)
getFirstColumn() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getFirstColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return the column of the first cell that contains the hyperlink
getFirstColumn() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns the 0-based index of the first col in this area.
getFirstColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getFirstColumn() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getFirstColumn() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
getFirstColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
getFirstColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getFirstColumn() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Return the column of the first cell that contains the hyperlink
getFirstColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getFirstColumn(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
getFirstColumn(int) - Method in interface io.keikai.api.model.Sheet
Get the first column of row which contains data
getFirstColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getFirstColumnStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getFirstColumnStyle() - Method in interface io.keikai.model.STableStyle
 
getFirstFooter() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getFirstFooter() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFirstFooter() - Method in interface io.keikai.model.SPrintSetup
 
getFirstFooter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getFirstFooter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getFirstHeader() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getFirstHeader() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFirstHeader() - Method in interface io.keikai.model.SPrintSetup
 
getFirstHeader() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getFirstHeader() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getFirstHeaderCellStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getFirstHeaderCellStyle() - Method in interface io.keikai.model.STableStyle
 
getFirstLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getFirstLineIndent() - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
getFirstLineLeading() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getFirstPageNumber() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getFirstRow() - Method in class io.keikai.api.model.impl.SheetImpl
 
getFirstRow() - Method in interface io.keikai.api.model.Sheet
get the first row which contains data of this sheet
getFirstRow() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getFirstRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the first row number for the sheet
getFirstRow() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getFirstRow() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getFirstRow() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getFirstRow() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return the row of the first cell that contains the hyperlink
getFirstRow() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns the 0-based index of the first row in this area.
getFirstRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getFirstRow() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getFirstRow() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
getFirstRow() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
getFirstRow() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getFirstRow() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Return the row of the first cell that contains the hyperlink
getFirstRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getFirstRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getFirstRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the first row on the sheet
getFirstRowNum() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the first row on the sheet.
getFirstSection() - Method in class org.apache.poi.hpsf.PropertySet
Gets the PropertySets first section.
getFirstSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
 
getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getFirstSheetIndex() - Method in interface org.apache.poi.ss.formula.eval.RefEval
returns the first sheet index this applies to
getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
getFirstSheetIndex() - Method in interface org.apache.poi.ss.formula.SheetRange
 
getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getFirstSheetIndexFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the (first) sheet index for a particular external sheet number.
getFirstSheetIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
Returns the first sheet that the reference applies to, or -1 if the referenced sheet can't be found, or -2 if the reference is workbook scoped.
getFirstSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
 
getFirstTotalCellStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getFirstTotalCellStyle() - Method in interface io.keikai.model.STableStyle
 
getFirstVisibleTab() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getFirstVisibleTab() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
sets the first tab that is displayed in the list of tabs in excel.
getFirstVisibleTab() - Method in interface org.apache.poi.ss.usermodel.Workbook
Gets the first tab that is displayed in the list of tabs in excel.
getFirstWeekday() - Method in enum org.apache.poi.util.LocaleID
 
getFitHeight() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFitHeight() - Method in interface io.keikai.model.SPrintSetup
 
getFitHeight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFitHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of pages high to fit the sheet in.
getFitHeight() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the number of pages high to fit the sheet in.
getFitToHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getFitToPage() - Method in class org.apache.poi.hssf.record.WSBoolRecord
fit to page option is on
getFitToPage() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
fit to page option is on
getFitToPage() - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether the Fit to Page print option is enabled.
getFitToWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getFitWidth() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFitWidth() - Method in interface io.keikai.model.SPrintSetup
 
getFitWidth() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFitWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the number of pages wide to fit sheet in.
getFitWidth() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the number of pages wide to fit sheet in.
getFlag() - Method in enum org.apache.poi.common.usermodel.fonts.FontFamily
 
getFlag() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
getFlag() - Method in class org.apache.poi.ss.formula.token.AddNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.AndNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.ColonNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.CommaNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.DivNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.EqualNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.ExclamationNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.ExpNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.GreaterThanEqualNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.GreatNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.LessNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.LessThanEqualNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.MultiNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.NotEqualNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.OpNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.SpaceNode
 
getFlag() - Method in class org.apache.poi.ss.formula.token.SubtractNode
 
getFlagByBit(int) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getFlags() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getFlags() - Method in class org.apache.poi.ddf.EscherSpRecord
The flags that apply to this shape.
getFlags() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Get the flags field for the SheetProperties record.
getFlags() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
getFlags() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getFlags() - Method in class org.apache.poi.hssf.record.NoteRecord
Options flags.
getFlags() - Method in class org.apache.poi.hssf.record.TableRecord
 
getFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getFlags1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns flags1 - currently unknown - usually 0x0002.
getFlags2() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns flags2 - currently unknown - mostly 0x0000.
getFlattenedCells() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getFlattenedCells() - Method in class org.apache.poi.ss.util.SSCellRange
 
getFlipHorizontal() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Whether the shape is horizontally flipped
getFlipMode() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getFlipVertical() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Whether the shape is vertically flipped
getFloat(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
getFloat(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
getFmla() - Method in class org.apache.poi.sl.draw.geom.Guide
 
getFmla() - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
getFmlaLink() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getFmlaRange() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getFnGroup() - Method in class org.apache.poi.hssf.record.NameRecord
 
getFocusArea() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getFolHlink() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getFollowMasterBackground() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getFollowMasterColourScheme() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getFollowMasterGraphics() - Method in interface org.apache.poi.sl.usermodel.Sheet
 
getFollowMasterObjects() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getFont() - Method in interface io.keikai.api.model.CellStyle
 
getFont() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getFont() - Method in class io.keikai.api.model.impl.RichTextImpl
 
getFont() - Method in interface io.keikai.api.model.RichText
 
getFont() - Method in interface io.keikai.api.model.RichText.Segment
 
getFont() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getFont() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getFont() - Method in class io.keikai.importer.XlsxExtractor.XlsxREItExtractor
 
getFont() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getFont() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getFont() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getFont() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getFont() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
getFont() - Method in class io.keikai.model.impl.RichTextImpl
 
getFont() - Method in interface io.keikai.model.SCellStyle
 
getFont() - Method in interface io.keikai.model.SRichText
 
getFont() - Method in interface io.keikai.model.SRichText.Segment
 
getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFont() - Method in class org.apache.poi.sl.draw.SLGraphics
Gets the current font.
getFont(XlsxExtractor.XlsxFontExtractor) - Method in class io.keikai.importer.Fonts
 
getFont(Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
gets the font for this style
getFontAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Returns the font alignment that is applied to the paragraph.
getFontAlignment() - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
getFontAt(int) - Method in class io.keikai.importer.Fonts
 
getFontAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getFontAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the font at the given index number
getFontAtIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Returns the font in use at a particular index.
getFontBoldweightApplier(Font.Boldweight) - Static method in class io.keikai.api.CellOperationUtil
 
getFontColor() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
getFontColor() - Method in interface org.apache.poi.sl.usermodel.TextRun
Returns the font color.
getFontColor() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
 
getFontColorApplier(Color) - Static method in class io.keikai.api.CellOperationUtil
 
getFontColorIndex() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
getFontColorIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
getFontColorIndex() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
 
getFontCSSStyle(SCell, SFont) - Static method in class io.keikai.ui.impl.CellFormatHelper
 
getFontCSSStyle(SFont, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
getFontData() - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
 
getFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
Get the font family - convenience method for TextRun.getFontInfo(FontGroup)
getFontFamily(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
Get the font family - convenience method for TextRun.getFontInfo(FontGroup)
getFontFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getFontFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getFontFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getFontFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
 
getFontGroup() - Method in class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
 
getFontGroupFirst(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
 
getFontGroupRanges(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
Try to guess the font group based on the codepoint
getFontHeight() - Method in class io.keikai.api.model.impl.FontImpl
 
getFontHeight() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
gets the height of the font in 1/20th point units
getFontHeight() - Method in class org.apache.poi.hssf.record.FontRecord
gets the height of the font in 1/20th point units
getFontHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the font height in unit's of 1/20th of a point.
getFontHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
gets the height of the font in 1/20th point units
getFontHeight() - Method in interface org.apache.poi.ss.usermodel.Font
Get the font height in unit's of 1/20th of a point.
getFontHeight() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
gets the height of the font in 1/20th point units
getFontHeightInPoint() - Method in interface io.keikai.api.model.Font
 
getFontHeightInPoint() - Method in class io.keikai.api.model.impl.FontImpl
 
getFontHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the font height
getFontHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Font
Get the font height in points.
getFontHeightPointsApplier(int) - Static method in class io.keikai.api.CellOperationUtil
 
getFontHTMLColor(XlsxExtractor.XlsxColorExtractor, XlsxExtractor.XlsxThemesExtractor, XlsxImporter) - Static method in class io.keikai.importer.XlsxImporter
 
getFontHTMLColor(Workbook, Font) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getFontHtmlStyle() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getFontHtmlStyle(SSheet, SCell, SCellStyle, FormatResult, SCellStyle, SConditionalStyle) - Static method in class io.keikai.ui.impl.CellFormatHelper
 
getFontId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getFontId() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticPrExtractor
 
getFontId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getFontIndex() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
Get the font index field for the FontIndex record.
getFontIndex() - Method in class org.apache.poi.hssf.record.common.FormatRun
 
getFontIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the index to the FONT record (which font to use 0 based)
getFontIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
gets the index of the font for this style
getFontIndex() - Method in interface org.apache.poi.ss.usermodel.CellStyle
gets the index of the font for this style
getFontIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getFontIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFontIndex(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Retrieves the index of the given font
getFontIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Deprecated.
getFontIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Deprecated.
getFontIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getFontIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getFontInfo(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
Get the font info for the given font group
getFontItalicApplier(boolean) - Static method in class io.keikai.api.CellOperationUtil
 
getFontManager(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFactory
Return a FontManager, either registered beforehand or a default implementation
getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFontMetrics(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
Gets the font metrics for the specified font.
getFontName() - Method in interface io.keikai.api.model.Font
 
getFontName() - Method in class io.keikai.api.model.impl.FontImpl
 
getFontName() - Method in class org.apache.poi.hssf.record.FontRecord
get the name of the font
getFontName() - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
getFontName() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the name for the font (i.e.
getFontName() - Method in interface org.apache.poi.ss.usermodel.Font
get the name for the font (i.e.
getFontName() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
Gets the fonts which shall be used to display the text contents of this run.
getFontNameApplier(String) - Static method in class io.keikai.api.CellOperationUtil
 
getFontOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Gets the font used in a particular formatting run.
getFontpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getFontRecordAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the font record at the given index in the font table.
getFontRenderContext() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getFontRenderContext() - Method in class org.apache.poi.sl.draw.SLGraphics
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Static method in class org.apache.poi.ss.util.SheetUtil
 
getFonts() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getFonts() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
getFonts(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getFontScheme() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getFontSize() - Method in interface org.apache.poi.sl.usermodel.TextRun
Returns the font size which is either set directly on this text run or given from the slide layout
getFontSize() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
getFontSizeAsDouble() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
getFontStrikeoutApplier(boolean) - Static method in class io.keikai.api.CellOperationUtil
 
getFontStyle(SBook, SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getFontTable() - Method in class io.keikai.model.impl.BookImpl
 
getFontTextHtml(String, SFont) - Static method in class io.keikai.model.util.RichTextHelper
 
getFontTextHtml(String, SFont, boolean) - Static method in class io.keikai.model.util.RichTextHelper
 
getFontTypeOffsetApplier(Font.TypeOffset) - Static method in class io.keikai.api.CellOperationUtil
 
getFontUnderlineApplier(Font.Underline) - Static method in class io.keikai.api.CellOperationUtil
 
getFontWeight() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get the font weight for this font (100-1000dec or 0x64-0x3e8).
getFontWeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
get the font weight for this font (100-1000dec or 0x64-0x3e8).
getFooter() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getFooter() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFooter() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getFooter() - Method in interface io.keikai.model.SPrintSetup
 
getFooter() - Method in interface io.keikai.model.SSheetViewInfo
 
getFooter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Returns the FooterRecord.
getFooter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getFooter() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the user model for the default document footer.
getFooterEven() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getFooterFirst() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getFooterMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getFooterMargin() - Method in interface io.keikai.model.SPrintSetup
 
getFooterMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getFooterMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the footer margin.
getFooterMargin() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the footer margin.
getForceFormulaRecalculation() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Whether a record must be inserted or not at generation to indicate that formula must be recalculated when workbook is opened.
getForceFormulaRecalculation() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
getForceFormulaRecalculation() - Method in interface org.apache.poi.ss.usermodel.Sheet
Whether Excel will be asked to recalculate all formulas in this sheet when the workbook is opened.
getForceFormulaRecalculation() - Method in interface org.apache.poi.ss.usermodel.Workbook
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
getForecolorIndex() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the forecolor index field for the AreaFormat record.
getForegroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the foreground color field for the AreaFormat record.
getForegroundHTMLColor(XlsxExtractor.XlsxColorExtractor, XlsxExtractor.XlsxThemesExtractor, XlsxImporter) - Static method in class io.keikai.importer.XlsxImporter
 
getFormat() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getFormat() - Method in class io.keikai.model.impl.PictureDataImpl
 
getFormat() - Method in class io.keikai.model.impl.PictureImpl
 
getFormat() - Method in class io.keikai.model.impl.sys.InputResultImpl
 
getFormat() - Method in interface io.keikai.model.SChartAxis
Returns the tick label in excel format; null if no such info.
getFormat() - Method in interface io.keikai.model.SPicture
 
getFormat() - Method in interface io.keikai.model.SPictureData
 
getFormat() - Method in interface io.keikai.model.sys.input.InputResult
Format for the edit text
getFormat() - Method in class org.apache.poi.hpsf.PropertySet
 
getFormat() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Get the format field for the LineFormat record.
getFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
getFormat() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
getFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the format string that matches the given format index
getFormat(short) - Method in interface org.apache.poi.ss.usermodel.DataFormat
get the format string that matches the given format index
getFormat(SCell, FormatContext) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getFormat(SCell, FormatContext) - Method in interface io.keikai.model.sys.format.FormatEngine
Get the format of the cell, if SCellStyle.isDirectDataFormat() if false, the return value will be localized
getFormat(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
Get the format index that matches the given format string, creating a new format entry if required.
getFormat(String) - Method in interface org.apache.poi.ss.usermodel.DataFormat
get the format index that matches the given format string.
getFormat(String, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns a format index that matches the passed in format.
getFormatCode() - Method in class io.keikai.importer.XlsxExtractor.XlsxNumFmtExtractor
 
getFormatCount() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
getFormatEngine() - Method in class io.keikai.range.impl.CellValueHelper
 
getFormatEngine() - Method in class io.keikai.range.impl.RangeHelperBase
 
getFormater() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
getFormater() - Method in interface io.keikai.model.sys.format.FormatResult
 
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the format flags field for the AreaFormat record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
Get the format flags field for the Area record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.BarRecord
Get the format flags field for the Bar record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Get the format flags field for the Pie record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Get the format flags field for the DataFormat record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.LineRecord
Get the format flags field for the Pie record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.PieRecord
Get the format flags field for the Pie record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Get the format flags field for the Pie record.
getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Get the format flags field for the SeriesLabels record.
getFormatID() - Method in class org.apache.poi.hpsf.Section
Returns the format ID.
getFormatIndex() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
Get the format index field for the NumberFormatIndex record.
getFormatIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the index to the Format record (which FORMAT to use 0-based)
getFormatIndex(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Returns the index of the format string, used by your cell, or -1 if none found
getFormatPartCount() - Method in class org.apache.poi.ss.format.CellFormat
 
getFormatResult() - Method in class io.keikai.ui.impl.CellFormatHelper
 
getFormatRulesForSheet(String) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Retrieve all formatting rules for the sheet with the given name.
getFormatRulesForSheet(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Retrieve all formatting rules for the given sheet.
getFormatRun(int) - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
getFormatRunCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
getFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the list of FormatRecords in the workbook.
getFormatString() - Method in class org.apache.poi.hssf.record.FormatRecord
get the format string
getFormatString(int) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Returns the format string, eg $##.##, for the given number format index.
getFormatString(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Returns the format string, eg $##.##, used by your cell
getFormatted() - Method in class org.apache.poi.hssf.record.RowRecord
get whether the row has been formatted (even if its got all blank cells)
getFormattedText(SCell) - Method in class io.keikai.range.impl.CellValueHelper
 
getFormattedText(SCell) - Method in class io.keikai.range.impl.RangeHelperBase
 
getFormatText() - Method in interface io.keikai.api.model.CellData
The text result after applying the number format, e.g.
getFormatText() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getFormatting() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormatting() - Method in interface io.keikai.model.SConditionalFormattingRule
 
getFormatting() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getFormattingBlockSize() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getFormattingFontIndex() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getFormattingIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getFormattingOptions() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getFormattingRanges() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
getFormattingRanges() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
 
getFormula() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getFormula() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getFormula() - Method in class io.keikai.model.impl.CellBuffer
 
getFormula() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getFormula() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getFormula() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
getFormula() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
getFormula() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Formula to use to calculate the threshold, or null if no formula
getFormula1() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getFormula1() - Method in interface io.keikai.api.model.Validation
 
getFormula1() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getFormula1() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataValidationExtractor
 
getFormula1() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormula1() - Method in class io.keikai.model.impl.DataValidationImpl
 
getFormula1() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the associated formulas (used with "cellIs" type)
getFormula1() - Method in interface io.keikai.model.SDataValidation
 
getFormula1() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getFormula1() - Method in class org.apache.poi.hssf.record.DVRecord
 
getFormula1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getFormula1() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getFormula1() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getFormula1() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getFormula1() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
The formula used to evaluate the first operand for the conditional formatting rule.
getFormula1() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
 
getFormula2() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getFormula2() - Method in interface io.keikai.api.model.Validation
 
getFormula2() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getFormula2() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataValidationExtractor
 
getFormula2() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormula2() - Method in class io.keikai.model.impl.DataValidationImpl
 
getFormula2() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the associated formulas (used with "cellIs" type)
getFormula2() - Method in interface io.keikai.model.SDataValidation
 
getFormula2() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getFormula2() - Method in class org.apache.poi.hssf.record.DVRecord
 
getFormula2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getFormula2() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getFormula2() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getFormula2() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getFormula2() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
The formula used to evaluate the second operand of the comparison when comparison type is ConditionType.CELL_VALUE_IS and operator is either ComparisonOperator.BETWEEN or ComparisonOperator.NOT_BETWEEN
getFormula2() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
 
getFormula3() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormula3() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the associated formulas (used with "cellIs" type)
getFormulaEditText(SCell) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getFormulaEditText(SCell) - Method in class io.keikaiex.model.sys.FormatEngineEx
 
getFormulaEngine() - Method in class io.keikai.range.impl.RangeHelperBase
 
getFormulaExpression() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getFormulaExpression() - Method in class io.keikai.model.impl.CellImpl
 
getFormulaExpression() - Method in class io.keikai.model.impl.CFValueObjectImpl
 
getFormulaExpression1() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getFormulaExpression1() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormulaExpression1() - Method in class io.keikai.model.impl.DataValidationImpl
 
getFormulaExpression2() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getFormulaExpression2() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormulaExpression2() - Method in class io.keikai.model.impl.DataValidationImpl
 
getFormulaExpression3() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getFormulaInfos() - Method in interface io.keikai.ui.sys.FormulaInfosLoader
 
getFormulaInfos() - Method in class io.keikaiex.ui.dialog.Formulas
 
getFormulaInfosByCategory() - Static method in class io.keikaiex.ui.dialog.Formulas
 
getFormulaMaxChange() - Method in class io.keikai.model.impl.BookImpl
 
getFormulaMaxChange() - Method in interface io.keikai.model.SBook
Returns the max change of formula
getFormulaMaxChange() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getFormulaMaxIterations() - Method in class io.keikai.model.impl.BookImpl
 
getFormulaMaxIterations() - Method in interface io.keikai.model.SBook
Returns the max iterations of formula
getFormulaMaxIterations() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getFormulaOfLink() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Get the formula of link field for the LinkedData record.
getFormulaParsingCache() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getFormulaParsingCache() - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getFormulaRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getFormulaResultType() - Method in class io.keikai.model.impl.CellImpl
 
getFormulaResultType() - Method in interface io.keikai.model.SCell
 
getFormulas() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getFormulas() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getFormulas0(String) - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getFormulaSize(Formula) - Static method in class org.apache.poi.hssf.record.CFRuleBase
 
getFormulaString() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
getFormulaString() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
getFormulaString() - Method in interface io.keikai.model.sys.formula.FormulaExpression
 
getFormulaString(SCell) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
getFormulaTokens() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getFormulaTokens() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
getFormulaTokens(int, String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getFormulaTokens(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getFormulaTokens(int, String) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getFormulaTokens(FormulaRecord) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
Convert formula into an array of Ptg tokens.
getFormulaTokens(EvaluationCell) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getFormulaTokens(EvaluationCell) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getFormulaTokens(XSSFEvaluationWorkbook, EvaluationCell) - Static method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbookInterceptor
 
getFormulaType() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getFormulaValue() - Method in interface io.keikai.api.model.CellData
 
getFormulaValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getFormulaValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getFormulaValue() - Method in interface io.keikai.model.SCell
 
getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.BlockStore
Finds a free block, and returns its offset.
getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Finds a free block, and returns its offset.
getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Finds a free block, and returns its offset.
getFreezeInfoLoader() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getFreezePanes() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get whether the window should freeze panes
getFreezePanesNoSplit() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
freeze unsplit panes or not
getFromCompressedUnicode(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
Read 8 bit data (in ISO-8859-1 codepage) into a (unicode) Java String and return.
getFromCompressedUTF8(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
Read 8 bit data (in UTF-8 codepage) into a (unicode) Java String and return.
getFromulaResultValue() - Method in class io.keikai.model.impl.CellImpl
 
getFromUnicodeLE(byte[]) - Static method in class org.apache.poi.util.StringUtil
Given a byte array of 16-bit unicode characters in little endian format (most important byte last), return a Java String representation of it.
getFromUnicodeLE(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
getFromUnicodeLE0Terminated(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
getFSD() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
getFullColorExt() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getFullName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getFullName() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Returns the full name of the embedded object, e.g.
getFullPrecision() - Method in class org.apache.poi.hssf.record.PrecisionRecord
get whether to use full precision or just skew all you figures all to hell.
getFunction() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getFunctionByIndex(int) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
getFunctionByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
getFunctionGroupId() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getFunctionIndex() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getFunctionIndex(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
 
getFunctionMaper(SBook) - Method in interface io.keikai.model.sys.formula.EvaluationContributor
 
getFunctionMaper(SBook) - Method in class io.keikai.ui.impl.ComponentEvaluationContributor
 
getFunctionMapper() - Method in class io.keikai.model.impl.sys.formula.FunctionResolverImpl
 
getFunctionMapper() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getFunctionMapper() - Method in interface io.keikai.model.sys.formula.FunctionResolver
Return the associated FunctionMapper.
getFunctionMapper() - Method in class io.keikaiex.formula.FunctionResolverEx
 
getFunctionName() - Method in class org.apache.poi.ss.formula.eval.FunctionNameEval
 
getFunctionName() - Method in exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
 
getFunctionName() - Method in class org.apache.poi.ss.formula.functions.NotImplementedFunction
 
getFunctionName() - Method in class org.apache.poi.ss.formula.functions.OverridableFunction
 
getFunctionName(int) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
 
getFunIn(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getFutureHeader() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getFutureHeader() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getFutureHeader() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
 
getFutureRecordType() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getFutureRecordType() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getFutureRecordType() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
 
getGap() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Gets gap in percentage to the width of its plot area.
getGdRefAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the gdRefAng property.
getGdRefR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the gdRefR property.
getGdRefX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the gdRefX property.
getGdRefY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the gdRefY property.
getGenericChildren() - Method in interface org.apache.poi.common.usermodel.GenericRecord
 
getGenericChildren() - Method in class org.apache.poi.ddf.EscherProperty
 
getGenericChildren() - Method in class org.apache.poi.ddf.EscherRecord
 
getGenericChildren() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getGenericChildren() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getGenericChildren() - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
getGenericProperties() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getGenericProperties() - Method in interface org.apache.poi.common.usermodel.GenericRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherComplexProperty
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherDgRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherProperty
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherSimpleProperty
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
getGenericProperties() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getGenericProperties() - Method in class org.apache.poi.hpsf.ClassID
 
getGenericProperties() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BlankRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CellRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.FormatRun
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.Compat12Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.CRNRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.DVRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FontRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.NameRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.NoteRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.OldLabelRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.OldSheetRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PaneRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PLVRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RKRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.RowRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SCLRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.StringRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.TableRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getGenericProperties() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getGenericProperties() - Method in class org.apache.poi.poifs.crypt.Encryptor
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.Formula
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
getGenericProperties() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getGenericProperties() - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
getGenericProperties() - Method in class org.apache.poi.ss.util.CellReference
 
getGenericProperties(String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
getGenericRecord() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getGenericRecordType() - Method in interface org.apache.poi.common.usermodel.GenericRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherDgRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherOptRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherProperty
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
getGenericRecordType() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BlankRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CFRuleRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.Compat12Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.CRNRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.DVRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FontRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FooterRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.NameRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.NoteRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.OldLabelRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.OldSheetRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PaneRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PLVRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.Record
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RKRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.RowRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SCLRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.StringRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SubRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.TableRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getGenericRecordType() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getGeometry() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getGradientAngle() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
getGradientColors() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
getGradientFill() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getGradientFractions() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
getGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
 
getGradientType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
getGrbitFrt() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
getGreen() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getGridset() - Method in class org.apache.poi.hssf.record.GridsetRecord
get whether the gridlines are shown during printing.
getGridsetRecord() - Method in class org.apache.poi.hssf.model.InternalSheet
Gets the gridset record for this sheet.
getGridSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
Get the number of columns to be spanned/merged
getGrouping() - Method in class io.keikai.model.impl.chart.GroupingChartDataImpl
 
getGrouping() - Method in class io.keikai.model.impl.ChartImpl
 
getGrouping() - Method in interface io.keikai.model.SChart
 
getGroupingSeparator(Locale) - Static method in class org.apache.poi.ss.format.Formatters
Returns the GroupingSeparator character of the current locale.
getGroupShape(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
 
getGuid() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
If this header belongs to a specific sheet view , the sheet view?s GUID will be saved here.
getGuid() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
getH() - Method in class org.apache.poi.sl.draw.geom.Path
 
getH() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
getHandler() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getHandlerList(String, String) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getHash() - Method in class org.apache.poi.ss.formula.token.RefNode
 
getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getHashedPassword() - Method in class io.keikai.model.impl.SheetImpl
 
getHashedPassword() - Method in interface io.keikai.model.SSheet
Internal Use only.
getHashSize() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getHashSize() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getHashValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
getHashValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
getHashValue() - Method in class io.keikai.model.impl.SheetImpl
 
getHashValue() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
getHCenter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getHCenter() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
getHCenter() - Method in class org.apache.poi.hssf.record.HCenterRecord
get whether or not to horizontally center this sheet.
getHeadDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getHeader() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getHeader() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getHeader() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getHeader() - Method in interface io.keikai.model.SPrintSetup
 
getHeader() - Method in interface io.keikai.model.SSheetViewInfo
 
getHeader() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
getHeader() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Returns the HeaderRecord.
getHeader() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getHeader() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getHeader() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the user model for the default document header.
getHeaderBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getHeaderColor() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the palette index for the header color
getHeaderEven() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getHeaderFirst() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getHeaderFooter() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getHeaderMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getHeaderMargin() - Method in interface io.keikai.model.SPrintSetup
 
getHeaderMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getHeaderMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the header margin.
getHeaderMargin() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the header margin.
getHeaderRowBorderDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getHeaderRowCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getHeaderRowCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getHeaderRowCount() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getHeaderRowCount() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getHeaderRowCount() - Method in class io.keikai.model.impl.TableImpl
 
getHeaderRowCount() - Method in interface io.keikai.model.STable
 
getHeaderRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
 
getHeaderRowDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getHeaderRowDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getHeaderRowStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getHeaderRowStyle() - Method in interface io.keikai.model.STableStyle
 
getHeadersRegion() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getHeadersRegion() - Method in class io.keikai.model.impl.TableImpl
 
getHeadersRegion() - Method in interface io.keikai.model.STable
 
getHeaderValue() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
Returns the value that gets written into the header.
getHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the heading pair (or null) when this method is implemented.
getHeadLength() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getHeadShape() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getHeadWidth() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getHeight() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getHeight() - Method in class io.keikai.model.impl.RowImpl
 
getHeight() - Method in interface io.keikai.model.SRow
 
getHeight() - Method in class io.keikai.model.ViewAnchor
 
getHeight() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
getHeight() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getHeight() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getHeight() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Get the height field for the AxisParent record.
getHeight() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Gets thick of the Pie chart; or height in percentage to the width of its plot area(0 ~ 500).
getHeight() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getHeight() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Get the height field for the Chart record.
getHeight() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the height field for the Text record.
getHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get the height of the row
getHeight() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the height of the window
getHeight() - Method in class org.apache.poi.hssf.usermodel.FontDetails
 
getHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the row's height or ff (-1) for undefined/default-height in twips (1/20th of a point)
getHeight() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getHeight() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
 
getHeight() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getHeight() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getHeight() - Method in interface org.apache.poi.ss.formula.TwoDEval
 
getHeight() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getHeight() - Method in interface org.apache.poi.ss.usermodel.Row
Get the row's height measured in twips (1/20th of a point).
getHeight() - Method in class org.apache.poi.ss.util.SSCellRange
 
getHeight() - Method in class org.apache.poi.util.Dimension2DDouble
 
getHeightAny(Sheet, int) - Static method in class io.keikai.range.impl.imexp.ImExpUtils
 
getHeightBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Get the height basis field for the FontBasis record.
getHeightDirectly() - Method in class io.keikai.model.impl.RowImpl
 
getHeightDirectly() - Method in interface io.keikai.model.SRow
Get height directly.
getHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the row's height or ff (-1) for undefined/default-height in points (20*getHeight())
getHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Row
Returns row height measured in point size.
getHeightPoints() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getHeightPoints() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getHeightPoints() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
getHeightPoints() - Method in class io.keikai.model.impl.RichTextImpl
 
getHeightPoints() - Method in interface io.keikai.model.SFont
 
getHeightPoints() - Method in interface io.keikai.model.SRichText
 
getHelp() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getHelpTopicText() - Method in class org.apache.poi.hssf.record.NameRecord
get the help topic text
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor
returns colon-delimited hex string "0:0:0"
getHexString() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
getHexString() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getHidden() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getHidden() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether the window is hidden or not
getHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the cell's using this style are to be hidden
getHidden() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get whether the cell's using this style are to be hidden
getHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the hidden count or 0 if the DocumentSummaryInformation does not contain a hidden count.
getHideObj() - Method in class org.apache.poi.hssf.record.HideObjRecord
get hide object options
getHigh() - Method in class io.keikaiex.util.Interval
 
getHighlight() - Method in class io.keikai.ui.Spreadsheet
Return current highlight rectangle.
getHighlightColor() - Method in interface org.apache.poi.sl.usermodel.HighlightColorSupport
Returns the font highlight (background) color for this text run.
getHistoryBitMask() - Method in class org.apache.poi.hssf.record.BOFRecord
get the history bit mask (not very useful)
getHlink() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getHorizontal() - Method in class io.keikai.importer.Borders.Border
 
getHorizontal() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getHorizontal() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getHorizontalAlignment() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the horizontal alignment field for the Text record.
getHorizontalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Gets the horizontal alignment.
getHorizontalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF Doesn't support table borders, so always HSSFColor.HSSFColorPredefined.AUTOMATIC
getHorizontalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal borders.
getHorizontalBorderColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the color to use for the horizontal border
getHorizontalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getHorizontalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF Doesn't support table borders, so always HSSFColor.HSSFColorPredefined.AUTOMATIC
getHorizontalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal borders.
getHorizontalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
 
getHorizontalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getHorizontalBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the horizontal border
getHorizontalDpi() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getHorizontalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the horizontal position of the window (in 1/20ths of a point)
getHorizontalLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getHorizontalLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getHorizontalLine() - Method in interface io.keikai.model.SBorder
Returns horizontal border line
getHorizontallyCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determine whether printed output for this sheet will be horizontally centered.
getHorizontallyCenter() - Method in interface org.apache.poi.ss.usermodel.Sheet
Determine whether printed output for this sheet will be horizontally centered.
getHorizontalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getHorizontalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
Get the horizontalScale field for the PlotGrowth record.
getHorizontalSplitPosition() - Method in class org.apache.poi.ss.util.PaneInformation
Returns the horizontal position of the split.
getHorizontalSplitTopRow() - Method in class org.apache.poi.ss.util.PaneInformation
For a horizontal split returns the top row in the BOTTOM pane.
getHorizontalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getHour() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getHPercent() - Method in class io.keikai.model.impl.ChartImpl
 
getHPercent() - Method in interface io.keikai.model.SChart
 
getHR() - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
getHR() - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
getHResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getHResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the horizontal resolution.
getHResolution() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the horizontal resolution.
getHSSFColor(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get the color value for the font
getHtmlColor() - Method in interface io.keikai.api.model.Color
 
getHtmlColor() - Method in class io.keikai.api.model.impl.ColorImpl
 
getHtmlColor() - Method in class io.keikai.model.impl.ColorImpl
 
getHtmlColor() - Method in interface io.keikai.model.SColor
Gets the color html string expression, for example "#FF6622"
getHTMLColor(XlsxExtractor.XlsxColorExtractor, XlsxExtractor.XlsxThemesExtractor, XlsxImporter, String) - Static method in class io.keikai.importer.XlsxImporter
 
getHTMLColorFromHex(String) - Static method in class io.keikai.importer.XlsxImporter
 
getHtmlStyle(StringBuffer, STable, SCellStyle, Map<String, String>) - Method in class io.keikai.ui.impl.CellFormatHelper
 
getHueMod() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getHueMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the hue as expressed by a percentage relative to the input color.
getHueOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the hue shift as expressed by a percentage relative to the input color.
getHyperlink() - Method in class io.keikai.model.impl.CellBuffer
 
getHyperlink() - Method in class io.keikai.model.impl.CellImpl
 
getHyperlink() - Method in interface io.keikai.model.SCell
 
getHyperlink() - Method in class io.keikai.range.impl.RangeImpl
 
getHyperlink() - Method in interface io.keikai.range.SRange
Returns the hyperlink of this Range.
getHyperlink() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getHyperlink() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Returns the hyperlink assigned to this shape
getHyperlink() - Method in interface org.apache.poi.sl.usermodel.TextRun
Return the associated hyperlink
getHyperlink() - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
getHyperlink() - Method in interface org.apache.poi.ss.formula.eval.HyperlinkEval
Returns the associated hyperlink if this ValueEval is a label of the HYPERLINK function.
getHyperlink() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getHyperlink() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getHyperlink() - Method in interface org.apache.poi.ss.usermodel.Cell
 
getHyperlink(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Get a Hyperlink in this sheet anchored at row, column
getHyperlink(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Get a Hyperlink in this sheet anchored at row, column
getHyperlink(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Get a Hyperlink in this sheet located in a cell specified by {code addr}
getHyperlink(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Get a Hyperlink in this sheet located in a cell specified by {code addr}
getHyperlinkEvent(AuRequest) - Static method in class io.keikai.ui.event.CellHyperlinkEvent
 
getHyperlinkList() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Get a list of Hyperlinks in this sheet
getHyperlinkList() - Method in interface org.apache.poi.ss.usermodel.Sheet
Get a list of Hyperlinks in this sheet
getHyperlinks() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getHyperlinks() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getHyperlinksChanged() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Get if the User Defined Property Set has been updated outside of the Application.
getIconClass() - Method in class io.keikai.ui.ToolbarButton
Returns the icon class, if any.
getIconFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getIconic() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get whether the window has been iconized or not
getIconId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfIconExtractor
 
getIconId() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconFilterExtractor
 
getIconId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getIconId() - Method in class io.keikai.model.CFIconImpl
 
getIconId() - Method in interface io.keikai.model.SCFIcon
Returns the icon set id of this icon
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfIconExtractor
 
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconFilterExtractor
 
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
getIconSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getIconSet() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getIconSet() - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
getIconSet() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the icon set (used with "iconSet" type)
getIconSet() - Method in interface io.keikai.model.SConditionalStyle
 
getIconSet() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
getIconSet() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
getIconSet() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Get the Icon Set used
getIconSetId() - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
getIconSetId() - Method in interface io.keikai.model.SConditionalStyle
 
getIconSetId(Double) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getIconSetName(String, int, boolean, List<SCFIcon>) - Static method in class io.keikai.model.impl.IconSetImpl
 
getIconURI() - Method in class io.keikai.ui.ToolbarButton
Returns the icon uri, if any.
getIcv() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
getId() - Method in interface io.keikai.api.model.Chart
 
getId() - Method in class io.keikai.api.model.impl.ChartImpl
 
getId() - Method in class io.keikai.api.model.impl.PictureImpl
 
getId() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getId() - Method in interface io.keikai.api.model.Picture
 
getId() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getId() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getId() - Method in interface io.keikai.model.chart.SSeries
 
getId() - Method in class io.keikai.model.impl.AbstractBookAdv
 
getId() - Method in class io.keikai.model.impl.BookImpl
 
getId() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getId() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getId() - Method in class io.keikai.model.impl.ChartImpl
 
getId() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
getId() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getId() - Method in class io.keikai.model.impl.DataValidationImpl
 
getId() - Method in class io.keikai.model.impl.NameImpl
 
getId() - Method in class io.keikai.model.impl.PictureImpl
 
getId() - Method in class io.keikai.model.impl.SheetImpl
 
getId() - Method in interface io.keikai.model.SChart
 
getId() - Method in interface io.keikai.model.SChartAxis
 
getId() - Method in interface io.keikai.model.SConditionalFormatting
 
getId() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the id (used when it is under ext)
getId() - Method in interface io.keikai.model.SDataValidation
 
getId() - Method in interface io.keikai.model.SName
 
getId() - Method in interface io.keikai.model.SPicture
 
getId() - Method in interface io.keikai.model.SSheet
 
getId() - Method in class io.keikai.ui.impl.Focus
 
getId() - Method in class io.keikai.ui.impl.MergedRect
 
getId() - Method in interface io.keikai.ui.Widget
the id of this widget
getId() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getId() - Method in class org.apache.poi.ddf.EscherProperty
 
getId() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
Get the id field for the SeriesText record.
getID() - Method in class org.apache.poi.hpsf.Property
Returns the property's ID.
getID() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getIdentityKey() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getIdx() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
getILevel() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
getImage() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getImage() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getImage(Dimension2D) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getImage(Dimension2D) - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getImage(Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawTexturePaint
 
getImageData() - Method in class io.keikai.importer.XlsxExtractor.XlsxVmlDrawingExtractor
 
getImageData() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getImageDimension() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Return the dimension of the embedded image in pixel
getImageDimension() - Method in interface org.apache.poi.sl.usermodel.PictureData
Return the original image dimensions in points (for formats supported by BufferedImage).
getImageDimension() - Method in interface org.apache.poi.ss.usermodel.Picture
Return the dimension of the embedded image in pixel
getImageDimension(InputStream, int) - Static method in class org.apache.poi.ss.util.ImageUtils
Return the dimension of this image
getImageDimensionInPixels() - Method in interface org.apache.poi.sl.usermodel.PictureData
Return the original image dimensions in pixels
getImageRenderer() - Method in class org.apache.poi.sl.draw.DrawTexturePaint
 
getImageRenderer(Graphics2D, String) - Static method in class org.apache.poi.sl.draw.DrawPictureShape
Returns an ImageRenderer for the PictureData
getImeMode() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getImporter() - Static method in class io.keikai.api.Importers
Gets default excel importer
getImporter() - Static method in class io.keikai.range.SImporters
Get the default importer which is excel format, and it is smart enough to recognize the format(xls or xlsx)
getImporter() - Method in class io.keikai.ui.Spreadsheet
Gets the importer that import the file in the specified src ( Spreadsheet.getSrc()) to Book data model.
getImporter(String) - Static method in class io.keikai.api.Importers
Gets importer
getImporter(String) - Static method in class io.keikai.range.SImporters
Get the registered importer
getInBook() - Method in class io.keikai.ui.event.SyncFriendFocusEvent
 
getIncrement() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getIndent() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getIndent() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get indention (not sure of the units, think its spaces)
getIndent() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getIndentFromLeft() - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
getIndentFromRight() - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
getIndention() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getIndention() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getIndention() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getIndention() - Method in interface io.keikai.model.SCellStyle
 
getIndention() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the number of spaces to indent the text in the cell
getIndention() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the number of spaces to indent the text in the cell
getIndention() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getIndention() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getIndentionApplier(int) - Static method in class io.keikai.api.CellOperationUtil
 
getIndentionOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the indent options bitmask (see corresponding bit getters that reference this field)
getIndentLevel() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getIndentLevel() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getIndex() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getIndex() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getIndex() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getIndex() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getIndex() - Method in class io.keikai.model.impl.PictureDataImpl
 
getIndex() - Method in class io.keikai.model.impl.RowImpl
 
getIndex() - Method in class io.keikai.model.impl.TableStyleImpl
 
getIndex() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getIndex() - Method in interface io.keikai.model.SColumn
 
getIndex() - Method in interface io.keikai.model.SColumnArray
 
getIndex() - Method in interface io.keikai.model.SNamedStyle
 
getIndex() - Method in interface io.keikai.model.SPictureData
 
getIndex() - Method in interface io.keikai.model.SRow
 
getIndex() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
getIndex() - Method in class io.keikai.range.impl.SortHelper.SortKey
 
getIndex() - Method in class io.keikai.ui.event.HeaderMouseEvent
get index of the header, if the HeaderMouseEvent.getType() return @link HeaderEvent#TOP_HEADER} then it is column index, otherwise it is row index
getIndex() - Method in class io.keikai.ui.event.HeaderUpdateEvent
get index of the header, if the HeaderUpdateEvent.getType() return @link HeaderEvent#TOP_HEADER} then it is column index, otherwise it is row index
getIndex() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
getIndex() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
getIndex() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
getIndex() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Get the index within the collection of Font objects
getIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
Get the index field for the SeriesIndex record.
getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the index within the HSSFWorkbook (sequence within the collection of ExtendedFormat objects)
getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor
returns color standard palette index
getIndex() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
getIndex() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getIndex() - Method in class org.apache.poi.poifs.property.Property
get the index for this Property
getIndex() - Method in class org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
 
getIndex() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getIndex() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getIndex() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the index within the Workbook (sequence within the collection of ExtendedFormat objects)
getIndex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getIndex() - Method in interface org.apache.poi.ss.usermodel.Font
get the index within the XSSFWorkbook (sequence within the collection of Font objects)
getIndex() - Method in enum org.apache.poi.ss.usermodel.IndexedColors
Returns index of this color
getIndex() - Method in interface org.apache.poi.ss.usermodel.TableStyle
Some clients may care where in the table style list this definition came from, so we'll track it.
getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getIndex(T) - Method in class org.apache.poi.util.IntMapper
 
getIndex2() - Method in class org.apache.poi.hssf.util.HSSFColor
returns alternative color standard palette index
getIndex2() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
getIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
Deprecated.
getIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.Font
Deprecated.
use Font.getIndex() instead
getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
get the format index code (for built in formats)
getIndexColorByIndex(int) - Method in class io.keikai.importer.Colors
 
getIndexed() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
getIndexedColors() - Method in class io.keikai.importer.XlsxExtractor.XlsxRGBColorsExtractor
 
getIndexedRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getIndexedRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
This function returns all the colours in an unmodifiable Map.
getIndexNumberFmtRecord() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Get the index number fmt record field for the LinkedData record.
getIndexOfColorValue() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the index of color value field for the Text record.
getIndexOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
The index within the string to which the specified formatting run applies.
getIndexOfFormattingRun(int) - Method in interface org.apache.poi.ss.usermodel.RichTextString
The index within the string to which the specified formatting run applies.
getIndexToFontTable() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Get the index to font table field for the FontBasis record.
getInfo() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getInfo() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
getInfo() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getInfo() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getInfo(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getInfo(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
getInfo(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
getInfos() - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getInfos() - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
getInfos() - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
getInitialResultValue() - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
getInitValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getInitValue() - Method in class io.keikai.model.impl.CellImpl
 
getInitValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getInnerComponent() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getInnerComponent() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getInnerComponent() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getInnerHtmlStyle(boolean) - Method in class io.keikai.ui.impl.CellFormatHelper
 
getInnerRecords() - Method in class org.apache.poi.hssf.record.aggregates.BOFRecordAggregate
 
getInnerValueEval(int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
 
getInnerValueEval(int) - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getInputMessage() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getInputMessage() - Method in interface io.keikai.api.model.Validation
 
getInputMessage() - Method in class io.keikai.model.impl.DataValidationImpl
 
getInputMessage() - Method in interface io.keikai.model.SDataValidation
 
getInputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
Gets an input stream which returns the binary of the embedded data.
getInputTitle() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getInputTitle() - Method in interface io.keikai.api.model.Validation
 
getInputTitle() - Method in class io.keikai.model.impl.DataValidationImpl
 
getInputTitle() - Method in interface io.keikai.model.SDataValidation
 
getInsets() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
Specifies the portion of the blip or image that is used for the fill.
getInsets() - Method in interface org.apache.poi.sl.usermodel.TextShape
 
getInSheet() - Method in class io.keikai.ui.event.SyncFriendFocusEvent
 
getInstance() - Static method in class io.keikai.api.BookSeriesBuilder
 
getInstance() - Static method in class io.keikai.app.impl.CollaborationInfoImpl
 
getInstance() - Static method in class io.keikai.model.SBookSeriesBuilder
 
getInstance() - Static method in class io.keikai.model.sys.EngineFactory
 
getInstance() - Method in class org.apache.poi.ddf.EscherOptRecord
 
getInstance() - Method in class org.apache.poi.ddf.EscherRecord
Returns the instance part of the option record.
getInstance() - Static method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
getInstance() - Static method in class org.apache.poi.ss.formula.token.EmptyNode
 
getInstance() - Static method in class org.apache.poi.util.RandomSingleton
 
getInstance(int) - Static method in class org.apache.poi.util.BitFieldFactory
 
getInstance(int, Locale) - Static method in class io.keikai.model.impl.sys.FullMonthData
 
getInstance(int, Locale) - Static method in class io.keikai.range.impl.autofill.FullMonthData
 
getInstance(int, Locale) - Static method in class io.keikai.range.impl.autofill.FullWeekData
 
getInstance(int, Locale) - Static method in class io.keikai.range.impl.autofill.ShortMonthData
 
getInstance(int, Locale) - Static method in class io.keikai.range.impl.autofill.ShortWeekData
 
getInstance(BookRepository) - Static method in class io.keikai.app.impl.BookManagerImpl
 
getInstance(Graphics2D) - Static method in class org.apache.poi.sl.draw.DrawFactory
Returns the DrawFactory, preferably via a graphics instance.
getInstance(String) - Static method in class org.apache.poi.ss.format.CellFormat
Returns a CellFormat that applies the given format.
getInstance(String, String) - Static method in class org.apache.poi.ss.format.CellFormatCondition
Returns an instance of a condition object.
getInstance(Locale, String) - Static method in class org.apache.poi.ss.format.CellFormat
Returns a CellFormat that applies the given format.
getInstance(Map) - Static method in class io.keikai.importer.XlsxExtractor.XlsxFillExtractor
 
getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Decryptor
 
getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Encryptor
 
getInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an int value from the beginning of a byte array
getInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an int value from a byte array
getIntegrityHmacKey() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getIntegrityHmacValue() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getInterestedEvents() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getInterestedEvents() - Method in interface io.keikai.ui.sys.UserActionManagerCtrl
Returns the interested events of the spreadsheet.
getInterestedEvents() - Method in class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
getInteriorAnchor() - Method in interface org.apache.poi.sl.usermodel.GroupShape
Gets the coordinate space of this group.
getInternalBook() - Method in interface io.keikai.api.model.Book
get the internal model object to do advanced operation
Note : operate on internal object will not automatically update Spreadsheet
getInternalBook() - Method in class io.keikai.api.model.impl.BookImpl
 
getInternalChartData() - Method in interface io.keikai.api.model.ChartData
Get the internal chart data
getInternalChartData() - Method in class io.keikai.api.model.impl.ChartDataImpl
 
getInternalRange() - Method in class io.keikai.api.impl.RangeImpl
 
getInternalRange() - Method in interface io.keikai.api.Range
Get internal range implementation
getInternalSheet() - Method in class io.keikai.api.model.impl.SheetImpl
 
getInternalSheet() - Method in interface io.keikai.api.model.Sheet
get the internal model object to do advanced operation
Note : operate on internal object will not automatically update Spreadsheet
getInternalWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getIntValue() - Method in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
 
getIntValue() - Method in enum org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
 
getIntValue(String, int) - Static method in class org.apache.poi.util.Configurator
 
getIsf_sharedFeatureType() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getItalic() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get whether to use italics or not
getItalic() - Method in interface org.apache.poi.ss.usermodel.Font
get whether to use italics or not
getItem() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
getItem(int) - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.ValueVector
 
getItem1() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getItem2() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getItemRegion(TablePtg.Item, int) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getItemRegion(TablePtg.Item, int) - Method in class io.keikai.model.impl.TableImpl
 
getItemRegion(TablePtg.Item, int) - Method in interface io.keikai.model.STable
 
getItems() - Method in class io.keikai.ui.DropdownToolbarButton
Returns the items of the dropdown button.
getIteration() - Method in class org.apache.poi.hssf.record.IterationRecord
get whether or not to iterate for calculations
getIterations() - Method in class org.apache.poi.hssf.record.CalcCountRecord
get the number of iterations to perform
getIterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getIx() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
If this is a local name, then this is the (1 based) index of the name of the Sheet this refers to, as defined in the preceding SupBookRecord.
getIx() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
 
getIxfe() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getJavaCalendar(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar (with default time zone).
getJavaCalendar(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar (with default time zone).
getJavaCalendar(double, boolean, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with given time zone.
getJavaCalendar(double, boolean, TimeZone, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with given time zone.
getJavaCalendarUTC(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Get EXCEL date as Java Calendar with UTC time zone.
getJavaDate(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
getJavaDate(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, boolean, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, boolean, TimeZone, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
getJavaDate(double, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
getJavaDatePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
getJavaDateTimePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
getJavaFormat(double, String, Locale) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
 
getJavaFormat(Cell, Locale) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
 
getJavaTimePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
getJavaValue() - Method in class org.apache.poi.hpsf.Filetime
 
getJavaValue(int) - Method in class org.apache.poi.hpsf.CodePageString
 
getJsFieldName() - Method in class io.keikai.jsp.JsonUpdateBridge
 
getJsonMap() - Method in class io.keikai.importer.XlsxExtractor.XlsxVmlDrawingExtractor
 
getJSONObject() - Method in class io.keikai.ui.impl.MergeAggregation
r: merge rects cs: merge CSS
getJumpTable() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getJustifyLast() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Dunno.
getKerning() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
getKey() - Method in class io.keikai.ui.ToolbarButton
Returns the button key.
getKeyBits() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getKeyBits() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getKeyboardShortcut() - Method in class org.apache.poi.hssf.record.NameRecord
returns the keyboard shortcut
getKeyData() - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
getKeyEncryptors() - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
getKeySalt() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getKeySize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
The keysize (in bits) of the verifier data.
getKeySize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the keywords (or null).
getLabel() - Method in interface io.keikai.api.model.Hyperlink
 
getLabel() - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
getLabel() - Method in class io.keikai.model.impl.HyperlinkImpl
 
getLabel() - Method in interface io.keikai.model.SHyperlink
 
getLabel() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
getLabel() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
getLabel() - Method in interface io.keikai.ui.sys.UndoableAction
 
getLabel() - Method in class io.keikai.ui.ToolbarButton
Returns the button label.
getLabel() - Method in interface org.apache.poi.common.usermodel.Hyperlink
Return text label for this hyperlink
getLabel() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Return text label for this hyperlink
getLabel() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return text label for this hyperlink
getLabel() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the label field - usually the name of the file (without directory) but probably may be any name specified during packaging/embedding the data.
getLabel(Enum) - Static method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
getLabel2() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Get Label string for UTF16 extended OLE packages or null if not set or not UTF16 extended
getLabelAlign() - Method in class io.keikai.model.impl.chart.CategoryAxisImpl
 
getLabelColorRgb() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the label color rgb field for the Tick record.
getLabelFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Get the label frequency field for the CategorySeriesAxis record.
getLabelOffset() - Method in class io.keikai.model.impl.chart.CategoryAxisImpl
 
getLabelOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getLabelPosition() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the label position field for the Tick record.
getLandscape() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getLandscape() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the landscape mode.
getLandscape() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the landscape mode.
getLanguage() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Gets the document language, which is normally unset and empty (or null).
getLanguageTag() - Method in enum org.apache.poi.util.LocaleID
 
getLast() - Method in class io.keikai.importer.XlsxExtractor.XlsxSpanExtractor
 
getLast(T...) - Static method in class io.keikai.util.Converter
 
getLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the last author (or null).
getLastCell() - Method in class org.apache.poi.ss.util.AreaReference
Note - if this area reference refers to a single cell, the return value of this method will be identical to that of getFirstCell()
getLastCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getLastCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Gets the index of the last cell contained in this row PLUS ONE.
getLastCellNum() - Method in interface org.apache.poi.ss.usermodel.Row
Gets the index of the last cell contained in this row PLUS ONE.
getLastChangedColumnIndex(Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
getLastCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the last col number for the sheet
getLastCol() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical col number for the last cell this row (0 based index), plus one
getLastColumn() - Method in class io.keikai.api.AreaRef
 
getLastColumn() - Method in class io.keikai.api.impl.RangeImpl
 
getLastColumn() - Method in interface io.keikai.api.Range
Gets the right/last column of this range
getLastColumn() - Method in class io.keikai.api.SheetAnchor
 
getLastColumn() - Method in class io.keikai.model.CellRegion
 
getLastColumn() - Method in class io.keikai.model.impl.RefImpl
 
getLastColumn() - Method in class io.keikai.model.SheetRegion
 
getLastColumn() - Method in interface io.keikai.model.sys.dependency.Ref
 
getLastColumn() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getLastColumn() - Method in class io.keikai.range.impl.RangeHelperBase
 
getLastColumn() - Method in class io.keikai.range.impl.RangeImpl
 
getLastColumn() - Method in interface io.keikai.range.SRange
Returns the number of the last column of the 1st area in this Range(0-based; i.e.
getLastColumn() - Method in class io.keikai.ui.event.CellAreaEvent
 
getLastColumn() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getLastColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the last column this record defines formatting info for
getLastColumn() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getLastColumn() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getLastColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getLastColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
ending column (last cell this holds in the row)
getLastColumn() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getLastColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return the column of the last cell that contains the hyperlink
getLastColumn() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns the 0-based index of the last col in this area.
getLastColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getLastColumn() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getLastColumn() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
getLastColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
getLastColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getLastColumn() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Return the column of the last cell that contains the hyperlink
getLastColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getLastColumn(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
getLastColumn(int) - Method in interface io.keikai.api.model.Sheet
Get the last column of row which contains data
getLastColumnIndex() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getLastColumnName() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getLastColumnNumber() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
Returns the (0 based) number of the last column seen for this row.
getLastColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getLastColumnStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getLastColumnStyle() - Method in interface io.keikai.model.STableStyle
 
getLastHeaderCellStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getLastHeaderCellStyle() - Method in interface io.keikai.model.STableStyle
 
getLastIndex() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getLastIndex() - Method in interface io.keikai.model.SColumnArray
 
getLastIndex() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
getLastLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getLastModify() - Method in interface io.keikai.app.BookInfo
 
getLastMSOSPID() - Method in class org.apache.poi.ddf.EscherDgRecord
The last shape id used in this drawing group.
getLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the last printed time (or null).
getLastRow() - Method in class io.keikai.api.AreaRef
 
getLastRow() - Method in class io.keikai.api.impl.RangeImpl
 
getLastRow() - Method in class io.keikai.api.model.impl.SheetImpl
 
getLastRow() - Method in interface io.keikai.api.model.Sheet
get the last row which contains data of this sheet
getLastRow() - Method in interface io.keikai.api.Range
Gets the bottom/last row of this range
getLastRow() - Method in class io.keikai.api.SheetAnchor
 
getLastRow() - Method in class io.keikai.model.CellRegion
 
getLastRow() - Method in class io.keikai.model.impl.RefImpl
 
getLastRow() - Method in class io.keikai.model.SheetRegion
 
getLastRow() - Method in interface io.keikai.model.sys.dependency.Ref
 
getLastRow() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getLastRow() - Method in class io.keikai.range.impl.RangeHelperBase
 
getLastRow() - Method in class io.keikai.range.impl.RangeImpl
 
getLastRow() - Method in interface io.keikai.range.SRange
Returns the number of the last row of the 1st area in this Range(0-based; i.e.
getLastRow() - Method in class io.keikai.ui.event.CellAreaEvent
 
getLastRow() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getLastRow() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getLastRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
get the last row number for the sheet
getLastRow() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getLastRow() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getLastRow() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return the row of the last cell that contains the hyperlink
getLastRow() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
returns the 0-based index of the last row in this area.
getLastRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getLastRow() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getLastRow() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
getLastRow() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
getLastRow() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
getLastRow() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Return the row of the last cell that contains the hyperlink
getLastRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getLastRowAdd1() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getLastRowIndex() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getLastRowNum() - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
getLastRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getLastRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the number last row on the sheet.
getLastRowNum() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
getLastRowNum() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the last row on the sheet Note: rows which had content before and were set to empty later might still be counted as rows by Excel and Apache POI, so the result of this method will include such rows and thus the returned value might be higher than expected!
getLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the last save time (or null).
getLastSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
 
getLastSheetIndex() - Method in class io.keikai.model.impl.RefImpl
 
getLastSheetIndex() - Method in interface io.keikai.model.sys.dependency.Ref
 
getLastSheetIndex() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getLastSheetIndex() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getLastSheetIndex() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getLastSheetIndex() - Method in interface org.apache.poi.ss.formula.eval.RefEval
returns the last sheet index this applies to, which will be the same as the first for a 2D and many 3D references
getLastSheetIndex() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
getLastSheetIndex() - Method in interface org.apache.poi.ss.formula.SheetRange
 
getLastSheetIndex() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getLastSheetIndexFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the last sheet index for a particular external sheet number, which may be the same as the first (except for multi-sheet references)
getLastSheetIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
Returns the last sheet that the reference applies to, or -1 if the referenced sheet can't be found, or -2 if the reference is workbook scoped.
getLastSheetName() - Method in class io.keikai.model.impl.RefImpl
 
getLastSheetName() - Method in interface io.keikai.model.sys.dependency.Ref
 
getLastSheetName() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getLastSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
 
getLastSheetName() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getLastSheetName() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getLastSheetName() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getLastSheetName() - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
 
getLastSheetName() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getLastTotalCellStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getLastTotalCellStyle() - Method in interface io.keikai.model.STableStyle
 
getLastVisibleRow() - Method in class io.keikai.model.impl.AutoFilterImpl
 
getLastVisibleRow() - Method in interface io.keikai.model.SAutoFilter
 
getLastXOffset() - Method in class io.keikai.api.SheetAnchor
 
getLastYOffset() - Method in class io.keikai.api.SheetAnchor
 
getLayout() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getLblOffset() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getLcid() - Method in enum org.apache.poi.util.LocaleID
 
getLeading() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getLeft() - Method in class io.keikai.importer.Borders.Border
 
getLeft() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getLeft() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getLeft() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getLeft() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getLeft() - Method in interface io.keikai.ui.Widget
get the left margin of the anchored cell
getLeft() - Method in class io.keikai.util.Ref
 
getLeft() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getLeft() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
getLeft() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
getLeft() - Method in class org.apache.poi.ss.formula.token.OpNode
 
getLeft() - Method in interface org.apache.poi.ss.usermodel.Footer
Get the left side of the footer.
getLeft() - Method in interface org.apache.poi.ss.usermodel.Header
Get the left side of the header.
getLeft() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Get the left side of the header or footer.
getLeftBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the color to use for the left border
getLeftBorderColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getLeftBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getLeftBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getLeftBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getLeftBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the color to use for the left border
getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getLeftBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getLeftBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getLeftBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the left border color
getLeftBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the left border
getLeftCol() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getLeftCol() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the leftmost column displayed in the window
getLeftCol() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
The left col in the visible view when the sheet is first viewed after opening it in a viewer
getLeftCol() - Method in interface org.apache.poi.ss.usermodel.Sheet
The left col in the visible view when the sheet is first viewed after opening it in a viewer
getLeftColumn() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the left column field for the Pane record.
getLeftConnectedColumn(int, int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
getLeftHeaderHiddens(int) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getLeftHeaderHiddens(Spreadsheet, int) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getLeftheadwidth() - Method in class io.keikai.ui.Spreadsheet
Gets the left head panel width
getLeftLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getLeftLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getLeftLine() - Method in interface io.keikai.model.SBorder
Returns left border line.
getLeftMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getLeftMargin() - Method in interface io.keikai.model.SPrintSetup
 
getLeftMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getLeftRowGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
get the size of the gutter that appears at the left of the rows
getLeftStyle(SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getLeftText() - Method in class io.keikai.model.impl.HeaderFooterImpl
 
getLeftText() - Method in interface io.keikai.model.SFooter
 
getLeftText() - Method in interface io.keikai.model.SHeader
 
getLeftTop() - Method in class io.keikai.api.impl.RangeImpl
get the top-left cell range of this range
getLeftToRight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getLeftToRight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the left to right print order.
getLeftToRight() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the left to right print order.
getLegacyApiValue() - Method in enum org.apache.poi.ss.usermodel.PageMargin
 
getLegacyDrawing() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getLegendPos() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
getLegendPosition() - Method in class io.keikai.model.impl.ChartImpl
 
getLegendPosition() - Method in interface io.keikai.model.SChart
 
getLength() - Method in class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
 
getLength() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getLength() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
getLength() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
getLength() - Method in class org.apache.poi.poifs.crypt.Decryptor
Returns the length of the encrypted data that can be safely read with Decryptor.getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode).
getLength() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
getLength() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
getLength() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
 
getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getLevel() - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
getLimit() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getLineCap() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
 
getLineColor() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Get the line color field for the LineFormat record.
getLineCompound() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
 
getLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the line count or 0 if the DocumentSummaryInformation does not contain a line count.
getLineDash() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
 
getLineDecoration() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getLinePaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getLinePattern() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Get the line pattern field for the LineFormat record.
getLineSpacing() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Returns the vertical line spacing that is to be used within a paragraph.
getLineStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getLineStyleColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color applied to the lines of this shape.
getLineWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getLineWidth() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
 
getLink1() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Get the link 1 field for the ObjectLink record.
getLink2() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Get the link 2 field for the ObjectLink record.
getLinkRefPtg() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns true if the custom links are dirty.
getLinkType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Get the link type field for the LinkedData record.
getList() - Method in class org.apache.poi.ss.formula.eval.RefListEval
 
getListExplicitFormula() - Method in class org.apache.poi.hssf.record.DVRecord
 
getLoadedArea() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getLocalDateTime(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with using 1900 date windowing, and converts it to a java.time.LocalDateTime.
getLocalDateTime(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.time.LocalDateTime.
getLocalDateTime(double, boolean, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.time.LocalDateTime.
getLocalDateTimeCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Get the value of the cell as a LocalDateTime.
getLocalDateTimeCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a LocalDateTime.
getLocale() - Method in class io.keikai.model.sys.AbstractContext
 
getLocale() - Method in class org.apache.poi.ss.usermodel.ZssContext
 
getLocaleCalendar() - Static method in class org.apache.poi.util.LocaleUtil
 
getLocaleCalendar(int, int, int) - Static method in class org.apache.poi.util.LocaleUtil
Convenience method - month is 0-based as in java.util.Calendar
getLocaleCalendar(int, int, int, int, int, int) - Static method in class org.apache.poi.util.LocaleUtil
Convenience method - month is 0-based as in java.util.Calendar
getLocaleCalendar(TimeZone) - Static method in class org.apache.poi.util.LocaleUtil
 
getLocaleChangedObservable() - Method in class org.apache.poi.ss.usermodel.DataFormatter
If the Locale has been changed via LocaleUtil.setUserLocale(Locale) the stored formats need to be refreshed.
getLocaleFromLCID(int) - Static method in class org.apache.poi.util.LocaleUtil
Decode the language ID from LCID value
getLocalizedFormat(String, FormatContext) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getLocalizedFormat(String, FormatContext) - Method in interface io.keikai.model.sys.format.FormatEngine
Get the localized-format , if the format is global-format, it will be transfer it to localized one (for example, m/d/yyyy will becom yyyy/m/d in zh_TW)
getLocalSheetId() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getLocation() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getLock() - Method in class io.keikai.api.impl.RangeImpl
 
getLock() - Method in interface io.keikai.api.model.Book
Get the read-write lock of this book
getLock() - Method in class io.keikai.api.model.impl.BookImpl
 
getLock() - Method in interface io.keikai.api.Range
 
getLock() - Method in class io.keikai.model.impl.BookSeriesImpl
 
getLock() - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
getLock() - Method in interface io.keikai.model.SBookSeries
Get the ReadWriteLock for synchronized when read-write model for current accessing.
getLock() - Method in class io.keikai.range.impl.RangeImpl
 
getLock() - Method in interface io.keikai.range.SRange
 
getLocked() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the cell's using this style are to be locked
getLocked() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get whether the cell's using this style are to be locked
getLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getLong(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a long value from a byte array
getLong(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a long value from a byte array
getLongCode() - Method in enum org.apache.poi.ss.usermodel.FormulaError
 
getLooseMergedCells() - Method in class org.apache.poi.hssf.model.RowBlocksReader
Some unconventional apps place MergeCellsRecords within the row block.
getLow() - Method in class io.keikaiex.util.Interval
 
getLt1() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getLt2() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getLum() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getLumMod() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getLumMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the luminance as expressed by a percentage relative to the input color.
getLumOff() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getLumOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the luminance shift as expressed by a percentage relative to the input color.
getMac(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
getMailAddress() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
getMain() - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
getMajorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the major increment field for the ValueRange record.
getMajorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the major tick type field for the Tick record.
getMajorTimeUnit() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getMajorUnit() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getMajorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the major unit field for the AxisOptions record.
getMajorUnitValue() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the major unit value field for the AxisOptions record.
getManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the manager (or null).
getMapId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXmlColumnPrExtractor
 
getMappedFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
select a font to be used to paint text
getMappedFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
 
getMappedStyle(CellStyle) - Method in class org.apache.poi.ss.usermodel.CellCopyContext
 
getMargin() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Get the margin field for the BottomMargin record.
getMargin() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Get the margin field for the LeftMargin record.
getMargin() - Method in interface org.apache.poi.hssf.record.Margin
Get the margin field for the Margin.
getMargin() - Method in class org.apache.poi.hssf.record.RightMarginRecord
Get the margin field for the RightMargin record.
getMargin() - Method in class org.apache.poi.hssf.record.TopMarginRecord
Get the margin field for the TopMargin record.
getMargin(short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Gets the size of the margin in inches.
getMargin(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
getMargin(short) - Method in interface org.apache.poi.ss.usermodel.Sheet
getMargin(PageMargin) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the size of the margin in inches.
getMargin(PageMargin) - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the size of the margin in inches.
getMarginBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Gets the bottom margin within the textbox.
getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
getMarker() - Method in class org.apache.poi.ddf.EscherBitmapBlip
Gets an unsigned integer that specifies an application-defined internal resource tag.
getMask() - Method in class org.apache.poi.util.BitField
 
getMasterSheet() - Method in interface org.apache.poi.sl.usermodel.Sheet
 
getMatchingCells(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Retrieve all cells where the given formatting rule evaluates to true.
getMatchingCells(Sheet, int, int) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
Conditional formatting rules can apply only to cells in the sheet to which they are attached.
getMax() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getMax() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
getMax() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getMax() - Method in interface io.keikai.model.SChartAxis
Returns the maximum value on this axis.
getMaxAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the maxAng property.
getMaxByteArrayInitSize() - Static method in class org.apache.poi.util.IOUtils
 
getMaxCellStyles() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxChange() - Method in class org.apache.poi.hssf.record.DeltaRecord
get the maximum change
getMaxChange() - Method in class org.apache.poi.ss.usermodel.ZssContext
Returns the maximum changes between two circular evaluation.
getMaxColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getMaxColumnIndex() - Method in class io.keikai.model.impl.BookImpl
 
getMaxColumnIndex() - Method in interface io.keikai.model.SBook
Get the max column index of this book, it is SBook.getMaxColumnIndex()-1
getMaxColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getMaxColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getMaxColumns() - Method in interface io.keikai.api.model.Book
 
getMaxColumns() - Method in class io.keikai.api.model.impl.BookImpl
 
getMaxColumns() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxColumnSize() - Method in class io.keikai.model.impl.BookImpl
 
getMaxColumnSize() - Method in interface io.keikai.model.SBook
Get the max column size of this book
getMaxConditionalFormats() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxCount() - Method in class org.apache.poi.ss.usermodel.ZssContext
Returns the maximum iteration count on circular evaluation.
getMaxDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
Gets the maximum drawing group ID
getMaxFunctionArgs() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxImageLength() - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getMaximumAxisValue() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the maximum axis value field for the ValueRange record.
getMaximumCategory() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the maximum category field for the AxisOptions record.
getMaximumName() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
getMaxLength() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
getMaxLength() - Method in class io.keikai.model.impl.DataBarImpl
 
getMaxLength() - Method in interface io.keikai.model.SDataBar
Returns the maximum length in percentage of this data bar; default to 90
getMaxLevel() - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
getMaxNumberOfArrayScalars() - Static method in class org.apache.poi.hpsf.Array
 
getMaxNumberOfRecords() - Static method in class org.apache.poi.hssf.record.RecordFactory
 
getMaxNumOperands() - Method in class org.apache.poi.ss.formula.functions.Mirr
 
getMaxNumOperands() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
Maximum number of operands accepted by this function.
getMaxOutlineLevel() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getMaxParams() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getMaxR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the maxR property.
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherArrayProperty
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherBlipRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherBSERecord
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherClientDataRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherComplexProperty
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherMetafileBlip
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.EscherTextboxRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.ddf.UnknownEscherRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.hpsf.Blob
 
getMaxRecordLength() - Static method in class org.apache.poi.hpsf.ClipboardData
 
getMaxRecordLength() - Static method in class org.apache.poi.hpsf.CodePageString
 
getMaxRecordLength() - Static method in class org.apache.poi.hpsf.Thumbnail
 
getMaxRecordLength() - Static method in class org.apache.poi.hssf.record.EscherAggregate
 
getMaxRecordLength() - Static method in class org.apache.poi.hssf.record.SubRecord
 
getMaxRecordLength() - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getMaxRecordLength() - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
getMaxRecordLength() - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
getMaxRecordLength() - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getMaxRecordLength() - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
getMaxRecordLength() - Static method in class org.apache.poi.util.LZWDecompresser
 
getMaxRecordLength() - Static method in class org.apache.poi.util.StringUtil
 
getMaxRecordSize() - Static method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getMaxRenderedCellSize() - Method in class io.keikai.ui.Spreadsheet
Returns the max rendered cell size
getMaxRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getMaxRowIndex() - Method in class io.keikai.model.impl.BookImpl
 
getMaxRowIndex() - Method in interface io.keikai.model.SBook
Get the max row index of this book, it is SBook.getMaxRowSize()-1
getMaxRows() - Method in interface io.keikai.api.model.Book
 
getMaxRows() - Method in class io.keikai.api.model.impl.BookImpl
 
getMaxRows() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxRowSize() - Method in class io.keikai.model.impl.BookImpl
 
getMaxRowSize() - Method in interface io.keikai.model.SBook
Get the max row size of this book
getMaxStringLength() - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
getMaxTextLength() - Method in enum org.apache.poi.ss.SpreadsheetVersion
 
getMaxThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
getMaxThreshold() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
The threshold that defines "everything from here up is maximum"
getMaxVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxDynamicFilterExtractor
 
getMaxValue() - Method in class io.keikai.model.impl.DynamicFilterImpl
 
getMaxValue() - Method in interface io.keikai.model.SDynamicFilter
 
getMaxValue() - Method in interface org.apache.poi.ss.usermodel.DynamicFilter
 
getMaxValue() - Method in class org.apache.poi.xssf.usermodel.XSSFDynamicFilter
 
getMaxVisibleColumns() - Method in class io.keikai.ui.Spreadsheet
Returns the maximum visible number of columns of this spreadsheet.
getMaxVisibleRows() - Method in class io.keikai.ui.Spreadsheet
Returns the maximum visible number of rows of this spreadsheet.
getMaxX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the maxX property.
getMaxY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the maxY property.
getMcAlternateContent() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getMerge() - Method in class io.keikai.range.impl.MergeUpdate
 
getMergeCells() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getMergeCells() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to merge cells
getMergeCSSId() - Method in class io.keikai.ui.impl.MergeAggregation.MergeIndex
 
getMergedRect(int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
Returns MergedRect MergedRect by id
getMergedRect(int, int) - Method in class io.keikai.ui.impl.MergeAggregation
Returns MergeIndex that added to this MergeAggregation
getMergedRegion() - Method in class io.keikai.api.impl.RangeImpl
 
getMergedRegion() - Method in interface io.keikai.api.Range
Returns the merged region of the left top cell of this Range if any; otherwise, returns null if not a merged region.
getMergedRegion() - Method in class io.keikai.range.impl.RangeImpl
 
getMergedRegion() - Method in interface io.keikai.range.SRange
Returns the merged region of the left top cell of this Range if any; otherwise, returns null if not a merged region.
getMergedRegion(int) - Method in class io.keikai.model.impl.SheetImpl
 
getMergedRegion(int) - Method in interface io.keikai.model.SSheet
 
getMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the merged region at the specified index
getMergedRegion(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getMergedRegion(int, int) - Method in interface io.keikai.model.SSheet
 
getMergedRegion(String) - Method in class io.keikai.model.impl.SheetImpl
 
getMergedRegion(String) - Method in interface io.keikai.model.SSheet
 
getMergedRegionAt(int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
getMergedRegionIfAny(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
returns merged region cell range for a given cell
getMergedRegions() - Method in class io.keikai.model.impl.SheetImpl
 
getMergedRegions() - Method in interface io.keikai.model.SSheet
 
getMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the list of merged regions.
getMergeId() - Method in class io.keikai.ui.impl.MergeAggregation.MergeIndex
 
getMergeInfo() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getMergeMatrixHelper(SSheet) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getMergeOutOfSync() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getMergeOutOfSync() - Method in class io.keikai.model.impl.SheetImpl
 
getMergeRange(int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
Get a merged range which contains cell(row,col)
getMessage() - Method in class io.keikai.model.ErrorValue
 
getMessageDigest(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
getMetaData() - Method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
getMetadataTextExtractor() - Method in interface org.apache.poi.extractor.POIOLE2TextExtractor
Returns an HPSF powered text extractor for the document properties metadata, such as title and author.
getMetadataTextExtractor() - Method in interface org.apache.poi.extractor.POITextExtractor
Returns another text extractor, which is able to output the textual content of the document metadata / properties, such as author and title.
getMetadataTextExtractor() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
Prevent recursion!
getMetadataTextExtractor() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
getMetadataTextExtractor() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
getMetadataTextExtractor() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
getMimeType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
getMimeType() - Method in interface org.apache.poi.ss.usermodel.PictureData
Returns the mime type for the image
getMin() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getMin() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
getMin() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getMin() - Method in interface io.keikai.model.SChartAxis
Returns the minimum value on this axis.
getMinAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the minAng property.
getMinColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getMinColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getMinColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getMinimumAxisValue() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the minimum axis value field for the ValueRange record.
getMinimumCategory() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the minimum category field for the AxisOptions record.
getMinimumName() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
getMinLength() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
getMinLength() - Method in class io.keikai.model.impl.DataBarImpl
 
getMinLength() - Method in interface io.keikai.model.SDataBar
Returns the minimum length in percentage of this data bar; default to 10.
getMinorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the minor increment field for the ValueRange record.
getMinorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the minor tick type field for the Tick record.
getMinorTimeUnit() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getMinorUnit() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getMinorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the minor unit field for the AxisOptions record.
getMinorUnitValue() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the minor unit value field for the AxisOptions record.
getMinParams() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getMinR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the minR property.
getMinRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getMinThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
getMinThreshold() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
The threshold that defines "everything from here down is minimum"
getMinute() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getMinX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the minX property.
getMinY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the minY property.
getMissingCellPolicy() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Retrieves the current policy on what to do when getting missing or blank cells from a row.
getMissingCellPolicy() - Method in interface org.apache.poi.ss.usermodel.Workbook
Retrieves the current policy on what to do when getting missing or blank cells from a row.
getMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the mmclip count or 0 if the DocumentSummaryInformation does not contain a mmclip count.
getMode() - Method in class org.apache.poi.hssf.record.RefModeRecord
get the reference mode to use (HSSF uses/assumes A1)
getModelUpdates() - Method in class io.keikai.range.impl.ModelUpdateCollector
 
getMonth() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getMoveAdjuster(SheetRegion, int, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getMruColors() - Method in class io.keikai.importer.XlsxExtractor.XlsxRGBColorsExtractor
 
getMultipleParameter() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getMultiStateFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getMultiStateFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getMultiStateFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getMutableIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
This function returns all the Colours, stored in a Map that can be edited.
getName() - Method in interface io.keikai.app.BookInfo
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxExternalBookExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleExtractor
 
getName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
getName() - Method in interface io.keikai.model.chart.SSeries
 
getName() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getName() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getName() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getName() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getName() - Method in class io.keikai.model.impl.NameImpl
 
getName() - Method in class io.keikai.model.impl.TableColumnImpl
 
getName() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getName() - Method in class io.keikai.model.impl.TableImpl
 
getName() - Method in class io.keikai.model.impl.TableStyleImpl
 
getName() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
getName() - Method in class io.keikai.model.ModelEvent
 
getName() - Method in interface io.keikai.model.SFont
 
getName() - Method in interface io.keikai.model.SName
 
getName() - Method in interface io.keikai.model.SNamedStyle
 
getName() - Method in interface io.keikai.model.STable
 
getName() - Method in interface io.keikai.model.STableColumn
 
getName() - Method in interface io.keikai.model.STableStyle
 
getName() - Method in interface io.keikai.model.STableStyleInfo
 
getName() - Method in enum io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
 
getName() - Method in class io.keikai.ui.impl.Focus
 
getName() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
getName() - Method in class org.apache.poi.ddf.EscherBSERecord
The length in characters of the blip name.
getName() - Method in class org.apache.poi.ddf.EscherProperty
 
getName() - Method in class org.apache.poi.hpsf.CustomProperty
Gets the property's name.
getName() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getName() - Method in class org.apache.poi.hssf.record.StyleRecord
get the style's name
getName() - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
getName() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getName() - Method in interface org.apache.poi.poifs.filesystem.Entry
get the name of the Entry
getName() - Method in class org.apache.poi.poifs.filesystem.EntryNode
get the name of the Entry
getName() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getName() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns the last name in the document path's name sequence.
getName() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getName() - Method in class org.apache.poi.poifs.property.Property
Get the name of this property
getName() - Method in class org.apache.poi.poifs.property.RootProperty
Returns the fixed name "Root Entry", as the raw property doesn't have a real name set
getName() - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
getName() - Method in class org.apache.poi.sl.draw.geom.Guide
 
getName() - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
getName() - Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
 
getName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
 
getName() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getName() - Method in class org.apache.poi.ss.formula.NameIdentifier
 
getName() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getName() - Method in enum org.apache.poi.ss.formula.ptg.TablePtg.Item
 
getName() - Method in class org.apache.poi.ss.formula.token.ExternalRefNode
 
getName() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
getName() - Method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
 
getName() - Method in interface org.apache.poi.ss.usermodel.NamedStyle
 
getName() - Method in interface org.apache.poi.ss.usermodel.Table
Get the name of the table.
getName() - Method in interface org.apache.poi.ss.usermodel.TableStyle
 
getName() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
getName() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getName(int) - Method in class io.keikai.model.impl.BookImpl
 
getName(int) - Method in interface io.keikai.model.SBook
 
getName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getName(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
 
getName(String, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getName(String, int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getName(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
Lookup a named range by its name.
getName(String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getName(String, int) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
named range name matching is case insensitive
getName(String, int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getName(String, String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getName(String, String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getName(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getName(String, String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
named range name matching is case-insensitive
getName(NamePtg) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getName(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getName(NamePtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getName(NamePtg, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getNameByName(String) - Method in class io.keikai.model.impl.BookImpl
 
getNameByName(String) - Method in interface io.keikai.model.SBook
 
getNameByName(String, String) - Method in class io.keikai.model.impl.BookImpl
 
getNameByName(String, String) - Method in interface io.keikai.model.SBook
 
getNameCommentRecord(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the name comment record
getNameDefinition() - Method in class org.apache.poi.hssf.record.NameRecord
gets the definition, reference (Formula)
getNameDefinition() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
getNamedStyle(String) - Method in class io.keikai.model.impl.BookImpl
 
getNamedStyle(String) - Method in interface io.keikai.model.SBook
Get the named style of this book
getNamedStyles() - Method in class io.keikai.model.impl.BookImpl
 
getNamedStyles() - Method in interface io.keikai.model.SBook
Get all name styles.
getNameFormula() - Method in interface io.keikai.model.chart.SSeries
 
getNameFormula() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNameFormulaExpression() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getNameFormulaExpression() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNameIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getNameInfo(NamePtg) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getNameName() - Method in class io.keikai.model.impl.NameRefImpl
 
getNameName() - Method in interface io.keikai.model.sys.dependency.NameRef
 
getNameName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
getNameName() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getNameName() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getNameName() - Method in interface org.apache.poi.ss.usermodel.Name
Gets the name of the named range
getNameName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
gets the named range name
getNamepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the namepos.
getNamePtg() - Method in class org.apache.poi.ss.formula.NameRangeEval
 
getNameRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the name record
getNameRecord(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getNames() - Method in class io.keikai.model.impl.BookImpl
 
getNames() - Method in class io.keikai.model.impl.CellBuffer
 
getNames() - Method in interface io.keikai.model.SBook
 
getNames(Sheet) - Static method in class io.keikai.api.Ranges
Returns a list of the defined names belong to the specified Sheet;
getNames(SSheet) - Static method in class io.keikai.range.SRanges
Returns a list of the defined names belong to SSheet
getNames(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getNames(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns all defined names with the given name.
getNameText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getNameText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the name
getNameText() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
getNameText(NamePtg) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getNameText(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getNameText(NamePtg) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
getNameXEval(NameXPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getNameXEval(NameXPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getNameXPtg(String, int, UDFFinder) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getNameXPtg(String, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getNameXPtg(String, SheetIdentifier) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getNameXPtg(String, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
Return an external name (named range, function, user-defined function) Ptg
getNameXPtg(String, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Return an external name (named range, function, user-defined function) Ptg
getNameXPtg(String, UDFFinder) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getNative() - Method in class io.keikai.api.impl.ImporterImpl
 
getNative() - Method in class io.keikai.api.impl.RangeImpl
 
getNative() - Method in class io.keikai.api.model.impl.BookImpl
 
getNative() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getNative() - Method in class io.keikai.api.model.impl.ChartDataImpl
 
getNative() - Method in class io.keikai.api.model.impl.ChartImpl
 
getNative() - Method in class io.keikai.api.model.impl.ColorImpl
 
getNative() - Method in class io.keikai.api.model.impl.FontImpl
 
getNative() - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
getNative() - Method in class io.keikai.api.model.impl.PictureImpl
 
getNative() - Method in class io.keikai.api.model.impl.RichTextImpl
 
getNative() - Method in class io.keikai.api.model.impl.SheetImpl
 
getNative() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
getNative() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getNative() - Method in enum io.keikai.api.model.Validation.AlertStyle
 
getNative() - Method in enum io.keikai.api.model.Validation.OperatorType
 
getNative() - Method in enum io.keikai.api.model.Validation.ValidationType
 
getNativeBounds() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
getNativeBounds() - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
 
getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontPitch
 
getNativeId(FontPitch, FontFamily) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
Combine pitch and family to native id
getNBook() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getNeedRecalculation() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getNegativeBorderColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getNegativeBorderColor() - Method in class io.keikai.model.impl.DataBarImpl
 
getNegativeBorderColor() - Method in interface io.keikai.model.SDataBar
Return the negative border color of the bar in extLst.
getNegativeFillColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
getNegativeFillColor() - Method in class io.keikai.model.impl.DataBarImpl
 
getNegativeFillColor() - Method in interface io.keikai.model.SDataBar
Return the negative fill color of the bar in extLst.
getNegNumFmt() - Method in class org.apache.poi.ss.format.CellFormat
 
getNext() - Method in class org.apache.poi.hssf.model.RecordStream
 
getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Works out what block follows the specified one.
getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Works out what block follows the specified one.
getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Works out what block follows the specified one.
getNextBlockSize(int, int) - Static method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
getNextChild() - Method in interface org.apache.poi.poifs.property.Child
Get the next Child, if any
getNextChild() - Method in class org.apache.poi.poifs.property.Property
Get the next Child, if any
getNextNonBlank(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
getNextNonHidden(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getNextRow() - Method in class org.apache.poi.hssf.model.InternalSheet
get the NEXT RowRecord (from LOC).
getNextSid() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
getNextToken() - Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
 
getNextUnlocked(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
getNextXBATChainOffset() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
 
getNoColor() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNoColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the black and white setting.
getNoColor() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the black and white setting.
getNodeId() - Method in class org.apache.poi.ss.formula.token.AddNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.AndNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ColonNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.CommaNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.DivNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.DoubleNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.EqualNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ExclamationNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.ExpNode
 
getNodeId() - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.GreaterThanEqualNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.GreatNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.IntegerNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.LessNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.LessThanEqualNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.MinusNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.MultiNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.NameNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.NotEqualNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.PercentNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.PlusNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.RefNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.SpaceNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.StringNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.SubtractNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
getNodeId() - Method in class org.apache.poi.ss.formula.token.UnionNode
 
getNonEmptyCellValues() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getNoOrientation() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNoOrientation() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the no orientation.
getNoOrientation() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the no orientation.
getNormalZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the zoom magnification in normal view
getNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the note count or 0 if the DocumentSummaryInformation does not contain a note count.
getNoteRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Returns the underlying Note record
getNoteRecordByObj(ObjRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getNoteRecords() - Method in class org.apache.poi.hssf.model.InternalSheet
Get the NoteRecords (related to cell comments) for this sheet
getNotes() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getNotes() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the print notes.
getNotes() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getNotes() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the print notes.
getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
Returns a collection of ATP function names NOT implemented by POI.
getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
Returns an array of function names NOT implemented by POI.
getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Return a collection of functions that POI does not support
getNSheet() - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
getNumAreas() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
get the number of merged areas.
getNumAxis() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
Get the num axis field for the AxisUsed record.
getNumber() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
 
getNumberArray(ValueEval[]) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
Returns a double array that contains values for the numeric cells from among the list of operands.
getNumberFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
Always null for HSSF records, until someone figures out where to find it
getNumberFormat() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
 
getNumberFormat(XlsxExtractor.XlsxNumFmtExtractor) - Method in class io.keikai.importer.XlsxImporter
 
getNumberFormats(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getNumberOfBuiltinBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
get the number of built-in and reserved builtinFormats
getNumberOfCells() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
getNumberOfColumns() - Method in interface org.apache.poi.sl.usermodel.TableShape
Return the maximum number of columns.
getNumberOfConditionalFormats() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getNumberOfCRNs() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
getNumberOfCRNs() - Method in class org.apache.poi.hssf.record.CRNRecord
 
getNumberOfCustomFormats() - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
 
getNumberOfElementsInArray() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getNumberOfElementsInMemory() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getNumberOfExtendedFormats() - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
 
getNumberOfFontRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the number of font records
getNumberOfFonts() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getNumberOfFonts() - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the number of fonts in the font table
getNumberOfFontsAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Deprecated.
getNumberOfFontsAsInt() - Method in interface org.apache.poi.ss.usermodel.Workbook
Deprecated.
getNumberOfInfoRecsForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getNumberOfItems() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
getNumberOfMergedRegions() - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
getNumberOfNames() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getNumberOfNames() - Method in interface org.apache.poi.ss.usermodel.Workbook
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
Get the number of operands for the Less than operator
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
Get the number of operands for the Less than operator
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
The number of operands expected by the operations
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
 
getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
getNumberOfRows() - Method in interface org.apache.poi.sl.usermodel.TableShape
Return the number of rows
getNumberOfRules() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
getNumberOfRules() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
getNumberOfRules() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
 
getNumberOfRuns() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getNumberOfSheets() - Method in interface io.keikai.api.model.Book
Gets the number of sheet
getNumberOfSheets() - Method in class io.keikai.api.model.impl.BookImpl
 
getNumberOfSheets() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getNumberOfSheets() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the number of spreadsheets in the workbook (this will be three after serialization)
getNumberOfSheets() - Method in interface org.apache.poi.ss.formula.eval.RefEval
returns the number of sheets this applies to
getNumberOfSheets() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
getNumberOfSheets() - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the number of spreadsheets in the workbook
getNumberValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getNumberValue() - Method in interface io.keikai.model.SCell
 
getNumberValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
getNumberValue() - Method in class org.apache.poi.ss.formula.eval.NumberEval
 
getNumberValue() - Method in interface org.apache.poi.ss.formula.eval.NumericValueEval
 
getNumberValue() - Method in class org.apache.poi.ss.usermodel.CellValue
 
getNumBorderColors(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the number of border colors assigned to a cell
getNumBorderColors(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the number of border colors assigned to a cell
getNumBorders(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the number of borders assigned to a cell
getNumBorders(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the number of borders assigned to a cell
getNumBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
getNumBubbleValues() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the num bubble values field for the Series record.
getNumCategories() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the num categories field for the Series record.
getNumCellStyles() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
get the number of styles the workbook contains
getNumCellStyles() - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the number of styles the workbook contains
getNumColumnBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getNumColumns() - Method in class org.apache.poi.hssf.record.MulBlankRecord
get the number of columns this contains (last-first +1)
getNumColumns() - Method in class org.apache.poi.hssf.record.MulRKRecord
get the number of columns this contains (last-first +1)
getNumConditionalFormattings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
 
getNumConditionalFormattings() - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
 
getNumControlPoints() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
getNumControlPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
getNumControlPoints() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
How many control points should be used to map the colours? Normally 2 or 3
getNumDbcells() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getNumEntries() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
get the number of AutoFilter drop-down arrows on the sheet
getNumerator() - Method in class org.apache.poi.hssf.record.SCLRecord
Get the numerator field for the SCL record.
getNumerator() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getNumerator() - Method in class org.apache.poi.ss.format.SimpleFraction
Access the numerator.
getNumericCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Get the value of the cell as a number.
getNumericCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getNumericCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a number.
getNumExFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
get the number of ExtendedFormat records contained in this workbook.
getNumFmt() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getNumFmt() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getNumFmt() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getNumFmtAt(int) - Method in class io.keikai.importer.NumFmts
 
getNumFmtId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getNumFmtId() - Method in class io.keikai.importer.XlsxExtractor.XlsxNumFmtExtractor
 
getNumFmtId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getNumFmts() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getNumIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
Number of id clusters + 1
getNumMergedRegions() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getNumMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
returns the number of merged regions
getNumMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the number of merged regions
getNumNames() - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the total number of names
getNumOfCategory() - Method in interface io.keikai.model.chart.SGeneralChartData
 
getNumOfCategory() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getNumOfChart() - Method in class io.keikai.model.impl.SheetImpl
 
getNumOfChart() - Method in interface io.keikai.model.SSheet
 
getNumOfColumnFreeze() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getNumOfColumnFreeze() - Method in interface io.keikai.model.SSheetViewInfo
 
getNumOfDataValidation() - Method in class io.keikai.model.impl.SheetImpl
 
getNumOfDataValidation() - Method in interface io.keikai.model.SSheet
 
getNumOfMergedRegion() - Method in class io.keikai.model.impl.SheetImpl
 
getNumOfMergedRegion() - Method in interface io.keikai.model.SSheet
 
getNumOfName() - Method in class io.keikai.model.impl.BookImpl
 
getNumOfName() - Method in interface io.keikai.model.SBook
 
getNumOfPicture() - Method in class io.keikai.model.impl.SheetImpl
 
getNumOfPicture() - Method in interface io.keikai.model.SSheet
 
getNumOfREFRecords() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
returns the number of REF Records, which is in model
getNumOfRefs() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getNumOfRowFreeze() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getNumOfRowFreeze() - Method in interface io.keikai.model.SSheetViewInfo
 
getNumOfSeries() - Method in interface io.keikai.model.chart.SGeneralChartData
 
getNumOfSeries() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getNumOfSheet() - Method in class io.keikai.model.impl.BookImpl
 
getNumOfSheet() - Method in interface io.keikai.model.SBook
Get the number of sheet
getNumOfValue() - Method in interface io.keikai.model.chart.SSeries
 
getNumOfValue() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNumOfValue() - Method in class io.keikai.model.impl.DataValidationImpl
 
getNumOfValue() - Method in interface io.keikai.model.SDataValidation
 
getNumOfValue1() - Method in class io.keikai.model.impl.DataValidationImpl
 
getNumOfValue1() - Method in interface io.keikai.model.SDataValidation
 
getNumOfValue2() - Method in class io.keikai.model.impl.DataValidationImpl
 
getNumOfValue2() - Method in interface io.keikai.model.SDataValidation
 
getNumOfXValue() - Method in interface io.keikai.model.chart.SSeries
Gets the number of x value, the result is same as SSeries.getNumOfValue()
getNumOfXValue() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNumOfYValue() - Method in interface io.keikai.model.chart.SSeries
 
getNumOfYValue() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNumOfZValue() - Method in interface io.keikai.model.chart.SSeries
 
getNumOfZValue() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getNumRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getNumRowBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getNumSelectedTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the number of selected tabs
getNumShapeIdsUsed() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
getNumShapes() - Method in class org.apache.poi.ddf.EscherDgRecord
The number of shapes in this drawing group.
getNumShapesSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
Gets the number of shapes saved
getNumSheets() - Method in class org.apache.poi.hssf.model.InternalWorkbook
returns the number of boundsheet objects contained in this workbook.
getNumStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getNumUniqueStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getNumValues() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the num values field for the Series record.
getNumValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getNumXfexts() - Method in class org.apache.poi.hssf.model.InternalWorkbook
get the number of XFExtRecords contained in this workbook.
getObject() - Method in class io.keikai.model.impl.NonSerializableHolder
 
getObjectData() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getObjectData() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
getObjectData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
 
getObjectData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
getObjectId() - Method in class io.keikai.model.impl.ObjectRefImpl
 
getObjectId() - Method in class io.keikai.model.ModelEvent
 
getObjectId() - Method in interface io.keikai.model.sys.dependency.ObjectRef
 
getObjectId() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the object id field for the CommonObjectData record.
getObjectID() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getObjectIdPath() - Method in class io.keikai.model.impl.ObjectRefImpl
 
getObjectIdPath() - Method in interface io.keikai.model.sys.dependency.ObjectRef
 
getObjectIfAny(String, String) - Static method in class io.keikai.jsf.ui.impl.ObjectHolderContext
 
getObjectName() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
 
getObjectProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Answer whether object protection is enabled or disabled
getObjectType() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getObjectType() - Method in class io.keikai.model.impl.ObjectRefImpl
 
getObjectType() - Method in interface io.keikai.model.sys.dependency.ObjectRef
 
getObjectType() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the object type field for the CommonObjectData record.
getObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getObjToChartBofMapping() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getOccupiedSize() - Method in class org.apache.poi.poifs.storage.BATBlock
How much of this block is occupied?.
getOddFooter() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getOddHeader() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
getOffset() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getOffset() - Method in class org.apache.poi.ddf.EscherBSERecord
File offset in the delay stream.
getOffset() - Method in class org.apache.poi.hpsf.Section
Returns the offset of the section in the stream.
getOffset() - Method in interface org.apache.poi.sl.usermodel.Comment
Gets the offset of the comment on the page.
getOffset() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getOffset(int, int) - Method in class io.keikai.range.impl.RangeImpl
 
getOffset(int, int) - Method in interface io.keikai.range.SRange
Returns a SRange that represents a range that offset from this Range.
getOffsetColumns() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getOffsetRows() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getOLE2ClassName() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
getOLE2ClassName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
 
getOLE2ClassName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
getOLEClassName() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getOleEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
 
getOLEShapes() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
getOoxmlId() - Method in enum org.apache.poi.common.usermodel.PictureType
 
getOoxmlName() - Method in enum org.apache.poi.sl.usermodel.ShapeType
name of the presetShapeDefinit(i)on entry
getOp() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
getOp() - Method in class org.apache.poi.ss.formula.token.AddNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.AndNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.ColonNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.CommaNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.DivNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.EqualNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.ExclamationNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.ExpNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.GreaterThanEqualNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.GreatNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.LessNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.LessThanEqualNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.MultiNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.NotEqualNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.OpNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.SpaceNode
 
getOp() - Method in class org.apache.poi.ss.formula.token.SubtractNode
 
getOperator() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getOperator() - Method in class io.keikai.importer.XlsxExtractor.XlsxCustomFilterExtractor
 
getOperator() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getOperator() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getOperator() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getOperator() - Method in class io.keikai.model.impl.CustomFilterImpl
 
getOperator() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getOperator() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the comparison operator if needed
getOperator() - Method in interface io.keikai.model.SCustomFilter
 
getOperator() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getOperator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getOperator() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getOperator() - Method in interface org.apache.poi.ss.usermodel.CustomFilter
 
getOperator() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
 
getOperator() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getOperator() - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilter
 
getOperator() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getOperatorType() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getOperatorType() - Method in interface io.keikai.api.model.Validation
 
getOperatorType() - Method in class io.keikai.model.impl.DataValidationImpl
 
getOperatorType() - Method in interface io.keikai.model.SDataValidation
 
getOptimize() - Method in class org.apache.poi.hssf.record.RowRecord
get whether to optimize or not (set to 0)
getOption() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the option field for the CommonObjectData record.
getOptionFlag() - Method in class org.apache.poi.hssf.record.NameRecord
gets the option flag
getOptionFlags() - Method in class org.apache.poi.hssf.record.common.UnicodeString
get the option flags which among other things return if this is a 16-bit or 8 bit string
getOptionFlags() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
get the (currently unimportant to HSSF) option flags
getOptionFlags() - Method in class org.apache.poi.hssf.record.RowRecord
gets the option bitmask.
getOptionFlags2() - Method in class org.apache.poi.hssf.record.RowRecord
gets the 2nd option bitmask.
getOptions() - Method in class org.apache.poi.ddf.EscherOptRecord
Automatically recalculate the correct option
getOptions() - Method in class org.apache.poi.ddf.EscherRecord
Note that options is an internal field.
getOptions() - Method in class org.apache.poi.hssf.record.CFRuleBase
get the option flags
getOptions() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Get the options field for the AxisOptions record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Get the options field for the CategorySeriesAxis record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.DatRecord
Get the options field for the Dat record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Get the options field for the Frame record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the options field for the Legend record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Get the options field for the LinkedData record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the options field for the Tick record.
getOptions() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Get the options field for the ValueRange record.
getOptions() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getOptions() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the option flags
getOptions() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
get the option flags
getOptions() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getOptions() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the options bitmask (see bit setters)
getOptions() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the options bitmask or just use the bit setters.
getOptions() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the bit flags for the options.
getOptions1() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the options1 field for the Text record.
getOptions2() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the options2 field for the Text record.
getOptRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Return the low-level EscherOptRecord to read/modify not yet wrapped escher properties
getOrAddCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
getOrAddCellStyle(SCellStyle) - Method in interface io.keikai.model.SBook
Get the cell style which stored in this book, add it into the book if not found.
getOrAddDefaultHyperlinkStyle(SCell) - Method in class io.keikai.model.impl.BookImpl
 
getOrAddDefaultHyperlinkStyle(SCell) - Method in interface io.keikai.model.SBook
Returns existing or add cell style for hyperlink on the specified cell
getOrAddExtraStyle(SExtraStyle) - Method in class io.keikai.model.impl.BookImpl
 
getOrAddExtraStyle(SExtraStyle) - Method in interface io.keikai.model.SBook
Get the extra style which stored in this book, add it into the book if not found.
getOrAddFont(SFont) - Method in class io.keikai.model.impl.AbstractBookAdv
Get the font which stored in this book, or add it into the book if not found, then you can use SBook.searchFont(FontMatcher) to search and reuse this style.
getOrAddFont(SFont) - Method in class io.keikai.model.impl.BookImpl
 
getOrCreateDataValidityTable() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getOrCreateDefaultHyperlinkStyle(SCell) - Method in class io.keikai.model.impl.BookImpl
 
getOrCreateDefaultHyperlinkStyle(SCell) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, replaced by SBook.getOrAddDefaultHyperlinkStyle(SCell) to build an immutable cell style to boost search performance.
getOrCreateDxfId(STableStyleElem) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
getOrCreateEnhancedProtectionRecord() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getOrCreateFont() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Gets or create the font for this style
getOrCreateFont(Font.Boldweight, Color, int, String, boolean, boolean, Font.TypeOffset, Font.Underline) - Method in class io.keikai.api.impl.RangeImpl
 
getOrCreateFont(Font.Boldweight, Color, int, String, boolean, boolean, Font.TypeOffset, Font.Underline) - Method in interface io.keikai.api.Range
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to create an immutable cell style and font
getOrCreateFont(SFont.Boldweight, String, int, String, boolean, boolean, SFont.TypeOffset, SFont.Underline) - Method in class io.keikai.range.impl.RangeImpl
 
getOrCreateFont(SFont.Boldweight, String, int, String, boolean, boolean, SFont.TypeOffset, SFont.Underline) - Method in interface io.keikai.range.SRange
Get font if exists or create font if not exists from the book of this range and return it.
getOrCreateName(String, int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getOrCreateName(String, int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getOrCreateNode(int) - Method in class io.keikai.model.impl.OutlineLevelTree
 
getOrCreateSheetProtection() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getOrCreateSheetProtection(XSSFSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
getOrder() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getOrder() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getOrdinalNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
Returns ordinal number of cell in range.
getOrientation() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getOrientation() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns the orientation of the values.
getOrientation() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getOrientation(SChart) - Static method in class io.keikaiex.util.JFreeChartHelper
 
getOrigColumn() - Method in class io.keikai.ui.event.CellSelectionUpdateEvent
 
getOrigin() - Method in class io.keikai.theme.SpreadsheetStandardTheme
 
getOrigLastColumn() - Method in class io.keikai.ui.event.CellSelectionUpdateEvent
 
getOrigLastRow() - Method in class io.keikai.ui.event.CellSelectionUpdateEvent
 
getOrigMerge() - Method in class io.keikai.range.impl.MergeUpdate
 
getOrigRow() - Method in class io.keikai.ui.event.CellSelectionUpdateEvent
 
getOSVersion() - Method in class org.apache.poi.hpsf.PropertySet
 
getOurBlockIndex() - Method in class org.apache.poi.poifs.storage.BATBlock
Retrieve where in the file we live
getOutline() - Method in class org.apache.poi.sl.draw.geom.Outline
 
getOutlineLevel() - Method in class io.keikai.api.impl.RangeImpl
 
getOutlineLevel() - Method in interface io.keikai.api.Range
Returns the outline of the group by matching with the range.
getOutlineLevel() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
getOutlineLevel() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getOutlineLevel() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getOutlineLevel() - Method in class io.keikai.model.impl.RowImpl
 
getOutlineLevel() - Method in interface io.keikai.model.SColumn
Returns the column groupings
getOutlineLevel() - Method in interface io.keikai.model.SColumnArray
Returns the column groupings
getOutlineLevel() - Method in interface io.keikai.model.SRow
Returns the row groupings
getOutlineLevel() - Method in class io.keikai.range.impl.RangeImpl
 
getOutlineLevel() - Method in interface io.keikai.range.SRange
Returns the outline level of the group by matching with the 1st selected area of this Range in rows or columns.
getOutlineLevel() - Method in class io.keikai.ui.event.GroupHeaderClickEvent
Returns the level triggered by the click event.
getOutlineLevel() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getOutlineLevel() - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
getOutlineLevel() - Method in class org.apache.poi.hssf.record.RowRecord
get the outline level of this row
getOutlineLevel() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Returns the rows outline level.
getOutlineLevel() - Method in interface org.apache.poi.ss.usermodel.Row
Returns the rows outline level.
getOutlineLevel(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
getOutlineLevelCol() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
getOutlineLevelCol() - Method in class io.keikai.model.impl.SheetImpl
 
getOutlineLevelCol() - Method in interface io.keikai.model.SSheet
Returns the maximum outline level for column represent.
getOutlineLevelColTree() - Method in class io.keikai.model.impl.SheetImpl
 
getOutlineLevelRow() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
getOutlineLevelRow() - Method in class io.keikai.model.impl.SheetImpl
 
getOutlineLevelRow() - Method in interface io.keikai.model.SSheet
Returns the maximum outline level for row represent.
getOutlineLevelRowTree() - Method in class io.keikai.model.impl.SheetImpl
 
getOutlinePr() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetPropertiesExtractor
 
getOutputStream() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
 
getOutputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
 
getOverlap(CellRegion) - Method in class io.keikai.model.CellRegion
 
getOverlapsMergedRegions(CellRegion, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
getOverlapsMergedRegions(CellRegion, boolean) - Method in interface io.keikai.model.SSheet
Get the merged region that overlapped the region
getPage() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getPageBreakZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
zoom magification in page break view
getPageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the page count or 0 if the SummaryInformation does not contain a page count.
getPageMargins() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getPageOrder() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getPageSettings() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getPageSetup() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getPageSize() - Method in interface org.apache.poi.sl.usermodel.SlideShow
Returns the current page size
getPageStart() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getPageStart() - Method in interface io.keikai.model.SPrintSetup
 
getPageStart() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getPageStart() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the page start.
getPageStart() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the page start.
getPaint() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getPaint() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the current Paint of the Graphics2D context.
getPaint() - Method in interface org.apache.poi.sl.usermodel.FillStyle
 
getPaint() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
 
getPaint(Graphics2D, PaintStyle) - Method in class org.apache.poi.sl.draw.DrawPaint
 
getPaint(Graphics2D, PaintStyle, PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.DrawPaint
 
getPaint(PlaceableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getPaletteIndex() - Method in class org.apache.poi.ddf.EscherColorRef
 
getPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette options bitmask (see the individual bit getter methods that reference this one)
getPalettepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getPane() - Method in class io.keikai.importer.XlsxExtractor.XlsxSelectionExtractor
 
getPane() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getPane() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getPaneInformation() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the information regarding the currently configured pane (split or freeze).
getPaneInformation() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the information regarding the currently configured pane (split or freeze).
getPaneInformation() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the information regarding the currently configured pane (split or freeze)
getPanel() - Method in interface io.keikai.ui.Widget
the panel to stay.
getPanel() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getPanose() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanose() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
 
getPanoseArmStyle() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseContrast() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseFamily() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseLetterForm() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseMidLine() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseProportion() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseSerif() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseStroke() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseWeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPanoseXHeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPaperSize() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getPaperSize() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getPaperSize() - Method in interface io.keikai.model.SPrintSetup
 
getPaperSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getPaperSize() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the paper size.
getPaperSize() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the paper size.
getParagraph() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
getParameterClass(int) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
getParameterClassCodes() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getParameterNames() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the par count or 0 if the DocumentSummaryInformation does not contain a par count.
getParent() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getParent() - Method in interface org.apache.poi.poifs.filesystem.Entry
get this Entry's parent (the DirectoryEntry that owns this Entry).
getParent() - Method in class org.apache.poi.poifs.filesystem.EntryNode
get this Entry's parent (the DocumentEntry that owns this Entry).
getParent() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getParent() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns the path's parent or null if this path is the root path.
getParent() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
getParent() - Method in interface org.apache.poi.sl.usermodel.Shape
 
getParent() - Method in interface org.apache.poi.ss.usermodel.Shape
 
getParentIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
for cell XF types this is the parent style (usually 0/normal).
getParentShape() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
getParentStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Return the parent style for this cell style.
getParentXfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getParsedExpression() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getParsedExpression() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getParsedExpression() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getParsedExpression() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
 
getParsedExpression1() - Method in class org.apache.poi.hssf.record.CFRuleBase
get the stack of the 1st expression as a list
getParsedExpression2() - Method in class org.apache.poi.hssf.record.CFRuleBase
get the stack of the 2nd expression as a list
getParsedExpressionScale() - Method in class org.apache.poi.hssf.record.CFRule12Record
get the stack of the scale expression as a list
getParts(String) - Static method in class io.keikai.util.XlsxJsonHelper
 
getPassword() - Method in class io.keikai.api.SheetProtection
Returns the password.
getPassword() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
getPassword() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getPassword() - Method in class org.apache.poi.hssf.record.PasswordRecord
get the password
getPassword() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getPasswordHash() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
getPasswordHash(String) - Method in class io.keikai.importer.XlsxImporter
 
getPasswordKeyEncryptor() - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
getPasswordRecord() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
getPasswordVerifier() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
getPastedRange() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
getPastedRange() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getPastedRange() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getPasteOperation() - Method in class io.keikai.model.PasteOption
 
getPasteOperation() - Method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
getPasteType() - Method in class io.keikai.model.PasteOption
 
getPasteType() - Method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
getPath() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getPath() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getPath() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
 
getPath() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getPath() - Method in class org.apache.poi.sl.draw.geom.Outline
 
getPath() - Method in interface org.apache.poi.sl.usermodel.FreeformShape
Gets the shape path.
getPath(Context) - Method in class org.apache.poi.sl.draw.geom.Path
Convert the internal represenation to java.awt.geom.Path2D
getPath(Context) - Method in interface org.apache.poi.sl.draw.geom.PathIf
Convert the internal represenation to java.awt.geom.Path2D
getPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
getPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getPattern() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Get the pattern field for the AreaFormat record.
getPatternFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
getPatternFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
 
getPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
 
getPatternFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
getPatternType() - Method in class io.keikai.importer.XlsxExtractor.XlsxPatternExtractor
 
getPayload() - Method in class io.keikaiex.util.Interval
 
getPcDonut() - Method in class org.apache.poi.hssf.record.chart.PieRecord
Get the size of the center hole as a percentage of the plot area size (0 as Pie, 10 to 90 as Doughnut).
getPcExplode() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
Get the percentage distance of a data point or data pints in a series from the center of the plot area for a doughnut or pie chart (0 ~ 100).
getPercent() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getPercentMax() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getPercentMin() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getPerformDataValidation() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
getPersistDocument() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
getPerspective() - Method in class io.keikai.model.impl.ChartImpl
 
getPerspective() - Method in interface io.keikai.model.SChart
 
getPhoeneticGuide() - Method in class org.apache.poi.hssf.record.RowRecord
A bit that specifies whether the phonetic guide feature is enabled for any cell in this row.
getPhoneticPr() - Method in class io.keikai.importer.XlsxExtractor.XlsxRichTextExtractor
 
getPhoneticRuns() - Method in class io.keikai.importer.XlsxExtractor.XlsxRichTextExtractor
 
getPhoneticText() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getPhoneticType() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticPrExtractor
 
getPhRuns() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
gets the number of defined cells (NOT number of cells in the actual row!).
getPhysicalNumberOfCells() - Method in interface org.apache.poi.ss.usermodel.Row
Gets the number of defined cells (NOT number of cells in the actual row!).
getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the number of physically defined rows (NOT the number of rows in the sheet)
getPhysicalNumberOfRows() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the number of physically defined rows (NOT the number of rows in the sheet)
getPicture(int) - Method in class io.keikai.model.impl.SheetImpl
 
getPicture(int) - Method in interface io.keikai.model.SSheet
 
getPicture(String) - Method in class io.keikai.model.impl.SheetImpl
 
getPicture(String) - Method in interface io.keikai.model.SSheet
 
getPicturedata() - Method in class org.apache.poi.ddf.EscherBlipRecord
Gets the picture data bytes
getPictureData() - Method in class io.keikai.model.impl.PictureImpl
 
getPictureData() - Method in interface io.keikai.model.SPicture
Returns the SPictureData
getPictureData() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Return picture data for this shape
getPictureData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Returns the picture data for this picture.
getPictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
Returns the picture data for this picture.
getPictureData() - Method in interface org.apache.poi.sl.usermodel.SlideShow
Returns all Pictures of this slideshow.
getPictureData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
getPictureData() - Method in interface org.apache.poi.ss.usermodel.Picture
Return picture data for this picture
getPictureData(int) - Method in class io.keikai.model.impl.BookImpl
 
getPictureData(int) - Method in interface io.keikai.model.SBook
Get SPictureData of the specified index from this book; null if not exist
getPictureData(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
retrieve all zkpictures for given sheet
getPictureFormat(String) - Static method in class io.keikaiex.util.PictureHelper
Returns the picture format type of the specified file extension.
getPictureFormat(AImage) - Static method in class io.keikai.api.SheetOperationUtil
Gets the picture format
getPictureIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
getPictures() - Method in class io.keikai.api.model.impl.SheetImpl
 
getPictures() - Method in interface io.keikai.api.model.Sheet
 
getPictures() - Method in class io.keikai.model.impl.SheetImpl
 
getPictures() - Method in interface io.keikai.model.SSheet
 
getPicturesDatas() - Method in class io.keikai.model.impl.BookImpl
 
getPicturesDatas() - Method in interface io.keikai.model.SBook
Returns all SPictureData fo this book.
getPictureType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
getPictureType() - Method in interface org.apache.poi.ss.usermodel.PictureData
 
getPictureTypeMacOS() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getPictureTypeWin32() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getPIDString(long) - Method in class org.apache.poi.hpsf.Section
Returns the PID string associated with a property ID.
getPitch() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getPitch() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
 
getPitchAndFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
getPixelInfo(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.MasterSheet
Return the placeholder shape for the specified type
getPlaceholderDetails() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getPlaceholderDetails(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Sheet
Get the placeholder details for the given placeholder type.
getPlain() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
getPlainByteFlags() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
getPlainRecordStream() - Method in class org.apache.poi.hssf.model.RowBlocksReader
 
getPoiFontFromRichText(Workbook, Cell, RichTextString, int) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
getPointName() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
getPointNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Get the point number field for the DataFormat record.
getPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
getPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
getPos() - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
getPos() - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Gets the value of the pos property.
getPos() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Gets the value of the pos property.
getPos() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Gets the value of the pos property.
getPosition() - Method in class io.keikai.importer.XlsxExtractor.XlsxStopExtractor
 
getPosition() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns the position of this axis.
getPosition() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getPosition() - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
getPosition() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
getPosition() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
getPosition(int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Useful for logic like table/range styling, where some elements apply based on relative position in a range.
getPositionInPoints() - Method in interface org.apache.poi.sl.usermodel.TabStop
Gets the position in points relative to the left side of the paragraph.
getPositionOfBof() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
getPositionOfBof() - Method in class org.apache.poi.hssf.record.OldSheetRecord
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
getPosNumFmt() - Method in class org.apache.poi.ss.format.CellFormat
 
getPrecedents() - Method in class io.keikai.api.impl.RangeImpl
 
getPrecedents() - Method in interface io.keikai.api.Range
Returns all Range(s) that are the direct or indirect precedents of this cell Range.
getPrecedents() - Method in class io.keikai.range.impl.RangeImpl
 
getPrecedents() - Method in interface io.keikai.range.SRange
Returns all Range(s) that are the direct or indirect precedents of this cell Range.
getPreferEventExtractor() - Static method in class org.apache.poi.extractor.ExtractorFactory
Should this thread use event based extractors is available? Checks the all-threads one first, then thread specific.
getPreferredEncoding() - Static method in class org.apache.poi.util.StringUtil
 
getPreferredSize() - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
getPreferredSize() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Calculate the preferred size for this picture.
getPreferredSize() - Method in interface org.apache.poi.ss.usermodel.Picture
Calculate the preferred size for this picture.
getPreferredSize(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Calculate the preferred size for this picture.
getPreferredSize(double, double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Calculate the preferred size for this picture.
getPreferredSize(double, double) - Method in interface org.apache.poi.ss.usermodel.Picture
Calculate the preferred size for this picture.
getPrefixForLocale(Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
 
getPreloadColumnSize() - Method in class io.keikai.ui.Spreadsheet
 
getPreloadRowSize() - Method in class io.keikai.ui.Spreadsheet
 
getPresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the presentation format (or null).
getPreviousChild() - Method in interface org.apache.poi.poifs.property.Child
Get the previous Child, if any
getPreviousChild() - Method in class org.apache.poi.poifs.property.Property
Get the previous Child, if any
getPreviousSheet() - Method in class io.keikai.ui.event.SheetSelectEvent
 
getPrevlastVisibleRow() - Method in class io.keikai.model.impl.AutoFilterImpl
 
getPrevlastVisibleRow() - Method in interface io.keikai.model.SAutoFilter
 
getPrevNonBlank(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
getPrevNonHidden(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getPrevUnlocked(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
getPrimaryUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the second MD4, that specifies the unique identifier of the uncompressed blip data
getPrintArea() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getPrintArea() - Method in interface io.keikai.model.SPrintSetup
 
getPrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
getPrintArea(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
getPrintAreas(SPrintSetup, SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getPrintGridlines() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the PrintGridlinesRecord.
getPrintGridlines() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
get whether or not to print the gridlines (and make your spreadsheet ugly)
getPrintHeaders() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the PrintHeadersRecord.
getPrintHeaders() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
get whether to print the headers - y/n
getPrintOptions() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getPrintSetup() - Method in class io.keikai.model.impl.pdf.PdfExporter
Get this setup to setup the exporting parameters for "print" as a PDF document
getPrintSetup() - Method in class io.keikai.model.impl.SheetImpl
 
getPrintSetup() - Method in interface io.keikai.model.SSheet
 
getPrintSetup() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Returns the PrintSetupRecord.
getPrintSetup() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the print setup object.
getPrintSetup() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the print setup object.
getPriority() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getPriority() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getPriority() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the applying priority if covered region overlapped
getPriority() - Method in class io.keikai.theme.SpreadsheetStandardTheme
 
getPriority() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getPriority() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
Only newer style formatting rules have priorities.
getPriority() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getPriority() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
The priority of the rule, if defined, otherwise 0.
getPriority(String) - Static method in class io.keikai.theme.SpreadsheetThemes
Return the priority of the given theme
getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
 
getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Returns the ProgID that stores the OLE Programmatic Identifier.
getPrompt() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getPromptBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getPromptBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getPromptBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getPromptBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getPromptText() - Method in class org.apache.poi.hssf.record.DVRecord
 
getPromptTitle() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getPromptTitle() - Method in class org.apache.poi.hssf.record.DVRecord
 
getProperties() - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the Property array contained in this property set.
getProperties() - Method in class org.apache.poi.hpsf.Section
Returns this section's properties.
getPropertiesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
 
getProperty() - Method in class org.apache.poi.poifs.filesystem.EntryNode
grant access to the property
getProperty(int) - Method in class org.apache.poi.hpsf.PropertySet
Convenience method returning the value of the property with the specified ID.
getProperty(int) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getProperty(long) - Method in class org.apache.poi.hpsf.Section
Returns the value of the property with the specified ID.
getPropertyCount() - Method in class org.apache.poi.hpsf.Section
Returns the number of properties in this section.
getPropertyId() - Method in enum org.apache.poi.ddf.EscherPropertyTypes
 
getPropertyNumber() - Method in class org.apache.poi.ddf.EscherProperty
 
getPropertySet(String) - Method in class org.apache.poi.POIDocument
For a given named property entry, either return it or null if if it wasn't found
getPropertySet(String, EncryptionInfo) - Method in class org.apache.poi.POIDocument
For a given named property entry, either return it or null if if it wasn't found
getPropertySetIDMap() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
 
getPropertySetIDMap() - Method in class org.apache.poi.hpsf.PropertySet
The id to name mapping of the properties in this set.
getPropertySetIDMap() - Method in class org.apache.poi.hpsf.SummaryInformation
 
getPropertySize() - Method in class org.apache.poi.ddf.EscherComplexProperty
Calculates the number of bytes required to serialize this property.
getPropertySize() - Method in class org.apache.poi.ddf.EscherProperty
Most properties are just 6 bytes in length.
getPropertyStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
get start of Property Table
getPropertyStringValue(Object) - Static method in class org.apache.poi.hpsf.PropertySet
Return the string representation of a property value
getPropertyTable() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
getPropertyValue() - Method in class org.apache.poi.ddf.EscherSimpleProperty
 
getProtect() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
get whether the sheet is protected or not
getProtect() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
get whether the this is protected shared/tracked workbook or not
getProtect() - Method in class org.apache.poi.hssf.record.ProtectRecord
get whether the sheet is protected or not
getProtect() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
get whether the sheet is protected or not
getProtect() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
is this window protected or not
getProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Answer whether protection is enabled or disabled
getProtect() - Method in interface org.apache.poi.ss.usermodel.Sheet
Answer whether protection is enabled or disabled
getProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
getProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getProtectionBlock() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getProtpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getPt() - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
getPt() - Method in interface org.apache.poi.sl.draw.geom.LineToCommandIf
 
getPt() - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
getPt() - Method in interface org.apache.poi.sl.draw.geom.MoveToCommandIf
 
getPt1() - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
getPt1() - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
getPt1() - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
getPt1() - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
getPt2() - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
getPt2() - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
getPt2() - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
getPt2() - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
getPt3() - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
getPt3() - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
getPtgClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
getPtgIndex() - Method in class io.keikai.model.impl.IndirectRefImpl
 
getPtgIndex() - Method in class io.keikai.model.impl.OffsetRefImpl
 
getPtgIndex() - Method in interface io.keikai.model.sys.dependency.IndirectRef
Identify which INDIRECT function in a cell formula.
getPtgIndex() - Method in interface io.keikai.model.sys.dependency.OffsetRef
Identify which OFFSET function in a cell formula.
getPtgIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getPtgs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
getPtgs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
getPtgs() - Method in interface io.keikai.model.sys.formula.FormulaExpression
Returns the cached parsing things.
getQueryTable() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getQueryTableFieldId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getQuotePrefixed() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
getQuotePrefixed() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Is "Quote Prefix" or "123 Prefix" enabled for the cell? Having this on is somewhat (but not completely, see IgnoredErrorType) like prefixing the cell value with a ' in Excel
getQuotePrefixed() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getR1() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getR2() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getRandomInts(int) - Static method in interface io.keikai.util.Oid
The function used to generate a list of random integers to construct OID.
getRange() - Method in class io.keikai.ui.event.GroupOpenEvent
Returns the group range in a whole rows or columns based on GroupOpenEvent.isRow().
getRange() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
getRange(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
getRange(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
 
getRangeAttrs(SSheet, SpreadsheetCtrl.Header, SpreadsheetCtrl.CellAttribute, int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getRanges() - Method in class io.keikai.ui.impl.MergeMatrixHelper
Get all merged range.
getRangesByColumn(int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
Get merged range which contains col
getRangeType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
getRangeType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Get the Range Type used
getRank() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getRank() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getRank() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the rank used with "top10" type; rank is the 10 in top10, 6 in top6...
getRank() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getRaster(int, int, int, int) - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
getRatio() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Get the ratio to show the bubble to their default size.
getRawBackColor() - Method in class io.keikai.model.impl.AbstractFillAdv
 
getRawBackColor() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getRawBackColor() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getRawData() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getRawDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getRawFillColor() - Method in class io.keikai.model.impl.AbstractFillAdv
 
getRawFillColor() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getRawFillColor() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getRawFillPattern() - Method in class io.keikai.model.impl.AbstractFillAdv
 
getRawFillPattern() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
getRawFillPattern() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
getRawRecord() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFEvenFooter
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFEvenHeader
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFFirstFooter
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFFirstHeader
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
 
getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
 
getRawText() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
getRawValue(int) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getReadablePath() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getReadIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
getReadIndex() - Method in class org.apache.poi.util.LittleEndianInputStream
 
getReadingOrder() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getReadingOrder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the reading order for far east versions (0 - Context, 1 - Left to right, 2 - right to left) - We could use some help with support for the far east.
getReadingOrder() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Get the reading order, for RTL/LTR ordering of the text.
getReadOnly() - Method in class org.apache.poi.hssf.record.FileSharingRecord
get the readonly
getRealAlignment(SCell) - Static method in class io.keikai.ui.impl.CellFormatHelper
 
getRealHtmlStyle(FormatResult, SCellStyle, boolean, boolean) - Method in class io.keikai.ui.impl.CellFormatHelper
 
getReason() - Method in exception org.apache.poi.hpsf.HPSFException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReason() - Method in exception org.apache.poi.hpsf.HPSFRuntimeException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getReason() - Method in exception org.apache.poi.hssf.eventusermodel.HSSFUserException
Returns the Throwable that caused this exception to be thrown or null if there was no such Throwable.
getRecalc() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
get whether to recalculate formulas/etc before saving or not
getRecalcId() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Get or create RecalcIdRecord
getRecordClass(int) - Static method in class org.apache.poi.hssf.record.RecordFactory
Debug / diagnosis method
getRecordConstructor() - Method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
getRecordData() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getRecordForFirstCell(FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Gets the SharedValueRecordBase record if it should be encoded immediately after the formula record contained in the specified FormulaRecordAggregate agg.
getRecordId() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherDgRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherRecord
Return the current record id.
getRecordId() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getRecordId() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherDgRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherOptRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherRecord
Subclasses should return the short name for this escher record.
getRecordName() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
 
getRecordName() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
getRecordName() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.CellRecord
Gets the debug info BIFF record type name (used by Record.toString().
getRecordName() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getRecordName() - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
getRecordName() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getRecordName() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getRecordName() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getRecordName() - Method in class org.apache.poi.hssf.record.RKRecord
 
getRecords() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getRecords() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getRecordsById(short, List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
Recursively find records with the specified record ID
getRecordSize() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherDggRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherDgRecord
Returns the number of bytes that are required to serialize this record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherRecord
Subclasses should effeciently return the number of bytes required to serialize the record.
getRecordSize() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
getRecordSize() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
 
getRecordSize() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getRecordSize() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.OldLabelRecord
 
getRecordSize() - Method in class org.apache.poi.hssf.record.RecordBase
gives the current serialized size of the record.
getRecordSize() - Method in class org.apache.poi.hssf.record.StandardRecord
 
getRecordSizeForBlockCount(int) - Static method in class org.apache.poi.hssf.record.IndexRecord
 
getRecordSizeForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
Given a number of strings (in the sst), returns the size of the extsst record
getRecordType() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
getRecordType() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
getRectX1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The starting top-left coordinate of child records.
getRectX2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The bottom-right x coordinate of child records.
getRectY1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The top-left coordinate of child records.
getRectY2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
The bottom-right y coordinate of child records.
getRed() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getRedoLabel() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
getRedoLabel() - Method in interface io.keikai.ui.sys.UndoableActionManager
Get redo label, only available if UndoableActionManager.isRedoable()
getRedoLabel() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getRedoSelection() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getRedoSelection() - Method in interface io.keikai.ui.sys.UndoableAction
 
getRedoSheet() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getRedoSheet() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
getRedoSheet() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
getRedoSheet() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getRedoSheet() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getRedoSheet() - Method in interface io.keikai.ui.sys.UndoableAction
 
getRef() - Method in class io.keikai.api.model.impl.BookImpl
 
getRef() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getRef() - Method in class io.keikai.api.model.impl.ColorImpl
 
getRef() - Method in class io.keikai.api.model.impl.FontImpl
 
getRef() - Method in class io.keikai.api.model.impl.SheetImpl
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxAutoFilterExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
getRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getRef() - Method in class io.keikai.model.impl.BookImpl
 
getRef() - Method in class io.keikai.model.impl.CellImpl
 
getRef() - Method in class org.apache.poi.ddf.EscherBSERecord
The reference count of this blip.
getRef(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getRef(Cell) - Static method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
 
getRef3DEval(Ref3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getRef3DEval(Ref3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getReferenceString() - Method in class io.keikai.model.CellRegion
 
getReferenceString() - Method in class io.keikai.model.impl.CellImpl
 
getReferenceString() - Method in interface io.keikai.model.SCell
 
getReferenceString() - Method in class io.keikai.model.SheetRegion
 
getReferenceText() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getReferenceText() - Method in class org.apache.poi.ss.util.SSCellRange
 
getReferenceType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Get the reference type field for the LinkedData record.
getRefersToCellRegion() - Method in class io.keikai.model.impl.NameImpl
 
getRefersToCellRegion() - Method in interface io.keikai.model.SName
 
getRefersToFormula() - Method in class io.keikai.model.impl.NameImpl
 
getRefersToFormula() - Method in interface io.keikai.model.SName
 
getRefersToFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
getRefersToFormula() - Method in interface org.apache.poi.ss.usermodel.Name
Returns the formula that the name is defined to refer to.
getRefersToFormulaExpression() - Method in class io.keikai.model.impl.AbstractNameAdv
 
getRefersToFormulaExpression() - Method in class io.keikai.model.impl.NameImpl
 
getRefersToSheetName() - Method in class io.keikai.model.impl.NameImpl
 
getRefersToSheetName() - Method in interface io.keikai.model.SName
 
getReferToCellList() - Method in class io.keikai.model.impl.DataValidationImpl
 
getReferToCellList() - Method in interface io.keikai.model.SDataValidation
 
getReferToCellList(int, int) - Method in class io.keikai.model.impl.DataValidationImpl
 
getReferToCellList(int, int) - Method in interface io.keikai.model.SDataValidation
Return the referred list relative to the specified row and column.
getRefEval(int, int, boolean, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getRefEvaluator() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getRefEvaluator() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getRefEvaluator() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getRefEvaluatorForCurrentSheet() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getRefIxForSheet(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
getRefreshAll() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
get whether to refresh all external data when loading a sheet
getRegion() - Method in class io.keikai.model.impl.AutoFilterImpl
 
getRegion() - Method in class io.keikai.model.ModelEvent
 
getRegion() - Method in interface io.keikai.model.SAutoFilter
Returns the filtered Region.
getRegion() - Method in class io.keikai.model.SheetRegion
 
getRegion() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getRegionDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
getRegionDependents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getRegionDependents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getRegionHeight(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getRegionPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
getRegionPrecedents(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
getRegionPrecedents(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
getRegions() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
getRegions() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getRegions() - Method in class io.keikai.model.impl.DataValidationImpl
 
getRegions() - Method in class io.keikai.model.impl.DependencyTracerImpl
 
getRegions() - Method in interface io.keikai.model.SConditionalFormatting
Regions that this conditional formatting covered
getRegions() - Method in interface io.keikai.model.SConditionalFormattingRule
Get applied regions.
getRegions() - Method in interface io.keikai.model.SDataValidation
 
getRegions() - Method in interface io.keikai.model.SDependencyTracer
 
getRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getRegions() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getRegions() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getRegionWidth(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getRegre(double[], double[]) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Return a commons math Regression class
getRelativeIndent() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
getRelativeValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
 
getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getRelativeValue(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.AreaEvalHelper
 
getRemainingData() - Method in class org.apache.poi.ddf.EscherBSERecord
Any remaining data in this record.
getRemainingData() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Any remaining data in the record
getRemainingData() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Any data recording this record.
getRemainingData() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Returns any remaining bytes
getRenameColumnAdjuster(String, String, String) - Method in class io.keikaiex.formula.FormulaEngineEx
 
getRenameNameAdjuster(int, String, String) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getRenameSheetAdjuster(SBook, String, String) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getRenameTableAdjuster(String, String) - Method in class io.keikaiex.formula.FormulaEngineEx
 
getRenderableText(Graphics2D, TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getRenderableText(TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getRenderingHints() - Method in class org.apache.poi.sl.draw.SLGraphics
Gets the preferences for the rendering algorithms.
getReorderSheetAdjuster(SBook, int, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getRepeatingColumns() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getRepeatingColumns() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
getRepeatingColumnsTitle() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getRepeatingColumnsTitle() - Method in interface io.keikai.model.SPrintSetup
 
getRepeatingRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getRepeatingRows() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
getRepeatingRowsOrColumns(String, boolean) - Static method in class io.keikai.importer.XlsxImporter
 
getRepeatingRowsTitle() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getRepeatingRowsTitle() - Method in interface io.keikai.model.SPrintSetup
 
getRequiredParameter() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getRequiredVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
get the minimum version required to read this file
getReserved() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the reserved bits - why would you do this?
getReserved1() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Get the reserved1 field for the Axis record.
getReserved1() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved1 field for the CommonObjectData record.
getReserved2() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Get the reserved2 field for the Axis record.
getReserved2() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved2 field for the CommonObjectData record.
getReserved3() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Get the reserved3 field for the Axis record.
getReserved3() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Get the reserved3 field for the CommonObjectData record.
getReserved4() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Get the reserved4 field for the Axis record.
getReservedCells() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
getReservedColumn() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
getReservedColumn() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
getReservedColumn() - Method in class io.keikai.ui.impl.undo.CellBorderAction
 
getReservedColumn() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getReservedColumn() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getReservedDestColumn() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedDestLastColumn() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedDestLastColumn() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
getReservedDestLastRow() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedDestLastRow() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
getReservedDestRow() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedDestSheet() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedLastColumn() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
getReservedLastColumn() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
getReservedLastColumn() - Method in class io.keikai.ui.impl.undo.CellBorderAction
 
getReservedLastColumn() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getReservedLastColumn() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getReservedLastRow() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
getReservedLastRow() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
getReservedLastRow() - Method in class io.keikai.ui.impl.undo.CellBorderAction
 
getReservedLastRow() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getReservedLastRow() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getReservedRow() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
getReservedRow() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
getReservedRow() - Method in class io.keikai.ui.impl.undo.CellBorderAction
 
getReservedRow() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getReservedRow() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getReservedSheet() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
getReservedSheet() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
getReservedSheet() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getReservedSheet() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getReservedSrcColumn() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedSrcLastColumn() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedSrcLastRow() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedSrcRow() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getReservedSrcSheet() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getResolution(ImageReader) - Static method in class org.apache.poi.ss.util.ImageUtils
The metadata of PNG and JPEG can contain the width of a pixel in millimeters.
getResolvedValue(ValueEval) - Static method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getResult() - Method in class io.keikai.ui.ZSMessageboxDlg
 
getResult() - Method in class io.keikaiex.ui.impl.BridgeFix
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DAverage
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DCount
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DCountA
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DGet
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DMax
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DMin
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DProduct
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DStdev
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DStdevp
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DSum
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DVar
 
getResult() - Method in class org.apache.poi.ss.formula.functions.DVarp
 
getResult() - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
Return a result ValueEval that will be the result of the calculation.
getResultType() - Method in interface io.keikai.api.model.CellData
Gets the cell result type.
getResultType() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getReturnClassCode() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
getRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the revision number (or null).
getRgb() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
getRGB() - Method in class io.keikai.model.impl.ColorImpl
 
getRGB() - Method in interface io.keikai.model.SColor
Gets the color types array, order by Red,Green,Blue
getRGB() - Method in class org.apache.poi.ddf.EscherColorRef
 
getRGB() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getRgba() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
getRGBA() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getRgbColor() - Method in class org.apache.poi.ddf.EscherRGBProperty
 
getRgbColor() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the rgbColor field for the Text record.
getRGBOrARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getRgbWithSchemeHueMod(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeLum(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeLumMod(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeLumOff(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeSat(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeSatMod(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeSatOff(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeShade(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithSchemeTint(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRgbWithTint(byte[], double) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
getRGBWithTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getRichCellHtmlText(SSheet, int, int) - Static method in class io.keikai.ui.impl.CellFormatHelper
Gets Cell text by given row and column, it handling
getRichCellHtmlText(SSheet, int, int, FormatResult, SCellStyle, SConditionalStyle) - Static method in class io.keikai.ui.impl.CellFormatHelper
Gets Cell text by given row and column, it handling
getRichStringCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a string - for numeric cells we throw an exception.
getRichStringCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a XSSFRichTextString
getRichText() - Method in interface io.keikai.api.model.CellData
 
getRichText() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getRichText() - Method in class io.keikai.model.impl.CommentImpl
 
getRichText() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
getRichText() - Method in interface io.keikai.model.SComment
 
getRichText() - Method in interface io.keikai.model.sys.format.FormatResult
 
getRichText() - Method in class io.keikai.range.impl.RangeImpl
 
getRichText() - Method in interface io.keikai.range.SRange
Return the rich edit text of the left top cell of this Range.
getRichTextEditCellHtml(SSheet, int, int) - Static method in class io.keikai.ui.impl.CellFormatHelper
 
getRichTextFontBoldweightApplier(Font.Boldweight) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontColorApplier(Color) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontHeightPointsApplier(int) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontItalicApplier(boolean) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontNameApplier(String) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontStrikeoutApplier(boolean) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontTypeOffsetApplier(Font.TypeOffset) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextFontUnderlineApplier(Font.Underline) - Static method in class io.keikai.api.CellOperationUtil
 
getRichTextHeightPoints(SCell, SRichText) - Static method in class io.keikai.model.util.RichTextHelper
 
getRichTextInline() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getRichTextRealFont(SFont, SCell) - Static method in class io.keikai.model.util.RichTextHelper
 
getRichTextValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getRichTextValue() - Method in interface io.keikai.model.SCell
Return the rich text value.
getRight() - Method in class io.keikai.importer.Borders.Border
 
getRight() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getRight() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getRight() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getRight() - Method in class io.keikai.util.Ref
 
getRight() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
getRight() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
getRight() - Method in class org.apache.poi.ss.formula.token.OpNode
 
getRight() - Method in interface org.apache.poi.ss.usermodel.Footer
Get the right side of the footer.
getRight() - Method in interface org.apache.poi.ss.usermodel.Header
Get the right side of the header.
getRight() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Get the right side of the header or footer.
getRightBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the color to use for the right border
getRightBorderColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getRightBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getRightBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the left border
getRightBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getRightBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the color to use for the left border
getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getRightBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getRightBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getRightBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the right border color
getRightBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the right border
getRightBottomAnchor(SSheet) - Method in class io.keikai.model.ViewAnchor
 
getRightConnectedColumn(int, int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
getRightLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getRightLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getRightLine() - Method in interface io.keikai.model.SBorder
Returns right border line
getRightMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getRightMargin() - Method in interface io.keikai.model.SPrintSetup
 
getRightMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Specifies the right margin of the paragraph.
getRightStyle(SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getRightText() - Method in class io.keikai.model.impl.HeaderFooterImpl
 
getRightText() - Method in interface io.keikai.model.SFooter
 
getRightText() - Method in interface io.keikai.model.SHeader
 
getRiser() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
Get the shape of the base data point in bar or column chart (0: rectangle; 1: ellipse).
getRKNumber() - Method in class org.apache.poi.hssf.record.RKRecord
Extract the value of the number
getRKNumberAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
returns the rk number for column (coffset = column - field_2_first_col)
getRoot() - Method in interface org.apache.poi.extractor.POIOLE2TextExtractor
Return the underlying DirectoryEntry of this document.
getRoot() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
getRoot() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Get the root entry
getRoot() - Method in class org.apache.poi.poifs.property.PropertyTable
Get the root property
getRotation() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getRotation() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getRotation() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getRotation() - Method in interface io.keikai.model.SCellStyle
get the degree of rotation for the text in the cell
getRotation() - Method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
getRotation() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getRotation() - Method in class org.apache.poi.hssf.record.chart.TickRecord
rotate text (0=none, 1=normal, 2=90 degrees counterclockwise, 3=90 degrees clockwise)
getRotation() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the degree of rotation.
getRotation() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the degree of rotation for the text in the cell
getRotation() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Rotation angle in degrees
getRotation() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the degree of rotation for the text in the cell.
getRotation() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getRotation() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getRotation(int) - Static method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
getRotationApplier(short) - Static method in class io.keikai.api.CellOperationUtil
 
getRotationDegree() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getRotX() - Method in class io.keikai.model.impl.ChartImpl
 
getRotX() - Method in interface io.keikai.model.SChart
 
getRotY() - Method in class io.keikai.model.impl.ChartImpl
 
getRotY() - Method in interface io.keikai.model.SChart
 
getRow() - Method in class io.keikai.api.AreaRef
 
getRow() - Method in class io.keikai.api.CellRef
 
getRow() - Method in class io.keikai.api.impl.RangeImpl
 
getRow() - Method in interface io.keikai.api.model.CellData
 
getRow() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getRow() - Method in interface io.keikai.api.Range
Gets the top row of this range
getRow() - Method in class io.keikai.api.SheetAnchor
 
getRow() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getRow() - Method in class io.keikai.model.CellRegion
 
getRow() - Method in class io.keikai.model.impl.RefImpl
 
getRow() - Method in class io.keikai.model.SheetRegion
 
getRow() - Method in interface io.keikai.model.sys.dependency.Ref
 
getRow() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getRow() - Method in class io.keikai.range.impl.RangeHelperBase
 
getRow() - Method in class io.keikai.range.impl.RangeImpl
 
getRow() - Method in interface io.keikai.range.SRange
Returns the number of the 1st row of the 1st area in this Range(0-based; i.e.
getRow() - Method in class io.keikai.ui.event.CellEvent
 
getRow() - Method in class io.keikai.ui.event.CellMouseEvent
get row index
getRow() - Method in class io.keikai.ui.impl.Focus
 
getRow() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getRow() - Method in interface io.keikai.ui.Widget
get cell row index to anchor
getRow() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getRow() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
Returns the (0 based) number of the row we are currently working on.
getRow() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
getRow() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getRow() - Method in class org.apache.poi.hssf.record.BlankRecord
get the row this cell occurs on
getRow() - Method in class org.apache.poi.hssf.record.CellRecord
 
getRow() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
getRow() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getRow() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getRow() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getRow() - Method in class org.apache.poi.hssf.record.NoteRecord
Return the row that contains the comment
getRow() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
getRow() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns the HSSFRow this cell belongs to
getRow() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Return the row of the cell that contains the comment
getRow() - Method in interface org.apache.poi.ss.formula.eval.RefEval
returns the zero based row index.
getRow() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
getRow() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
getRow() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
getRow() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
getRow() - Method in interface org.apache.poi.ss.usermodel.Cell
Returns the Row this cell belongs to
getRow() - Method in interface org.apache.poi.ss.usermodel.Comment
Return the row of the cell that contains the comment
getRow() - Method in class org.apache.poi.ss.util.CellAddress
Get the cell address row
getRow() - Method in class org.apache.poi.ss.util.CellReference
 
getRow(int) - Method in class io.keikai.model.impl.SheetImpl
 
getRow(int) - Method in interface io.keikai.model.SSheet
 
getRow(int) - Method in class org.apache.poi.hssf.model.InternalSheet
get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
getRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the logical row (not physical) 0-based.
getRow(int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
getRow(int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getRow(int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getRow(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
getRow(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the logical row (not physical) 0-based.
getRow(int, Sheet) - Static method in class org.apache.poi.ss.util.CellUtil
Get a row from the spreadsheet, and create it if it doesn't exist.
getRow1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the top-left corner of the shape.
getRow1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getRow1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the row (0 based) of the first cell, or -1 if there is no bottom-right anchor cell.
getRow2() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getRow2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the bottom-right corner of the current shape.
getRow2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
getRow2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the row (0 based) of the second cell, or -1 if there is no bottom-right anchor cell.
getRowBegin(Spreadsheet) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getRowBlockCount() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Returns the number of row blocks.
getRowBreaks() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getRowBreaks() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getRowBreaks() - Method in interface io.keikai.model.SSheetViewInfo
 
getRowBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getRowBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getRowBreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
Retrieves all the horizontal page breaks
getRowCellBlockSize(int, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Tallies a count of the size of the cell records that are attached to the rows in the range specified.
getRowCount() - Method in class io.keikai.api.impl.RangeImpl
 
getRowCount() - Method in interface io.keikai.api.Range
Gets the row count of this range
getRowCount() - Method in class io.keikai.model.CellRegion
 
getRowCount() - Method in class io.keikai.model.SheetRegion
 
getRowCount() - Method in class io.keikai.util.Ref
 
getRowCount() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getRowCount() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
getRowCountForBlock(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Returns the number of physical rows within a block
getRowEnd(Spreadsheet) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getRowFreeze() - Method in class io.keikai.api.model.impl.SheetImpl
 
getRowFreeze() - Method in interface io.keikai.api.model.Sheet
Get number of row freeze of this sheet, 0 means no row freeze
getRowFreeze(Object) - Method in class io.keikai.ui.impl.DummyFreezeInfoLoader
 
getRowFreeze(Object) - Method in interface io.keikai.ui.sys.FreezeInfoLoader
return freeze info, zero base
getRowFreeze(Object) - Method in class io.keikaiex.ui.impl.FreezeInfoLoaderImpl
 
getRowFreeze(Sheet) - Static method in class io.keikai.range.impl.imexp.BookHelper
gets the row freeze, 1 base
getRowGroups() - Method in class io.keikai.api.impl.RangeImpl
 
getRowGroups() - Method in interface io.keikai.api.Range
Returns all group ranges for rows, which intersect with this range.
getRowGroups() - Method in class io.keikai.range.impl.RangeImpl
 
getRowGroups() - Method in interface io.keikai.range.SRange
Returns all group ranges for rows, which intersect with this range.
getRowGroups(int) - Method in class io.keikai.api.impl.RangeImpl
 
getRowGroups(int) - Method in interface io.keikai.api.Range
Returns all group ranges matched the given outline level for rows, which intersect with this range.
getRowGroups(int) - Method in class io.keikai.range.impl.RangeImpl
 
getRowGroups(int) - Method in interface io.keikai.range.SRange
Returns all group ranges matched the given outline level for rows, which intersect with this range.
getRowGroups(int, int) - Method in class io.keikai.api.impl.RangeImpl
 
getRowGroups(int, int) - Method in interface io.keikai.api.Range
Returns all group ranges matched between fromOutlineLevel and toOutlineLevel for rows, which intersect with this range.
getRowGroups(int, int) - Method in class io.keikai.range.impl.RangeImpl
 
getRowGroups(int, int) - Method in interface io.keikai.range.SRange
Returns all group ranges matched between fromOutlineLevel and toOutlineLevel for rows, which intersect with this range.
getRowHeaderAttrs(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getRowheight() - Method in class io.keikai.ui.Spreadsheet
Gets the default row height of the selected sheet
getRowHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
get the default row height
getRowHeight(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
getRowHeight(int) - Method in interface io.keikai.api.model.Sheet
get row height in pixel
getRowHeight(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
Gets the row height
getRowHeightInPixels(Sheet, int) - Static method in class org.apache.poi.ss.util.ImageUtils
 
getRowHeightInPx(Sheet, Row) - Static method in class io.keikai.range.impl.imexp.ImExpUtils
 
getRowIndex() - Method in class io.keikai.model.impl.CellBuffer
 
getRowIndex() - Method in class io.keikai.model.impl.CellImpl
 
getRowIndex() - Method in interface io.keikai.model.SCell
 
getRowIndex() - Method in class io.keikai.model.ViewAnchor
 
getRowIndex() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
getRowIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getRowIndex() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getRowIndex() - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
getRowIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getRowIndex() - Method in interface org.apache.poi.ss.usermodel.Cell
Returns row index of a row in the sheet that contains this cell
getRowIndex(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
getRowInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
 
getRowInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
 
getRowIterator() - Method in class io.keikai.model.impl.SheetImpl
 
getRowIterator() - Method in interface io.keikai.model.SSheet
 
getRowIterator(boolean, int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getRowIterator(boolean, int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getRowIterator(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getRowIterator(int, int) - Method in interface io.keikai.model.SSheet
 
getRowLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
get the maximum outline level for the row gutter.
getRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get row number this row represents
getRowNum() - Method in interface org.apache.poi.ss.usermodel.Row
Get row number this row represents
getRowNumber() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
 
getRowNumber() - Method in class org.apache.poi.hssf.record.RowRecord
get the logical row number for this row (0 based index)
getRowNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
Returns number of current row.
getRowPosition(SSheet) - Method in class io.keikai.ui.Spreadsheet
 
getRowPositionHelper(String) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getRowRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get the lowlevel RowRecord represented by this object - should only be called by other parts of the high level API
getRowRefString(int) - Static method in class io.keikai.api.Ranges
Get row reference
getRows() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getRows() - Method in class io.keikai.range.impl.RangeImpl
 
getRows() - Method in interface io.keikai.range.SRange
Returns a SRange that represent rows of the 1st selected area of this Range.
getRows() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getRowsAggregate() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getRowSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
Get the number of rows to be spanned/merged
getRowStripe1Size() - Method in class io.keikai.model.impl.TableStyleImpl
 
getRowStripe1Size() - Method in interface io.keikai.model.STableStyle
 
getRowStripe1Style() - Method in class io.keikai.model.impl.TableStyleImpl
 
getRowStripe1Style() - Method in interface io.keikai.model.STableStyle
 
getRowStripe2Size() - Method in class io.keikai.model.impl.TableStyleImpl
 
getRowStripe2Size() - Method in interface io.keikai.model.STableStyle
 
getRowStripe2Style() - Method in class io.keikai.model.impl.TableStyleImpl
 
getRowStripe2Style() - Method in interface io.keikai.model.STableStyle
 
getRowStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Returns the whole-row cell styles.
getRowStyle() - Method in interface org.apache.poi.ss.usermodel.Row
Returns the whole-row cell styles.
getRowSumsBelow() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get if row summaries appear below detail in the outline
getRowSumsBelow() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get if row summaries appear below detail in the outline
getRowSumsBelow() - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
getRowSumsRight() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get if col summaries appear right of the detail in the outline
getRowSumsRight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get if col summaries appear right of the detail in the outline
getRowSumsRight() - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
getRowtitle(int) - Method in class io.keikai.ui.Spreadsheet
Get Row title of given index, it returns row name depends on following condition
1.if there is a custom row title assign on this spreadsheet on index, then return custom value
2.if there is a custom row title assign on selected sheet on index, the return custom value
3.return default row index+1 String, for example index 0 become "1", index 9 become "10"
getRowtitle(Spreadsheet, int) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
Gets Row name of a sheet
getRowtitles() - Method in class io.keikai.ui.Spreadsheet
Get the row titles Map object, modification of the return object doesn't cause any update.
getRule() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getRule(int) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
getRule(int) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
getRule(int) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
 
getRuleIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getRuleInfo1() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getRuleInfo2() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getRules() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
getRules() - Method in interface io.keikai.model.SConditionalFormatting
Rules applied to the covered region
getRules(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
lazy load by sheet since reading can be expensive
getRuns() - Method in class io.keikai.importer.XlsxExtractor.XlsxRichTextExtractor
 
getRVAType() - Method in class org.apache.poi.ss.formula.ptg.Ptg
Debug / diagnostic method to get this token's 'operand class' type.
getSalt() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getSaltSize() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getSaltSize() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getSaltValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
getSaltValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
getSaltValue() - Method in class io.keikai.model.impl.SheetImpl
 
getSaltValue() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
getSaltValue() - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
getSaltValue() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getSat() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getSatMod() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getSatMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the saturation as expressed by a percentage relative to the input color.
getSatOff() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getSatOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
the saturation shift as expressed by a percentage relative to the input color.
getSavedInPageBreakPreview() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
was the sheet saved in page break view
getSaveLinkValues() - Method in class org.apache.poi.hssf.record.BookBoolRecord
get the save ext links flag
getSaxParserFactory() - Static method in class org.apache.poi.util.XMLHelper
 
getSBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
Returns the BATBlock that handles the specified offset, and the relative index within it, for the mini stream.
getSBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getSBook() - Method in class io.keikai.ui.Spreadsheet
Returns the book model of this Spreadsheet.
getScale() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getScale() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getScale() - Method in interface io.keikai.model.SPrintSetup
 
getScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns true when scaling of the thumbnail is desired, false if cropping is desired.
getScale() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Get the scale field for the FontBasis record.
getScale() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getScale() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the scale.
getScale() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getScale() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getScale() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the scale.
getScalePLV() - Method in class org.apache.poi.hssf.record.PLVRecord
 
getScenarioProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Answer whether scenario protection is enabled or disabled
getScenarioProtect() - Method in interface org.apache.poi.ss.usermodel.Sheet
Answer whether scenario protection is enabled or disabled
getSchemaFactory() - Static method in class org.apache.poi.util.XMLHelper
 
getScheme() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getSchemeHTMLColor(XlsxExtractor.XlsxSchemeClrExtractor, XlsxExtractor.XlsxThemesExtractor) - Static method in class io.keikai.importer.XlsxImporter
 
getSchemeIndex() - Method in class org.apache.poi.ddf.EscherColorRef
 
getSecond() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getSecretKey() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getSecretKey() - Method in class org.apache.poi.poifs.crypt.Encryptor
 
getSectionCount() - Method in class org.apache.poi.hpsf.PropertySet
 
getSections() - Method in class org.apache.poi.hpsf.PropertySet
 
getSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns a security code which is one of the following values: 0 if the SummaryInformation does not contain a security field or if there is no security on the document.
getSegments() - Method in class io.keikai.api.model.impl.RichTextImpl
 
getSegments() - Method in interface io.keikai.api.model.RichText
 
getSegments() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
getSegments() - Method in class io.keikai.model.impl.RichTextImpl
 
getSegments() - Method in interface io.keikai.model.SRichText
 
getSelected() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
sheet tab is selected
getSelectedSheet() - Method in class io.keikai.ui.Spreadsheet
Gets the selected sheet, the default selected sheet is first sheet.
getSelectedSheetName() - Method in class io.keikai.ui.Spreadsheet
 
getSelectedSSheet() - Method in class io.keikai.ui.Spreadsheet
Gets the selected sheet, the default selected sheet is first visible sheet.
getSelectedTabs() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Gets the selected sheets (if more than one, Excel calls these a [Group]).
getSelection() - Method in class io.keikai.ui.event.AuxActionEvent
 
getSelection() - Method in class io.keikai.ui.event.KeyEvent
 
getSelection() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getSelection() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSelection() - Method in class io.keikai.ui.Spreadsheet
Return current selection rectangle only if onCellSelection event listener is registered.
getSelection() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getSelection() - Method in interface io.keikai.ui.UserActionContext
 
getSelection() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getSelectionArea() - Method in class io.keikai.ui.event.CellMultipleSelectionEvent
Returns the multiple selection areas with types
getSelectionArea() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getSelectionAreas() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
getSelectionAreas() - Method in interface io.keikai.model.SSheetViewInfo
Returns the selection areas.
getSelections() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getSelectionType() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSelectionType() - Method in interface io.keikai.ui.UserActionContext
 
getSelectionWithType() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getSelectionWithType() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSelectionWithType() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getSelectionWithType() - Method in interface io.keikai.ui.UserActionContext
 
getSelType() - Method in class io.keikai.api.AreaRefWithType
 
getSelType() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns the series of the chart
getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getSeries(int) - Method in interface io.keikai.model.chart.SGeneralChartData
 
getSeries(int) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getSeriesColors() - Method in class io.keikai.model.impl.AbstractChartAdv
Gets the default colors for series
getSeriesColors() - Method in class io.keikai.model.impl.ChartImpl
 
getSeriesIndex() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Get the series index field for the DataFormat record.
getSeriesNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Get the series number field for the DataFormat record.
getSeriesNumbers() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
Get the series numbers field for the SeriesList record.
getSeriesTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
Returns the series' title, if there is one, or null if not
getShade() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getShade() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
specifies a darker version of its input color.
getShadow() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getShadowParent() - Method in interface org.apache.poi.sl.usermodel.Shadow
 
getShallHideCache() - Method in class io.keikai.model.impl.AutoFilterImpl
 
getShape() - Method in class org.apache.poi.sl.draw.DrawBackground
 
getShape() - Method in class org.apache.poi.sl.draw.DrawGroupShape
 
getShape() - Method in class org.apache.poi.sl.draw.DrawPictureShape
 
getShape() - Method in class org.apache.poi.sl.draw.DrawShape
 
getShape() - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getShape() - Method in class org.apache.poi.sl.draw.DrawTableShape
 
getShape() - Method in class org.apache.poi.sl.draw.DrawTextShape
 
getShape() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
getShape() - Method in class org.apache.poi.ss.extractor.EmbeddedData
 
getShape(String) - Method in class io.keikai.importer.VmlDrawing
 
getShapeGroup() - Method in class org.apache.poi.sl.draw.SLGraphics
 
getShapeId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
getShapeId() - Method in class org.apache.poi.ddf.EscherSpRecord
 
getShapeId() - Method in class org.apache.poi.hssf.record.NoteRecord
Object id for OBJ record that contains the comment
getShapeId() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
getShapeId() - Method in interface org.apache.poi.sl.usermodel.Shape
Returns a unique identifier for this shape within the current slide.
getShapeId() - Method in interface org.apache.poi.ss.usermodel.SimpleShape
 
getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
Gets the next available shape id
getShapeName() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
getShapeName() - Method in interface org.apache.poi.sl.usermodel.Shape
 
getShapeName() - Method in interface org.apache.poi.ss.usermodel.Shape
 
getShapeRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
getShapes() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
Returns an list containing all of the elements in this container in proper sequence (from first to last element).
getShapeToObjMapping() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getShapeType() - Method in class org.apache.poi.ddf.EscherSpRecord
Returns shape type.
getShapeType() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
Gets the shape type.
getShapeType() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getSharedFeature() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getSharedFormulaManager() - Method in class org.apache.poi.hssf.model.RowBlocksReader
 
getSharedRef() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getShareScope() - Method in interface io.keikai.api.model.Book
Gets share scope of this book
getShareScope() - Method in class io.keikai.api.model.impl.BookImpl
 
getShareScope() - Method in class io.keikai.model.impl.BookImpl
 
getShareScope() - Method in interface io.keikai.model.SBook
 
getSheet() - Method in class io.keikai.api.impl.RangeImpl
 
getSheet() - Method in interface io.keikai.api.Range
Gets the sheet of this range
getSheet() - Method in class io.keikai.model.impl.CellImpl
 
getSheet() - Method in class io.keikai.model.impl.ChartImpl
 
getSheet() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getSheet() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
getSheet() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getSheet() - Method in class io.keikai.model.impl.DataValidationImpl
 
getSheet() - Method in class io.keikai.model.impl.PictureImpl
 
getSheet() - Method in class io.keikai.model.impl.RowImpl
 
getSheet() - Method in class io.keikai.model.ModelEvent
 
getSheet() - Method in interface io.keikai.model.SCell
 
getSheet() - Method in interface io.keikai.model.SChart
 
getSheet() - Method in interface io.keikai.model.SColumn
 
getSheet() - Method in interface io.keikai.model.SColumnArray
 
getSheet() - Method in interface io.keikai.model.SConditionalFormatting
The sheet on which this conditional formatting covered
getSheet() - Method in interface io.keikai.model.SConditionalFormattingRule
 
getSheet() - Method in interface io.keikai.model.SDataValidation
 
getSheet() - Method in class io.keikai.model.SheetRegion
 
getSheet() - Method in interface io.keikai.model.SPicture
 
getSheet() - Method in interface io.keikai.model.SRow
 
getSheet() - Method in class io.keikai.model.sys.formula.FormulaClearContext
 
getSheet() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getSheet() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getSheet() - Method in class io.keikai.range.impl.AutoFilterUpdate
 
getSheet() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
getSheet() - Method in class io.keikai.range.impl.MergeUpdate
 
getSheet() - Method in class io.keikai.range.impl.RangeImpl
 
getSheet() - Method in interface io.keikai.range.SRange
Returns associate SSheet of this range.
getSheet() - Method in class io.keikai.ui.event.AuxActionEvent
 
getSheet() - Method in class io.keikai.ui.event.CellEvent
get Sheet
getSheet() - Method in class io.keikai.ui.event.CellMouseEvent
get Sheet
getSheet() - Method in class io.keikai.ui.event.CellMultipleSelectionEvent
get Sheet
getSheet() - Method in class io.keikai.ui.event.GroupHeaderClickEvent
Returns the current sheet.
getSheet() - Method in class io.keikai.ui.event.HeaderMouseEvent
get Sheet
getSheet() - Method in class io.keikai.ui.event.HeaderUpdateEvent
get Sheet
getSheet() - Method in class io.keikai.ui.event.SheetEvent
 
getSheet() - Method in class io.keikai.ui.event.SyncFriendFocusEvent
 
getSheet() - Method in class io.keikai.ui.event.WidgetKeyEvent
 
getSheet() - Method in class io.keikai.ui.event.WidgetUpdateEvent
 
getSheet() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getSheet() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSheet() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
getSheet() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getSheet() - Method in interface io.keikai.ui.UserActionContext
 
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns the HSSFSheet this cell belongs to
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Returns the HSSFSheet this row belongs to
getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
used internally in the API to get the low level Sheet record represented by this Object.
getSheet() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
getSheet() - Method in interface org.apache.poi.sl.usermodel.Shape
 
getSheet() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getSheet() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getSheet() - Method in interface org.apache.poi.ss.usermodel.Cell
Returns the sheet this cell belongs to
getSheet() - Method in interface org.apache.poi.ss.usermodel.Picture
 
getSheet() - Method in interface org.apache.poi.ss.usermodel.Row
Returns the Sheet this row belongs to
getSheet(int) - Method in class io.keikai.model.impl.BookImpl
 
getSheet(int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getSheet(int) - Method in interface io.keikai.model.SBook
Get sheet at the index
getSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheet(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
Get the sheet identified by the given 0-based index.
getSheet(String) - Method in interface io.keikai.api.model.Book
Gets sheet by sheet name
getSheet(String) - Method in class io.keikai.api.model.impl.BookImpl
 
getSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Get sheet with the given name (case insensitive match)
getSheet(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get sheet with the given name
getSheetAnchor() - Method in class io.keikai.ui.event.WidgetUpdateEvent
 
getSheetAt(int) - Method in interface io.keikai.api.model.Book
Gets sheet by index
getSheetAt(int) - Method in class io.keikai.api.model.impl.BookImpl
 
getSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Get the HSSFSheet object at the given index.
getSheetAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the Sheet object at the given index.
getSheetById(String) - Method in class io.keikai.model.impl.BookImpl
 
getSheetById(String) - Method in interface io.keikai.model.SBook
Get the sheet by id
getSheetByName(String) - Method in class io.keikai.model.impl.BookImpl
 
getSheetByName(String) - Method in interface io.keikai.model.SBook
Get the sheet by name
getSheetByUuid(Book, String) - Static method in class io.keikai.ui.au.in.AbstractCommand
 
getSheetCharts(HSSFSheet) - Static method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns all the charts for the given sheet.
getSheetConditionalFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
getSheetConditionalFormatting() - Method in interface org.apache.poi.ss.usermodel.Sheet
The 'Conditional Formatting' facet for this Sheet
getSheetConditionalFormattings() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getSheetConditionalFormattings() - Method in class io.keikai.model.impl.SheetImpl
 
getSheetCount() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSheetEvaluator(int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSheetFirstNameByExternSheet(int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getSheetFirstNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheetFirstNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
getSheetFormatPr() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetId() - Method in class io.keikai.ui.impl.Focus
 
getSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetIdentifier
 
getSheetIndex() - Method in class io.keikai.model.impl.RefImpl
 
getSheetIndex() - Method in interface io.keikai.model.sys.dependency.Ref
 
getSheetIndex() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getSheetIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Returns the sheet index this name applies to.
getSheetIndex() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getSheetIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getSheetIndex() - Method in interface org.apache.poi.ss.usermodel.Name
Returns the sheet index this name applies to.
getSheetIndex(Sheet) - Method in interface io.keikai.api.model.Book
Gets the index of sheet
getSheetIndex(Sheet) - Method in class io.keikai.api.model.impl.BookImpl
 
getSheetIndex(SSheet) - Method in class io.keikai.model.impl.BookImpl
 
getSheetIndex(SSheet) - Method in interface io.keikai.model.SBook
Get the index of sheet
getSheetIndex(String) - Method in class io.keikai.model.impl.BookImpl
 
getSheetIndex(String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getSheetIndex(String) - Method in interface io.keikai.model.SBook
Get the index of sheet
getSheetIndex(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
get the sheet's index
getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the index of the sheet by his name
getSheetIndex(String) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
Finds a sheet index by case insensitive name.
getSheetIndex(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns the index of the sheet by his name
getSheetIndex(EvaluationSheet) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheetIndex(EvaluationSheet) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getSheetIndex(Sheet) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the index of the given sheet
getSheetIndex(Sheet) - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns the index of the given sheet
getSheetLastNameByExternSheet(int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getSheetLastNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheetLastNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
getSheetMaxVisibleColumns() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getSheetMaxVisibleColumns() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSheetMaxVisibleColumns() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getSheetMaxVisibleColumns() - Method in interface io.keikai.ui.UserActionContext
 
getSheetMaxVisibleColumns(SSheet) - Method in class io.keikai.ui.Spreadsheet
Returns the max visible columns of the specified sheet
getSheetMaxVisibleRows() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
getSheetMaxVisibleRows() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSheetMaxVisibleRows() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
getSheetMaxVisibleRows() - Method in interface io.keikai.ui.UserActionContext
 
getSheetMaxVisibleRows(SSheet) - Method in class io.keikai.ui.Spreadsheet
Returns the max visible rows of the specified sheet
getSheetname() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
get the sheetname for this sheet.
getSheetname() - Method in class org.apache.poi.hssf.record.OldSheetRecord
get the sheetname for this sheet.
getSheetName() - Method in class io.keikai.api.impl.RangeImpl
 
getSheetName() - Method in class io.keikai.api.model.impl.SheetImpl
 
getSheetName() - Method in interface io.keikai.api.model.Sheet
 
getSheetName() - Method in interface io.keikai.api.Range
Gets the sheet name
getSheetName() - Method in class io.keikai.model.impl.RefImpl
 
getSheetName() - Method in class io.keikai.model.impl.SheetImpl
 
getSheetName() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getSheetName() - Method in class io.keikai.model.impl.TableImpl
 
getSheetName() - Method in interface io.keikai.model.SSheet
Get the sheet name
getSheetName() - Method in interface io.keikai.model.sys.dependency.Ref
 
getSheetName() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getSheetName() - Method in class io.keikai.model.sys.formula.FormulaParseContext
 
getSheetName() - Method in class io.keikai.ui.event.SheetDeleteEvent
 
getSheetName() - Method in class io.keikai.ui.event.SheetEvent
 
getSheetName() - Method in class io.keikai.ui.event.SyncFriendFocusEvent
 
getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Get the sheets name which this named range is referenced to
getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns the name of this sheet
getSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
 
getSheetName() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
getSheetName() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getSheetName() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getSheetName() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
 
getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getSheetName() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSheetName() - Method in interface org.apache.poi.ss.usermodel.Name
Get the sheets name which this named range is referenced to
getSheetName() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns the name of this sheet
getSheetName() - Method in interface org.apache.poi.ss.usermodel.Table
Returns the sheet name that the table belongs to.
getSheetName() - Method in class org.apache.poi.ss.util.CellReference
 
getSheetName(int) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getSheetName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the name for a given sheet.
getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getSheetName(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
Returns the name of the sheet at the given 0-based index.
getSheetName(int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSheetName(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the sheet name
getSheetNameByExternSheet(int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getSheetNameRange() - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSheetNames() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
For named ranges, and built-in names
getSheetOrder() - Method in class io.keikai.api.impl.RangeImpl
 
getSheetOrder() - Method in interface io.keikai.api.Range
Gets the sheet order
getSheetPath() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetPr() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetProtection() - Method in class io.keikai.api.impl.RangeImpl
 
getSheetProtection() - Method in interface io.keikai.api.Range
Gets SheetProtection which tells what are allowed operations for a protected sheet of this range.
getSheetProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetProtection() - Method in class io.keikai.model.impl.SheetImpl
 
getSheetProtection() - Method in interface io.keikai.model.SSheet
Gets enhanced protection.
getSheetProtection() - Method in class io.keikai.range.impl.RangeImpl
 
getSheetProtection() - Method in interface io.keikai.range.SRange
Gets SSheetProtection protection options that tells what are allowed operations for the protected sheet of the first region of this range.
getSheetRefIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getSheetRefs() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetRegion() - Method in class io.keikai.model.impl.DependencyTracerImpl
 
getSheetRegion() - Method in interface io.keikai.model.SDependencyTracer
 
getSheets() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getSheets() - Method in class io.keikai.model.impl.BookImpl
 
getSheets() - Method in interface io.keikai.model.SBook
Get all sheets
getSheetUuid(Sheet) - Static method in class io.keikai.ui.au.in.AbstractCommand
 
getSheetViews() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getSheetVisibility(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Gets the hidden flag for a given sheet.
getSheetVisibility(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getSheetVisibility(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Get the visibility (visible, hidden, very hidden) of a sheet in this workbook
getSheetVisible() - Method in class io.keikai.model.impl.SheetImpl
 
getSheetVisible() - Method in interface io.keikai.model.SSheet
Get the sheet current visible state.
getShiftAdjuster(int, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get a short value from the beginning of a byte array
getShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get a short value from a byte array
getShortArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
Read short array
getShortcutKey() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getShortDescription() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortDescription() - Method in class org.apache.poi.poifs.property.Property
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
getShortFilename() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getShortFilename() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
getShortRawValue(short) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, unshifted
getShortValue(short) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right, as a short.
getShowErrorBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getShowErrorBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getShowErrorOnInvalidValue() - Method in class org.apache.poi.hssf.record.DVRecord
 
getShowPromptBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getShowPromptBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getShowPromptOnCellSelected() - Method in class org.apache.poi.hssf.record.DVRecord
 
getShrinkToFit() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to shrink the text to fit
getShrinkToFit() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Should the Cell be auto-sized by Excel to shrink it to fit if this text is too long?
getShrinkToFit() - Method in interface org.apache.poi.ss.usermodel.CellStyle
Should the Cell be auto-sized by Excel to shrink it to fit if this text is too long?
getShrinkToFit() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getSi() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getSid() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
getSid() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BackupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BlankRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.BOFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
getSid() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CFRule12Record
 
getSid() - Method in class org.apache.poi.hssf.record.CFRuleRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.Compat12Record
 
getSid() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CountryRecord
 
getSid() - Method in class org.apache.poi.hssf.record.CRNCountRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.CRNRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
getSid() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DConRefRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
getSid() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DSFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getSid() - Method in class org.apache.poi.hssf.record.DVRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EOFRecord
 
getSid() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getSid() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FeatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FontRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FooterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FormatRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.GutsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
getSid() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
getSid() - Method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
getSid() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getSid() - Method in class org.apache.poi.hssf.record.IndexRecord
 
getSid() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
getSid() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
getSid() - Method in class org.apache.poi.hssf.record.IterationRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MMSRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
getSid() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
getSid() - Method in class org.apache.poi.hssf.record.NameCommentRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.NameRecord
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.NoteRecord
 
getSid() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
getSid() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getSid() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
getSid() - Method in class org.apache.poi.hssf.record.OldSheetRecord
 
getSid() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PaneRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PLVRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
getSid() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
getSid() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
getSid() - Method in class org.apache.poi.hssf.record.Record
return the non static version of the id for this record.
getSid() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
getSid() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RKRecord
 
getSid() - Method in class org.apache.poi.hssf.record.RowRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SCLRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
getSid() - Method in class org.apache.poi.hssf.record.SSTRecord
 
getSid() - Method in class org.apache.poi.hssf.record.StringRecord
 
getSid() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
getSid() - Method in class org.apache.poi.hssf.record.StyleRecord
 
getSid() - Method in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
getSid() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TableRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
getSid() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UnknownRecord
 
getSid() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
getSid() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
getSid() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
getSid() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
getSid() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
getSid() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
getSid() - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
getSid() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getSid() - Method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.AreaNPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.AreaPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
getSid() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
getSignature() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Return the blip signature
getSimilarColor(HSSFPalette) - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getSingleSelection(ListModel) - Static method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
getSingleSelectionIndex(ListModel) - Static method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
getSingleValue(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Retrieves a single value from a variety of different argument types according to standard Excel rules.
getSingleValueInNameFormula(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
 
getSize() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getSize() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleElementExtractor
 
getSize() - Method in class io.keikai.ui.event.HeaderUpdateEvent
Returns the new size of this header event
getSize() - Method in class org.apache.poi.ddf.EscherBSERecord
Blip size in stream.
getSize() - Method in class org.apache.poi.hpsf.CodePageString
 
getSize() - Method in class org.apache.poi.hpsf.Section
 
getSize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getSize() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Get how the default size of the data points represents the value: 1 means the data point represents the value; 2 means width of the data point represent the value.
getSize() - Method in interface org.apache.poi.poifs.filesystem.DocumentEntry
get the zize of the document, in bytes
getSize() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
get the zize of the document, in bytes
getSize() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
 
getSize() - Method in class org.apache.poi.poifs.property.Property
find out the document size
getSize() - Method in class org.apache.poi.sl.image.ImageHeaderBitmap
 
getSize() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
 
getSize() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
 
getSize() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
 
getSize() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
getSize() - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.ValueVector
 
getSize() - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
getSize(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getSize(int) - Method in class org.apache.poi.hpsf.Property
Returns the property's size in bytes.
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
This size includes the size of the array Ptg plus the Array Ptg Token value size
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
getSize(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
 
getSizeEMU() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the dimensions of the metafile
getSizeExtra() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
getSizeOfElements() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
getSlash() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the slide count or 0 if the DocumentSummaryInformation does not contain a slide count.
getSlideLayout() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getSlideMasters() - Method in interface org.apache.poi.sl.usermodel.SlideShow
Returns all slide masters.
getSlideName() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getSlideNumber() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getSlides() - Method in interface org.apache.poi.sl.usermodel.SlideShow
 
getSlideShow() - Method in interface org.apache.poi.sl.usermodel.Sheet
 
getSolidColor() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.SolidPaint
 
getSolidPaint(PaintStyle.SolidPaint, Graphics2D, PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.DrawPaint
 
getSortBy() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
getSortConditions() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
getSortedColumnValue(int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
getSortedList() - Method in class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
getSortMethod() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
getSortState() - Method in class io.keikai.importer.XlsxExtractor.XlsxAutoFilterExtractor
 
getSortState() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getSpaceAfter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
The amount of vertical white space after the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
getSpaceBefore() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
The amount of vertical white space before the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
getSpacing() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the spacing field for the Legend record.
getSpan(int) - Method in class io.keikai.util.SpareSpan
 
getSpanAt(int) - Method in class io.keikai.util.SpareSpan
 
getSpans() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getSparklineFirstPointColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineFirstPointColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklineGroups() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtExtractor
 
getSparklineGroups() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupsExtractor
 
getSparklineHighPointColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineHighPointColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklineLastPointColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineLastPointColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklineLowPointColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineLowPointColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklineMarkerColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineMarkerColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklineNegativePointColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineNegativePointColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSparklines() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getSparklines() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklinesExtractor
 
getSparklineSeriesColor() - Method in class io.keikai.model.impl.AbstractChartAdv
 
getSparklineSeriesColor() - Method in class io.keikai.model.impl.ChartImpl
 
getSpecial() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
getSpecials() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
getSpecificBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Retrieves the Builtin NameRecord that matches the name and index There shouldn't be too many names to make the sequential search too slow
getSpid() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getSpinCount() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
getSpinCount() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
getSpinCount() - Method in class io.keikai.model.impl.SheetImpl
 
getSpinCount() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
getSpinCount() - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
getSpinCount() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
getSpliterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
getSpreadsheet() - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
getSpreadsheet() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
getSpreadsheet() - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
getSpreadsheet() - Method in interface io.keikai.ui.sys.WidgetHandler
get spreadsheet of this handler
getSpreadsheet() - Method in interface io.keikai.ui.UserActionContext
 
getSpreadsheet() - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
getSpreadsheet() - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
getSpreadsheetVersion() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getSpreadsheetVersion() - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns the spreadsheet version (EXCEL97) of this workbook
getSpreadsheetVersion() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getSpreadsheetVersion() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Returns an enum holding spreadhseet properties specific to an Excel version ( max column and row numbers, max arguments to a function, etc.)
getSpreadsheetVersion() - Method in class org.apache.poi.ss.usermodel.CellBase
Get the spreadsheet version for the given implementation.
getSpreadsheetVersion() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns the spreadsheet version of this workbook
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtConditionalFormattingExtractor
 
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataValidationExtractor
 
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxSelectionExtractor
 
getSqref() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineExtractor
 
getSrc() - Method in class io.keikai.ui.Spreadsheet
Returns the src location of book model.
getSrc() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getSst() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getSSTIndex() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
get the index to the string in the SSTRecord
getSSTRecord() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
getSSTString(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
given an index into the SST table, this function returns the corresponding String value
getStandardDeviation() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getStandardDeviation() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns 1st/2nd/3rd standard deviation average (used with "aboveAverage" type; aka.
getStAng() - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
getStAng() - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
getStart() - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
getStart() - Method in class io.keikai.util.Span
 
getStart() - Method in class io.keikai.util.SpareSpan
 
getStartBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
What block does this stream start at? Will be POIFSConstants.END_OF_CHAIN for a new stream that hasn't been written to yet.
getStartBlock() - Method in class org.apache.poi.poifs.property.Property
 
getStartBlock() - Method in class org.apache.poi.poifs.property.PropertyTable
Get the start block for the property table
getStartCellIndex() - Method in class io.keikai.model.impl.RowImpl
 
getStartCellIndex(int) - Method in class io.keikai.model.impl.SheetImpl
 
getStartCellIndex(int) - Method in interface io.keikai.model.SSheet
 
getStartColIndex() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getStartColIndex() - Method in class io.keikai.model.impl.TableImpl
 
getStartColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
Get the top-left column index relative to the sheet
getStartColumnIndex() - Method in class io.keikai.model.impl.SheetImpl
 
getStartColumnIndex() - Method in interface io.keikai.model.SSheet
 
getStartIndex() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticRunExtractor
 
getStartIndex() - Method in class org.apache.poi.ss.formula.token.NameNode
 
getStartPixel(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
getStartRowIndex() - Method in class io.keikai.model.impl.SheetImpl
 
getStartRowIndex() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getStartRowIndex() - Method in class io.keikai.model.impl.TableImpl
 
getStartRowIndex() - Method in interface io.keikai.model.SSheet
 
getStartRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
Get the top-left row index on the sheet
getState() - Method in class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
getState() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getStateProperty(String) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getStaticRecordSize() - Static method in class org.apache.poi.hssf.record.UncalcedRecord
 
getStats(double[]) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Return a commons math DescriptiveStatistics class which is contructed from double array d
getStatusBar() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
getStatusBarText() - Method in class org.apache.poi.hssf.record.NameRecord
gets the status bar text
getStdDev() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getStdDev() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
 
getStop() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getStopIfTrue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
Always true for HSSF files, per Microsoft Excel documentation
getStopIfTrue() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
Always true for HSSF rules, optional flag for XSSF rules.
getStorageClassId() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getStorageClsid() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Gets the storage clsid of the directory entry
getStorageClsid() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
getStorageClsid() - Method in class org.apache.poi.poifs.property.Property
Sets the storage clsid, which is the Class ID of a COM object which reads and writes this stream
getStoredRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getStoredRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getStr() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getStream() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
 
getStream() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
 
getStreamId() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
Gets the stream ID containing the actual data.
getStreamPos() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
getStretch() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
The stretch specifies the edges of a fill rectangle.
getStrikeout() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get whether to use a strikeout horizontal line through the text or not
getStrikeout() - Method in interface org.apache.poi.ss.usermodel.Font
get whether to use a strikeout horizontal line through the text or not
getString() - Method in class org.apache.poi.hssf.record.common.LPWideString
 
getString() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
getString() - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
getString() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
getString() - Method in class org.apache.poi.hssf.record.StringRecord
 
getString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Returns the plain string representation.
getString() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
getString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getString() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
getString() - Method in interface org.apache.poi.ss.usermodel.Comment
Fetches the rich text string of the comment
getString() - Method in enum org.apache.poi.ss.usermodel.FormulaError
 
getString() - Method in interface org.apache.poi.ss.usermodel.RichTextString
Returns the plain string representation.
getString(byte[], CodepageRecord) - Static method in class org.apache.poi.hssf.record.OldStringRecord
 
getString(int) - Method in class org.apache.poi.hssf.record.SSTRecord
Get a particular string by its index
getStringAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
getStringCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
get the value of the cell as a string - for numeric cells we throw an exception.
getStringCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
getStringCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
Get the value of the cell as a string
getStringFromCodePage(byte[], int) - Static method in class org.apache.poi.util.CodePageUtil
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
getStringFromCodePage(byte[], int, int, int) - Static method in class org.apache.poi.util.CodePageUtil
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
getStringLength() - Method in class org.apache.poi.hssf.record.LabelRecord
get the number of characters this string contains
getStringLength() - Method in class org.apache.poi.hssf.record.OldLabelRecord
get the number of characters this string contains
getStringRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
debug only TODO - encapsulate
getStringValue() - Method in interface io.keikai.api.model.CellData
 
getStringValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getStringValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getStringValue() - Method in interface io.keikai.model.SCell
 
getStringValue() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getStringValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
getStringValue() - Method in class org.apache.poi.ss.formula.eval.NumberEval
 
getStringValue() - Method in class org.apache.poi.ss.formula.eval.StringEval
 
getStringValue() - Method in interface org.apache.poi.ss.formula.eval.StringValueEval
 
getStringValue() - Method in class org.apache.poi.ss.usermodel.CellValue
 
getStringWidth(String) - Method in class org.apache.poi.hssf.usermodel.FontDetails
Gets the width of all characters in a string.
getStripeSize() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
Conditional format rules don't define stripes, so always 0
getStripeSize() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
This is the number of rows or columns in a band or stripe.
getStroke() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getStroke() - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getStroke() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns the current Stroke in the Graphics2D context.
getStroke(StrokeStyle) - Static method in class org.apache.poi.sl.draw.DrawShape
 
getStrokeStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
getStubHSSFWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
getStubWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
getStyle() - Method in class io.keikai.importer.Borders.BorderPr
 
getStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderPrExtractor
 
getStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
getStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
getStyle() - Method in class io.keikai.model.impl.CellBuffer
 
getStyle() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getStyle() - Method in class io.keikai.model.impl.TableImpl
 
getStyle() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
getStyle() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
getStyle() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
getStyle() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
getStyle() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
getStyle() - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
getStyle() - Method in interface org.apache.poi.ss.usermodel.Table
 
getStyle() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
getStyle(TableStyleType) - Method in class io.keikai.model.impl.TableStyleImpl
 
getStyle(TableStyleType) - Method in interface org.apache.poi.ss.usermodel.TableStyle
 
getStyleextpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getStyleName() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getStyleName() - Method in class io.keikai.model.impl.TableImpl
 
getStyleName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getStyleName() - Method in interface org.apache.poi.ss.usermodel.Table
 
getStylePacks() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getStylepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getStyleRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the StyleRecord for the given xfIndex, or null if that ExtendedFormat doesn't have a Style set.
getStyleSheet() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getSubFrom() - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
getSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the subject (or null).
getSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
 
getSubTo() - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
getSuffix() - Method in class org.apache.poi.ss.formula.functions.ComplexEx
 
getSummaryEntries(DirectoryNode, String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
Decrypt the Document-/SummaryInformation and other optionally streams.
getSummaryInformation() - Method in interface org.apache.poi.extractor.POIOLE2TextExtractor
Returns the summary information metadata for the document.
getSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Would return the summary information metadata for the document, if we supported it
getSummaryInformation() - Method in class org.apache.poi.POIDocument
Fetch the Summary Information of the document
getSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
getSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
getSumSingle() - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getSupbookpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Returns the supbookpos.
getSuperSubScript() - Method in class org.apache.poi.hssf.record.FontRecord
get the type of super or subscript for the font
getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
Returns a collection of ATP function names implemented by POI.
getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
Returns a collection of function names implemented by POI.
getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Return a collection of functions that POI can evaluate
getSupportedUserAction(Sheet) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
getSupportedUserAction(Sheet) - Method in interface io.keikai.ui.sys.UserActionManagerCtrl
Returns the supported user action that should be disabled
getSuppressDropdownArrow() - Method in class org.apache.poi.hssf.record.DVRecord
 
getSuppressDropDownArrow() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getSuppressDropDownArrow() - Method in interface org.apache.poi.ss.usermodel.DataValidation
Useful only list validation objects .
getSwAng() - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
getSwAng() - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
getSysIndex() - Method in class org.apache.poi.ddf.EscherColorRef
 
getSysIndexInvert() - Method in class org.apache.poi.ddf.EscherColorRef
 
getSysIndexProcedure() - Method in class org.apache.poi.ddf.EscherColorRef
getSysIndexSource() - Method in class org.apache.poi.ddf.EscherColorRef
 
getTabColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetPropertiesExtractor
 
getTabColor() - Method in class io.keikai.model.impl.SheetImpl
 
getTabColor() - Method in interface io.keikai.model.SSheet
 
getTabIdAt(int) - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getTabIdSize() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
getTable() - Method in class io.keikai.range.impl.AutoFilterUpdate
 
getTable(String) - Method in class io.keikai.model.impl.AbstractBookAdv
 
getTable(String) - Method in class io.keikai.model.impl.BookImpl
 
getTable(String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getTable(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getTable(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getTable(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
XSSF Only - gets a table that exists in the worksheet
getTableBorderDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTableByRowCol(int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
getTableByRowCol(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
getTableColumns() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTableName() - Method in class io.keikai.model.impl.ColumnPrecedentRefImpl
 
getTableName() - Method in class io.keikai.model.impl.ColumnRefImpl
 
getTableName() - Method in class io.keikai.model.impl.TablePrecedentRefImpl
 
getTableName() - Method in interface io.keikai.model.sys.dependency.ColumnPrecedentRef
 
getTableName() - Method in interface io.keikai.model.sys.dependency.ColumnRef
 
getTableName() - Method in interface io.keikai.model.sys.dependency.TablePrecedentRef
 
getTableName() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
getTableName(String) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getTableName(String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
getTableName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getTableName(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
Given a name and return the real table name(consider uppercase/lowecase); It can be used to check whether the specified name is a table name if the returned name is null.
getTables() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
getTables() - Method in class io.keikai.model.impl.SheetImpl
 
getTables() - Method in interface io.keikai.model.SSheet
Get tables in this sheet
getTableStyle(SBook) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
getTableStyle(SBook) - Method in interface io.keikai.model.STableStyleInfo
Returns styles used in this TableStyleInfo associated with the specified book.
getTableStyle(SBook, String) - Method in class io.keikai.model.impl.sys.FormatEngineImpl
 
getTableStyle(SBook, String) - Method in interface io.keikai.model.sys.format.FormatEngine
Returns TableStyle of the specified name of the specified book.
getTableStyle(SBook, String) - Method in class io.keikaiex.model.sys.FormatEngineEx
 
getTableStyle(String) - Method in class io.keikai.model.impl.BookImpl
 
getTableStyle(String) - Method in interface io.keikai.model.SBook
Get table style of the specified name.
getTableStyleElements() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleExtractor
 
getTableStyleInfo() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTableStyleInfo() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getTableStyleInfo() - Method in class io.keikai.model.impl.TableImpl
 
getTableStyleInfo() - Method in interface io.keikai.model.STable
 
getTableStyles() - Method in class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
getTableStyles() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStylesExtractor
 
getTableStyles() - Method in class io.keikai.model.impl.BookImpl
 
getTableStyles() - Method in interface io.keikai.model.SBook
Returns table styles of this book.
getTableStyles(StylesTable) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
getTableType() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTabpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Get the TabStops - the list can't be and its entries shouldn't be modified.
getTabWidthRatio() - Method in class org.apache.poi.hssf.record.WindowOneRecord
ratio of the width of the tabs to the horizontal scrollbar
getTag() - Method in class org.apache.poi.ddf.EscherBSERecord
unused
getTailDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
 
getTailLength() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getTailRecords() - Method in class org.apache.poi.hssf.record.EscherAggregate
 
getTailShape() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getTailWidth() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
 
getTaper() - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
Get the shape of the tip data point in a bar or column chart (0: same shape as the base; 1: taper to the maximum value of EACH data point; 2: taper to the projected maximum value of ALL data point but clipped at the value of EACH data point).
getTarget() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getTarget() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getTargetFrame() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the template (or null).
getTemplateProperty(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the border style for a given cell
getTemplateProperty(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
Retrieves the border style for a given cell
getTemplateURI() - Method in class io.keikai.ui.ToolbarButton
Returns the template uri, if any.
getText() - Method in class io.keikai.api.model.impl.RichTextImpl
 
getText() - Method in interface io.keikai.api.model.RichText
 
getText() - Method in interface io.keikai.api.model.RichText.Segment
 
getText() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getText() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
getText() - Method in class io.keikai.importer.XlsxExtractor.XlsxPhoneticRunExtractor
 
getText() - Method in class io.keikai.importer.XlsxExtractor.XlsxREItExtractor
 
getText() - Method in class io.keikai.model.impl.CommentImpl
 
getText() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getText() - Method in class io.keikai.model.impl.ReadOnlyRichTextImpl
 
getText() - Method in class io.keikai.model.impl.RichTextImpl
 
getText() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
getText() - Method in interface io.keikai.model.SComment
 
getText() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the text for comparison (used with "containsText" type).
getText() - Method in interface io.keikai.model.SRichText
 
getText() - Method in interface io.keikai.model.SRichText.Segment
 
getText() - Method in interface io.keikai.model.sys.format.FormatResult
 
getText() - Method in interface org.apache.poi.extractor.POITextExtractor
Retrieves all the text from the document.
getText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
getText() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Retreives the text contents of the file
getText() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
getText() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
Retrieves the text contents of the file, as best we can for these old file formats
getText() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
Get the text field for the SeriesText record.
getText() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
getText() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
 
getText() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
 
getText() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Fetches all the slide text from the slideshow, but not the notes, unless you've called setSlidesByDefault() and setNotesByDefault() to change this
getText() - Method in interface org.apache.poi.sl.usermodel.Comment
Get the text of this comment
getText() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
If the placeholder shape or object stores text, this text is returned otherwise null.
getText() - Method in interface org.apache.poi.sl.usermodel.TextShape
Returns the text contained in this text frame, which has been made safe for printing and other use.
getText() - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
Retrieves the text contents of the file
getText() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
 
getText() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getText() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
XSSF rules store textual condition values as an attribute and also as a formula that needs shifting.
getText(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
Converts error codes to text.
getText(Slide<S, P>) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
getTextAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Returns the alignment that is applied to the paragraph.
getTextBounds() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
getTextCap() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
getTextColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getTextDirection() - Method in interface org.apache.poi.sl.usermodel.TextShape
 
getTextFmt() - Method in class org.apache.poi.ss.format.CellFormat
 
getTextFragment(TextLayout, AttributedString) - Method in class org.apache.poi.sl.draw.DrawFactory
 
getTextHeight() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getTextHeight() - Method in class io.keikai.model.impl.CellImpl
 
getTextHeight() - Method in class org.apache.poi.sl.draw.DrawTextShape
Compute the cumulative height occupied by the text
getTextHeight() - Method in interface org.apache.poi.sl.usermodel.TextShape
Compute the cumulative height occupied by the text
getTextHeight(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextShape
Compute the cumulative height occupied by the text
getTextHeight(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
Compute the cumulative height occupied by the text
getTextMark() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
getTextMark() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
getTextObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
getTextOrientation() - Method in class org.apache.poi.hssf.record.TextObjectRecord
Get the text orientation field for the TextObjectBase record.
getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.Notes
 
getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.TextShape
 
getTextPlaceholder() - Method in interface org.apache.poi.sl.usermodel.TextShape
 
getTextRotation() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getTextRotation() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the text rotation field for the Text record.
getTextRotation() - Method in interface org.apache.poi.sl.usermodel.TextShape
The text rotation can be independent specified from the shape rotation.
getTextRuns() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Fetch the text runs that are contained within this block of text