$ 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.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
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(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.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, 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_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
 
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
 
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.
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
 
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
getTexturePaint(PaintStyle.TexturePaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
 
getTextWidth() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getTextWidth() - Method in class io.keikai.model.impl.CellImpl
 
getTheme() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
getTheme() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getTheme() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
getTheme(String) - Method in class io.keikai.theme.SpreadsheetThemeRegistry
Returns the desktop theme with the given name
getTheme(HttpServletRequest) - Method in class io.keikai.theme.SpreadsheetThemeResolver
Retrieves theme name from Cookie
getTheme(Execution) - Static method in class io.keikai.theme.SpreadsheetThemes
Returns the theme specified using the current theme resolution strategy Default strategy is to use cookies
getThemeData() - Method in class org.apache.poi.hssf.record.ThemeRecord
 
getThemeIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getThemeRegistry() - Static method in class io.keikai.theme.SpreadsheetThemeFns
Returns the current theme registry
getThemeResolver() - Static method in class io.keikai.theme.SpreadsheetThemeFns
Returns the current theme resolver
getThemes() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getThemes() - Method in class io.keikai.theme.SpreadsheetThemeRegistry
Returns a list of currently registered desktop themes
getThemes() - Static method in class io.keikai.theme.SpreadsheetThemes
Returns an array of registered theme names
getThemeURIs(Execution, List<Object>) - Method in class io.keikai.theme.SpreadsheetThemeProvider
 
getThisRowRegion(int) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getThisRowRegion(int) - Method in class io.keikai.model.impl.TableImpl
 
getThisRowRegion(int) - Method in interface io.keikai.model.STable
 
getThreadLocal() - Static method in class org.apache.poi.ss.usermodel.ZssContext
Returns the Keikai Spreadsheet Contextdefined by ZssContext.setThreadLocal(org.apache.poi.ss.usermodel.ZssContext).
getThreadPrefersEventExtractors() - Static method in class org.apache.poi.extractor.ExtractorFactory
Should this thread prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is false.
getThresholdMax() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getThresholdMin() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
getThresholds() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
getThresholds() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
getThresholds() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
getThresholds() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
getThresholds() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Gets the list of thresholds
getThresholds() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Gets the list of thresholds
getThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the thumbnail (or null) when this method is implemented.
getThumbnail() - Method in class org.apache.poi.hpsf.Thumbnail
Returns the thumbnail as a byte[] in VT_CF format.
getThumbnailAsWMF() - Method in class org.apache.poi.hpsf.Thumbnail
Returns the Thumbnail as a byte[] of WMF data if the Thumbnail's Clipboard Format Tag is CFTAG_WINDOWS and its Clipboard Format is CF_METAFILEPICT
getThumbnailThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the thumbnail (or null), processed as an object which is (largely) able to unpack the thumbnail image data.
getTickColor() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the tick color field for the Tick record.
getTickLabelPosition() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns the position of the tick label.
getTickLabelPosition() - Method in class io.keikai.model.impl.ChartAxisImpl
 
getTickMarkFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Get the tick mark frequency field for the CategorySeriesAxis record.
getTimeInstance(int, Locale) - Static method in class org.apache.poi.util.DateTimeFormatUtils
 
getTimePeriod() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getTimePeriod() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getTimePeriod() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns the timePeriod operator (used with "timePeriod" type)
getTint() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
getTint() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getTint() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getTint() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getTint() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
getTint() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getTint() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
specifies a lighter version of its input color.
getTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
Specifies the tint value applied to the ctColor.
getTintShade() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
getTintShade() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getTitle() - Method in class io.keikai.model.impl.ChartImpl
 
getTitle() - Method in interface io.keikai.model.SChart
 
getTitle() - Method in class io.keikaiex.ui.impl.ua.AbstractCommentHandler
 
getTitle() - Method in class io.keikaiex.ui.impl.ua.EditCommentHandler
 
getTitle() - Method in class io.keikaiex.ui.impl.ua.InsertCommentHandler
 
getTitle() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
 
getTitle() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
getTitle() - Method in interface org.apache.poi.sl.usermodel.Slide
 
getTitleFormula(SeriesJson) - Method in class io.keikai.importer.XlsxImporter
return a formula or generate a default title ("Series[N]")if title doesn't exist.
getTitleFormula(HSSFChart.HSSFSeries, int) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
getTitleHeight() - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getTitleWidth() - Method in class io.keikai.model.impl.pdf.PdfExporter
 
getToAdd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
getTokenArrayValues() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
getTokens() - Method in class org.apache.poi.ss.formula.Formula
 
getTokens(Formula) - Static method in class org.apache.poi.ss.formula.Formula
Gets the Ptg array from the supplied Formula.
getTokens(Formula, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.Formula
 
getTokens(SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.Formula
 
getToolbarButtons() - Method in class io.keikai.ui.Spreadsheet
Returns all toolbar buttons (read only).
getTooltip() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getTooltip() - Method in class io.keikai.ui.ToolbarButton
Returns the tooltip text, if any.
getTop() - Method in class io.keikai.importer.Borders.Border
 
getTop() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
getTop() - Method in interface io.keikai.ui.Widget
get the top margin of the anchored cell
getTop() - Method in class io.keikai.util.Ref
 
getTop() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getTop10() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
getTop10Filter() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
getTop10Filter() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
getTop10Filter() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
getTop10Filter() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
getTopBorder() - Method in class org.apache.poi.hssf.record.RowRecord
A bit that specifies whether any cell in the row has a thick top border, or any cell in the row directly above the current row has a thick bottom border.
getTopBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
get the color to use for the top border
getTopBorderColor() - Method in class org.apache.poi.hssf.record.XFExtRecord
 
getTopBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getTopBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get the color to use for the top border
getTopBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getTopBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the color to use for the top border
getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getTopBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
getTopBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
getTopBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the palette index for the top border
getTopBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the top border
getTopColGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
get the size of the gutter that appears at the above the columns
getTopConnectedRow(int, int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
getTopHeaderHiddens(int) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getTopHeaderHiddens(Spreadsheet, int) - Static method in class io.keikai.ui.fn.UtilFns
Deprecated.
 
getTopheadheight() - Method in class io.keikai.ui.Spreadsheet
Gets the top head panel height
getTopLeft() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
getTopLeftCell() - Method in class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
getTopLeftCell() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getTopLeftCell() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getTopLeftCell() - Method in class org.apache.poi.ss.util.SSCellRange
 
getTopLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getTopLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getTopLine() - Method in interface io.keikai.model.SBorder
Returns top border line
getTopMargin() - Method in class io.keikai.model.impl.PrintSetupImpl
 
getTopMargin() - Method in interface io.keikai.model.SPrintSetup
 
getTopRow() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getTopRow() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the top row field for the Pane record.
getTopRow() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
get the top row visible in the window
getTopRow() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
The top row in the visible view when the sheet is first viewed after opening it in a viewer
getTopRow() - Method in interface org.apache.poi.ss.usermodel.Sheet
The top row in the visible view when the sheet is first viewed after opening it in a viewer
getTopStyle(SCellStyle, SCellStyle, SConditionalStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
getTotalPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
getTotalRowStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getTotalRowStyle() - Method in interface io.keikai.model.STableStyle
 
getTotalSize() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
getTotalSize() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns the value of the totalSize field - the total length of the structure is totalSize + 4 (value of this field + size of this field).
getTotalsRegion() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getTotalsRegion() - Method in class io.keikai.model.impl.TableImpl
 
getTotalsRegion() - Method in interface io.keikai.model.STable
 
getTotalsRowBorderDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTotalsRowCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getTotalsRowCellStyle() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTotalsRowCount() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTotalsRowCount() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
getTotalsRowCount() - Method in class io.keikai.model.impl.TableImpl
 
getTotalsRowCount() - Method in interface io.keikai.model.STable
 
getTotalsRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
 
getTotalsRowDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getTotalsRowDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
getTotalsRowFormula() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getTotalsRowFormula() - Method in class io.keikai.model.impl.TableColumnImpl
 
getTotalsRowFormula() - Method in interface io.keikai.model.STableColumn
 
getTotalsRowFunction() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getTotalsRowFunction() - Method in class io.keikai.model.impl.TableColumnImpl
 
getTotalsRowFunction() - Method in interface io.keikai.model.STableColumn
 
getTotalsRowLabel() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getTotalsRowLabel() - Method in class io.keikai.model.impl.TableColumnImpl
 
getTotalsRowLabel() - Method in interface io.keikai.model.STableColumn
 
getToUnicodeLE(String) - Static method in class org.apache.poi.util.StringUtil
Convert String to 16-bit unicode characters in little endian format
getTransform() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
getTransform() - Method in class org.apache.poi.sl.draw.SLGraphics
Returns a copy of the current Transform in the Graphics2D context.
getTransformerFactory() - Static method in class org.apache.poi.util.XMLHelper
 
getTransparency() - Method in class org.apache.poi.sl.draw.PathGradientPaint
 
getTransposeAdjuster(int, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor
returns RGB triplet (0, 0, 0)
getTriplet() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
getTripletHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
this function returns all colors in a hastable.
getTwoDigitYearUpperBound() - Method in class org.apache.poi.ss.usermodel.ZssContext
 
getTx1() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getTx2() - Method in class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
getType() - Method in interface io.keikai.api.model.Book
Gets the book type
getType() - Method in interface io.keikai.api.model.CellData
Gets the cell type.
If the cell is a formula then you are possible getting the CellData.CellType.FORMULA or CellData.CellType.ERROR.
You could use CellData.getResultType() to get result type for a cell or a formula-cell.
getType() - Method in interface io.keikai.api.model.Hyperlink
 
getType() - Method in class io.keikai.api.model.impl.BookImpl
 
getType() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getType() - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
getType() - Method in class io.keikai.app.CollaborationInfo.CollaborationEvent
 
getType() - Method in class io.keikai.importer.Fills.PatternFill
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxDynamicFilterExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
getType() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleElementExtractor
 
getType() - Method in class io.keikai.model.CFIconImpl
 
getType() - Method in interface io.keikai.model.chart.SGeneralChartData
 
getType() - Method in class io.keikai.model.impl.CellBuffer
 
getType() - Method in class io.keikai.model.impl.CellImpl
 
getType() - Method in class io.keikai.model.impl.CellValue
 
getType() - Method in class io.keikai.model.impl.CFValueObjectImpl
 
getType() - Method in class io.keikai.model.impl.chart.AreaChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.BarChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.BubbleChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.CategoryAxisImpl
 
getType() - Method in class io.keikai.model.impl.chart.DateAxisImpl
 
getType() - Method in class io.keikai.model.impl.chart.DoughnutChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.PieChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.ScatterChartDataImpl
 
getType() - Method in class io.keikai.model.impl.chart.ValueAxisImpl
 
getType() - Method in class io.keikai.model.impl.ChartImpl
 
getType() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
getType() - Method in class io.keikai.model.impl.DependencyTracerImpl
 
getType() - Method in class io.keikai.model.impl.DynamicFilterImpl
 
getType() - Method in class io.keikai.model.impl.HyperlinkImpl
 
getType() - Method in class io.keikai.model.impl.IconSetImpl
 
getType() - Method in class io.keikai.model.impl.RefImpl
 
getType() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvaluationResultImpl
 
getType() - Method in class io.keikai.model.impl.sys.InputResultImpl
 
getType() - Method in interface io.keikai.model.SCell
 
getType() - Method in interface io.keikai.model.SCFIcon
Returns the icon set name of this icon
getType() - Method in interface io.keikai.model.SCFValueObject
Return the type of this conditional formatting value object
getType() - Method in interface io.keikai.model.SChart
 
getType() - Method in interface io.keikai.model.SChartAxis
Returns the type of this axis.
getType() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns type of this rule
getType() - Method in interface io.keikai.model.SDependencyTracer
 
getType() - Method in interface io.keikai.model.SDynamicFilter
 
getType() - Method in interface io.keikai.model.SHyperlink
 
getType() - Method in interface io.keikai.model.SIconSet
Returns the icon set name
getType() - Method in interface io.keikai.model.sys.dependency.Ref
 
getType() - Method in class io.keikai.model.sys.dependency.StyleRef
 
getType() - Method in interface io.keikai.model.sys.formula.EvaluationResult
 
getType() - Method in interface io.keikai.model.sys.input.InputResult
 
getType() - Method in class io.keikai.range.impl.ModelUpdate
 
getType() - Method in class io.keikai.ui.event.CellHyperlinkEvent
URL LINK type
getType() - Method in class io.keikai.ui.event.CellSelectionEvent
Returns the selection type
getType() - Method in class io.keikai.ui.event.HeaderMouseEvent
get type of this event, it will be HeaderUpdateEvent#TOP_HEADER or (@link HeaderEvent#LEFT_HEADER}
getType() - Method in class io.keikai.ui.event.HeaderUpdateEvent
get type of this event
getType() - Method in class io.keikai.ui.event.UndoableActionManagerEvent
 
getType() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
getType() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
getType() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getType() - Method in interface org.apache.poi.common.usermodel.Hyperlink
Return the type of this hyperlink
getType() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
 
getType() - Method in class org.apache.poi.hpsf.Property
Returns the property's type.
getType() - Method in exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
 
getType() - Method in class org.apache.poi.hssf.record.BOFRecord
type of object this marks
getType() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getType() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the type field for the Legend record.
getType() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
getType() - Method in class org.apache.poi.hssf.record.common.XFPropGradient
 
getType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
getType() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Return the type of this hyperlink
getType() - Method in interface org.apache.poi.sl.usermodel.PictureData
 
getType() - Method in interface org.apache.poi.sl.usermodel.TabStop
 
getType() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
getType() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
getType() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
getType() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
getType() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
getType() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
getType() - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
getType() - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
getType() - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
getType() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
getType() - Method in class org.apache.poi.ss.formula.token.NameNode
 
getType() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
getType() - Method in class org.apache.poi.ss.formula.token.NumberNode
 
getType() - Method in class org.apache.poi.ss.formula.token.OpNode
 
getType() - Method in class org.apache.poi.ss.formula.token.RefNode
 
getType() - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
getType() - Method in class org.apache.poi.ss.formula.token.StringNode
 
getType() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
getType() - Method in interface org.apache.poi.ss.usermodel.DynamicFilter
 
getType() - Method in class org.apache.poi.xssf.usermodel.XSSFDynamicFilter
 
getType(Object) - Static method in class io.keikai.range.impl.FilterRowInfo
 
getTypeCode() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
getTypeface() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getTypeface() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
 
getTypeOffset() - Method in interface io.keikai.api.model.Font
 
getTypeOffset() - Method in class io.keikai.api.model.impl.FontImpl
 
getTypeOffset() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getTypeOffset() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getTypeOffset() - Method in interface io.keikai.model.SFont
 
getTypeOffset() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get normal,super or subscript.
getTypeOffset() - Method in interface org.apache.poi.ss.usermodel.Font
get normal,super or subscript.
getUByte(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUByte(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get the unsigned value of a byte.
getUDFFinder() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
getUDFFinder() - Method in class io.keikai.model.impl.sys.formula.FunctionResolverImpl
 
getUDFFinder() - Method in interface io.keikai.model.sys.formula.FunctionResolver
Return the associated UDFFinder.
getUDFFinder() - Method in class io.keikaiex.formula.FunctionResolverEx
 
getUDFFinder() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
getUDFFinder() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
getUid() - Method in class org.apache.poi.ddf.EscherBSERecord
16 byte MD4 checksum.
getUID() - Method in class org.apache.poi.ddf.EscherBitmapBlip
Gets the first MD4, that specifies the unique identifier of the uncompressed blip data
getUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the first MD4, that specifies the unique identifier of the uncompressed blip data
getUInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned int value from a byte array
getUncalced() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getUncompressedSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the uncompressed size (in bytes)
getUnderline() - Method in interface io.keikai.api.model.Font
 
getUnderline() - Method in class io.keikai.api.model.impl.FontImpl
 
getUnderline() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getUnderline() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
getUnderline() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
getUnderline() - Method in interface io.keikai.model.SFont
 
getUnderline() - Method in class org.apache.poi.hssf.record.FontRecord
get the type of underlining for the font
getUnderline() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
get type of text underlining to use
getUnderline() - Method in interface org.apache.poi.ss.usermodel.Font
get type of text underlining to use
getUnderlineType() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get the type of underlining for the font
getUnderlineType() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
get the type of underlining for the font
getUnderlineType() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
get the type of underlining for the font
getUndoableActionManager() - Method in class io.keikai.ui.Spreadsheet
 
getUndoLabel() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
getUndoLabel() - Method in interface io.keikai.ui.sys.UndoableActionManager
Get undo label, only available if UndoableActionManager.isUndoable()
getUndoLabel() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
getUndoSelection() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
getUndoSelection() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
getUndoSelection() - Method in class io.keikai.ui.impl.undo.CutCellAction
 
getUndoSelection() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getUndoSelection() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getUndoSelection() - Method in interface io.keikai.ui.sys.UndoableAction
 
getUndoSheet() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
getUndoSheet() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
getUndoSheet() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
getUndoSheet() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
getUndoSheet() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
getUndoSheet() - Method in interface io.keikai.ui.sys.UndoableAction
 
getUniqueName() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getUnits() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
Get the units field for the Units record.
getUnknown1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Returns unknown1 field - currently unknown.
getUnused2() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getUnused3() - Method in class org.apache.poi.ddf.EscherBSERecord
 
getUpdates() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getUpdates() - Method in class io.keikai.model.impl.RowImpl
 
getUpdateScript() - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
getURL() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
getUsage() - Method in class org.apache.poi.ddf.EscherBSERecord
Defines the way this blip is used.
getUse() - Method in class io.keikai.jsp.ui.SpreadsheetTag
Returns the class name that is used to implement the component associated with this tag.
getUsedSectors(boolean) - Method in class org.apache.poi.poifs.storage.BATBlock
How many sectors in this block are taken? Note that calling BATBlock.hasFreeSectors() is much quicker
getUsedUsernames(String) - Method in interface io.keikai.app.CollaborationInfo
return username of users which are using book "bookName"
getUsedUsernames(String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
getUsedUsernames(String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
getUsePage() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getUsePage() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the use page numbers.
getUsePage() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the use page numbers.
getUserActionManager() - Method in class io.keikai.ui.Spreadsheet
Gets the user action manager, then you can register/override your custom action by call UserActionManager.registerHandler(String, String, UserActionHandler)
getUserActionManagerCtrl() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getUserDate() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
getUserLocale() - Static method in class org.apache.poi.util.LocaleUtil
 
getUsername() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
getUsername() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
get the username for the user that created the report.
getUsername(String) - Method in interface io.keikai.app.CollaborationInfo
return a username which doesn't duplicate with others
getUsername(String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
getUsername(String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
getUserSet() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
getUserStyleName() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Gets the name of the user defined style.
getUserThreadCount() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
Returns count of calculation threads.
getUserTimeZone() - Static method in class org.apache.poi.util.LocaleUtil
 
getUShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned short value from the beginning of a byte array
getUShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned short value from a byte array
getVal() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxCustomFilterExtractor
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxDynamicFilterExtractor
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfvoExtractor
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
getVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxTop10Extractor
 
getValidation() - Method in class io.keikai.model.impl.CellBuffer
 
getValidation() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
 
getValidationConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
getValidationConstraint() - Method in interface org.apache.poi.ss.usermodel.DataValidation
 
getValidationContextForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
Finds and returns the DataValidationEvaluator.DataValidationContext for the cell, if there is one.
getValidationForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
Finds and returns the DataValidation for the cell, if there is one.
getValidations() - Method in class io.keikai.api.impl.RangeImpl
 
getValidations() - Method in interface io.keikai.api.Range
Gets read-only Validation associated with the left-top cell of this range; return null if no associated validation.
getValidations() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
getValidations() - Method in class io.keikai.range.impl.RangeImpl
 
getValidations() - Method in interface io.keikai.range.SRange
Gets SDataValidations associated with this range; if more than one validation is present, will return at most two.
getValidationType() - Method in class io.keikai.api.model.impl.ValidationImpl
 
getValidationType() - Method in interface io.keikai.api.model.Validation
 
getValidationType() - Method in class io.keikai.model.impl.DataValidationImpl
 
getValidationType() - Method in interface io.keikai.model.SDataValidation
 
getValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getValidationType() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
 
getValidationValuesForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
If DataValidationEvaluator.getValidationForCell(CellReference) returns an instance, and the DataValidationConstraint.ValidationType is DataValidationConstraint.ValidationType.LIST, return the valid values, whether they are from a static list or cell range.
getValidationValuesForConstraint(DataValidationEvaluator.DataValidationContext) - Static method in class org.apache.poi.ss.formula.DataValidationEvaluator
static so enums can reference it without creating a whole instance
getValidator() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
getValidSettings() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getValidSettings() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the valid settings.
getValidSettings() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the valid settings.
getValidWeekendTypes() - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
 
getValue() - Method in interface io.keikai.api.model.CellData
 
getValue() - Method in class io.keikai.api.model.impl.CellDataImpl
 
getValue() - Method in enum io.keikai.api.model.Validation.AlertStyle
 
getValue() - Method in class io.keikai.app.CollaborationInfo.CollaborationEvent
 
getValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
getValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
getValue() - Method in class io.keikai.model.impl.CellBuffer
 
getValue() - Method in class io.keikai.model.impl.CellValue
 
getValue() - Method in class io.keikai.model.impl.CFValueObjectImpl
 
getValue() - Method in class io.keikai.model.impl.CustomFilterImpl
 
getValue() - Method in class io.keikai.model.impl.DynamicFilterImpl
 
getValue() - Method in class io.keikai.model.impl.FormulaResultCellValue
 
getValue() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvaluationResultImpl
 
getValue() - Method in class io.keikai.model.impl.sys.InputResultImpl
 
getValue() - Method in class io.keikai.model.impl.Top10FilterImpl
 
getValue() - Method in interface io.keikai.model.SCell
 
getValue() - Method in interface io.keikai.model.SCFValueObject
Return the value of this condition formatting value object
getValue() - Method in interface io.keikai.model.SCustomFilter
 
getValue() - Method in enum io.keikai.model.SDataValidation.AlertStyle
 
getValue() - Method in interface io.keikai.model.SDynamicFilter
 
getValue() - Method in enum io.keikai.model.SHyperlink.HyperlinkType
 
getValue() - Method in interface io.keikai.model.STop10Filter
 
getValue() - Method in interface io.keikai.model.sys.formula.EvaluationResult
 
getValue() - Method in interface io.keikai.model.sys.input.InputResult
 
getValue() - Method in class io.keikai.range.impl.FilterRowInfo
 
getValue() - Method in class io.keikai.range.impl.RangeImpl
 
getValue() - Method in interface io.keikai.range.SRange
Returns left top cell value of this Range.
getValue() - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
getValue() - Method in class org.apache.poi.hpsf.ClipboardData
 
getValue() - Method in class org.apache.poi.hpsf.Property
Returns the property's value.
getValue() - Method in class org.apache.poi.hpsf.TypedPropertyValue
 
getValue() - Method in class org.apache.poi.hpsf.UnicodeString
 
getValue() - Method in class org.apache.poi.hpsf.VariantBool
 
getValue() - Method in exception org.apache.poi.hpsf.VariantTypeException
Returns the value who's variant type caused the problem.
getValue() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
getValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
get the calculated value of the formula
getValue() - Method in class org.apache.poi.hssf.record.LabelRecord
get the value
getValue() - Method in class org.apache.poi.hssf.record.NumberRecord
get the value for the cell
getValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
get the calculated value of the formula
getValue() - Method in class org.apache.poi.hssf.record.OldLabelRecord
Get the String of the cell
getValue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
getValue() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
getValue() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
 
getValue() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
getValue() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
getValue() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
getValue() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
getValue() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
getValue() - Method in class org.apache.poi.ss.formula.token.DefaultTokenNode
 
getValue() - Method in class org.apache.poi.ss.formula.token.DoubleNode
 
getValue() - Method in class org.apache.poi.ss.formula.token.IntegerNode
 
getValue() - Method in class org.apache.poi.ss.formula.token.NameNode
 
getValue() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
getValue() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Gets the value used for the threshold, or null if there isn't one.
getValue() - Method in interface org.apache.poi.ss.usermodel.CustomFilter
 
getValue() - Method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
 
getValue() - Method in interface org.apache.poi.ss.usermodel.DynamicFilter
 
getValue() - Method in enum org.apache.poi.ss.usermodel.FontCharset
Deprecated.
Returns value of this charset
getValue() - Method in enum org.apache.poi.ss.usermodel.FontFamily
Returns index of this font family
getValue() - Method in enum org.apache.poi.ss.usermodel.FontScheme
 
getValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
 
getValue() - Method in enum org.apache.poi.ss.usermodel.PageOrder
 
getValue() - Method in enum org.apache.poi.ss.usermodel.PrintCellComments
 
getValue() - Method in enum org.apache.poi.ss.usermodel.PrintOrientation
 
getValue() - Method in interface org.apache.poi.ss.usermodel.Top10Filter
 
getValue() - Method in class org.apache.poi.util.GenericRecordUtil.AnnotatedFlag
 
getValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilter
 
getValue() - Method in class org.apache.poi.xssf.usermodel.XSSFDynamicFilter
 
getValue() - Method in class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
getValue(boolean) - Method in class io.keikai.model.impl.CellImpl
 
getValue(int) - Method in interface io.keikai.model.chart.SSeries
 
getValue(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getValue(int) - Method in class io.keikai.model.impl.DataValidationImpl
 
getValue(int) - Method in interface io.keikai.model.SDataValidation
 
getValue(int) - Method in class org.apache.poi.util.BitField
Obtain the value for the specified BitField, appropriately shifted right.
getValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getValue(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getValue(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
getValue(int, int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getValue(int, int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getValue(int, int, int) - Method in interface org.apache.poi.ss.formula.ThreeDEval
 
getValue(SCell) - Method in class io.keikai.range.impl.CellValueHelper
 
getValue(String) - Method in class org.apache.poi.sl.draw.geom.Context
 
getValue(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
getValue1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getValue1(int) - Method in class io.keikai.model.impl.DataValidationImpl
 
getValue1(int) - Method in interface io.keikai.model.SDataValidation
 
getValue2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
getValue2(int) - Method in class io.keikai.model.impl.DataValidationImpl
 
getValue2(int) - Method in interface io.keikai.model.SDataValidation
 
getValueAt(int) - Method in class org.apache.poi.poifs.storage.BATBlock
 
getValueAxes() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
getValueAxises() - Method in class io.keikai.model.impl.ChartImpl
 
getValueAxises() - Method in interface io.keikai.model.SChart
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.CellRecord
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.NumberRecord
 
getValueDataSize() - Method in class org.apache.poi.hssf.record.RKRecord
 
getValueEval() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvaluationResultImpl
 
getValueEval() - Method in interface io.keikai.model.sys.formula.EvaluationResult
 
getValueEval1() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getValueEval1() - Method in class io.keikai.model.impl.DataValidationImpl
 
getValueEval2() - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
getValueEval2() - Method in class io.keikai.model.impl.DataValidationImpl
 
getValueFormula(LinkedDataRecord) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
cannot import string literal value.
getValues() - Method in class io.keikai.range.impl.RangeImpl
 
getValues() - Method in class io.keikai.range.impl.SortHelper.SortKey
 
getValues() - Method in interface io.keikai.range.SRange
Returns all cell values from left to right and top to bottom of this Range in one dimension list.
getValues() - Method in class io.keikai.ui.impl.StringAggregation
Internal used only
getValues() - Method in class org.apache.poi.hpsf.Array
 
getValues() - Method in class org.apache.poi.hpsf.Vector
 
getValues(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.PercentRank
 
getValuesCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getValuesDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Get the values data type field for the Series record.
getValuesFormula() - Method in interface io.keikai.model.chart.SSeries
 
getValuesFormula() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getValuesFormulaExpression() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getValuesFormulaExpression() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
 
getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
 
getValueType() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
Deprecated.
POI 5.0.0, will be removed in 5.0, use getValueTypeEnum until switch to enum is fully done
getValueType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
getValueType() - Method in class org.apache.poi.ss.usermodel.CellBase
Get value type of this cell.
getValueTypeEnum() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
Returns the type of the cached value
getVariableResolver() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
getVariableResolver(SBook) - Method in interface io.keikai.model.sys.formula.EvaluationContributor
 
getVariableResolver(SBook) - Method in class io.keikai.ui.impl.ComponentEvaluationContributor
 
getVariantLength(long) - Static method in class org.apache.poi.hpsf.Variant
Returns a variant type's length.
getVariantName(long) - Static method in class org.apache.poi.hpsf.Variant
Returns the variant type name associated with a variant type number.
getVariantType() - Method in exception org.apache.poi.hpsf.VariantTypeException
Returns the offending variant type.
getVaryDisplayPattern() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getVBADigitalSignature() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Returns the VBA digital signature for the VBA project embedded in the document (or null).
getVCenter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
getVCenter() - Method in class org.apache.poi.hssf.record.VCenterRecord
get whether to center vertically or not
getVerifier() - Method in class org.apache.poi.poifs.crypt.Decryptor
 
getVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getVerifierHashSize() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
getVersion() - Method in class org.apache.poi.ddf.EscherOptRecord
 
getVersion() - Method in class org.apache.poi.ddf.EscherRecord
Returns the version part of the option record.
getVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
Version number - for BIFF8 should be 0x06
getVersion() - Method in class org.apache.poi.hssf.record.ThemeRecord
If this header belongs to a specific sheet view , the sheet view?s GUID will be saved here.
getVersionMajor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getVersionMinor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
getVersionName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getVertAlign() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
getVertical() - Method in class io.keikai.importer.Borders.Border
 
getVertical() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
getVertical() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
getVerticalAligmentApplier(CellStyle.VerticalAlignment) - Static method in class io.keikai.api.CellOperationUtil
 
getVerticalAlignment() - Method in interface io.keikai.api.model.CellStyle
Gets vertical alignment
getVerticalAlignment() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
getVerticalAlignment() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
getVerticalAlignment() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
getVerticalAlignment() - Method in class io.keikai.model.impl.NamedStyleImpl
 
getVerticalAlignment() - Method in interface io.keikai.model.SCellStyle
Gets vertical alignment
getVerticalAlignment() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the vertical alignment field for the Text record.
getVerticalAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get the vertical alignment of text in the cell
getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Gets the vertical alignment.
getVerticalAlignment() - Method in interface org.apache.poi.sl.usermodel.TextShape
Returns the type of vertical alignment for the text.
getVerticalAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get the type of vertical alignment for the cell
getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getVerticalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF Doesn't support table borders, so always HSSFColor.HSSFColorPredefined.AUTOMATIC
getVerticalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal borders.
getVerticalBorderColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
get the color to use for the vertical border
getVerticalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getVerticalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
HSSF Doesn't support table borders, so always HSSFColor.HSSFColorPredefined.AUTOMATIC
getVerticalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal borders.
getVerticalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
 
getVerticalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getVerticalBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Get the color to use for the vertical border
getVerticalDpi() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
getVerticalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the vertical position of the window (in 1/20ths of a point)
getVerticalLine() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
getVerticalLine() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
getVerticalLine() - Method in interface io.keikai.model.SBorder
Returns vertical border line
getVerticallyCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determine whether printed output for this sheet will be vertically centered.
getVerticallyCenter() - Method in interface org.apache.poi.ss.usermodel.Sheet
Determine whether printed output for this sheet will be vertically centered.
getVerticalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
 
getVerticalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
Get the verticalScale field for the PlotGrowth record.
getVerticalSplitLeftColumn() - Method in class org.apache.poi.ss.util.PaneInformation
For a vertical split returns the left column in the RIGHT pane.
getVerticalSplitPosition() - Method in class org.apache.poi.ss.util.PaneInformation
Returns the vertical position of the split.
getVerticalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
getView() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getViewableArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Get an array of objects, some of which may implement POIFSViewable
getViewableArray() - Method in class org.apache.poi.poifs.property.Property
Get an array of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Get an Iterator of objects, some of which may implement POIFSViewable
getViewableIterator() - Method in class org.apache.poi.poifs.property.Property
Get an Iterator of objects, some of which may implement POIFSViewable
getViewInfo() - Method in class io.keikai.model.impl.SheetImpl
 
getViewInfo() - Method in interface io.keikai.model.SSheet
 
getVisibleArea() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getVm() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
getVResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
getVResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Returns the vertical resolution.
getVResolution() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Returns the vertical resolution.
getW() - Method in class org.apache.poi.sl.draw.geom.Path
 
getW() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
getWCSCacheControl(Execution, String) - Method in class io.keikai.theme.SpreadsheetThemeProvider
 
getWebAddress() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
Returns the string of web page address, return null if component not found
getWeekNo(LocalDate, int) - Method in class org.apache.poi.ss.formula.functions.WeekNum
 
getWeight() - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
Get the font weight.
getWeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
getWeight() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Get the weight field for the LineFormat record.
getWholeColumn(SpreadsheetVersion, String, String) - Static method in class org.apache.poi.ss.util.AreaReference
Construct an AreaReference which spans one more columns.
getWholeRow(SpreadsheetVersion, String, String) - Static method in class org.apache.poi.ss.util.AreaReference
Construct an AreaReference which spans one more rows
getWholeTableStyle() - Method in class io.keikai.model.impl.TableStyleImpl
 
getWholeTableStyle() - Method in interface io.keikai.model.STableStyle
 
getWidget() - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
getWidgetData() - Method in class io.keikai.ui.event.WidgetKeyEvent
 
getWidgetData() - Method in class io.keikai.ui.event.WidgetUpdateEvent
 
getWidgetHandler() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
 
getWidgetType() - Method in class io.keikaiex.ui.widget.BaseWidget
Returns the widget type.
getWidgetType() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getWidgetType() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getWidth() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
getWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
getWidth() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
getWidth() - Method in interface io.keikai.model.SColumn
 
getWidth() - Method in interface io.keikai.model.SColumnArray
 
getWidth() - Method in class io.keikai.model.ViewAnchor
Width of the anchor, in pixels.
getWidth() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
getWidth() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
getWidth() - Method in class io.keikaiex.ui.widget.ImageWidget
 
getWidth() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Get the width field for the AxisParent record.
getWidth() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getWidth() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Get the width field for the Chart record.
getWidth() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the width field for the Text record.
getWidth() - Method in class org.apache.poi.hssf.record.WindowOneRecord
get the width of the window
getWidth() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
getWidth() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
 
getWidth() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
getWidth() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
getWidth() - Method in interface org.apache.poi.ss.formula.TwoDEval
 
getWidth() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
getWidth() - Method in class org.apache.poi.ss.util.SSCellRange
 
getWidth() - Method in class org.apache.poi.util.Dimension2DDouble
 
getWidthAny(Sheet, int, int) - Static method in class io.keikai.range.impl.imexp.ImExpUtils
 
getWidthMax() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
getWidthMax() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
How much of the cell width, in %, should be given to the max value?
getWidthMin() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
getWidthMin() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
How much of the cell width, in %, should be given to the min value?
getWildCardPattern(String) - Static method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
Translates Excel countif wildcard strings into java regex strings
getWindowing() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
gets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
getWindowOne() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getWindowsId() - Method in enum org.apache.poi.util.LocaleID
 
getWindowTwo() - Method in class org.apache.poi.hssf.model.InternalSheet
 
getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Returns the word count or 0 if the SummaryInformation does not contain a word count.
getWordWrap() - Method in interface org.apache.poi.sl.usermodel.TextShape
 
getWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Return the parent workbook
getWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getWorkbook() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getWorkbook() - Method in interface org.apache.poi.ss.usermodel.Sheet
Return the parent workbook
getWorkbook(Map) - Static method in class io.keikai.importer.XlsxExtractor
 
getWorkbookDirEntryName(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
 
getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
 
getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
getWorkbookEvaluator(String) - Method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
getWorkbookName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
 
getWorkbookProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getWorkbookProtection() - Method in class io.keikai.model.impl.BookImpl
 
getWorkbookProtection() - Method in interface io.keikai.model.SBook
Returns the workbook protection
getWorkbookRecordList() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Only for internal calls - code based on this is not supported ...
getWorkbookViewId() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getWR() - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
getWR() - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
getWrappingWidth(boolean, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
Returns wrapping width to break lines in this paragraph
getWrapText() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether to wrap the text in the cell
getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
get whether the text should be wrapped
getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
getWrapText() - Method in interface org.apache.poi.ss.usermodel.CellStyle
get whether the text should be wrapped
getWrapText() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
getWrapText() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
getWrapTextApplier(boolean) - Static method in class io.keikai.api.CellOperationUtil
 
getWriteAccess() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getWriteIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
getWriteProtect() - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
getWSBool1() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get first byte (see bit getters)
getWSBool2() - Method in class org.apache.poi.hssf.record.WSBoolRecord
get the second byte (see bit getters)
getX() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Get the x field for the AxisParent record.
getX() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Get the x field for the Chart record.
getX() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the x field for the Text record.
getX() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the x field for the Pane record.
getX() - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
getX() - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Gets the value of the x property.
getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
getX1() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The top left x coordinate of this group.
getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
getX2() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The bottom right x coordinate of this group.
getX509Certificate() - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
getXAxisTitle() - Method in class io.keikai.model.impl.ChartImpl
 
getXAxisTitle() - Method in interface io.keikai.model.SChart
 
getXAxisUpperLeft() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the x axis upper left field for the Legend record.
getXBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Get the x Basis field for the FontBasis record.
getXBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getXBATEntriesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
 
getXBATIndex() - Method in class org.apache.poi.poifs.storage.HeaderBlock
 
getXclrType() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
getXclrType() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getXclrValue() - Method in class org.apache.poi.hssf.record.FullColorExt
 
getXelContext() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
getXelContext() - Method in class io.keikaiex.formula.FormulaEngineEx
 
getXelContext() - Static method in class io.keikaiex.formula.XelContextHolder
 
getXFAt(int) - Method in class org.apache.poi.hssf.record.MulBlankRecord
returns the xf index for column (coffset = column - field_2_first_col)
getXFAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
returns the xf index for column (coffset = column - field_2_first_col)
getXFExtAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
gets the XFExtRecord at the given 0-based index
getXfextpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getXfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
getXfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
getXfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
getXFIndex() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
getXFIndex() - Method in class org.apache.poi.hssf.record.BlankRecord
get the index of the extended format record to style this cell with
getXFIndex() - Method in class org.apache.poi.hssf.record.CellRecord
get the index to the ExtendedFormat
getXFIndex() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
getXFIndex() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
get the columns' default format info
getXFIndex() - Method in class org.apache.poi.hssf.record.LabelRecord
 
getXFIndex() - Method in class org.apache.poi.hssf.record.OldCellRecord
get the index to the ExtendedFormat, for non-Biff2
getXFIndex() - Method in class org.apache.poi.hssf.record.RowRecord
if the row is formatted then this is the index to the extended format record
getXFIndex() - Method in class org.apache.poi.hssf.record.StyleRecord
get the actual index of the style extended format record
getXFIndexForColAt(short) - Method in class org.apache.poi.hssf.model.InternalSheet
get the index to the ExtendedFormatRecord "associated" with the column at specified 0-based index.
getXfpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
getXFPropData() - Method in class org.apache.poi.hssf.record.common.XFProp
 
getXFPropType() - Method in class org.apache.poi.hssf.record.common.XFProp
 
getXFType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is a cell or style XFRecord
getXlsxDefaultColumnWidth(XlsxExtractor.XlsxSheetExtractor, int) - Method in class io.keikai.importer.XlsxImporter
 
getXmlColumnPr() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
getXmlDataType() - Method in class io.keikai.importer.XlsxExtractor.XlsxXmlColumnPrExtractor
 
getXOffset() - Method in class io.keikai.api.SheetAnchor
 
getXOffset() - Method in class io.keikai.model.ViewAnchor
The x offset to left border of the anchor's left-top cell.
getXoffsetInPixel(ShapeJson) - Method in class io.keikai.importer.XlsxImporter
 
getXoffsetInPixel(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
getXoffsetInPixel(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
getXpath() - Method in class io.keikai.importer.XlsxExtractor.XlsxXmlColumnPrExtractor
 
getXPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getXPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getXrRevisionPtr() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
getXSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the x size field for the Legend record.
getXSplit() - Method in class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
getXSSFSheet(EvaluationSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFEvaluationSheetHelper
 
getXValue(int) - Method in interface io.keikai.model.chart.SSeries
 
getXValue(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getXValuesFormula() - Method in interface io.keikai.model.chart.SSeries
Gets the x value formula, the result is same as SSeries.getValuesFormula()
getXValuesFormula() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getXValuesFormulaExpression() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getXValuesFormulaExpression() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getXWindow() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
getY() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Get the y field for the AxisParent record.
getY() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Get the y field for the Chart record.
getY() - Method in class org.apache.poi.hssf.record.chart.TextRecord
Get the y field for the Text record.
getY() - Method in class org.apache.poi.hssf.record.PaneRecord
Get the y field for the Pane record.
getY() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
getY() - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
getY() - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Gets the value of the y property.
getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
getY1() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The top left y coordinate of this group.
getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
getY2() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
 
getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
The bottom right y coordinate of this group.
getYAxisTitle() - Method in class io.keikai.model.impl.ChartImpl
 
getYAxisTitle() - Method in interface io.keikai.model.SChart
 
getYAxisUpperLeft() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the y axis upper left field for the Legend record.
getYBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Get the y Basis field for the FontBasis record.
getYear() - Method in class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
getYOffset() - Method in class io.keikai.api.SheetAnchor
 
getYOffset() - Method in class io.keikai.model.ViewAnchor
The y offset to top border of the anchor's left-top cell.
getYoffsetInPixel(ShapeJson) - Method in class io.keikai.importer.XlsxImporter
 
getYoffsetInPixel(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
getYoffsetInPixel(ClientAnchor, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
getYPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
getYPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
getYSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Get the y size field for the Legend record.
getYSplit() - Method in class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
getYValue(int) - Method in interface io.keikai.model.chart.SSeries
 
getYValue(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getYValuesFormula() - Method in interface io.keikai.model.chart.SSeries
 
getYValuesFormula() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getYValuesFormulaExpression() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getYValuesFormulaExpression() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getYWindow() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
getZero1() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the zero 1 field for the Tick record.
getZero2() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the zero 2 field for the Tick record.
getZero3() - Method in class org.apache.poi.hssf.record.chart.TickRecord
Get the zero 3 field for the Tick record.
getZeroHeight() - Method in class org.apache.poi.hssf.record.RowRecord
get whether or not to display this row with 0 height
getZeroHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
get whether or not to display this row with 0 height
getZeroHeight() - Method in interface org.apache.poi.ss.usermodel.Row
Get whether or not to display this row with 0 height
getZeroNumFmt() - Method in class org.apache.poi.ss.format.CellFormat
 
getZindex() - Method in interface io.keikai.ui.Widget
set the z index of this widget
getZindex() - Method in class io.keikaiex.ui.widget.BaseWidget
 
getZKComponent() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getZKComponentUuid() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getZKDesktop() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getZKDesktopId() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
getZoomScale() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getZoomScaleNormal() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getZoomScalePageLayoutView() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getZoomScaleSheetLayoutView() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
getZssKeyEvent(AuRequest) - Static method in class io.keikai.ui.event.KeyEvent
 
getZValue(int) - Method in interface io.keikai.model.chart.SSeries
 
getZValue(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getZValuesFormula() - Method in interface io.keikai.model.chart.SSeries
 
getZValuesFormula() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
getZValuesFormulaExpression() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
getZValuesFormulaExpression() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
Ghost - Class in io.keikaiex.ui.widget
 
Ghost() - Constructor for class io.keikaiex.ui.widget.Ghost
 
GhostWhite - org.apache.poi.sl.usermodel.PresetColor
 
GIF - io.keikai.model.SPicture.Format
 
GIF - org.apache.poi.common.usermodel.PictureType
GIF image format
GIF - org.apache.poi.poifs.filesystem.FileMagic
GIF image
GIF - org.apache.poi.sl.usermodel.PictureData.PictureType
GIF image format
GL - org.apache.poi.util.LocaleID
 
GL_ES - org.apache.poi.util.LocaleID
 
GN - org.apache.poi.util.LocaleID
 
GN_PY - org.apache.poi.util.LocaleID
 
Gold - org.apache.poi.sl.usermodel.PresetColor
 
GOLD - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GOLD - org.apache.poi.ss.usermodel.IndexedColors
 
Goldenrod - org.apache.poi.sl.usermodel.PresetColor
 
GRADIENT - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
GRADIENT_SHAPE - Static variable in interface org.apache.poi.sl.draw.Drawable
PathGradientPaint needs the shape to be set.
GRADIENT_STOP - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
GradientActiveCaption - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the lightest color in the color gradient of an active window's title bar.
GradientInactiveCaption - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the lightest color in the color gradient of an inactive window's title bar.
GRADUAL_DIAG - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
GRADUAL_HORZ - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
GRADUAL_TRAN - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
GRADUAL_VERT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
GraphicalFrame<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
Gray - org.apache.poi.sl.usermodel.PresetColor
 
GRAY0625 - io.keikai.api.model.CellStyle.FillPattern
 
GRAY0625 - io.keikai.model.SFill.FillPattern
 
GRAY0625 - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
GRAY125 - io.keikai.api.model.CellStyle.FillPattern
 
GRAY125 - io.keikai.model.SFill.FillPattern
 
GRAY125 - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
GrayText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of dimmed text.
GREATER_EUQAL - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
GREATER_OR_EQUAL - io.keikai.api.model.Validation.OperatorType
 
GREATER_OR_EQUAL - io.keikai.model.SDataValidation.OperatorType
 
GREATER_OR_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
GREATER_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
GREATER_THAN - io.keikai.api.model.Validation.OperatorType
 
GREATER_THAN - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
GREATER_THAN - io.keikai.model.SDataValidation.OperatorType
 
GREATER_THAN - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
GREATER_THAN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
GREATER_THAN - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
GREATER_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
GREATER_THAN_OR_EQUAL - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
GreaterEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
GreaterEqualPtg - Class in org.apache.poi.ss.formula.ptg
PTG class to implement greater or equal to
greaterThan - io.keikai.model.SAutoFilter.FilterOp
 
greaterThan - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
GreaterThan<T extends Comparable<T>> - Class in io.keikai.range.impl
 
GreaterThan(T) - Constructor for class io.keikai.range.impl.GreaterThan
 
GreaterThan2 - Class in io.keikai.range.impl
 
GreaterThan2(RuleInfo) - Constructor for class io.keikai.range.impl.GreaterThan2
 
GreaterThan2(Object) - Constructor for class io.keikai.range.impl.GreaterThan2
 
GreaterThanEqualNode - Class in org.apache.poi.ss.formula.token
 
GreaterThanEqualNode() - Constructor for class org.apache.poi.ss.formula.token.GreaterThanEqualNode
 
GreaterThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
greaterThanOrEqual - io.keikai.model.SAutoFilter.FilterOp
 
greaterThanOrEqual - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
GreaterThanOrEqual<T extends Comparable<T>> - Class in io.keikai.range.impl
 
GreaterThanOrEqual(T) - Constructor for class io.keikai.range.impl.GreaterThanOrEqual
 
GreaterThanOrEqual2 - Class in io.keikai.range.impl
 
GreaterThanOrEqual2(RuleInfo) - Constructor for class io.keikai.range.impl.GreaterThanOrEqual2
 
GreaterThanOrEqual2(Object) - Constructor for class io.keikai.range.impl.GreaterThanOrEqual2
 
GreaterThanOrEqualAndLessThan<T extends Comparable<T>> - Class in io.keikai.range.impl
 
GreaterThanOrEqualAndLessThan(T, T) - Constructor for class io.keikai.range.impl.GreaterThanOrEqualAndLessThan
 
GreaterThanPtg - Class in org.apache.poi.ss.formula.ptg
Greater than operator PTG ">"
GreatNode - Class in org.apache.poi.ss.formula.token
 
GreatNode - org.apache.poi.ss.formula.token.NodeId
 
GreatNode() - Constructor for class org.apache.poi.ss.formula.token.GreatNode
 
GreatThanEqualNode - org.apache.poi.ss.formula.token.NodeId
 
GREEK - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Greek character set.
GREEK - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
Green - org.apache.poi.sl.usermodel.PresetColor
 
GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
GREEN - Static variable in class io.keikai.model.impl.ColorImpl
 
GreenYellow - org.apache.poi.sl.usermodel.PresetColor
 
GRESTORE - Static variable in interface org.apache.poi.sl.draw.Drawable
 
GREY_25_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GREY_25_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
 
GREY_3_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Grey Up / Side / Down arrows
GREY_4_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Grey Up / NE / SE / Down arrows
GREY_40_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GREY_40_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
 
GREY_5_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
GREY_50_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GREY_50_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
 
GREY_80_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
GREY_80_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
 
GRIDLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
GRIDLINES - io.keikai.ui.AuxAction
 
gridset - Variable in class org.apache.poi.hssf.model.InternalSheet
 
GRIDSET - org.apache.poi.hssf.record.HSSFRecordTypes
 
GridsetRecord - Class in org.apache.poi.hssf.record
Flag denoting whether the user specified that gridlines are used when printing.
GridsetRecord() - Constructor for class org.apache.poi.hssf.record.GridsetRecord
 
GridsetRecord(GridsetRecord) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
 
GridsetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
 
group() - Method in class io.keikai.api.impl.RangeImpl
 
group() - Method in interface io.keikai.api.Range
Groups the rows or columns by matching the range, which increases their outline level.
group() - Method in class io.keikai.range.impl.RangeImpl
 
group() - Method in interface io.keikai.range.SRange
Groups the rows or columns by matching the range, which increases their outline level.
group(Matcher, int) - Static method in class org.apache.poi.ss.format.CellFormatPart
Returns the string from the group, or "" if the group is null.
GROUP_MARKER - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
GROUP_TRANSFORM - Static variable in interface org.apache.poi.sl.draw.Drawable
Key will be internally used to store affine transformation temporarily within group shapes
GROUP1_REAL_SIGN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP1_REAL_SIGN_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP2_IMAGINARY_INTEGER_OR_DOUBLE - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP2_REAL_INTEGER_OR_DOUBLE_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP3_IMAGINARY_SIGN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP3_IMAGINARY_SIGN_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP4_IMAGINARY_INTEGER_OR_DOUBLE - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP4_IMAGINARY_INTEGER_OR_DOUBLE_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
GROUP5_IMAGINARY_GROUP_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
groupColumn(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Create an outline for the provided column range.
groupColumn(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Create an outline for the provided column range.
groupColumnRange(int, int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Creates an outline group for the specified columns.
groupColumnRange(int, int, boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Creates an outline group for the specified columns, by setting the level field for each col info record in the range.
GroupHeaderClickCommand - Class in io.keikai.ui.au.in
 
GroupHeaderClickCommand() - Constructor for class io.keikai.ui.au.in.GroupHeaderClickCommand
 
GroupHeaderClickEvent - Class in io.keikai.ui.event
Represents an event fired by a user clicking on a button of group head to collapse or expand all groups.
GroupHeaderClickEvent(String, Component, Sheet, int, String) - Constructor for class io.keikai.ui.event.GroupHeaderClickEvent
 
grouping - Variable in class io.keikaiex.ui.impl.ua.InsertChartHandler
 
GroupingChartDataImpl - Class in io.keikai.model.impl.chart
 
GroupingChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.GroupingChartDataImpl
 
GroupMarkerSubRecord - Class in org.apache.poi.hssf.record
ftGmo (0x0006)
GroupMarkerSubRecord() - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
GroupMarkerSubRecord(GroupMarkerSubRecord) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
GroupMarkerSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
GroupOpenCommand - Class in io.keikai.ui.au.in
The group open command to update group open info.
GroupOpenCommand() - Constructor for class io.keikai.ui.au.in.GroupOpenCommand
 
GroupOpenEvent - Class in io.keikai.ui.event
Represents an event fired by a user clicking on a button of group row or column to collapse or expand a group.
GroupOpenEvent(String, Component, Sheet, int, int, String, boolean) - Constructor for class io.keikai.ui.event.GroupOpenEvent
 
groupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Tie a range of cell together so that they can be collapsed or expanded
groupRow(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Tie a range of rows together so that they can be collapsed or expanded
groupRowRange(int, int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
 
GroupShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
GROUPSHAPE__1DADJUSTMENT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__BEHINDDOCUMENT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__BORDERBOTTOMCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__BORDERLEFTCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__BORDERRIGHTCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__BORDERTOPCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__DESCRIPTION - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__EDITEDWRAP - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__FLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HIDDEN - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HR_ALIGN - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HR_HEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HR_PCT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HR_WIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__HYPERLINK - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__ISBUTTON - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__METROBLOB - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__ONDBLCLICKNOTIFY - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__POSH - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__POSRELH - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__POSRELV - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__POSV - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__REGROUPID - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__SCRIPT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__SCRIPTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__SCRIPTLANG - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__SHAPENAME - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__TABLEPROPERTIES - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__TABLEROWPROPERTIES - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__TOOLTIP - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__UNUSED906 - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WEBBOT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WRAPDISTBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WRAPDISTLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WRAPDISTRIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WRAPDISTTOP - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__WRAPPOLYGONVERTICES - org.apache.poi.ddf.EscherPropertyTypes
 
GROUPSHAPE__ZORDER - org.apache.poi.ddf.EscherPropertyTypes
 
GROWTH_TREND - io.keikai.api.Range.AutoFillType
 
GROWTH_TREND - io.keikai.range.SRange.FillType
 
GrowthStep - Class in io.keikai.range.impl.autofill
Step for growth sequence.
GrowthStep(double, double, int) - Constructor for class io.keikai.range.impl.autofill.GrowthStep
 
GSAVE - Static variable in interface org.apache.poi.sl.draw.Drawable
 
GSW - org.apache.poi.util.LocaleID
 
GSW_FR - org.apache.poi.util.LocaleID
 
GT - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
GT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Greater than' operator
GU - org.apache.poi.util.LocaleID
 
GU_IN - org.apache.poi.util.LocaleID
 
GUID - Class in org.apache.poi.hpsf
 
GUID() - Constructor for class org.apache.poi.hpsf.GUID
 
Guide - Class in org.apache.poi.sl.draw.geom
Java class for CT_GeomGuide complex type.
Guide() - Constructor for class org.apache.poi.sl.draw.geom.Guide
 
GuideIf - Interface in org.apache.poi.sl.draw.geom
 
GuideIf.Op - Enum in org.apache.poi.sl.draw.geom
 
GUTS - org.apache.poi.hssf.record.HSSFRecordTypes
 
GutsRecord - Class in org.apache.poi.hssf.record
Row/column gutter sizes
GutsRecord() - Constructor for class org.apache.poi.hssf.record.GutsRecord
 
GutsRecord(GutsRecord) - Constructor for class org.apache.poi.hssf.record.GutsRecord
 
GutsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GutsRecord
 
GYR_3_ARROW - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green Up / Yellow Side / Red Down arrows
GYR_3_FLAGS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green / Yellow / Red flags
GYR_3_SHAPES - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green Circle / Yellow Triangle / Red Diamond.
GYR_3_SYMBOLS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green Tick / Yellow ! / Red Cross (no background)
GYR_3_SYMBOLS_CIRCLE - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green Tick / Yellow ! / Red Cross on a circle background
GYR_3_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green / Yellow / Red traffic lights (no background).
GYR_3_TRAFFIC_LIGHTS_BOX - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green / Yellow / Red traffic lights on a black square background.
GYR_4_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green Up / Yellow NE / Yellow SE / Red Down arrows
GYRB_4_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Green / Yellow / Red / Black traffic lights
GYYYR_5_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 

H

H_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
H_CENTER - org.apache.poi.hssf.record.HSSFRecordTypes
 
HA - org.apache.poi.util.LocaleID
 
HA_LATN - org.apache.poi.util.LocaleID
 
HA_LATN_NG - org.apache.poi.util.LocaleID
 
HAIR - io.keikai.api.model.CellStyle.BorderType
 
HAIR - io.keikai.model.SBorder.BorderType
 
HAIR - org.apache.poi.ss.usermodel.BorderStyle
hair-line border
HAIR - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
half - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
 
HALF_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Half-sized body placeholder shape text
HALF_FRAME - org.apache.poi.sl.usermodel.ShapeType
 
HALF_FRAME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
handleNumericCell(StringBuilder, double) - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
handlePart(Matcher, String, CellFormatType, StringBuffer) - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
HANGEUL - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
HANGUL - org.apache.poi.common.usermodel.fonts.FontCharset
Also spelled "Hangeul".
harmean(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
HARMEAN - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
HAS_SELF_RELATIVE_SECURITY_FEATURE - Static variable in class org.apache.poi.hssf.record.common.FeatProtection
 
hasCachedResultString() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
hasChart(Range, Chart) - Static method in class io.keikai.api.SheetOperationUtil
Returns whether the range of sheet has the chart.
hasChildOfType(short) - Method in class org.apache.poi.ddf.EscherContainerRecord
Do any of our (top level) children have the given recordId?
hasColRef(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
hasDesktop() - Method in class io.keikaiex.ui.UpdateBridge
 
hasDirectoryEntry() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
 
hasDirectoryEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectData
 
hasDirectoryEntry() - Method in interface org.apache.poi.ss.usermodel.ObjectData
 
hasEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Checks if entry with specified name present, case sensitive
hasEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Checks for a specific entry in a case-sensitive way.
hasEntry(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
hasEntryCaseInsensitive(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Checks if entry with specified name present, case sensitive
hasEntryCaseInsensitive(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Checks for a specific entry in a case-insensitive way.
hasEntryCaseInsensitive(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
hasError() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
hasError() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
hasError() - Method in interface io.keikai.model.sys.formula.FormulaExpression
indicated the expression has parsing error
hasExactSharedBorder(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
Check if the two cell ranges have a shared border.
hasFixedArgsLength() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
hasFormula() - Method in class org.apache.poi.hssf.record.NameRecord
 
hasFormula() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
hasFreeSectors() - Method in class org.apache.poi.poifs.storage.BATBlock
Does this BATBlock have any free sectors in it, or is it full?
hasFunction() - Method in class io.keikaiex.formula.ELEvalFunction
Check if the mapped function is exist
HashAlgorithm - Enum in org.apache.poi.poifs.crypt
 
hashCode() - Method in class io.keikai.api.AreaRef
 
hashCode() - Method in class io.keikai.api.AreaRefWithType
 
hashCode() - Method in class io.keikai.api.CellRef
 
hashCode() - Method in class io.keikai.api.impl.RangeImpl
 
hashCode() - Method in class io.keikai.api.model.impl.BookImpl
 
hashCode() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
hashCode() - Method in class io.keikai.api.model.impl.ChartDataImpl
 
hashCode() - Method in class io.keikai.api.model.impl.ChartImpl
 
hashCode() - Method in class io.keikai.api.model.impl.ColorImpl
 
hashCode() - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
hashCode() - Method in class io.keikai.api.model.impl.EditableFontImpl
 
hashCode() - Method in class io.keikai.api.model.impl.FontImpl
 
hashCode() - Method in class io.keikai.api.model.impl.HyperlinkImpl
 
hashCode() - Method in class io.keikai.api.model.impl.PictureImpl
 
hashCode() - Method in class io.keikai.api.model.impl.SheetImpl
 
hashCode() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
hashCode() - Method in class io.keikai.api.model.impl.SimpleRef
 
hashCode() - Method in class io.keikai.importer.Borders.Border
 
hashCode() - Method in class io.keikai.importer.Borders.BorderPr
 
hashCode() - Method in class io.keikai.importer.Fills.PatternFill
 
hashCode() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
hashCode() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
hashCode() - Method in class io.keikai.model.CellRegion
 
hashCode() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
hashCode() - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
hashCode() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
hashCode() - Method in class io.keikai.model.impl.CellValue
 
hashCode() - Method in class io.keikai.model.impl.ColorImpl
 
hashCode() - Method in class io.keikai.model.impl.ColumnPrecedentRefImpl
 
hashCode() - Method in class io.keikai.model.impl.ColumnRefImpl
 
hashCode() - Method in class io.keikai.model.impl.ConditionalRefImpl
 
hashCode() - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
hashCode() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
hashCode() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
hashCode() - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
hashCode() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
hashCode() - Method in class io.keikai.model.impl.ImmutableFillImpl
 
hashCode() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
hashCode() - Method in class io.keikai.model.impl.IndirectRefImpl
 
hashCode() - Method in class io.keikai.model.impl.NameRefImpl
 
hashCode() - Method in class io.keikai.model.impl.ObjectRefImpl
 
hashCode() - Method in class io.keikai.model.impl.OffsetRefImpl
 
hashCode() - Method in class io.keikai.model.impl.RefImpl
 
hashCode() - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
hashCode() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.EvalContext
 
hashCode() - Method in class io.keikai.model.impl.TablePrecedentRefImpl
 
hashCode() - Method in class io.keikai.model.ModelEvent
 
hashCode() - Method in class io.keikai.model.SheetRegion
 
hashCode() - Method in class io.keikai.range.impl.FilterRowInfo
 
hashCode() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
hashCode() - Method in class io.keikai.range.impl.MergeUpdate
 
hashCode() - Method in class io.keikai.ui.impl.Focus
 
hashCode() - Method in class io.keikai.ui.impl.JavaScriptValue
 
hashCode() - Method in class io.keikai.ui.impl.MergedRect
 
hashCode() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItem
 
hashCode() - Method in class org.apache.poi.ddf.EscherComplexProperty
 
hashCode() - Method in class org.apache.poi.ddf.EscherSimpleProperty
Returns a hashcode so that this object can be stored in collections that require the use of such things.
hashCode() - Method in class org.apache.poi.hpsf.ClassID
 
hashCode() - Method in class org.apache.poi.hpsf.CustomProperties
 
hashCode() - Method in class org.apache.poi.hpsf.CustomProperty
 
hashCode() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
hashCode() - Method in class org.apache.poi.hpsf.Property
 
hashCode() - Method in class org.apache.poi.hpsf.PropertySet
 
hashCode() - Method in class org.apache.poi.hpsf.Section
 
hashCode() - Method in class org.apache.poi.hssf.record.common.ExtRst
 
hashCode() - Method in class org.apache.poi.hssf.record.common.FormatRun
 
hashCode() - Method in class org.apache.poi.hssf.record.common.PhRun
 
hashCode() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
hashCode() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
hashCode() - Method in class org.apache.poi.hssf.record.FontRecord
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
hashCode() - Method in class org.apache.poi.hssf.util.HSSFColor
 
hashCode() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
calculate and return the hashcode
hashCode() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
calculate and return the hashcode
hashCode() - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.Guide
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.Path
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
hashCode() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
hashCode() - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
 
hashCode() - Method in class org.apache.poi.sl.usermodel.Insets2D
Returns the hash code for this Insets.
hashCode() - Method in class org.apache.poi.ss.format.CellFormat
Returns a hash code for the format.
hashCode() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
hashCode() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
 
hashCode() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
hashCode() - Method in class org.apache.poi.ss.formula.functions.ComplexEx
 
hashCode() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
hashCode() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
hashCode() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
hashCode() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
hashCode() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
hashCode() - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
hashCode() - Method in class org.apache.poi.ss.util.CellAddress
 
hashCode() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
hashCode() - Method in class org.apache.poi.ss.util.CellReference
 
hashCode() - Method in class org.apache.poi.ss.util.PaneInformation
 
hashCode() - Method in class org.apache.poi.util.Dimension2DDouble
 
hashCode() - Method in class org.apache.poi.util.IntList
Returns the hash code value for this list.
hasHeaderBox - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
hasHolder() - Static method in class io.keikai.jsf.ui.impl.ObjectHolderContext
 
hashPassword(String, HashAlgorithm, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
2.3.4.7 ECMA-376 Document Encryption Key Generation (Standard Encryption)
2.3.4.11 Encryption Key Generation (Agile Encryption)
hashPassword(String, HashAlgorithm, byte[], int, boolean) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Generalized method for read and write protection hash generation.
hashSize - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
the length of the digest byte array
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.AverageIf
 
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Averageifs
https://support.microsoft.com/en-us/office/averageifs-function-48910c45-1fc0-4389-a028-f7c5c3001690 AVERAGEIFS(average_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...) need at least 3 arguments and need to have an odd number of arguments (average_range plus x*(criteria_range, criteria))
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Countifs
COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]...) need at least 2 arguments and need to have an even number of arguments (criteria_range1, criteria1 plus x*(criteria_range, criteria))
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Maxifs
https://support.microsoft.com/en-us/office/maxifs-function-dfd611e6-da2c-488a-919b-9b6376b28883 MAXIFS(max_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...) need at least 3 arguments and need to have an odd number of arguments (max-range plus x*(criteria_range, criteria))
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Minifs
https://support.microsoft.com/en-us/office/minifs-function-6ca1ddaa-079b-4e74-80cc-72eef32e6599 MINIFS(min_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...
hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Sumifs
https://support.office.com/en-us/article/SUMIFS-function-c9e748f5-7ea7-455d-9406-611cebce642b COUNTIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...
hasLegend() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
hasMajorGridline() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns if this axis has major gridline
hasMajorGridline() - Method in class io.keikai.model.impl.ChartAxisImpl
 
hasMarker() - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
hasMergedCell() - Method in class io.keikai.api.impl.RangeImpl
 
hasMergedCell() - Method in interface io.keikai.api.Range
 
hasMultibyte(String) - Static method in class org.apache.poi.util.StringUtil
check the parameter has multibyte character
hasNameRange(String) - Method in interface io.keikai.api.model.Book
check if this book has named range
hasNameRange(String) - Method in class io.keikai.api.model.impl.BookImpl
 
hasNext() - Method in class org.apache.poi.hssf.model.RecordStream
 
hasNextRecord() - Method in class org.apache.poi.hssf.record.RecordInputStream
Note - this method is expected to be called only when completed reading the current BIFF record.
hasOOXMLHeader(InputStream) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
Deprecated.
in 3.17-beta2, use FileMagic.valueOf(InputStream) == FileMagic.OOXML instead
hasOperands() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
hasOperands() - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.NameNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.NumberNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.OpNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.RefNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.StringNode
 
hasOperands() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
hasPaletteIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
 
hasPaletteRGBFlag() - Method in class org.apache.poi.ddf.EscherColorRef
 
hasPicture(Range, Picture) - Static method in class io.keikai.api.SheetOperationUtil
Returns whether the range of sheet has the picture
hasPosition() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Do we know which cell this comment belongs to?
hasReferToCellList() - Method in class io.keikai.model.impl.DataValidationImpl
 
hasReferToCellList() - Method in interface io.keikai.model.SDataValidation
 
hasReferToRelativeCol() - Method in class io.keikai.model.impl.DataValidationImpl
 
hasReferToRelativeCol() - Method in interface io.keikai.model.SDataValidation
Returns whether the referred list formula contains a relative column.
hasReferToRelativeRow() - Method in class io.keikai.model.impl.DataValidationImpl
 
hasReferToRelativeRow() - Method in interface io.keikai.model.SDataValidation
Returns whether the referred list formula contains a relative row.
hasRightBorder(STable, SCellStyle) - Method in class io.keikai.ui.impl.CellFormatHelper
 
hasRowRef(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
hasSchemeIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
 
hasSizeInfo() - Method in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
hasSubtotalExpression() - Method in class io.keikai.model.impl.AbstractBookAdv
 
hasSubtotalExpression() - Method in class io.keikai.model.impl.BookImpl
 
hasSysIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
 
hasSystemRGBFlag() - Method in class org.apache.poi.ddf.EscherColorRef
 
hasTheme(String) - Method in class io.keikai.theme.SpreadsheetThemeRegistry
Check if a dekstop theme with the given name is available to use
hasTheme(String) - Static method in class io.keikai.theme.SpreadsheetThemes
Returns true if the theme is registered
hasUnlimitedVarags() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
Some varags functions (like VLOOKUP) have a specific limit to the number of arguments that can be passed.
HAW - org.apache.poi.util.LocaleID
 
HAW_US - org.apache.poi.util.LocaleID
 
HCenterRecord - Class in org.apache.poi.hssf.record
Whether to center between horizontal margins
HCenterRecord() - Constructor for class org.apache.poi.hssf.record.HCenterRecord
 
HCenterRecord(HCenterRecord) - Constructor for class org.apache.poi.hssf.record.HCenterRecord
 
HCenterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HCenterRecord
 
HE - org.apache.poi.util.LocaleID
 
HE_IL - org.apache.poi.util.LocaleID
 
Head - Class in io.keikai.jsf.ui
Represents a custom JSF component that wraps zk head scripts and css
Head() - Constructor for class io.keikai.jsf.ui.Head
 
Header - Interface in org.apache.poi.ss.usermodel
Common definition of a HSSF or XSSF page header.
HEADER - org.apache.poi.hssf.record.HSSFRecordTypes
 
HEADER - org.apache.poi.sl.usermodel.Placeholder
Header placeholder shape.
HEADER - org.apache.poi.ss.usermodel.PageMargin
Header margin, the empty space between the header and the top of the page when printing
HEADER_FOOTER - org.apache.poi.hssf.record.HSSFRecordTypes
 
HEADER_FOOTER_089C - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
HeaderAction - Enum in io.keikai.ui.event
Action about HeaderUpdateEvent
HeaderBlock - Class in org.apache.poi.poifs.storage
The block containing the archive header
HeaderBlock(InputStream) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
create a new HeaderBlockReader from an InputStream
HeaderBlock(ByteBuffer) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
 
HeaderBlock(POIFSBigBlockSize) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
Create a single instance initialized with default values
HeaderBlockConstants - Interface in org.apache.poi.poifs.storage
Constants used in reading/writing the Header block
HeaderFooter - Class in org.apache.poi.hssf.usermodel
Common class for HSSFHeader and HSSFFooter.
HeaderFooter - Interface in org.apache.poi.ss.usermodel
Common interface for Header and Footer.
HeaderFooter() - Constructor for class org.apache.poi.hssf.usermodel.HeaderFooter
 
HeaderFooterBase - Class in org.apache.poi.hssf.record
Common header/footer base class
HeaderFooterBase(String) - Constructor for class org.apache.poi.hssf.record.HeaderFooterBase
 
HeaderFooterBase(HeaderFooterBase) - Constructor for class org.apache.poi.hssf.record.HeaderFooterBase
 
HeaderFooterBase(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderFooterBase
 
HeaderFooterImpl - Class in io.keikai.model.impl
 
HeaderFooterImpl() - Constructor for class io.keikai.model.impl.HeaderFooterImpl
 
HeaderFooterRecord - Class in org.apache.poi.hssf.record
The HEADERFOOTER record stores information added in Office Excel 2007 for headers/footers.
HeaderFooterRecord() - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
 
HeaderFooterRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
 
HeaderFooterRecord(HeaderFooterRecord) - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
 
HeaderFooterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
construct a HeaderFooterRecord record.
headerFooterTotalWidth - Variable in class io.keikai.model.impl.html.HtmlExporter
 
HeaderFooterType - Enum in org.apache.poi.wp.usermodel
 
headerMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
HeaderMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
HeaderMouseCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling user(client) start editing a cell
HeaderMouseCommand() - Constructor for class io.keikai.ui.au.in.HeaderMouseCommand
 
HeaderMouseEvent - Class in io.keikai.ui.event
A class from handle event which about mouse event on a cell
HeaderMouseEvent(String, Component, int, int, int, SSheet, HeaderType, int, int, int) - Constructor for class io.keikai.ui.event.HeaderMouseEvent
 
HeaderPositionHelper - Class in io.keikai.ui.impl
A utility class for calculating position of header.
HeaderPositionHelper(int, List<HeaderPositionHelper.HeaderPositionInfo>) - Constructor for class io.keikai.ui.impl.HeaderPositionHelper
 
HeaderPositionHelper.HeaderPositionInfo - Class in io.keikai.ui.impl
 
HeaderPositionInfo(int, int, int, boolean, boolean, boolean) - Constructor for class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
HeaderRecord - Class in org.apache.poi.hssf.record
Specifies a header for a sheet
HeaderRecord(String) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
 
HeaderRecord(HeaderRecord) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
 
HeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
 
headerRow - org.apache.poi.ss.usermodel.TableStyleType
 
HEADERS - org.apache.poi.ss.formula.ptg.TablePtg.Item
 
headerSize - Variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
HeaderSizeCtrl - Class in io.keikaiex.ui.dialog
 
HeaderSizeCtrl() - Constructor for class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
HeaderSizeCtrl.HeaderType - Enum in io.keikaiex.ui.dialog
 
HeaderSizeHandler - Class in io.keikaiex.ui.impl.ua
 
HeaderSizeHandler(HeaderSizeCtrl.HeaderType) - Constructor for class io.keikaiex.ui.impl.ua.HeaderSizeHandler
 
headerType - Variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
headerType - Variable in class io.keikaiex.ui.impl.ua.HeaderSizeHandler
 
HeaderType - Enum in io.keikai.ui.event
Header type about HeaderUpdateEvent and HeaderMouseEvent
HeaderUpdateCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling event about a header(top header or left header)
HeaderUpdateCommand() - Constructor for class io.keikai.ui.au.in.HeaderUpdateCommand
 
HeaderUpdateEvent - Class in io.keikai.ui.event
Event about header update
HeaderUpdateEvent(String, Component, SSheet, HeaderType, HeaderAction, int, int, boolean) - Constructor for class io.keikai.ui.event.HeaderUpdateEvent
 
HeadTag - Class in io.keikai.jsp.ui
ZK Head for js and css
HeadTag() - Constructor for class io.keikai.jsp.ui.HeadTag
 
Heart - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
HEART - org.apache.poi.sl.usermodel.ShapeType
 
HEART - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
HEAVY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
HEBREW - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Hebrew character set.
HEBREW - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
hebrew2Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
Bidi Hebrew 2 with ANSI minus symbol.
heightPoints(int) - Method in class io.keikai.model.impl.FontBuilderImpl
 
heightPoints(int) - Method in interface io.keikai.model.SFontBuilder
Sets the font's height point.
HEPTAGON - org.apache.poi.sl.usermodel.ShapeType
 
HEPTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
hex2bin(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
HEX2BIN - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
hex2dec(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Hex2Dec - Class in org.apache.poi.ss.formula.functions
Implementation for Excel HEX2DEC() function.
Hex2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Hex2Dec
 
HEX2DEC - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
hex2oct(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
HEX2OCT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
Hexagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
HEXAGON - org.apache.poi.sl.usermodel.ShapeType
 
HEXAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
HexDump - Class in org.apache.poi.util
dump data in hexadecimal format
HexRead - Class in org.apache.poi.util
Utilities to read hex from files.
HexRead() - Constructor for class org.apache.poi.util.HexRead
 
hexToArgbColor(String) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
HH_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
HI - org.apache.poi.util.LocaleID
 
HI_IN - org.apache.poi.util.LocaleID
 
hidden - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
hidden - Variable in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
hidden(boolean) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets if the cell formula should be hidden.
hidden(boolean) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
hidden(boolean) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
hidden(boolean) - Method in interface io.keikai.model.SCellStyleBuilder
 
HIDDEN - io.keikai.api.Range.SheetVisible
 
HIDDEN - io.keikai.model.SSheet.SheetVisible
 
HIDDEN - io.keikai.range.SRange.SheetVisible
 
HIDDEN - org.apache.poi.ss.usermodel.SheetVisibility
Indicates the book window is hidden, but can be shown by the user via the user interface.
HIDDEN - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
HIDDEN - Static variable in class org.apache.poi.ss.util.CellUtil
 
hide(Range) - Static method in class io.keikai.api.CellOperationUtil
Hide the range.
HIDE_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
HIDE_COLUMN - io.keikai.ui.AuxAction
 
HIDE_OBJ - org.apache.poi.hssf.record.HSSFRecordTypes
 
HIDE_ROW - io.keikai.ui.AuxAction
 
HIDE_SHEET - io.keikai.ui.AuxAction
 
HideHeaderAction - Class in io.keikai.ui.impl.undo
 
HideHeaderAction(String, Sheet, int, int, int, int, HideHeaderAction.Type, boolean) - Constructor for class io.keikai.ui.impl.undo.HideHeaderAction
 
HideHeaderAction.Type - Enum in io.keikai.ui.impl.undo
 
HideHeaderHandler - Class in io.keikai.ui.impl.ua
 
HideHeaderHandler(HideHeaderAction.Type, boolean) - Constructor for class io.keikai.ui.impl.ua.HideHeaderHandler
 
HideObjRecord - Class in org.apache.poi.hssf.record
Flag defines whether to hide placeholders and object
HideObjRecord() - Constructor for class org.apache.poi.hssf.record.HideObjRecord
 
HideObjRecord(HideObjRecord) - Constructor for class org.apache.poi.hssf.record.HideObjRecord
 
HideObjRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HideObjRecord
 
HideSheetHandler - Class in io.keikaiex.ui.impl.ua
 
HideSheetHandler() - Constructor for class io.keikaiex.ui.impl.ua.HideSheetHandler
 
HIGH - io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
 
HIGH - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
HIGH_POINTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
HIGH_SERIFED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
HIGH_TRIMMED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
HighchartsHelper - Class in io.keikaiex.util
Internal Use Only.
HighchartsHelper() - Constructor for class io.keikaiex.util.HighchartsHelper
 
Highlight - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of selected items.
HighlightColorSupport - Interface in org.apache.poi.sl.usermodel
An interface to provide support for get/set of highlight color in XLSFTextRuns instances.
HighlightText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the text of selected items.
HiLoModelToOHLCDataset(HiLoModel) - Method in class io.keikaiex.util.ZssChartExportEngine
 
hindiAlpha1Period - org.apache.poi.sl.usermodel.AutoNumberingScheme
Hindi alphabetic character followed by a period.
hindiAlphaPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Hindi alphabetic character followed by a period.
hindiNumParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Hindi numeric character followed by a closing parenthesis.
hindiNumPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Hindi numeric character followed by a period.
hintLabel - Variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
HISTORY_MASK - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default for a normal sheet (0x41)
hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.sl.draw.SLGraphics
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
Hlookup - Class in org.apache.poi.ss.formula.functions
Implementation of the HLOOKUP() function.
Hlookup() - Constructor for class org.apache.poi.ss.formula.functions.Hlookup
 
holdData(Desktop, Component) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase.DeadComponentHolderListener
 
holdData(Desktop, Component) - Method in class io.keikai.jsf.ui.JSFSpreadsheet.DeadSSHolderListener
 
holder - Variable in enum org.apache.poi.ddf.EscherPropertyTypes
 
HOME_PANEL - io.keikai.ui.AuxAction
 
HOME_PLATE - org.apache.poi.sl.usermodel.ShapeType
 
HOME_PLATE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
HomePlate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Honeydew - org.apache.poi.sl.usermodel.PresetColor
 
HORIZONTAL - io.keikai.model.SChart.BarDirection
 
HORIZONTAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
HORIZONTAL - org.apache.poi.sl.usermodel.TextShape.TextDirection
Horizontal text.
HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
This is all horizontal borders for the range, including interior and outside borders.
HORIZONTAL_ALIGN - io.keikai.ui.AuxAction
 
HORIZONTAL_ALIGN_CENTER - io.keikai.ui.AuxAction
 
HORIZONTAL_ALIGN_LEFT - io.keikai.ui.AuxAction
 
HORIZONTAL_ALIGN_RIGHT - io.keikai.ui.AuxAction
 
HORIZONTAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
HORIZONTAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
HORIZONTAL_ALIGNMENT_CENTERED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
HORIZONTAL_ALIGNMENT_DISTRIBUTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
HORIZONTAL_ALIGNMENT_JUSTIFIED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
HORIZONTAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
HORIZONTAL_ALIGNMENT_LEFT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
HORIZONTAL_ALIGNMENT_LEFT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
How to align text horizontally
HORIZONTAL_ALIGNMENT_RIGHT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
HORIZONTAL_PAGE_BREAK - org.apache.poi.hssf.record.HSSFRecordTypes
 
HORIZONTAL_SCROLL - org.apache.poi.sl.usermodel.ShapeType
 
HORIZONTAL_SCROLL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
HORIZONTAL_TEXT_ALIGNMENT_CENTERED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
HORIZONTAL_TEXT_ALIGNMENT_JUSTIFIED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
HORIZONTAL_TEXT_ALIGNMENT_LEFT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
HORIZONTAL_TEXT_ALIGNMENT_RIGHT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
HorizontalAlignHandler - Class in io.keikai.ui.impl.ua
 
HorizontalAlignHandler(CellStyle.Alignment) - Constructor for class io.keikai.ui.impl.ua.HorizontalAlignHandler
 
HorizontalAlignment - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating horizontal alignment of a cell, i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated), justified, centered across multiple cells, or distributed.
HorizontalPageBreakRecord - Class in org.apache.poi.hssf.record
HorizontalPageBreak (0x001B) record that stores page breaks at rows
HorizontalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
Creates an empty horizontal page break record
HorizontalPageBreakRecord(HorizontalPageBreakRecord) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
HorizontalPageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
HorizontalScroll - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
HORZ_ALIGN - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
HORZ_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
HOST_CONTROL - org.apache.poi.sl.usermodel.ShapeType
 
HostControl - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
HotPink - org.apache.poi.sl.usermodel.PresetColor
 
HotTrack - org.apache.poi.sl.usermodel.PresetColor
The system-defined color used to designate a hot-tracked item.
hour(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
HOUR - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
HOUR - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
HOURS - io.keikai.range.SRange.FillType
 
HOURS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
HPSFException - Exception in org.apache.poi.hpsf
This exception is the superclass of all other checked exceptions thrown in this package.
HPSFException() - Constructor for exception org.apache.poi.hpsf.HPSFException
Creates an HPSFException.
HPSFException(String) - Constructor for exception org.apache.poi.hpsf.HPSFException
Creates an HPSFException with a message string.
HPSFException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFException
Creates an HPSFException with a message string and a reason.
HPSFException(Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFException
Creates a new HPSFException with a reason.
HPSFPropertiesExtractor - Class in org.apache.poi.hpsf.extractor
Extracts all of the HPSF properties, both build in and custom, returning them in textual form.
HPSFPropertiesExtractor(POIOLE2TextExtractor) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
HPSFPropertiesExtractor(POIDocument) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
HPSFPropertiesExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
HPSFPropertiesOnlyDocument - Class in org.apache.poi.hpsf
A version of POIDocument which allows access to the HPSF Properties, but no other document contents.
HPSFPropertiesOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
 
HPSFRuntimeException - Exception in org.apache.poi.hpsf
This exception is the superclass of all other unchecked exceptions thrown in this package.
HPSFRuntimeException() - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException.
HPSFRuntimeException(String) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string.
HPSFRuntimeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a message string and a reason.
HPSFRuntimeException(Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
Creates a new HPSFRuntimeException with a reason.
HR - org.apache.poi.util.LocaleID
 
HR_BA - org.apache.poi.util.LocaleID
 
HR_HR - org.apache.poi.util.LocaleID
 
HSB - org.apache.poi.util.LocaleID
 
HSB_DE - org.apache.poi.util.LocaleID
 
HSL2RGB(double, double, double, double) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert HSL values to a RGB Color.
HSSFAnchor - Class in org.apache.poi.hssf.usermodel
An anchor is what specifics the position of a shape within a client object or within another containing shape.
HSSFAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
 
HSSFAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
 
HSSFAutoFilter - Class in org.apache.poi.hssf.usermodel
Represents autofiltering for the specified worksheet.
HSSFBorderFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for Border Formatting component of Conditional Formatting settings
HSSFBorderFormatting(CFRuleBase, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
HSSFCell - Class in org.apache.poi.hssf.usermodel
High level representation of a cell in a row of a spreadsheet.
HSSFCell(HSSFWorkbook, HSSFSheet, int, short) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Creates new Cell - Should only be called by HSSFRow.
HSSFCell(HSSFWorkbook, HSSFSheet, int, short, CellType) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Creates new Cell - Should only be called by HSSFRow.
HSSFCell(HSSFWorkbook, HSSFSheet, CellValueRecordInterface) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
Creates an HSSFCell from a CellValueRecordInterface.
HSSFCellStyle - Class in org.apache.poi.hssf.usermodel
High level representation of the style of a cell in a sheet of a workbook.
HSSFCellStyle(short, ExtendedFormatRecord, InternalWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
HSSFCellStyle(short, ExtendedFormatRecord, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
Creates new HSSFCellStyle why would you want to do this??
HSSFCellStyle(HSSFCellStyle) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
HSSFChart - Class in org.apache.poi.hssf.usermodel
Has methods for construction of a chart object.
HSSFChart(HSSFSheet, ChartRecord, LegendRecord, ChartTitleFormatRecord, SeriesTextRecord, List<Object[]>, List<ValueRangeRecord>, Record, Chart3DRecord, TextRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChart
 
HSSFChart.HSSFChartType - Enum in org.apache.poi.hssf.usermodel
 
HSSFChart.HSSFSeries - Class in org.apache.poi.hssf.usermodel
A series in a chart
HSSFChartDecoder - Class in io.keikai.range.impl.imexp
copied from zssex.
HSSFChartDecoder(HSSFPatriarchHelper, HSSFChartShape) - Constructor for class io.keikai.range.impl.imexp.HSSFChartDecoder
 
HSSFChartShape - Class in org.apache.poi.hssf.usermodel
Represents a escher chart.
HSSFChartShape(EscherContainerRecord, ObjRecord, BOFRecordAggregate) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChartShape
 
HSSFChildAnchor - Class in org.apache.poi.hssf.usermodel
 
HSSFChildAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
HSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
create anchor from scratch
HSSFChildAnchor(EscherChildAnchorRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
create anchor from existing file
HSSFClientAnchor - Class in org.apache.poi.hssf.usermodel
A client anchor is attached to an excel worksheet.
HSSFClientAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Creates a new client anchor and defaults all the anchor positions to 0.
HSSFClientAnchor(int, int, int, int, short, int, short, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
HSSFClientAnchor(EscherClientAnchorRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
HSSFColor - Class in org.apache.poi.hssf.util
Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.
HSSFColor() - Constructor for class org.apache.poi.hssf.util.HSSFColor
Creates a new instance of HSSFColor
HSSFColor(int, int, Color) - Constructor for class org.apache.poi.hssf.util.HSSFColor
 
HSSFColor.HSSFColorPredefined - Enum in org.apache.poi.hssf.util
Predefined HSSFColors with their given palette index (and an optional 2nd index)
HSSFColorExt - Class in org.apache.poi.hssf.util
HSSFColor that wrap FullColorExt.
HSSFColorExt(FullColorExt) - Constructor for class org.apache.poi.hssf.util.HSSFColorExt
 
HSSFColorScaleFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings
HSSFColorScaleFormatting(CFRule12Record, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
HSSFColumnShifter - Class in org.apache.poi.hssf.usermodel.helpers
Helper for shifting columns up or down
HSSFColumnShifter(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
 
HSSFCombobox - Class in org.apache.poi.hssf.usermodel
 
HSSFCombobox(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCombobox
 
HSSFCombobox(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCombobox
 
HSSFComment - Class in org.apache.poi.hssf.usermodel
Represents a cell comment - a sticky note associated with a cell.
HSSFComment(EscherContainerRecord, ObjRecord, TextObjectRecord, NoteRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
 
HSSFComment(NoteRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
 
HSSFComment(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
Construct a new comment with the given parent and anchor.
HSSFConditionalFormatting - Class in org.apache.poi.hssf.usermodel
HSSFConditionalFormatting class encapsulates all settings of Conditional Formatting.
HSSFConditionalFormattingRule - Class in org.apache.poi.hssf.usermodel
High level representation of Conditional Formatting Rule.
HSSFConditionalFormattingThreshold - Class in org.apache.poi.hssf.usermodel
High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds
HSSFCreationHelper - Class in org.apache.poi.hssf.usermodel
 
HSSFDataBarFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for DataBar / Data-Bar Formatting component of Conditional Formatting settings
HSSFDataBarFormatting(CFRule12Record, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
HSSFDataFormat - Class in org.apache.poi.hssf.usermodel
Identifies both built-in and user defined formats within a workbook.
HSSFDataFormatter - Class in org.apache.poi.hssf.usermodel
HSSFDataFormatter contains methods for formatting the value stored in an HSSFCell.
HSSFDataFormatter() - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataFormatter
Creates a formatter using the default locale.
HSSFDataFormatter(Locale) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataFormatter
Creates a formatter using the given locale.
HSSFDataValidation - Class in org.apache.poi.hssf.usermodel
Utility class for creating data validation cells
HSSFDataValidation(CellRangeAddressList, DataValidationConstraint) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataValidation
Constructor which initializes the cell range on which this object will be applied
HSSFDataValidationHelper - Class in org.apache.poi.hssf.usermodel
Helper for working with Data Validation
HSSFDataValidationHelper(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
 
HSSFEvaluationWorkbook - Class in org.apache.poi.hssf.usermodel
Internal POI use only
HSSFEvenFooter - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the footer of even page.
HSSFEvenFooter(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFEvenFooter
 
HSSFEvenHeader - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the header of the even page.
HSSFEvenHeader(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFEvenHeader
 
HSSFEventFactory - Class in org.apache.poi.hssf.eventusermodel
Low level event based HSSF reader.
HSSFEventFactory() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Creates a new instance of HSSFEventFactory
HSSFExtendedColor - Class in org.apache.poi.hssf.usermodel
The HSSF file format normally stores Color information in the Palette (see PaletteRecord), but for a few cases (eg Conditional Formatting, Sheet Extensions), this XSSF-style color record can be used.
HSSFExtendedColor(ExtendedColor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
HSSFFirstFooter - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the footer of the first page.
HSSFFirstFooter(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFirstFooter
 
HSSFFirstHeader - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the header.
HSSFFirstHeader(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFirstHeader
 
HSSFFont - Class in org.apache.poi.hssf.usermodel
Represents a Font used in a workbook.
HSSFFont(int, FontRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFont
Creates a new instance of HSSFFont
HSSFFontFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for Font Formatting component of Conditional Formatting settings
HSSFFooter - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the footer.
HSSFFooter(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFooter
 
HSSFFormulaEvaluator - Class in org.apache.poi.hssf.usermodel
Evaluates formula cells.
HSSFFormulaEvaluator(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
HSSFFormulaEvaluator(HSSFWorkbook, IStabilityClassifier) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
HSSFFormulaParser - Class in org.apache.poi.hssf.model
HSSF wrapper for the FormulaParser and FormulaRenderer
HSSFHeader - Class in org.apache.poi.hssf.usermodel
Class to read and manipulate the header.
HSSFHeader(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHeader
 
HSSFHyperlink - Class in org.apache.poi.hssf.usermodel
Represents an Excel hyperlink.
HSSFHyperlink(HyperlinkType) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
Construct a new hyperlink This method is internal to be used only by HSSFCreationHelper.createHyperlink(HyperlinkType).
HSSFHyperlink(HyperlinkRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
Initialize the hyperlink by a HyperlinkRecord record
HSSFHyperlink(Hyperlink) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
HSSFIconMultiStateFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings
HSSFListener - Interface in org.apache.poi.hssf.eventusermodel
Interface for use with the HSSFRequest and HSSFEventFactory.
HSSFName - Class in org.apache.poi.hssf.usermodel
High Level Representation of a 'defined name' which could be a 'built-in' name, 'named range' or name of a user defined function.
HSSFObjectData - Class in org.apache.poi.hssf.usermodel
Represents binary object (i.e.
HSSFObjectData(EscherContainerRecord, ObjRecord, DirectoryEntry) - Constructor for class org.apache.poi.hssf.usermodel.HSSFObjectData
 
HSSFOptimiser - Class in org.apache.poi.hssf.usermodel
Excel can get cranky if you give it files containing too many (especially duplicate) objects, and this class can help to avoid those.
HSSFOptimiser() - Constructor for class org.apache.poi.hssf.usermodel.HSSFOptimiser
 
HSSFPalette - Class in org.apache.poi.hssf.usermodel
Represents a workbook color palette.
HSSFPalette(PaletteRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPalette
 
HSSFPatriarch - Class in org.apache.poi.hssf.usermodel
The patriarch is the toplevel container for shapes in a sheet.
HSSFPatriarchHelper - Class in org.apache.poi.hssf.usermodel
Copied from zpoiex.
HSSFPatriarchHelper(HSSFPatriarch) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPatriarchHelper
 
HSSFPatternFormatting - Class in org.apache.poi.hssf.usermodel
High level representation for Conditional Formatting settings
HSSFPatternFormatting(CFRuleBase, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
HSSFPicture - Class in org.apache.poi.hssf.usermodel
Represents an escher picture.
HSSFPicture(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPicture
 
HSSFPicture(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPicture
Constructs a picture object.
HSSFPictureData - Class in org.apache.poi.hssf.usermodel
Represents binary data stored in the file.
HSSFPictureData(EscherBlipRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPictureData
Constructs a picture object.
HSSFPolygon - Class in org.apache.poi.hssf.usermodel
 
HSSFPolygon(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPolygon
 
HSSFPolygon(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPolygon
 
HSSFPrintSetup - Class in org.apache.poi.hssf.usermodel
Used to modify the print setup.
HSSFPrintSetup(PrintSetupRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Constructor.
HSSFRangeCopier - Class in org.apache.poi.hssf.usermodel
 
HSSFRangeCopier(Sheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRangeCopier
 
HSSFRangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRangeCopier
 
HSSFRecordTypes - Enum in org.apache.poi.hssf.record
 
HSSFRecordTypes.RecordConstructor<T extends Record> - Interface in org.apache.poi.hssf.record
 
HSSFRequest - Class in org.apache.poi.hssf.eventusermodel
An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.sid you wish to listen for.
HSSFRequest() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFRequest
Creates a new instance of HSSFRequest
HSSFRichTextString - Class in org.apache.poi.hssf.usermodel
Rich text unicode string.
HSSFRichTextString() - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
HSSFRichTextString(String) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
HSSFRow - Class in org.apache.poi.hssf.usermodel
High level representation of a row of a spreadsheet.
HSSFRowShifter - Class in org.apache.poi.hssf.usermodel.helpers
Helper for shifting rows up or down
HSSFRowShifter(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
 
HSSFShape - Class in org.apache.poi.hssf.usermodel
An abstract shape.
HSSFShape(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShape
creates shapes from existing file
HSSFShape(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShape
Create a new shape with the specified parent and anchor.
HSSFShapeContainer - Interface in org.apache.poi.hssf.usermodel
An interface that indicates whether a class can contain children.
HSSFShapeFactory - Class in org.apache.poi.hssf.usermodel
Factory class for producing Excel Shapes from Escher records
HSSFShapeFactory() - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeFactory
 
HSSFShapeGroup - Class in org.apache.poi.hssf.usermodel
A shape group may contain other shapes.
HSSFShapeGroup(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
HSSFShapeGroup(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
HSSFShapeTypes - Interface in org.apache.poi.hssf.usermodel
 
HSSFSheet - Class in org.apache.poi.hssf.usermodel
High level representation of a worksheet.
HSSFSheet(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
Creates new HSSFSheet - called by HSSFWorkbook to create a sheet from scratch.
HSSFSheet(HSSFWorkbook, InternalSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
Creates an HSSFSheet representing the given Sheet object.
HSSFSheetConditionalFormatting - Class in org.apache.poi.hssf.usermodel
The 'Conditional Formatting' facet of HSSFSheet
HSSFSheetProtection - Class in org.apache.poi.hssf.usermodel
zss-576: enhanced protection
HSSFSimpleShape - Class in org.apache.poi.hssf.usermodel
Represents a simple shape such as a line, rectangle or oval.
HSSFSimpleShape(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
HSSFSimpleShape(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
HSSFSimpleShape(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
HSSFTextbox - Class in org.apache.poi.hssf.usermodel
A textbox is a shape that may hold a rich text string.
HSSFTextbox(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFTextbox
 
HSSFTextbox(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFTextbox
Construct a new textbox with the given parent and anchor.
HSSFUserException - Exception in org.apache.poi.hssf.eventusermodel
This exception is provided as a way for API users to throw exceptions from their event handling code.
HSSFUserException() - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException.
HSSFUserException(String) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a message string.
HSSFUserException(String, Throwable) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a message string and a reason.
HSSFUserException(Throwable) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
Creates a new HSSFUserException with a reason.
HSSFWorkbook - Class in org.apache.poi.hssf.usermodel
High level representation of a workbook.
HSSFWorkbook() - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Creates new HSSFWorkbook from scratch (start here!)
HSSFWorkbook(InputStream) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your InputStream, including all nodes.
HSSFWorkbook(InputStream, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your InputStream.
HSSFWorkbook(DirectoryNode, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
given a POI POIFSFileSystem object, and a specific directory within it, read in its Workbook and populate the high and low level models.
HSSFWorkbook(DirectoryNode, POIFSFileSystem, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
given a POI POIFSFileSystem object, and a specific directory within it, read in its Workbook and populate the high and low level models.
HSSFWorkbook(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Given a POI POIFSFileSystem object, read in its Workbook along with all related nodes, and populate the high and low level models.
HSSFWorkbook(POIFSFileSystem, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
Given a POI POIFSFileSystem object, read in its Workbook and populate the high and low level models.
HSSFWorkbookFactory - Class in org.apache.poi.hssf.usermodel
Helper class which is instantiated by reflection from WorkbookFactory.create(java.io.File) and similar
HSSFWorkbookFactory() - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
 
HTML - org.apache.poi.poifs.filesystem.FileMagic
Some different HTML documents
htmlColorEuqlas(Object, Object) - Method in class io.keikai.model.util.CellStyleMatcher
 
htmlColorEuqlas(Object, Object) - Method in class io.keikai.model.util.FontMatcher
 
HtmlExporter - Class in io.keikai.model.impl.html
Implementation of XExporter interface that converts Excel data model io.keikai.model.sys.SBook into a PDF format written to a OutputStream
HtmlExporter() - Constructor for class io.keikai.model.impl.html.HtmlExporter
 
HtmlExporterFactory - Class in io.keikai.model.impl.html
 
HtmlExporterFactory() - Constructor for class io.keikai.model.impl.html.HtmlExporterFactory
 
HTMLToColor(Workbook, String) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
HU - org.apache.poi.util.LocaleID
 
HU_HU - org.apache.poi.util.LocaleID
 
HY - org.apache.poi.util.LocaleID
 
HY_AM - org.apache.poi.util.LocaleID
 
Hyperlink - Class in org.apache.poi.ss.formula.functions
Implementation of Excel HYPERLINK function.
Hyperlink - Interface in io.keikai.api.model
This interface allows you to get a cell's hyperlink data.
Hyperlink - Interface in org.apache.poi.common.usermodel
Represents a hyperlink.
Hyperlink<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
A PowerPoint hyperlink
Hyperlink - Interface in org.apache.poi.ss.usermodel
Represents an Excel hyperlink.
Hyperlink() - Constructor for class org.apache.poi.ss.formula.functions.Hyperlink
 
HYPERLINK - io.keikai.ui.AuxAction
 
HYPERLINK - org.apache.poi.hssf.record.HSSFRecordTypes
 
HYPERLINK_HREF - Static variable in class org.apache.poi.sl.draw.DrawTextParagraph
Keys for passing hyperlinks to the graphics context
HYPERLINK_LABEL - Static variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
Hyperlink.HyperlinkType - Enum in io.keikai.api.model
 
HyperlinkEval - Interface in org.apache.poi.ss.formula.eval
Handle associated hyperlink if this ValueEval is a label of the HYPERLINK function.
HyperlinkHandler - Class in io.keikaiex.ui.impl.ua
 
HyperlinkHandler() - Constructor for class io.keikaiex.ui.impl.ua.HyperlinkHandler
 
HyperlinkImpl - Class in io.keikai.api.model.impl
 
HyperlinkImpl - Class in io.keikai.model.impl
 
HyperlinkImpl(ModelRef<SHyperlink>, String) - Constructor for class io.keikai.api.model.impl.HyperlinkImpl
 
HyperlinkImpl(SHyperlink.HyperlinkType, String, String) - Constructor for class io.keikai.model.impl.HyperlinkImpl
 
HyperlinkRecord - Class in org.apache.poi.hssf.record
The HyperlinkRecord (0x01B8) wraps an HLINK-record from the Excel-97 format.
HyperlinkRecord() - Constructor for class org.apache.poi.hssf.record.HyperlinkRecord
Create a new hyperlink
HyperlinkRecord(HyperlinkRecord) - Constructor for class org.apache.poi.hssf.record.HyperlinkRecord
 
HyperlinkRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HyperlinkRecord
 
HyperlinkType - Enum in org.apache.poi.common.usermodel
 
hypgeomdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
HYPGEOMDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 

I

IAdjustableShape - Interface in org.apache.poi.sl.draw.geom
A bridge to the consumer application.
IBB - org.apache.poi.util.LocaleID
 
IBB_NG - org.apache.poi.util.LocaleID
 
ICON_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the picture is displayed as an icon.
ICON_SET - io.keikai.model.SConditionalFormattingRule.RuleType
 
ICON_SET - 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
IconMultiStateFormatting - Class in org.apache.poi.hssf.record.cf
Icon / Multi-State Conditional Formatting Rule Record.
IconMultiStateFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for the Icon / Multi-State Formatting component of Conditional Formatting settings
IconMultiStateFormatting() - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
IconMultiStateFormatting(IconMultiStateFormatting) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
IconMultiStateFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
IconMultiStateFormatting.IconSet - Enum in org.apache.poi.ss.usermodel
 
IconMultiStateThreshold - Class in org.apache.poi.hssf.record.cf
Icon / Multi-State specific Threshold / value (CFVO), for changes in Conditional Formatting
IconMultiStateThreshold() - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
IconMultiStateThreshold(IconMultiStateThreshold) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
IconMultiStateThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
IconSetImpl - Class in io.keikai.model.impl
 
IconSetImpl() - Constructor for class io.keikai.model.impl.IconSetImpl
 
id - Variable in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
id - Variable in enum io.keikai.ui.ZSMessagebox.Button
 
id - Variable in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Numeric ID of the type
id - Variable in class org.apache.poi.ss.usermodel.ConditionType
 
id - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Numeric ID of the icon set
ID - org.apache.poi.util.LocaleID
 
ID_ID - org.apache.poi.util.LocaleID
 
identifyEmbeddedResources(POIOLE2TextExtractor, List<Entry>, List<InputStream>) - Method in interface org.apache.poi.extractor.ExtractorProvider
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
idSet() - Method in class org.apache.poi.hpsf.CustomProperties
Returns a set of all the IDs of our custom properties
IDStarAlgorithm - Interface in org.apache.poi.ss.formula.functions
Interface specifying how an algorithm to be used by DStarRunner should look like.
ifelse - org.apache.poi.sl.draw.geom.GuideIf.Op
 
iferror(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.LogicalFns
 
IFERROR - Static variable in class io.keikaiex.formula.fn.LogicalFunctionImpl
 
IfFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function IF
IfFunc() - Constructor for class org.apache.poi.ss.formula.functions.IfFunc
 
IfNa - Class in org.apache.poi.ss.formula.atp
Implementation of 'Analysis Toolpak' the Excel function IFNA() Syntax:
IFNA(test_value, default_value)
IG - org.apache.poi.util.LocaleID
 
IG_NG - org.apache.poi.util.LocaleID
 
IGNORE - io.keikai.ui.ZSMessagebox.Button
 
IGNORE_COLUMN_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
IGNORE_ROW_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
ignoreBlankCheckbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
IGNORED - Static variable in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
IGNORED - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
default value to supply when the operator type is not used
IgnoredErrorType - Enum in org.apache.poi.ss.usermodel
Types of ignored workbook and worksheet error.
ignoreIfNotExist(int, int) - Method in interface io.keikai.api.CellVisitor
Should ignore to visit a cell on (row,column) if the cell doesn't existed.
II - org.apache.poi.util.LocaleID
 
II_CN - org.apache.poi.util.LocaleID
 
IllegalFormulaException - Exception in io.keikai.api
Indicate an illegal formula exception
IllegalFormulaException() - Constructor for exception io.keikai.api.IllegalFormulaException
 
IllegalFormulaException(String) - Constructor for exception io.keikai.api.IllegalFormulaException
 
IllegalFormulaException(String, Throwable) - Constructor for exception io.keikai.api.IllegalFormulaException
 
IllegalFormulaException(Throwable) - Constructor for exception io.keikai.api.IllegalFormulaException
 
IllegalOpArgumentException - Exception in io.keikai.api
Indicate an illegal operation & argument exception.
IllegalOpArgumentException() - Constructor for exception io.keikai.api.IllegalOpArgumentException
 
IllegalOpArgumentException(String) - Constructor for exception io.keikai.api.IllegalOpArgumentException
 
IllegalOpArgumentException(String, Throwable) - Constructor for exception io.keikai.api.IllegalOpArgumentException
 
IllegalOpArgumentException(Throwable) - Constructor for exception io.keikai.api.IllegalOpArgumentException
 
IllegalPropertySetDataException - Exception in org.apache.poi.hpsf
This exception is thrown when there is an illegal value set in a PropertySet.
IllegalPropertySetDataException() - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(String) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalPropertySetDataException(Throwable) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
Constructor
IllegalVariantTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if HPSF encounters a variant type that is illegal in the current context.
IllegalVariantTypeException(long, Object) - Constructor for exception org.apache.poi.hpsf.IllegalVariantTypeException
Constructor
IllegalVariantTypeException(long, Object, String) - Constructor for exception org.apache.poi.hpsf.IllegalVariantTypeException
Constructor
imabs(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMABS - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
IMAGE_RENDERER - Static variable in interface org.apache.poi.sl.draw.Drawable
Use a custom image renderer of an instance of ImageRenderer
imageCacher - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
ImageHeaderBitmap - Class in org.apache.poi.sl.image
 
ImageHeaderBitmap(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderBitmap
 
ImageHeaderEMF - Class in org.apache.poi.sl.image
 
ImageHeaderEMF(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderEMF
 
ImageHeaderPICT - Class in org.apache.poi.sl.image
 
ImageHeaderPICT(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderPICT
 
ImageHeaderPNG - Class in org.apache.poi.sl.image
 
ImageHeaderPNG(byte[]) - Constructor for class org.apache.poi.sl.image.ImageHeaderPNG
 
ImageHeaderWMF - Class in org.apache.poi.sl.image
Aldus Placeable Metafile header - 22 byte structure before WMF data.
ImageHeaderWMF(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderWMF
 
ImageHeaderWMF(Rectangle) - Constructor for class org.apache.poi.sl.image.ImageHeaderWMF
 
ImageRenderer - Interface in org.apache.poi.sl.draw
Classes can implement this interfaces to support other formats, for example, use Apache Batik to render WMF (since POI 4.0, there's an internal WMF/EMF/EMF+ renderer in POI), PICT can be rendered using Apple QuickTime API for Java:
ImageUtils - Class in org.apache.poi.ss.util
 
ImageWidget - Class in io.keikaiex.ui.widget
A ImageWiget to show image in spreadsheet.
ImageWidget(SSheet, SPicture, String) - Constructor for class io.keikaiex.ui.widget.ImageWidget
 
imaginary(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Imaginary - Class in org.apache.poi.ss.formula.functions
Implementation for Excel IMAGINARY() function.
Imaginary() - Constructor for class org.apache.poi.ss.formula.functions.Imaginary
 
IMAGINARY - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imargument(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMARGUMENT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imconjugate(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMCONJUGATE - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imcos(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMCOS - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imdiv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMDIV - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imexp(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMEXP - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
ImExpUtils - Class in io.keikai.range.impl.imexp
Utility methods that involve read or write POI model.
ImExpUtils() - Constructor for class io.keikai.range.impl.imexp.ImExpUtils
 
img - Variable in class org.apache.poi.sl.draw.BitmapImageRenderer
 
imln(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMLN - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imlog10(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMLOG10 - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imlog2(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMLOG2 - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
ImmutableBorderImpl - Class in io.keikai.model.impl
 
ImmutableBorderImpl(SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine, SBorderLine) - Constructor for class io.keikai.model.impl.ImmutableBorderImpl
 
ImmutableBorderLineImpl - Class in io.keikai.model.impl
 
ImmutableBorderLineImpl(SBorder.BorderType, SColor) - Constructor for class io.keikai.model.impl.ImmutableBorderLineImpl
 
ImmutableBorderLineImpl(SBorder.BorderType, SColor, boolean, boolean) - Constructor for class io.keikai.model.impl.ImmutableBorderLineImpl
 
ImmutableCellStyleImpl - Class in io.keikai.model.impl
 
ImmutableCellStyleImpl(AbstractFontAdv, AbstractFillAdv, AbstractBorderAdv) - Constructor for class io.keikai.model.impl.ImmutableCellStyleImpl
 
ImmutableExtraStyleImpl - Class in io.keikai.model.impl
 
ImmutableExtraStyleImpl(SFont, SFill, SBorder, String) - Constructor for class io.keikai.model.impl.ImmutableExtraStyleImpl
 
ImmutableFillImpl - Class in io.keikai.model.impl
 
ImmutableFillImpl(SFill.FillPattern, SColor, SColor) - Constructor for class io.keikai.model.impl.ImmutableFillImpl
 
ImmutableFillImpl(SFill.FillPattern, String, String) - Constructor for class io.keikai.model.impl.ImmutableFillImpl
 
ImmutableFontImpl - Class in io.keikai.model.impl
 
ImmutableFontImpl() - Constructor for class io.keikai.model.impl.ImmutableFontImpl
 
ImmutableFontImpl(String, boolean, boolean, boolean, SFont.Underline) - Constructor for class io.keikai.model.impl.ImmutableFontImpl
 
importAutoFilter(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importAutoFilter(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
POI AutoFilter.getFilterColumn(i) sometimes returns null.
importAutoFilterColumns(XlsxExtractor.XlsxAutoFilterExtractor, SAutoFilter) - Method in class io.keikai.importer.XlsxImporter
 
importAutoFilterColumns(AutoFilter, SAutoFilter, int) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importAxis(ChartSpaceJson, SChart) - Method in class io.keikai.importer.XlsxImporter
 
importAxis(HSSFChart, SChart) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importBorders(List<XlsxExtractor.XlsxBorderExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importCategory(CategorySeriesJson, SGeneralChartData) - Method in class io.keikai.importer.XlsxImporter
 
importCategorySeries(CategorySeriesJson, SGeneralChartData, boolean, boolean) - Method in class io.keikai.importer.XlsxImporter
 
importCell(XlsxExtractor.XlsxCellExtractor, int, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importCell(Cell, int, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importCellStyle(CellStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Convert CellStyle into NCellStyle
importCellStyle(CellStyle, boolean) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importCellStyleXf(XlsxExtractor.XlsxXfExtractor, boolean) - Method in class io.keikai.importer.XlsxImporter
 
importCellXf(XlsxExtractor.XlsxXfExtractor, boolean) - Method in class io.keikai.importer.XlsxImporter
 
importChart(ChartSpaceJson, XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importChart(List<HSSFChartShape>, Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importColorFilter(XlsxExtractor.XlsxColorFilterExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importColorFilter(ColorFilter) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importColors(XlsxExtractor.XlsxRGBColorsExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importColumn(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
[ISO/IEC 29500-1 1st Edition] 18.3.1.13 col (Column Width & Formatting) By experiments, CT_Col is always created in ascending order by min and the range specified by min & max doesn't overlap each other.
For example:
importColumn(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
When a column is hidden with default width, we don't import the width for it's 0.
importColumn(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
When a column is hidden with default width, we don't import the width for it's 0.
importComments(XlsxExtractor.XlsxSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importConditionalFormatting(XlsxExtractor.XlsxSheetExtractor, SSheet, List<XlsxExtractor.XlsxExtExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importConditionalFormatting(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importConditionalFormatting(SSheet, Sheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importCustomFilters(XlsxExtractor.XlsxCustomFiltersExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importCustomFilters(CustomFilters) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importDefaultCellStyles() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importDefaultCellStyles(XlsxExtractor.XlsxStyleSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importDefaultChartSeriesColors() - Method in class io.keikai.importer.XlsxImporter
 
importDrawings(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importDrawings(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Drawings includes charts and pictures.
importDrawings(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
reference DrawingManagerImpl.initHSSFDrawings()
importDynamicFilter(XlsxExtractor.XlsxDynamicFilterExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importDynamicFilter(DynamicFilter) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importedPictureData - Variable in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importedPictureJson - Variable in class io.keikai.importer.XlsxImporter
SFont object>
importedXfs - Variable in class io.keikai.importer.XlsxImporter
 
Importer - Interface in io.keikai.api
Importer that loads an Excel file and returns a Book.
ImporterImpl - Class in io.keikai.api.impl
 
ImporterImpl(SImporter) - Constructor for class io.keikai.api.impl.ImporterImpl
 
Importers - Class in io.keikai.api
The main class to get an importer.
Importers() - Constructor for class io.keikai.api.Importers
 
ImportException - Exception in io.keikai.importer
Thrown to indicate that importer has been imported an illegal or unexpected content.
ImportException(String, Throwable) - Constructor for exception io.keikai.importer.ImportException
 
importExternalBookLinks() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Excel uses external book links to map external book index and name.
importExternalBookLinks() - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importExternalBookLinks(List<XlsxExtractor.XlsxExternalLinkExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importExtraStyle(XlsxExtractor.XlsxDxfExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importExtraStyles() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importExtraStyles(XlsxExtractor.XlsxStyleSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importFills(List<XlsxExtractor.XlsxFillExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importFont(CellStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importFonts(List<XlsxExtractor.XlsxFontExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importHyperlinks(XlsxExtractor.XlsxSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importMergedRegions(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importMergedRegions(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importNamedRange() - Method in class io.keikai.importer.XlsxImporter
Name should be created after sheets created.
importNamedRange() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Name should be created after sheets created.
importNamedStyles() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importNamedStyles(XlsxExtractor.XlsxStyleSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importNumFmts(List<XlsxExtractor.XlsxNumFmtExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importPassword(XlsxExtractor.XlsxSheetProtectionExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importPassword(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importPassword(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importPicture(PictureJson, XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importPicture(List<Picture>, Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importPrintArea(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importRichText(XlsxExtractor.XlsxRichTextExtractor, SRichText) - Method in class io.keikai.importer.XlsxImporter
 
importRichText(Cell, RichTextString, SRichText) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importRow(XlsxExtractor.XlsxRowExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importRow(Row, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
imports(File, String) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(File, String) - Method in interface io.keikai.api.Importer
Import book from a file
imports(File, String) - Method in class io.keikai.range.impl.imexp.AbstractImporter
 
imports(File, String) - Method in interface io.keikai.range.SImporter
Import book from a file
imports(File, String, PostImport) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(File, String, PostImport) - Method in interface io.keikai.api.Importer
Import book from a file
imports(InputStream, String) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(InputStream, String) - Method in interface io.keikai.api.Importer
Import book from a input stream
imports(InputStream, String) - Method in class io.keikai.importer.XlsxImporter
 
imports(InputStream, String) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Import the model according to reversed dependency order among model objects: book, sheet, defined name, cells, chart, pictures, validation.
imports(InputStream, String) - Method in class io.keikai.range.impl.imexp.ExcelImportAdapter
 
imports(InputStream, String) - Method in interface io.keikai.range.SImporter
Import book from a input stream
imports(InputStream, String, PostImport) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(InputStream, String, PostImport) - Method in interface io.keikai.api.Importer
Import book from a input stream
imports(URL, String) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(URL, String) - Method in interface io.keikai.api.Importer
Import book from a URL
imports(URL, String) - Method in class io.keikai.range.impl.imexp.AbstractImporter
 
imports(URL, String) - Method in interface io.keikai.range.SImporter
Import book from a URL
imports(URL, String, PostImport) - Method in class io.keikai.api.impl.ImporterImpl
 
imports(URL, String, PostImport) - Method in interface io.keikai.api.Importer
Import book from a URL
importSeries(SeriesJson, SGeneralChartData) - Method in class io.keikai.importer.XlsxImporter
reference ChartHelper.prepareCategoryModel() Category normally indicates the values show on X axis.
importSeries(List<HSSFChart.HSSFSeries>, SGeneralChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
reference ChartHelper.prepareCategoryModel()
importSheet(XlsxExtractor.XlsxSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importSheet(Sheet, int) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importSheetDefaultColumnWidth(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importSheetProtection(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importSheetProtection(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
POI SheetProtection.
importSheetProtection(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importSheets(List<XlsxExtractor.XlsxSheetExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importSparklines(XlsxExtractor.XlsxSheetExtractor, SSheet, List<XlsxExtractor.XlsxExtExtractor>) - Method in class io.keikai.importer.XlsxImporter
 
importStyleSheet(XlsxExtractor.XlsxStyleSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importTableName(STable) - Method in class io.keikai.importer.XlsxImporter
 
importTables(XlsxExtractor.XlsxSheetExtractor, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
importTables(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
POI sheet tables
importTables(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importTableStyle(XlsxExtractor.XlsxTableStyleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importTableStyleElem(XlsxExtractor.XlsxTableStyleElementExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importTableStyles() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importTableStyles(XlsxExtractor.XlsxStyleSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importTop10Filter(XlsxExtractor.XlsxTop10Extractor) - Method in class io.keikai.importer.XlsxImporter
 
importTop10Filter(Top10Filter) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importValidation(XlsxExtractor.XlsxSheetExtractor, SSheet, List<XlsxExtractor.XlsxExtExtractor>) - Method in class io.keikai.importer.XlsxImporter
Reference BookHelper.validate()
importValidation(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
importValidation(Sheet, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
importVmlDrawing(XlsxExtractor.XlsxSheetExtractor) - Method in class io.keikai.importer.XlsxImporter
 
importWorkbookProtection(XlsxExtractor.XlsxWorkbookExtractor, SBook) - Method in class io.keikai.importer.XlsxImporter
 
importXySeries(XYSeriesJson, SGeneralChartData) - Method in class io.keikai.importer.XlsxImporter
 
importXySeries(List<HSSFChart.HSSFSeries>, SGeneralChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
reference ChartHelper.prepareXYModel()
importXyzSeries(XYZSeriesJson, SGeneralChartData) - Method in class io.keikai.importer.XlsxImporter
reference ChartHelper.prepareXYZModel()
importXyzSeries(List<HSSFChart.HSSFSeries>, SGeneralChartData) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
impower(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMPOWER - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
improduct(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMPRODUCT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imreal(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
ImReal - Class in org.apache.poi.ss.formula.functions
Implementation for Excel ImReal() function.
ImReal() - Constructor for class org.apache.poi.ss.formula.functions.ImReal
 
IMREAL - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imsin(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMSIN - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imsqrt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMSQRT - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imsub(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMSUB - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
imsum(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
IMSUM - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
IN - io.keikai.model.impl.AbstractChartAxisAdv.TickMark
 
InactiveBorder - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of an inactive window's border.
InactiveCaption - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of an inactive window's title bar.
InactiveCaptionText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the text in an inactive window's title bar.
inCellDropdownCheckbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
inCellDropdownLabel - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
incheToCm(double) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
incheToPx(double) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
incrementDrawingsSaved() - Method in class org.apache.poi.hssf.model.DrawingManager2
Increment the drawing counter
incrementShapeCount() - Method in class org.apache.poi.ddf.EscherDgRecord
Increments the number of shapes
indent - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
indention - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
indention(int) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
indention(int) - Method in interface io.keikai.model.SCellStyleBuilder
 
INDENTION - Static variable in class org.apache.poi.ss.util.CellUtil
 
index - Variable in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
index - Variable in enum org.apache.poi.ss.usermodel.IndexedColors
 
Index - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function INDEX
Index() - Constructor for class org.apache.poi.ss.formula.functions.Index
 
INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
IndexedColors - Enum in org.apache.poi.ss.usermodel
A deprecated indexing scheme for colours that is still required for some records, and for backwards compatibility with OLE2 formats.
IndexedUDFFinder - Class in org.apache.poi.ss.formula.udf
A UDFFinder that can retrieve functions both by name and by fake index.
IndexedUDFFinder(UDFFinder...) - Constructor for class org.apache.poi.ss.formula.udf.IndexedUDFFinder
 
indexIterator() - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.ValueVector
 
indexOf(int) - Method in class org.apache.poi.util.IntList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
IndexRecord - Class in org.apache.poi.hssf.record
Occurs right after BOF, tells you where the DBCELL records are for a sheet Important for locating cells
IndexRecord() - Constructor for class org.apache.poi.hssf.record.IndexRecord
 
IndexRecord(IndexRecord) - Constructor for class org.apache.poi.hssf.record.IndexRecord
 
IndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.IndexRecord
 
IndianRed - org.apache.poi.sl.usermodel.PresetColor
 
Indigo - org.apache.poi.sl.usermodel.PresetColor
 
INDIGO - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
INDIGO - org.apache.poi.ss.usermodel.IndexedColors
 
Indirect - Class in org.apache.poi.ss.formula.functions
Implementation for Excel function INDIRECT
INDIRECT - io.keikai.model.sys.dependency.Ref.RefType
 
IndirectPropertyName - Class in org.apache.poi.hpsf
 
IndirectRef - Interface in io.keikai.model.sys.dependency
Used to handle reference generated by INDIRECT(text) function.
IndirectRefImpl - Class in io.keikai.model.impl
 
IndirectRefImpl(String, String, int) - Constructor for class io.keikai.model.impl.IndirectRefImpl
 
InfiniteInterval(int, T) - Constructor for class io.keikaiex.util.Interval.InfiniteInterval
 
Info - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of a ToolTip.
INFO - io.keikai.api.model.Validation.AlertStyle
 
INFO - io.keikai.model.SDataValidation.AlertStyle
 
INFO - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
INFO style
InfoFns - Class in io.keikaiex.formula.fn
 
InfoFns() - Constructor for class io.keikaiex.formula.fn.InfoFns
 
InfoFunctionImpl - Class in io.keikaiex.formula.fn
 
InfoFunctionImpl() - Constructor for class io.keikaiex.formula.fn.InfoFunctionImpl
 
INFOMATION - Static variable in class io.keikaiex.ui.dialog.Formulas
 
INFORMATION - io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
InfoSubRecord(int, int) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
Creates new ExtSSTInfoSubRecord
InfoSubRecord(ExtSSTRecord.InfoSubRecord) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
InfoSubRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
InfoText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the text of a ToolTip.
init(boolean, double, boolean) - Method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
init(byte[], int, int) - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
init(SAutoFilter.FilterOp, String, boolean, SAutoFilter.FilterOp, String, List<FilterRowInfo>) - Method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
init(Spreadsheet) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
init(Spreadsheet) - Method in interface io.keikai.ui.sys.WidgetHandler
initial a widget handler.
init(Spreadsheet) - Method in interface io.keikai.ui.sys.WidgetLoader
Initial a widget loader with a spreadsheet
init(Spreadsheet) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
init(Spreadsheet) - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
init(FilterConfig) - Method in class io.keikai.jsf.ObjectHolderFilter
 
init(LittleEndianInput) - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
init(WebApp) - Method in class io.keikai.ui.WebAppInit
 
initCipherForBlock(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
initCipherForBlock(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
Initializes a cipher object for a given block index for encryption
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.Decryptor
Initializes a cipher object for a given block index for encryption
initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
initCipherForBlock(Cipher, int, boolean, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
 
initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
initCipherForBlockNoFlush(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
initCipherForBlockNoFlush(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
initComponent(Page) - Method in class io.keikai.jsp.ui.SpreadsheetTag
Inits Spreadsheet component
initDefaultCellStyles() - Method in class io.keikai.model.impl.AbstractBookAdv
 
initDefaultCellStyles() - Method in class io.keikai.model.impl.BookImpl
 
initDefaultErrorAlert() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
initDefaultFont() - Method in class io.keikai.model.impl.AbstractBookAdv
 
initDefaultFont() - Method in class io.keikai.model.impl.BookImpl
 
initDefaultInputMsg() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
initDirectory() - Method in class org.apache.poi.POIDocument
check if we were created by POIFS otherwise create a new dummy POIFS for storing the package data
initDoc() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
initDocument(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
Set pdf page common properties such as margins and document standard font
initDocumentForSheet(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
initErrorAlert(Validation) - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
initFunctionListboxByCategory() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFRow
 
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
Used for compile-time optimization.
INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
used for compile-time performance/memory optimization.
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
initialize the builder from scratch
initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
 
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
 
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
initialize the builder from a stream
initialize(EncryptionInfo, LittleEndianInput) - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
initialize the builder from a stream
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
initialize the builder from a stream
initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
 
initialOptions(SheetProtection) - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
initInputMsg(Validation) - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
initMail() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
initPrintArea(SSheet, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
sets the column bounds for passed SSheet
initRowColumnPositions(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
initSelectedPrintArea(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
initSettings(Validation) - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
initSheetPrintSetup(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
initTitle(HeaderSizeCtrl.HeaderType) - Method in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
initWeb() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
InputEngine - Interface in io.keikai.model.sys.input
Determine a cell's type and value by parsing editing text with predefined patterns.
InputEngineEx - Class in io.keikaiex.model.sys
 
InputEngineEx() - Constructor for class io.keikaiex.model.sys.InputEngineEx
 
InputEngineImpl - Class in io.keikai.model.impl.sys
smart input for numbers and dates.
InputEngineImpl() - Constructor for class io.keikai.model.impl.sys.InputEngineImpl
 
inputMsgCheckbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
inputMsgTextbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
InputParseContext - Class in io.keikai.model.sys.input
 
InputParseContext(Locale) - Constructor for class io.keikai.model.sys.input.InputParseContext
 
InputResult - Interface in io.keikai.model.sys.input
 
InputResultImpl - Class in io.keikai.model.impl.sys
 
InputResultImpl() - Constructor for class io.keikai.model.impl.sys.InputResultImpl
 
InputResultImpl(String) - Constructor for class io.keikai.model.impl.sys.InputResultImpl
 
inputs - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
inputTitleTextbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
insert(int, UDFFinder) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Insert a toolpack
insert(Range.InsertShift, Range.InsertCopyOrigin) - Method in class io.keikai.api.impl.RangeImpl
 
insert(Range.InsertShift, Range.InsertCopyOrigin) - Method in interface io.keikai.api.Range
Insert new cells to the area of this range.
To insert a row, you have to call Range.toRowRange() first, to insert a column, you have to call Range.toColumnRange() first.
insert(Range, Range.InsertShift, Range.InsertCopyOrigin) - Static method in class io.keikai.api.CellOperationUtil
Insert cells to the range.
insert(SRange.InsertShift, SRange.InsertCopyOrigin) - Method in class io.keikai.range.impl.InsertDeleteHelper
 
insert(SRange.InsertShift, SRange.InsertCopyOrigin) - Method in class io.keikai.range.impl.RangeImpl
 
insert(SRange.InsertShift, SRange.InsertCopyOrigin) - Method in interface io.keikai.range.SRange
Insert cells of this Range.
insert(RBNode<K, V>, Object) - Method in class io.keikaiex.util.RBTree
 
INSERT - io.keikai.ui.AuxAction
 
INSERT_CHART - io.keikai.ui.AuxAction
 
INSERT_COMMENT - io.keikai.ui.AuxAction
 
INSERT_DELETE - io.keikai.range.impl.ModelUpdate.UpdateType
 
INSERT_FUNCTION - io.keikai.ui.AuxAction
 
INSERT_PANEL - io.keikai.ui.AuxAction
 
INSERT_PICTURE - io.keikai.ui.AuxAction
 
INSERT_SHEET_COLUMN - io.keikai.ui.AuxAction
 
INSERT_SHEET_ROW - io.keikai.ui.AuxAction
 
INSERT_SHIFT_CELL_DOWN - io.keikai.ui.AuxAction
 
INSERT_SHIFT_CELL_RIGHT - io.keikai.ui.AuxAction
 
insertBefore(Component, Component) - Method in class io.keikai.ui.Spreadsheet
 
insertCell(int, int) - Method in class io.keikai.model.impl.RowImpl
 
insertCell(int, int, int, int, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
insertCell(int, int, int, int, boolean) - Method in interface io.keikai.model.SSheet
 
insertCell(CellRegion, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
insertCell(CellRegion, boolean) - Method in interface io.keikai.model.SSheet
Insert a region of cells and shift existing cells.
insertCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
insertCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
InsertCellAction - Class in io.keikai.ui.impl.undo
 
InsertCellAction(String, Sheet, int, int, int, int, Range.InsertShift, Range.InsertCopyOrigin) - Constructor for class io.keikai.ui.impl.undo.InsertCellAction
 
InsertCellDownHandler - Class in io.keikai.ui.impl.ua
 
InsertCellDownHandler() - Constructor for class io.keikai.ui.impl.ua.InsertCellDownHandler
 
InsertCellRightHandler - Class in io.keikai.ui.impl.ua
 
InsertCellRightHandler() - Constructor for class io.keikai.ui.impl.ua.InsertCellRightHandler
 
InsertChartHandler - Class in io.keikaiex.ui.impl.ua
 
InsertChartHandler(Chart.Type, Chart.Grouping, Chart.LegendPosition) - Constructor for class io.keikaiex.ui.impl.ua.InsertChartHandler
 
insertChartRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Test only.
insertChartRecords(List<Record>) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
insertCols(int, int, boolean) - Method in class io.keikai.model.impl.AbstractTableAdv
 
insertCols(int, int, boolean) - Method in class io.keikai.model.impl.TableImpl
 
insertColumn(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
insertColumn(int, int) - Method in interface io.keikai.model.SSheet
insert columns specified by first and last index
insertColumn(Range) - Static method in class io.keikai.api.CellOperationUtil
Insert columns to the range.
insertColumn(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Inserts a column into the aggregate (at the end of the list).
InsertColumnHandler - Class in io.keikai.ui.impl.ua
 
InsertColumnHandler() - Constructor for class io.keikai.ui.impl.ua.InsertColumnHandler
 
insertColumns - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
insertColumns(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
InsertCommentHandler - Class in io.keikaiex.ui.impl.ua
 
InsertCommentHandler() - Constructor for class io.keikaiex.ui.impl.ua.InsertCommentHandler
 
InsertDeleteHelper - Class in io.keikai.range.impl
A helper to perform insert/delete row/column/cells.
InsertDeleteHelper(SRange) - Constructor for class io.keikai.range.impl.InsertDeleteHelper
 
InsertDeleteUpdate - Class in io.keikai.range.impl
a range of row/column indicates insert/delete changes.
InsertDeleteUpdate(SSheet, boolean, boolean, int, int) - Constructor for class io.keikai.range.impl.InsertDeleteUpdate
 
insertDuplicate(RBNode<Integer, Integer>, RBNode<Integer, Integer>, Object) - Method in class io.keikaiex.util.IntervalTree
 
insertDuplicate(RBNode<K, V>, RBNode<K, V>, Object) - Method in class io.keikaiex.util.RBTree
 
InsertFormulaCtrl - Class in io.keikaiex.ui.dialog
 
InsertFormulaCtrl() - Constructor for class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
insertFunction() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
InsertFunctionHandler - Class in io.keikaiex.ui.impl.ua
 
InsertFunctionHandler() - Constructor for class io.keikaiex.ui.impl.ua.InsertFunctionHandler
 
InsertHyperlinkCtrl - Class in io.keikaiex.ui.dialog
 
InsertHyperlinkCtrl() - Constructor for class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
InsertHyperlinkCtrl.DocItem - Class in io.keikaiex.ui.dialog
 
InsertHyperlinkCtrl.DocItemType - Enum in io.keikaiex.ui.dialog
 
insertHyperlinks - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
insertInterval(Interval<T>, Object) - Method in class io.keikaiex.util.IntervalTree
 
insertLeft(RBNode<Integer, Integer>, RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
insertLeft(RBNode<K, V>, RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
InsertPictureHandler - Class in io.keikaiex.ui.impl.ua
 
InsertPictureHandler() - Constructor for class io.keikaiex.ui.impl.ua.InsertPictureHandler
 
insertRight(RBNode<Integer, Integer>, RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
insertRight(RBNode<K, V>, RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
insertRow(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
insertRow(int, int) - Method in interface io.keikai.model.SSheet
insert rows specified by first and last index
insertRow(Range) - Static method in class io.keikai.api.CellOperationUtil
Insert rows to the range.
insertRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
InsertRowHandler - Class in io.keikai.ui.impl.ua
 
InsertRowHandler() - Constructor for class io.keikai.ui.impl.ua.InsertRowHandler
 
insertRows - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
insertRows(int, int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
insertRows(int, int) - Method in class io.keikai.model.impl.TableImpl
 
insertRows(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
insertSST() - Method in class org.apache.poi.hssf.model.InternalWorkbook
use this function to add a Shared String Table to an existing sheet (say generated by a different java api) without an sst....
Insets2D - Class in org.apache.poi.sl.usermodel
This is a replacement for Insets which works on doubles instead of ints
Insets2D(double, double, double, double) - Constructor for class org.apache.poi.sl.usermodel.Insets2D
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
INSIDE - io.keikai.api.Range.ApplyBorderType
 
INSIDE - io.keikai.range.SRange.ApplyBorderType
 
INSIDE - org.apache.poi.ss.usermodel.BorderExtent
All inside borders.
INSIDE - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
a cell or range is completely inside another range, without touching any edges (a cell in this position can't be in any others)
INSIDE - Static variable in class org.apache.poi.ss.util.CellRangeUtil
first range is within the second range
INSIDE_HORIZONTAL - io.keikai.api.Range.ApplyBorderType
 
INSIDE_HORIZONTAL - io.keikai.range.SRange.ApplyBorderType
 
INSIDE_HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
This is just the interior horizontal borders for the range.
INSIDE_VERTICAL - io.keikai.api.Range.ApplyBorderType
 
INSIDE_VERTICAL - io.keikai.range.SRange.ApplyBorderType
 
INSIDE_VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
This is just the interior vertical borders for the range.
inspectViewable(Object, boolean, int, String) - Static method in class org.apache.poi.poifs.dev.POIFSViewEngine
Inspect an object that may be viewable, and drill down if told to
inst - Static variable in class io.keikai.model.sys.dependency.StyleRef
 
inst - Static variable in class io.keikai.range.impl.CellValueHelper
 
instance - Static variable in class io.keikai.model.impl.TableStyleNone
 
instance - Static variable in class io.keikai.range.impl.autofill.BlankStep
 
instance - Static variable in class io.keikai.range.impl.autofill.CopyStep
 
instance - Static variable in class io.keikaiex.formula.ELEval
 
instance - Static variable in class io.keikaiex.formula.ZKUDFFinder
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark1
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark10
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark11
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark2
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark3
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark4
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark5
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark6
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark7
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark8
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleDark9
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight1
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight10
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight11
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight12
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight13
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight14
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight15
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight16
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight17
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight18
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight19
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight2
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight20
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight21
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight3
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight4
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight5
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight6
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight7
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight8
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleLight9
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium1
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium10
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium11
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium12
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium13
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium14
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium15
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium16
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium17
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium18
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium19
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium2
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium20
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium21
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium22
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium23
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium24
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium25
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium26
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium27
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium28
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium3
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium4
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium5
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium6
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium7
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium8
 
instance - Static variable in class io.keikaiex.model.sys.TableStyleMedium9
 
instance - Static variable in class org.apache.poi.hssf.record.EOFRecord
 
instance - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
 
instance - Static variable in class org.apache.poi.ss.formula.atp.AnalysisToolPak
 
instance - Static variable in class org.apache.poi.ss.formula.atp.IfNa
 
instance - Static variable in class org.apache.poi.ss.formula.atp.Stdevp
 
instance - Static variable in class org.apache.poi.ss.formula.atp.Stdevs
 
instance - Static variable in class org.apache.poi.ss.formula.atp.Switch
 
instance - Static variable in class org.apache.poi.ss.formula.atp.Varp
 
instance - Static variable in class org.apache.poi.ss.formula.atp.Vars
 
instance - Static variable in class org.apache.poi.ss.formula.atp.WorkdayCalculator
 
instance - Static variable in class org.apache.poi.ss.formula.eval.BlankEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.ConcatEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.IntersectionEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.MissingArgEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.PercentEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.RangeEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.UnaryMinusEval
 
instance - Static variable in class org.apache.poi.ss.formula.eval.UnaryPlusEval
 
instance - Static variable in class org.apache.poi.ss.formula.functions.AverageIf
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Averageifs
Singleton
instance - Static variable in class org.apache.poi.ss.formula.functions.BesselJ
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Bin2Dec
 
instance - Static variable in class org.apache.poi.ss.formula.functions.CeilingMath
 
instance - Static variable in class org.apache.poi.ss.formula.functions.CeilingPrecise
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Complex
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Correl
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Countifs
Singleton
instance - Static variable in class org.apache.poi.ss.formula.functions.DateFunc
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Days
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Dec2Bin
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Dec2Hex
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Delta
 
instance - Static variable in class org.apache.poi.ss.formula.functions.DollarDe
 
instance - Static variable in class org.apache.poi.ss.formula.functions.DollarFr
 
instance - Static variable in class org.apache.poi.ss.formula.functions.EDate
 
instance - Static variable in class org.apache.poi.ss.formula.functions.EOMonth
 
instance - Static variable in class org.apache.poi.ss.formula.functions.FactDouble
 
instance - Static variable in class org.apache.poi.ss.formula.functions.FloorMath
 
instance - Static variable in class org.apache.poi.ss.formula.functions.FloorPrecise
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Forecast
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Frequency
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Gcd
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Hex2Dec
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
 
instance - Static variable in class org.apache.poi.ss.formula.functions.ImReal
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Indirect
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Lcm
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Maxifs
Singleton
instance - Static variable in class org.apache.poi.ss.formula.functions.Minifs
Singleton
instance - Static variable in class org.apache.poi.ss.formula.functions.NormDist
 
instance - Static variable in class org.apache.poi.ss.formula.functions.NormInv
 
instance - Static variable in class org.apache.poi.ss.formula.functions.NormSDist
 
instance - Static variable in class org.apache.poi.ss.formula.functions.NormSInv
 
instance - Static variable in class org.apache.poi.ss.formula.functions.NumberValueFunction
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Oct2Dec
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Offset
 
instance - Static variable in class org.apache.poi.ss.formula.functions.PercentRank
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Poisson
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Quotient
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Single
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Sqrtpi
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Standardize
 
instance - Static variable in class org.apache.poi.ss.formula.functions.Sumifs
Singleton
instance - Static variable in class org.apache.poi.ss.formula.functions.TDist
 
instance - Static variable in class org.apache.poi.ss.formula.functions.TDist2t
 
instance - Static variable in class org.apache.poi.ss.formula.functions.TDistLt
 
instance - Static variable in class org.apache.poi.ss.formula.functions.TDistRt
 
instance - Static variable in class org.apache.poi.ss.formula.functions.WeekdayFunc
 
instance - Static variable in class org.apache.poi.ss.formula.functions.WeekNum
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
 
instance - Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
 
instance - Static variable in class org.apache.poi.ss.formula.UserDefinedFunction
 
INSTANCE_KEY - Static variable in class io.keikai.ui.Spreadsheet
 
instanceP - Static variable in class org.apache.poi.ss.formula.functions.Covar
 
instanceS - Static variable in class org.apache.poi.ss.formula.functions.Covar
 
INSTANT_VERT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
INT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
INT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
INTEGER - io.keikai.api.model.Validation.ValidationType
 
INTEGER - io.keikai.model.SDataValidation.ValidationType
 
INTEGER - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
INTEGER - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Integer ('Whole number') type
IntegerField - Class in org.apache.poi.util
representation of an integer (32-bit) field at a fixed location within a byte array
IntegerField(int) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array
IntegerField(int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
Construct the IntegerField with its offset into its containing byte array and initialize its value from its byte array
IntegerField(int, int) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array and initialize its value
IntegerField(int, int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
construct the IntegerField with its offset into its containing byte array, initialize its value, and write the value to a byte array
IntegerNode - Class in org.apache.poi.ss.formula.token
 
IntegerNode - org.apache.poi.ss.formula.token.NodeId
 
IntegerNode(Integer) - Constructor for class org.apache.poi.ss.formula.token.IntegerNode
 
intercept(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Intercept - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function INTERCEPT()
Intercept() - Constructor for class org.apache.poi.ss.formula.functions.Intercept
 
INTERCEPT - org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
 
INTERCEPT - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
INTERFACE_END - org.apache.poi.hssf.record.HSSFRecordTypes
 
INTERFACE_HDR - org.apache.poi.hssf.record.HSSFRecordTypes
 
InterfaceEndRecord - Class in org.apache.poi.hssf.record
Shows where the Interface Records ends (MMS)
InterfaceHdrRecord - Class in org.apache.poi.hssf.record
Defines the beginning of Interface records (MMS)
InterfaceHdrRecord(int) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
 
InterfaceHdrRecord(InterfaceHdrRecord) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
 
InterfaceHdrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
 
Internal - Annotation Type in org.apache.poi.util
Program elements annotated @Internal are intended for POI internal use only.
InternalSheet - Class in org.apache.poi.hssf.model
Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF.
InternalSheet.UnsupportedBOFType - Exception in org.apache.poi.hssf.model
 
InternalWorkbook - Class in org.apache.poi.hssf.model
Low level model implementation of a Workbook.
InternalWorkbook.StylePack - Class in org.apache.poi.hssf.model
 
interpolate(double, double, double, NumberEval, NumberEval, int) - Static method in class org.apache.poi.ss.formula.functions.PercentRank
 
intersect(CellRegion) - Method in class io.keikai.model.CellRegion
 
intersect(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
Get the type of intersection between two cell ranges
IntersectionEval - Class in org.apache.poi.ss.formula.eval
 
IntersectionPtg - Class in org.apache.poi.ss.formula.ptg
 
intersects(CellRangeAddressBase) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Determines whether or not this CellRangeAddress and the specified CellRangeAddress intersect.
Interval<T> - Class in io.keikaiex.util
 
Interval(int, int, T) - Constructor for class io.keikaiex.util.Interval
 
Interval.InfiniteInterval<T> - Class in io.keikaiex.util
 
IntervalTree<T> - Class in io.keikaiex.util
An extensible Interval Tree that you can keep payload of type [T] in Interval.
IntervalTree(int) - Constructor for class io.keikaiex.util.IntervalTree
 
IntList - Class in org.apache.poi.util
A List of int's; as full an implementation of the java.util.List interface as possible, with an eye toward minimal creation of objects the mimicry of List is as follows: if possible, operations designated 'optional' in the List interface are attempted wherever the List interface refers to an Object, substitute int wherever the List interface refers to a Collection or List, substitute IntList the mimicry is not perfect, however: operations involving Iterators or ListIterators are not supported remove(Object) becomes removeValue to distinguish it from remove(int index) subList is not supported
IntList() - Constructor for class org.apache.poi.util.IntList
create an IntList of default size
IntList(int) - Constructor for class org.apache.poi.util.IntList
 
IntList(IntList) - Constructor for class org.apache.poi.util.IntList
create a copy of an existing IntList
IntMapper<T> - Class in org.apache.poi.util
A List of objects that are indexed AND keyed by an int; also allows for getting the index of a value in the list
IntMapper() - Constructor for class org.apache.poi.util.IntMapper
create an IntMapper of default size
IntMapper(int) - Constructor for class org.apache.poi.util.IntMapper
 
IntMapper(IntMapper<T>) - Constructor for class org.apache.poi.util.IntMapper
 
IntPtg - Class in org.apache.poi.ss.formula.ptg
Integer (unsigned short integer) Stores an unsigned short value (java int) in a formula
IntPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.IntPtg
 
IntPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.IntPtg
 
intrate(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
INTRATE - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
intToHex(int) - Static method in class org.apache.poi.util.HexDump
 
invaliate() - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
invaliate() - Method in interface io.keikai.ui.sys.WidgetHandler
invalidate this handle, which means all widget in client side will be remove, and need to re-drew.
invaliate() - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
INVALID_A - org.apache.poi.util.LocaleID
 
INVALID_B - org.apache.poi.util.LocaleID
 
INVALID_C - org.apache.poi.util.LocaleID
 
INVALID_D - org.apache.poi.util.LocaleID
 
INVALID_E - org.apache.poi.util.LocaleID
 
INVALID_F - org.apache.poi.util.LocaleID
 
INVALID_FORMULA - Static variable in class io.keikai.model.ErrorValue
 
INVALID_G - org.apache.poi.util.LocaleID
 
INVALID_H - org.apache.poi.util.LocaleID
 
INVALID_I - org.apache.poi.util.LocaleID
 
INVALID_J - org.apache.poi.util.LocaleID
 
INVALID_K - org.apache.poi.util.LocaleID
 
INVALID_L - org.apache.poi.util.LocaleID
 
INVALID_M - org.apache.poi.util.LocaleID
 
INVALID_N - org.apache.poi.util.LocaleID
 
INVALID_NAME - Static variable in class io.keikai.model.ErrorValue
#NAME? - Wrong function or range name
INVALID_O - org.apache.poi.util.LocaleID
 
INVALID_VALUE - Static variable in class io.keikai.model.ErrorValue
#VALUE! - Wrong type of operand
invalidate() - Method in class io.keikai.ui.Spreadsheet
 
invalidate() - Method in interface io.keikai.ui.sys.WidgetLoader
indicate the spreadsheet is invalidated.
invalidate() - Method in class io.keikaiex.ui.widget.BaseWidget
 
invalidate() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
invalidate() - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
invalidate() - Method in class io.keikaiex.ui.widget.ImageWidget
 
InvalidDataValidationException - Exception in io.keikai.model
The exception is thrown when encountering invalid parameters.
InvalidDataValidationException() - Constructor for exception io.keikai.model.InvalidDataValidationException
 
InvalidDataValidationException(String) - Constructor for exception io.keikai.model.InvalidDataValidationException
 
InvalidDataValidationException(String, Throwable) - Constructor for exception io.keikai.model.InvalidDataValidationException
 
InvalidDataValidationException(Throwable) - Constructor for exception io.keikai.model.InvalidDataValidationException
 
InvalidFormulaException - Exception in io.keikai.model
The exception is thrown when encountering an invalid formula.
InvalidFormulaException() - Constructor for exception io.keikai.model.InvalidFormulaException
 
InvalidFormulaException(String) - Constructor for exception io.keikai.model.InvalidFormulaException
 
InvalidFormulaException(String, Throwable) - Constructor for exception io.keikai.model.InvalidFormulaException
 
InvalidFormulaException(Throwable) - Constructor for exception io.keikai.model.InvalidFormulaException
 
InvalidModelOpException - Exception in io.keikai.model
This exception is thrown when you perform an unreasonable operation on the model.
InvalidModelOpException() - Constructor for exception io.keikai.model.InvalidModelOpException
 
InvalidModelOpException(String) - Constructor for exception io.keikai.model.InvalidModelOpException
 
InvalidModelOpException(String, Throwable) - Constructor for exception io.keikai.model.InvalidModelOpException
 
InvalidModelOpException(Throwable) - Constructor for exception io.keikai.model.InvalidModelOpException
 
invalidRef() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
#REF! - Illegal or deleted cell reference
invalidValue() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
#VALUE! - Wrong type of operand
INVERT_AFTER - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
After making other modifications, invert the color.
INVERT_HIGHBIT_AFTER - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
After making other modifications, invert the color by toggling just the high bit of each color channel.
invoke() - Method in class io.keikai.model.util.ReadWriteTask
The method will be invoked after acquiring a read-write lock and release the lock after invocation.
invokeCipher(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
Helper function for overriding the cipher invocation, i.e.
invokeCipher(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
Helper function for overriding the cipher invocation, i.e.
io.keikai.api - package io.keikai.api
Keikai Spreadsheet API classes.
io.keikai.api.impl - package io.keikai.api.impl
Keikai Spreadsheet API implementation classes, internal use only
io.keikai.api.model - package io.keikai.api.model
Keikai Spreadsheet Model API classes.
io.keikai.api.model.impl - package io.keikai.api.model.impl
Keikai Spreadsheet Model API implementation classes, Internal use only
io.keikai.app - package io.keikai.app
 
io.keikai.app.impl - package io.keikai.app.impl
 
io.keikai.importer - package io.keikai.importer
 
io.keikai.importer.xml - package io.keikai.importer.xml
 
io.keikai.jsf - package io.keikai.jsf
 
io.keikai.jsf.ui - package io.keikai.jsf.ui
Keikai Spreadsheet JSF Tag implementation.
io.keikai.jsf.ui.impl - package io.keikai.jsf.ui.impl
 
io.keikai.json - package io.keikai.json
 
io.keikai.jsp - package io.keikai.jsp
Keikai Spreadsheet JSP implementation.
io.keikai.jsp.ui - package io.keikai.jsp.ui
Keikai Spreadsheet JSP UI Tag implementation.
io.keikai.model - package io.keikai.model
Keikai Spreadsheet Internal Book Model classes.
io.keikai.model.chart - package io.keikai.model.chart
Keikai Spreadsheet Internal Book Model classes.
io.keikai.model.impl - package io.keikai.model.impl
Keikai Spreadsheet Internal Book Model Implementation classes.
io.keikai.model.impl.chart - package io.keikai.model.impl.chart
Keikai Spreadsheet Internal Book Model Implementation classes.
io.keikai.model.impl.html - package io.keikai.model.impl.html
The exporter that convert Keikai Spreadsheet to HTML.
io.keikai.model.impl.pdf - package io.keikai.model.impl.pdf
The exporter that convert Keikai Spreadsheet to PDF.
io.keikai.model.impl.sys - package io.keikai.model.impl.sys
Keikai Spreadsheet Internal Book Model Implementation classes.
io.keikai.model.impl.sys.formula - package io.keikai.model.impl.sys.formula
Keikai Spreadsheet Internal Book Model Implementation classes.
io.keikai.model.sys - package io.keikai.model.sys
Keikai Spreadsheet Internal Book Model Engines classes.
io.keikai.model.sys.dependency - package io.keikai.model.sys.dependency
Keikai Spreadsheet Internal Book Model Engines classes.
io.keikai.model.sys.format - package io.keikai.model.sys.format
Keikai Spreadsheet Internal Book Model Engines classes.
io.keikai.model.sys.formula - package io.keikai.model.sys.formula
Keikai Spreadsheet Internal Book Model Engines classes.
io.keikai.model.sys.input - package io.keikai.model.sys.input
Keikai Spreadsheet Internal Book Model Engines classes.
io.keikai.model.util - package io.keikai.model.util
Keikai Spreadsheet Internal Book Model Utilities classes.
io.keikai.range - package io.keikai.range
Keikai Spreadsheet Internal Range API classes.
io.keikai.range.impl - package io.keikai.range.impl
Keikai Spreadsheet Internal Range API Implementation classes.
io.keikai.range.impl.autofill - package io.keikai.range.impl.autofill
Keikai Spreadsheet Internal Range API Implementation classes.
io.keikai.range.impl.imexp - package io.keikai.range.impl.imexp
Keikai Spreadsheet Internal Range API Implementation classes.
io.keikai.theme - package io.keikai.theme
 
io.keikai.ui - package io.keikai.ui
Defines UI Component class of Keikai Spreadsheet
io.keikai.ui.au.in - package io.keikai.ui.au.in
Keikai Spreadsheet UI Component Command (Client to Server).
io.keikai.ui.au.out - package io.keikai.ui.au.out
Keikai Spreadsheet UI Component Au Response(Server to Client).
io.keikai.ui.event - package io.keikai.ui.event
Events of Keikai Spreadsheet UI Component.
io.keikai.ui.fn - package io.keikai.ui.fn
Keikai Spreadsheet UI Taglib Functions.
io.keikai.ui.impl - package io.keikai.ui.impl
Classes for implementing Keikai Spreadsheet UI Components (implementation only).
io.keikai.ui.impl.ua - package io.keikai.ui.impl.ua
Classes that doing system user action control on Keikai Spreadsheet UI Components.
io.keikai.ui.impl.undo - package io.keikai.ui.impl.undo
Classes that doing system undoable action control on Keikai Spreadsheet UI Components.
io.keikai.ui.sys - package io.keikai.ui.sys
Classes that doing system control on Keikai Spreadsheet UI Components.
io.keikai.util - package io.keikai.util
 
io.keikaiex - package io.keikaiex
The extension to Keikai Spreadsheet.
io.keikaiex.api - package io.keikaiex.api
 
io.keikaiex.app.impl - package io.keikaiex.app.impl
 
io.keikaiex.formula - package io.keikaiex.formula
Classes bridging Keikai Spreadsheet formula functions to ZK EL functions.
io.keikaiex.formula.fn - package io.keikaiex.formula.fn
ZK EL functions implementation that realize Keikai Spreadsheet formula functions.
io.keikaiex.model.sys - package io.keikaiex.model.sys
 
io.keikaiex.ui - package io.keikaiex.ui
 
io.keikaiex.ui.au.out - package io.keikaiex.ui.au.out
Keikai Spreadsheet UI Component Au extended Response(Server to Client).
io.keikaiex.ui.dialog - package io.keikaiex.ui.dialog
 
io.keikaiex.ui.dialog.impl - package io.keikaiex.ui.dialog.impl
 
io.keikaiex.ui.impl - package io.keikaiex.ui.impl
 
io.keikaiex.ui.impl.ua - package io.keikaiex.ui.impl.ua
Classes that doing system user action control on Keikai Spreadsheet UI Components.
io.keikaiex.ui.impl.undo - package io.keikaiex.ui.impl.undo
Classes that doing system undoable action control on Keikai Spreadsheet UI Components.
io.keikaiex.ui.widget - package io.keikaiex.ui.widget
Classes used to implement extended Keikai Spreadsheet UI Component(implementation only).
io.keikaiex.util - package io.keikaiex.util
Utility classes used to handle extended Keikai Spreadsheet UI Component(implementation only).
IOUtils - Class in org.apache.poi.util
 
ipmt(double, int, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ipmt(double, int, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ipmt(double, int, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's IPMT(interest_rate, period, number_payments, PV, FV, Type) function, which calculates the portion of the payment at a given period that is the interest on previous balance.
ipmt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
IPMT - Class in org.apache.poi.ss.formula.functions
 
IPMT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
IPMT() - Constructor for class org.apache.poi.ss.formula.functions.IPMT
 
IRMDSTransformInfo(DataSpaceMapUtils.TransformInfoHeader, int, String) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
IRMDSTransformInfo(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
irr(double[]) - Static method in class org.apache.poi.ss.formula.functions.Irr
Computes the internal rate of return using an estimated irr of 10 percent.
irr(double[], double) - Static method in class org.apache.poi.ss.formula.functions.Irr
Calculates IRR using the Newton-Raphson Method.
Irr - Class in org.apache.poi.ss.formula.functions
Calculates the internal rate of return.
Irr() - Constructor for class org.apache.poi.ss.formula.functions.Irr
 
IRREGULAR_SEAL_1 - org.apache.poi.sl.usermodel.ShapeType
 
IRREGULAR_SEAL_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
IRREGULAR_SEAL_2 - org.apache.poi.sl.usermodel.ShapeType
 
IRREGULAR_SEAL_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
IrregularSeal1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
IrregularSeal2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
IS - org.apache.poi.util.LocaleID
 
IS_IS - org.apache.poi.util.LocaleID
 
isA1Notation() - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
isAboveAverage() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isAboveAverage() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isAboveAverage() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns whether above average (used with "aboveAverage" type).
isAbsCol(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
isAbsRow(long) - Static method in class org.apache.poi.ss.util.RefUtil
 
isAca() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isActive() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is the sheet currently displayed in the window
isActive() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isADateFormat(int, String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a format ID and its format String, will check to see if the format represents a date format or not.
isADateFormat(ExcelNumberFormat) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a format ID and its format String, will check to see if the format represents a date format or not.
isAddInFunctions() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
isAdjacentBefore(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
isAjaxRequest() - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
isAlignMargins() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
isAlignMargins() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Returns whether the left and right edges of the header and footer are lined up with the left and right margins of the sheet.
isAlignMargins() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isAlignWithMargins() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
isAlignWithMargins() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isAlignWithMargins() - Method in interface io.keikai.model.SPrintSetup
 
isAllCellNumberType(int) - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
isAllowBlank() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
isAllowed(int, int) - Method in class io.keikaiex.ui.impl.ua.ProtectSheetAction
 
isAllowedDeferredNamePtg() - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
isAllowedDeferredNamePtg() - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
isAllowedDeferredNamePtg() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
isAllowedDeferredNamePtg() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
In HSSF, we need to render a formula string from stored Ptg, so a formula cannot be parsed to DeferredNamePtg.
isAllSet(int) - Method in class org.apache.poi.util.BitField
Are all of the bits set or not? This is a stricter test than isSet, in that all of the bits in a multi-bit set must be set for this method to return true
isAlwaysCalc() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isAlwaysCalc() - Method in class org.apache.poi.hssf.record.TableRecord
 
isAlwaysRecalculate() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
isAnd() - Method in class io.keikai.importer.XlsxExtractor.XlsxCustomFiltersExtractor
 
isAnd() - Method in class io.keikai.model.impl.CustomFiltersImpl
 
isAnd() - Method in interface io.keikai.model.SCustomFilters
 
isAnd() - Method in interface org.apache.poi.ss.usermodel.CustomFilters
 
isAnd() - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
isAnyCellProtected() - Method in class io.keikai.api.impl.RangeImpl
 
isAnyCellProtected() - Method in class io.keikai.range.impl.RangeImpl
 
isAnyCellProtected() - Method in interface io.keikai.range.SRange
Returns whether any cell is protected and locked in this Range.
isAnyCellProtected(Sheet, CellRegion) - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
isApplicableDateFormat(Double) - Method in class org.apache.poi.ss.format.CellFormat
 
isAppliesToBackground() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
isApplyStyles() - Method in class io.keikai.importer.XlsxExtractor.XlsxOutlinePrExtractor
 
isApplyStyles() - Method in class io.keikai.model.impl.SheetImpl
 
isApplyStyles() - Method in interface io.keikai.model.SSheet
Returns whether to apply the styles in outline.
isAreaRefs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
isAreaRefs() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
isAreaRefs() - Method in interface io.keikai.model.sys.formula.FormulaExpression
 
isArray() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableFormulaExtractor
 
isArrayFunction() - Method in class org.apache.poi.ss.formula.functions.OverridableFunction
 
isArraymode() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
isArrayModeFunction() - Method in class org.apache.poi.ss.formula.functions.OverridableFunction
 
isArrayValue() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Returns current scope is need an array value.
isATPFunction(String) - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
 
isAuto() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
isAuto() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
automatic format
isAuto() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
isAuto() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
isAutoBackground() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isAutoColor() - Method in class org.apache.poi.hssf.record.chart.TextRecord
true = automaticly selected colour, false = user-selected
isAutoCompressPictures() - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
isAutofill() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
whether object uses an automatic fill style
isAutoFill() - Method in class io.keikai.model.PasteOption
Returns whether it's for auto-fill action.
isAutoFilter() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isAutoFilter() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether cells can be filtered.
isAutoFilter() - Method in interface io.keikai.model.SSheetProtection
get whether cells can be filtered.
isAutoFilter() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether cells can be filtered.
isAutoFilter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isAutoFilter() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isAutoFilter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isAutoFilterAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isAutoFilterAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether cells can be filtered.
isAutoFilterAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to set filters on the protected sheet.
isAutoFilterEnabled() - Method in class io.keikai.api.impl.RangeImpl
check if auto filter is enable or not.
isAutoFilterEnabled() - Method in class io.keikai.api.model.impl.SheetImpl
 
isAutoFilterEnabled() - Method in interface io.keikai.api.model.Sheet
 
isAutoFilterEnabled() - Method in interface io.keikai.api.Range
 
isAutoFormulaCacheClean() - Method in class io.keikai.model.impl.AbstractBookSeriesAdv
 
isAutoFormulaCacheClean() - Method in interface io.keikai.model.SBookSeries
 
isAutoGeneratedText() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isAutoLabelDeleted() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isAutoline() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
whether object uses an automatic line style
isAutomatic() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
automatic formatting
isAutomaticCategoryCrossing() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
category crossing point is automatically selected
isAutomaticLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
For OLE and DDE, links can be either 'automatic' or 'manual'
isAutomaticMajor() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
automatic major unit selected
isAutomaticMaximum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
automatic maximum value selected
isAutomaticMinimum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
automatic minimum value selected
isAutomaticMinor() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
automatic minor unit selected
isAutoPlotArea() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
??
isAutoPosition() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
excel calculates the position automatically
isAutoPosition() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
automatic positioning (1=docked)
isAutorotate() - Method in class org.apache.poi.hssf.record.chart.TickRecord
automatically rotate the text
isAutoSeries() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
excel 5 only (true)
isAutoSize() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
excel calculates the size automatically if true
isAutoTextBackground() - Method in class org.apache.poi.hssf.record.chart.TickRecord
use the quote unquote automatic color for text background
isAutoTextColor() - Method in class org.apache.poi.hssf.record.chart.TickRecord
use the quote unquote automatic color for text
isAutoTitleDeleted() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isAutoTitleDeleted() - Method in class io.keikai.model.impl.ChartImpl
 
isAutoTitleDeleted() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
isAutoXPositioning() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
position of legend on the x axis is automatic
isAutoYPositioning() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
position of legend on the y axis is automatic
isAvailable(CellStyle) - Method in interface io.keikai.api.Range.CellStyleHelper
Check if this style still available
isBackwardDiagonalOn() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
isBackwardDiagonalOn() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ControlPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
All Operand Ptgs are classified ('relative', 'value', 'array')
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
All Operator Ptgs are base tokens (i.e.
isBeginRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
 
isBestFit() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
isBestFit() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
isBestFit() - Method in interface io.keikai.model.SColumn
the bestfit attribute
isBestFit() - Method in interface io.keikai.model.SColumnArray
the bestfit attribute
isBestFit() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
isBiff2() - Method in class org.apache.poi.hssf.record.OldCellRecord
Is this a Biff2 record, or newer?
isBiff2() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
isBiff5BookStreamPresent() - Method in class org.apache.poi.hssf.record.DSFRecord
 
isBlackAndWhite() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
isBlank() - Method in interface io.keikai.api.model.CellData
 
isBlank() - Method in class io.keikai.api.model.impl.CellDataImpl
 
isBlank() - Method in class io.keikai.importer.XlsxExtractor.XlsxFiltersExtractor
 
isBlank(SCell) - Static method in class io.keikai.range.impl.RangeHelperBase
 
isBlank(CharSequence) - Static method in class org.apache.poi.util.StringUtil
Checks if a CharSequence is empty (""), null or whitespace only.
isBlank(String) - Static method in class io.keikai.model.util.Strings
 
ISBLANK - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isBlipId() - Method in class org.apache.poi.ddf.EscherProperty
 
isBold() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isBold() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
isBold() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get whether the font weight is set to bold or not
isBold() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
get whether the font weight is set to bold or not
isBold() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isBold() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
get whether the font weight is set to bold or not
isBold() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isBookAttached(BookInfo) - Method in interface io.keikai.app.BookManager
 
isBookAttached(BookInfo) - Method in class io.keikai.app.impl.BookManagerImpl
 
isBookAttached(BookInfo) - Method in class io.keikaiex.app.impl.BookManagerEx
 
isBoolean() - Method in class org.apache.poi.hssf.record.BoolErrRecord
Indicates whether the call holds a boolean value
isBorder() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
isBorder() - Method in class io.keikai.model.impl.DataBarImpl
 
isBorder() - Method in interface io.keikai.model.SDataBar
Return whether enables border or not in extLst.
isBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
data table has a border
isBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isBottom() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isBottom() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns whether bottom value (used with "top10" type).
isBottomBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isBottomLeftTopRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isBubbles() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
whether this is a scatter chart(false) or bubble chart(true).
isBuggedUserAboutSolution() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isBuiltin() - Method in class io.keikai.model.impl.TableStyleImpl
 
isBuiltin() - Method in class org.apache.poi.hssf.record.StyleRecord
 
isBuiltin() - Method in interface org.apache.poi.ss.usermodel.TableStyle
 
isBuiltIn() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
isBuiltIn(int) - Static method in class io.keikai.importer.NumFmts
 
isBuiltInFunctionName(String) - Static method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
Used to detect whether a function name found in a formula is one of the standard excel functions
isBuiltInName() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
isBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
Convenience Function to determine if the name is a built-in name
isBuiltInName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
isBx() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isByFontColor() - Method in class io.keikai.model.impl.ColorFilterImpl
 
isByFontColor() - Method in interface io.keikai.model.SColorFilter
 
isByFontColor() - Method in interface org.apache.poi.ss.usermodel.ColorFilter
Returns whether filtered by font color.
isByFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColorFilter
 
isCa() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isCalcAutoHeight() - Method in class io.keikai.model.impl.AbstractCellAdv
 
isCalcAutoHeight() - Method in class io.keikai.model.impl.CellImpl
 
isCalcOnLoad() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isCalcOnLoad() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
isCalculateOnOpen() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
isCancel() - Method in class io.keikai.ui.event.StartEditingEvent
 
isCancel() - Method in class io.keikai.ui.event.StopEditingEvent
 
isCapitalized() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isCaseSensitive() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
isCategoryHidden(int) - Method in interface io.keikai.model.chart.SGeneralChartData
 
isCategoryHidden(int) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
isCell() - Method in class io.keikai.util.Ref
 
isCellColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxColorFilterExtractor
 
isCellDateFormatted(Cell) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
isCellDateFormatted(Cell, ConditionalFormattingEvaluator) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
isCellFinal(int, int, int) - Method in interface org.apache.poi.ss.formula.IStabilityClassifier
Checks if a cell's value(/formula) is fixed - in other words - not expected to be modified between calls to the evaluator.
isCellInternalDateFormatted(Cell) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Check if a cell contains a date, checking only for internal excel date formats.
isChartTypeManuallyFormatted() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Has the chart type been manually formatted?
isClampToCurve() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
isClientCacheDisabled() - Method in class io.keikai.ui.Spreadsheet
Returns whether client cache disabled or not
isCloseFilesystem() - Method in interface org.apache.poi.extractor.POITextExtractor
 
isCloseFilesystem() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
isCloseFilesystem() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
isCloseFilesystem() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
isCloseFilesystem() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
isCloseFilesystem() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
isCluster() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
isColAbsolute() - Method in class org.apache.poi.ss.util.CellReference
 
isColDeleted() - Method in class org.apache.poi.hssf.record.TableRecord
 
isCollapsed() - Method in class io.keikai.api.impl.RangeImpl
 
isCollapsed() - Method in interface io.keikai.api.Range
Returns whether the group by matching with the range has collapsed or not.
isCollapsed() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
isCollapsed() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isCollapsed() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
isCollapsed() - Method in class io.keikai.model.impl.RowImpl
 
isCollapsed() - Method in interface io.keikai.model.SColumn
Returns true if it has "collapsed" attribute
isCollapsed() - Method in interface io.keikai.model.SColumnArray
Returns true if it has "collapsed" attribute
isCollapsed() - Method in interface io.keikai.model.SRow
Returns true if it has "collapsed" attribute
isCollapsed() - Method in class io.keikai.range.impl.RangeImpl
 
isCollapsed() - Method in interface io.keikai.range.SRange
Returns whether the group by matching with the 1st selected area of this Range in rows or columns, which has collapsed or not.
isColPageBreak(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
isColRelative() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
isColRelative() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
isColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isColumn() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isColumn() - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isColumnBroken(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Queries if the specified column has a page break
isColumnBroken(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Determines if there is a page break at the indicated column
isColumnBroken(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Determines if there is a page break at the indicated column
isColumnHidden(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
isColumnHidden(int) - Method in interface io.keikai.api.model.Sheet
 
isColumnHidden(int) - Method in class org.apache.poi.hssf.model.InternalSheet
Get the hidden property for a given column.
isColumnHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Get the hidden state for a given column.
isColumnHidden(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Get the hidden state for a given column
isColumnSort() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
isColumnUserSet(int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
isColumnWithinRange(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
 
isCommandName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isCommentVisible() - Method in class io.keikai.api.impl.RangeImpl
 
isCommentVisible() - Method in interface io.keikai.api.Range
Returns whether the comment is always visible at the left top cell of this range; if no comment at the cell, it returns false.
isCommentVisible() - Method in class io.keikai.range.impl.RangeImpl
 
isCommentVisible() - Method in interface io.keikai.range.SRange
Returns whether the comment is always visible at the left top cell of this range; if no comment at the cell, it returns false.
isCompatibleValue(Object) - Method in class org.apache.poi.sl.draw.Drawable.DrawableHint
 
isComplex() - Method in class org.apache.poi.ddf.EscherProperty
 
isComplex(Object) - Static method in class org.apache.poi.util.GenericRecordXmlWriter
 
isComplexFunction() - Method in class org.apache.poi.hssf.record.NameRecord
 
isComponentRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
isComponentRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
isCompressed() - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the compression of the metafile
isCondense() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isCondenseRows() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
If condenseRows is true, a discontinuity in srcRows will be removed when copied to destination
isContainerRecord() - Method in class org.apache.poi.ddf.EscherRecord
Determine whether this is a container record by inspecting the option field.
isContiguous(String) - Static method in class org.apache.poi.ss.util.AreaReference
Is the reference for a contiguous (i.e.
isCopyCellFormula() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCopyCellStyle() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCopyCellValue() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCopyHyperlink() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCopyMergedRegions() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCopyRowHeight() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isCreatedViaDataRecovery() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isCrossCategoryAxisAtMaximum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
category axis to cross at maximum value
isCrossesFarRight() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
axis crosses at the far right
isCurrentRecordEncrypted() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
isCurrentSheet() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
isCustom() - Method in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
isCustom() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
isCustomBuiltin() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
isCustomBuiltin() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isCustomBuiltin() - Method in interface io.keikai.model.SNamedStyle
 
isCustomBuiltin() - Method in interface org.apache.poi.ss.usermodel.NamedStyle
 
isCustomBuiltin() - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
isCustomEvent(ModelEvent) - Static method in class io.keikai.model.ModelEvents
 
isCustomFormat() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isCustomHegiht() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
isCustomHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isCustomHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isCustomHeight() - Method in class io.keikai.model.impl.RowImpl
 
isCustomHeight() - Method in interface io.keikai.model.SRow
 
isCustomHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
isCustomize(int) - Method in class io.keikai.importer.NumFmts
 
isCustomNumberFormat() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
true if this object has a custom number format
isCustomWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
isCustomWidth() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
isCustomWidth() - Method in interface io.keikai.model.SColumn
 
isCustomWidth() - Method in interface io.keikai.model.SColumnArray
 
isCustomWidth() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
isCut() - Method in class io.keikai.model.PasteOption
Shall cut the source region after paste
isCutMode() - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.ClipboardImpl
 
isCutMode() - Method in interface io.keikai.ui.UserActionContext.Clipboard
 
isDataEnabled() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
isDataLabelsVisible() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
isDataLabelsVisible() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isDataTable() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
1 if chart contains data table
isDate1904() - Method in interface org.apache.poi.ss.usermodel.Date1904Support
Gets a boolean value that indicates whether the date systems used in the workbook starts in 1904.
isDateFormatted() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
isDateFormatted() - Method in interface io.keikai.model.sys.format.FormatResult
 
isDateOp(SAutoFilter.FilterOp) - Static method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
isDebugEvaluationOutputForNextEval() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
isDefaultBase() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default base unit
isDefaultCross() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default crossing point
isDefaultDateSettings() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use default date setttings for this axis
isDefaultGridColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isDefaultMajor() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default major unit
isDefaultMaximum() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default maximum category
isDefaultMinimum() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default minimum category
isDefaultMinorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
use the default minor unit
isDefaultPlotDimensions() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Indicates that the default area dimensions should be used.
isDel1() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isDel2() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isDeleteColumns() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isDeleteColumns() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether columns can be deleted.
isDeleteColumns() - Method in interface io.keikai.model.SSheetProtection
get whether columns can be deleted.
isDeleteColumns() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether columns can be deleted.
isDeleteColumns() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isDeleteColumns() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isDeleteColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isDeleteColumnsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isDeleteColumnsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether columns can be deleted.
isDeleteColumnsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to delete columns on the protected sheet.
isDeleted() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
isDeleted() - Method in interface org.apache.poi.ss.usermodel.Name
Checks if this name points to a cell that no longer exists
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.EntryNode
extensions use this method to verify internal rules regarding deletion of the underlying store.
isDeleteRows() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isDeleteRows() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether rows can be deleted.
isDeleteRows() - Method in interface io.keikai.model.SSheetProtection
get whether rows can be deleted.
isDeleteRows() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether rows can be deleted.
isDeleteRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isDeleteRows() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isDeleteRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isDeleteRowsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isDeleteRowsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether rows can be deleted.
isDeleteRowsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to delete rows on the protected sheet.
isDenormalized() - Method in class io.keikai.importer.XlsxExtractor.XlsxXmlColumnPrExtractor
 
isDescending() - Method in class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
isDetached() - Method in class io.keikai.ui.impl.Focus
 
isDiagonalDown() - Method in class io.keikai.importer.Borders.Border
 
isDiagonalDown() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
isDiagonalUp() - Method in class io.keikai.importer.Borders.Border
 
isDiagonalUp() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
isDifferentFirst() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
isDifferentFirstPage() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isDifferentFirstPage() - Method in interface io.keikai.model.SPrintSetup
 
isDifferentOddEven() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
isDifferentOddEvenPage() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isDifferentOddEvenPage() - Method in interface io.keikai.model.SPrintSetup
 
isDiffFirst() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
isDiffFirst() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Returns whether the first page use a different header and footer.
isDiffFirst() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isDiffOddEven() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
isDiffOddEven() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Returns whether the odd and even pages use a different header and footer
isDiffOddEven() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isDirectDataFormat() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isDirectDataFormat() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isDirectDataFormat() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isDirectDataFormat() - Method in interface io.keikai.model.SCellStyle
 
isDirectory() - Method in class org.apache.poi.poifs.property.DirectoryProperty
 
isDirectory() - Method in class org.apache.poi.poifs.property.DocumentProperty
 
isDirectory() - Method in class org.apache.poi.poifs.property.Property
 
isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
is this a DirectoryEntry?
isDirectoryEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
is this a DirectoryEntry?
isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this a DirectoryEntry?
isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isDirty() - Method in class io.keikai.model.impl.BookImpl
 
isDirty() - Method in interface io.keikai.model.SBook
Get if book is changed
isDisablePrompts() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
results displayed as percentages
isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.chart.BarRecord
display chart values as a percentage
isDisplayFormulas() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns if formulas are displayed.
isDisplayFormulas() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if formulas are displayed.
isDisplayFormulas() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns if formulas are displayed
isDisplayGridlines() - Method in class io.keikai.api.model.impl.SheetImpl
 
isDisplayGridlines() - Method in interface io.keikai.api.model.Sheet
 
isDisplayGridlines() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
isDisplayGridlines() - Method in interface io.keikai.model.SSheetViewInfo
 
isDisplayGridlines() - Method in class org.apache.poi.hssf.model.InternalSheet
 
isDisplayGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if gridlines are displayed.
isDisplayGridlines() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns if gridlines are displayed
isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns if RowColHeadings are displayed.
isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns if RowColHeadings are displayed.
isDisplayRowColHeadings() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns if RowColHeadings are displayed.
isDisplaySheetGridlines() - Method in class io.keikai.api.impl.RangeImpl
 
isDisplaySheetGridlines() - Method in interface io.keikai.api.Range
 
isDisplayZeros() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
isDisplayZeros() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
isDocPropsEncrypted() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
is this a DocumentEntry?
isDocumentEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
is this a DocumentEntry?
isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this a DocumentEntry?
isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isDocumentLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Based on the link options, is this a document?
isDocumentSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet is a Document Summary Information.
isDoNotSizeWithWindow() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Do not size the chart when the window changes size
isDontAutoRecover() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isDoubleStrikeThrough() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isDraft() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
isDrawTicks() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
draw tick marks
isDstSheetProtected() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
isDstSheetProtected() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
isDstSheetProtected() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
isDt2D() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isDtr() - Method in class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
isEditingSet() - Method in class io.keikai.ui.event.StartEditingEvent
Return true if editing value is set by StartEditingEvent.setEditingValue(Object)
isEmbedFactoids() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isEmbossed() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isEmpty() - Method in class io.keikai.util.SpareSpan
 
isEmpty() - Method in class io.keikaiex.util.RBTree
 
isEmpty() - Method in class org.apache.poi.hpsf.CustomProperties
 
isEmpty() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
isEmpty() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
isEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
 
isEmpty() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
is this DirectoryEntry empty?
isEmpty() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
is this DirectoryEntry empty?
isEmpty() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
isEmpty() - Method in class org.apache.poi.util.IntList
Returns true if this list contains no elements.
isEmpty(String) - Static method in class io.keikai.model.util.Strings
 
isEmptyAsGaps() - Method in class io.keikai.model.impl.ChartImpl
 
isEmptyAsGaps() - Method in interface io.keikai.model.SChart
 
isEmptyParagraph() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
isEmulateCSV() - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractBookHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractCellHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractFilterHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractProtectedHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.AbstractSheetHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.DeleteColumnHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.DeleteRowHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.DeleteSheetHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.HideHeaderHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.InsertColumnHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.InsertRowHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.MoveSheetHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.impl.ua.NilHandler
 
isEnabled(Book, Sheet) - Method in class io.keikai.ui.sys.SortHandler
 
isEnabled(Book, Sheet) - Method in interface io.keikai.ui.UserActionHandler
get the enabled state of this action
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.AbstractObjectHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.ApplyFilterHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.AutoFillHandler
AutoFill is not disabled under sheet protection.
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.CleanFilterHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.CustomSortHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.DeleteCommentHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.EditCommentHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.HeaderSizeHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.HideSheetHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.HyperlinkHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.InsertCommentHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.ReapplyFilterHandler
 
isEnabled(Book, Sheet) - Method in class io.keikaiex.ui.impl.ua.UnhideSheetHandler
 
isEncrypted() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
isEndInclusive() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
isEnhancedProtection() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
isEqual() - Method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
isEqualAverage() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isEqualAverage() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isEqualAverage() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns whether equal average (used with "aboveAverage" type).
iserr(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.InfoFns
 
ISERR - Static variable in class io.keikaiex.formula.fn.InfoFunctionImpl
Excel 2007 help document: ISERR(value): Returns TRUE if value refers to any error value except #N/A
ISERR - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
Implementation of Excel ISERR() function.
isError() - Method in class org.apache.poi.hssf.record.BoolErrRecord
Indicates whether the call holds an error value
ISERROR - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isEscapementTypeModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isEscapementTypeModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isEvalNameFormula() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Returns whether evaluating the DefinedName formula.
isEvenPage(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
isExplicitList() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
Convenience method
isExportCache() - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Returns whether export cached value into excel file.
isExtend() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isExternal() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
isExternalFormula() - Method in class io.keikai.model.sys.formula.FormulaEvaluationContext
 
isExternalFunction() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
external functions get some special processing
isExternalRef() - Method in class org.apache.poi.hssf.record.DConRefRecord
Checks if the data source in this reference record is external to this sheet or internal.
isExternalReferences() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
isExtrusionOk() - Method in class org.apache.poi.sl.draw.geom.Path
 
isExtrusionOk() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
isFatal(Throwable) - Static method in class org.apache.poi.util.ExceptionUtil
It is important never to catch all Throwables.
isFileLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Based on the link options, is this a file?
isFilled() - Method in class org.apache.poi.sl.draw.geom.Path
 
isFilled() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
isFiltered() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
isFiltered() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
isFiltered() - Method in class io.keikai.model.impl.AutoFilterImpl
 
isFiltered() - Method in class io.keikai.model.impl.SheetImpl
 
isFiltered() - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
isFiltered() - Method in interface io.keikai.model.SAutoFilter
 
isFiltered() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
isFiltered() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isFiltered() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
isFiltered() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
isFiltered() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
isFiltered() - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isFiltered(int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
isFilterPrivacy() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isFirstCell(int, int) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
isFirstColRelative() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isFirstColRelative() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
isFirstColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
isFirstColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
isFirstParagraph() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
isFirstRowRelative() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isFirstRowRelative() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
isFirstRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
isFirstRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
isFirstVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isFlipHorizontal() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
isFlipVertical() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
isFontCancellationModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isFontCancellationModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isFontOutlineModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isFontOutlineModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isFontShadowModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isFontShadowModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isFontStyleModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isFontStyleModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isFontWeightModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isFontWeightModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isFormatCells() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isFormatCells() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether cells can be formatted.
isFormatCells() - Method in interface io.keikai.model.SSheetProtection
get whether cells can be formatted.
isFormatCells() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether cells can be formatted.
isFormatCells() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isFormatCells() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isFormatCells() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isFormatCellsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isFormatCellsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether cells can be formatted.
isFormatCellsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to format any cell on the protected sheet.
isFormatColumns() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isFormatColumns() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether columns can be formatted.
isFormatColumns() - Method in interface io.keikai.model.SSheetProtection
get whether columns can be formatted.
isFormatColumns() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether columns can be formatted.
isFormatColumns() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isFormatColumns() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isFormatColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isFormatColumnsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isFormatColumnsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether columns can be formatted.
isFormatColumnsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to format any columns on the protected sheet.
isFormatRows() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isFormatRows() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether rows can be formatted.
isFormatRows() - Method in interface io.keikai.model.SSheetProtection
get whether rows can be formatted.
isFormatRows() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether rows can be formatted.
isFormatRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isFormatRows() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isFormatRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isFormatRowsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isFormatRowsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether rows can be formatted.
isFormatRowsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to format any rows on the protected sheet.
isFormatted() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Is this row formatted? Most aren't, but some rows do have whole-row styles.
isFormatted() - Method in interface org.apache.poi.ss.usermodel.Row
Is this row formatted? Most aren't, but some rows do have whole-row styles.
isFormCtrlType() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
isFormula() - Method in interface io.keikai.api.model.CellData
 
isFormula() - Method in class io.keikai.api.model.impl.CellDataImpl
 
isFormulaParsingError() - Method in interface io.keikai.model.chart.SGeneralChartData
Return formula parsing state.
isFormulaParsingError() - Method in interface io.keikai.model.FormulaContent
 
isFormulaParsingError() - Method in class io.keikai.model.impl.CellImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.DataValidationImpl
 
isFormulaParsingError() - Method in class io.keikai.model.impl.NameImpl
 
isFormulaParsingError() - Method in interface io.keikai.model.SConditionalFormattingRule
Whether the formula parsed error
isFormulaParsingError() - Method in interface io.keikai.model.SDataValidation
Return formula parsing state.
isFormulaSame(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
isForwardDiagonalOn() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
isForwardDiagonalOn() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
isFreezePane() - Method in class org.apache.poi.ss.util.PaneInformation
Returns true if this is a Freeze pane, false if it is a split pane.
isFreezePane(Sheet) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
isFullColumnRange() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
isFullRowRange() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
isFunction() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isFunctionName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isFunctionName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Checks if this name is a function name
isFunctionName() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
isFunctionName() - Method in interface org.apache.poi.ss.usermodel.Name
Checks if this name is a function name
isFunIn() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isGenerated() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isGradient() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
isGradient() - Method in class io.keikai.model.impl.DataBarImpl
 
isGradient() - Method in interface io.keikai.model.SDataBar
Return whether enables gradient or not in extLst.
isGreaterOrEqual() - Method in class io.keikai.model.impl.CFValueObjectImpl
 
isGreaterOrEqual() - Method in interface io.keikai.model.SCFValueObject
Whether greaterOrEqual(true) or greater(false)
isGreaterThan() - Method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
isGridLines() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isGridLinesSet() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isGridsPrinted() - Method in class org.apache.poi.hssf.model.InternalSheet
 
isGridsPrinted() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
get whether gridlines are printed.
isGte() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
isHasTotalsRow() - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
isHasTotalsRow() - Method in class io.keikai.model.impl.TableImpl
 
isHasTotalsRow() - Method in interface org.apache.poi.ss.usermodel.Table
Note: This is misleading.
isHCenter() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isHCenter() - Method in interface io.keikai.model.SPrintSetup
 
isHeaderOrFooter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Convenience method to determine if this text paragraph is part of the slide header or footer
isHeadings() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isHidden() - Method in interface io.keikai.api.model.CellStyle
 
isHidden() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
isHidden() - Method in class io.keikai.api.model.impl.SheetImpl
 
isHidden() - Method in interface io.keikai.api.model.Sheet
Returns whether this sheet is hidden.
isHidden() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
isHidden() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
isHidden() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isHidden() - Method in class io.keikai.importer.XlsxExtractor.XlsxProtectionExtractor
 
isHidden() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isHidden() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isHidden() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
isHidden() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isHidden() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isHidden() - Method in class io.keikai.model.impl.RowImpl
 
isHidden() - Method in interface io.keikai.model.SCellStyle
 
isHidden() - Method in interface io.keikai.model.SColumn
 
isHidden() - Method in interface io.keikai.model.SColumnArray
 
isHidden() - Method in interface io.keikai.model.SRow
 
isHidden() - Method in class io.keikai.ui.event.HeaderUpdateEvent
Returns whether request hidden(true)/unhidden(false) of this column/row.
isHidden() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Is the sheet hidden? Different from very hidden
isHidden() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is hidden or not
isHidden() - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
isHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFName
Checks if this name is hidden, eg one of the built-in Excel internal names
isHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
isHidden() - Method in interface org.apache.poi.sl.usermodel.Slide
 
isHidden() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
isHidden() - Method in interface org.apache.poi.ss.usermodel.Name
Checks if this name is hidden, eg one of the built-in Excel internal names
isHidden() - Method in interface org.apache.poi.ss.usermodel.Workbook
 
isHidden(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
isHidden(int, int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
isHidden(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
isHidden(int, int) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
isHidden(int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
isHidden(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isHidden(int, int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
isHidden(int, int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
isHidden(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isHidden(int, int, int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
isHidden(Sheet) - Method in class io.keikaiex.ui.impl.ua.HideSheetHandler
 
isHiddenButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
isHiddenName() - Method in class org.apache.poi.hssf.record.NameRecord
 
isHiddenRowCounted() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
isHidecolumnhead() - Method in class io.keikai.ui.Spreadsheet
Returns true if hide column head of this spread sheet; default to false.
isHidePivotList() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isHiderowhead() - Method in class io.keikai.ui.Spreadsheet
Returns true if hide row head of this spread sheet; default to false.
isHighByte() - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
isHighlighted() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isHighVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isHoliday(double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
 
isHorizontal() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
isHorizontal() - Method in class org.apache.poi.hssf.record.chart.BarRecord
true to display horizontal bar charts, false for vertical
isHorizontalBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
has a horizontal border
isHorizontalCentered() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isHorizontalCentered() - Method in interface org.apache.poi.sl.usermodel.TextShape
Returns if the text is centered.
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
isHSLF() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
isIconifiedPictureLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
isIconOnly() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
isIconOnly() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
isIconOnly() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
isIconOnly() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
isIconOnly() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
Should Icon + Value be displayed, or only the Icon?
isIconOnly() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Should Icon + Value be displayed, or only the Icon?
isIgnoreBlank() - Method in class io.keikai.api.model.impl.ValidationImpl
 
isIgnoreBlank() - Method in interface io.keikai.api.model.Validation
 
isIgnoreBlank() - Method in class io.keikai.model.impl.DataValidationImpl
 
isIgnoreBlank() - Method in interface io.keikai.model.SDataValidation
 
isIgnoreBlankEnabled() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
isIgnoreMissingWorkbooks() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
isImportCache() - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Returns if import file cached value.
isImportCache() - Method in class io.keikai.range.impl.imexp.AbstractImporter
Returns if import file cached value.
isImportCache() - Method in class io.keikai.range.impl.imexp.ExcelImportAdapter
 
isImprinted() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isImproperFraction() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
 
isInARange(double, double, double) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
 
isInCellCheckEnabled() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
isInCellDropdown() - Method in class io.keikai.api.model.impl.ValidationImpl
 
isInCellDropdown() - Method in interface io.keikai.api.model.Validation
 
isInCellDropdown() - Method in class io.keikai.model.impl.DataValidationImpl
 
isInCellDropdown() - Method in interface io.keikai.model.SDataValidation
 
isIndentNotParentAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the alignment in this XF instead of the parent XF.
isIndentNotParentBorder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the border in this XF instead of the parent XF.
isIndentNotParentCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the locking/hidden in this XF instead of the parent XF.
isIndentNotParentFont() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the font in this XF instead of the parent XF.
isIndentNotParentFormat() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the format in this XF instead of the parent XF.
isIndentNotParentPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether or not to use the pattern in this XF instead of the parent XF.
isIndex() - Method in class org.apache.poi.hssf.record.FullColorExt
 
isIndex() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
isIndexed() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
isIndexed() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
isInPlaceWriteable() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Does the filesystem support an in-place write via POIFSFileSystem.writeFilesystem() ? If false, only writing out to a brand new file via POIFSFileSystem.writeFilesystem(OutputStream) is supported.
isInRange(int) - Static method in class org.apache.poi.ss.formula.ptg.IntPtg
Excel represents integers 0..65535 with the tInt token.
isInRange(int, int) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
isInRange(int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Determines if the given coordinates lie within the bounds of this range.
isInRange(Cell) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Determines if the given Cell lies within the bounds of this range.
isInRange(CellAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Determines if the given CellAddress lies within the bounds of this range.
isInRange(CellReference) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Determines if the given CellReference lies within the bounds of this range.
isInsertColumns() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isInsertColumns() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether columns can be inserted.
isInsertColumns() - Method in interface io.keikai.model.SSheetProtection
get whether columns can be inserted.
isInsertColumns() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether columns can be inserted.
isInsertColumns() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isInsertColumns() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isInsertColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isInsertColumnsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isInsertColumnsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether columns can be inserted.
isInsertColumnsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to insert columns on the protected sheet.
isInserted() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
isInsertHyperlinks() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isInsertHyperlinks() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether hyperlinks can be inserted.
isInsertHyperlinks() - Method in interface io.keikai.model.SSheetProtection
get whether hyperlinks can be inserted.
isInsertHyperlinks() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether hyperlinks can be inserted.
isInsertHyperlinks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isInsertHyperlinks() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isInsertHyperlinks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isInsertHyperlinksAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isInsertHyperlinksAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether hyperlinks can be inserted.
isInsertHyperlinksAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to insert hyperlinks on the protected sheet.
isInsertRow() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
isInsertRows() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isInsertRows() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether rows can be inserted.
isInsertRows() - Method in interface io.keikai.model.SSheetProtection
get whether rows can be inserted.
isInsertRows() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether rows can be inserted.
isInsertRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isInsertRows() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isInsertRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isInsertRowsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isInsertRowsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether rows can be inserted.
isInsertRowsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to insert rows on the protected sheet.
isInsertRowShift() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
isInternalDateFormat(int) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a format ID this will check whether the format represents an internal excel date format or not.
isInternalReferences() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
isInvert() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
swap foreground and background colours when data is negative
isIsDate() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
this is a date axis
isItalic() - Method in interface io.keikai.api.model.Font
 
isItalic() - Method in class io.keikai.api.model.impl.FontImpl
 
isItalic() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isItalic() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isItalic() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isItalic() - Method in interface io.keikai.model.SFont
 
isItalic() - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
 
isItalic() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
 
isItalic() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get whether the font is to be italics or not
isItalic() - Method in class org.apache.poi.hssf.record.FontRecord
get whether the font is to be italics or not
isItalic() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isItalic() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isItalic() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
 
isItalic() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isJustifyLastLine() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
isKeepCellSelection() - Method in class io.keikai.ui.Spreadsheet
Returns true if keep the cell selection box when lost focus; default to false.
isLabelAsPercentage() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
show category label/value as percentage (pie charts only)
isLandscape() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isLandscape() - Method in interface io.keikai.model.SPrintSetup
 
isLastColRelative() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isLastColRelative() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
isLastColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
isLastColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
isLastRowRelative() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isLastRowRelative() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
 
isLastRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
isLastRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
isLastVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isLeaglSheetName(String) - Method in class io.keikai.ui.impl.ua.RenameSheetHandler
 
isLeftBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isLeftToRight() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isLeftToRight() - Method in interface io.keikai.model.SPrintSetup
 
isLeftToRight() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
isLeftToRight() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
Is the bar drawn from Left-to-Right, or from Right-to-Left
isLessThan() - Method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
isListValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
Convenience method
isLocked() - Method in interface io.keikai.api.model.CellStyle
 
isLocked() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
isLocked() - Method in class io.keikai.importer.XlsxExtractor.XlsxProtectionExtractor
 
isLocked() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isLocked() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isLocked() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isLocked() - Method in interface io.keikai.model.SCellStyle
 
isLocked() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
true if object is locked when sheet has been protected
isLocked() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
get whether the cell is locked or not
isLockStructure() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
isLockStructure() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
isLockStructure() - Method in interface io.keikai.model.SWorkbookProtection
Returns if the structure of the workbook is locked
isLockWindows() - Method in class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
isLockWindows() - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
isLockWindows() - Method in interface io.keikai.model.SWorkbookProtection
Returns if the windows of the workbook is locked
isLogarithmicScale() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
use logarithmic scale
ISLOGICAL - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isLogUnsupportedTypes() - Static method in class org.apache.poi.hpsf.VariantSupport
Checks whether logging of unsupported variant types warning is turned on or off.
isLowVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isMacoutlined() - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
isMacro() - Method in class org.apache.poi.hssf.record.NameRecord
 
isMacshadowed() - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
isMarkersVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isMerged() - Method in interface org.apache.poi.sl.usermodel.TableCell
Return if this cell is part of a merged cell.
isMergedCell() - Method in class io.keikai.api.impl.RangeImpl
 
isMergedCell() - Method in interface io.keikai.api.Range
 
isMergeHyperlink() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
isMergeRangeLeftTop(int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
Check is (row,col) in one of merge range's left-top
isMeta() - Method in class io.keikai.ui.event.KeyEvent
 
isModified() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
isMovable() - Method in class io.keikaiex.ui.widget.BaseWidget
 
isMTREnabled() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
Returns whether the multi-threaded calculation is enabled.
isMultipleAreaFormula() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.ErrorFormulaExpressionImpl
 
isMultipleAreaFormula() - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaExpressionImpl
 
isMultipleAreaFormula() - Method in interface io.keikai.model.sys.formula.FormulaExpression
Returns whether this is a multiple-area formula used in char data; e.g.
isMultipleParameter() - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
ISNA - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
Implementation for Excel ISNA() function.
isNameFomulaHidden(int) - Method in interface io.keikai.model.chart.SSeries
detect visibility for index
isNameFomulaHidden(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isNeeded() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
isNegativeBarBorderColorSameAsPositive() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
isNegativeBarBorderColorSameAsPositive() - Method in class io.keikai.model.impl.DataBarImpl
 
isNegativeBarBorderColorSameAsPositive() - Method in interface io.keikai.model.SDataBar
Return whether enables negativeBarBorderColorSameAsPositive in extLst.
isNegativeBarColorSameAsPositive() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
isNegativeBarColorSameAsPositive() - Method in class io.keikai.model.impl.DataBarImpl
 
isNegativeBarColorSameAsPositive() - Method in interface io.keikai.model.SDataBar
Return whether enables negativeBarColorSameAsPositive in extLst.
isNegativeVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
isNegBubbles() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Whether show negative data points bubble.
isNeverEncryptedRecord(int) - Static method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
TODO: Additionally, the lbPlyPos (position_of_BOF) field of the BoundSheet8 record MUST NOT be encrypted.
isNoCompatibleCheck() - Method in class org.apache.poi.hssf.record.Compat12Record
 
isNoDeps() - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
Returns whether all cells in the workbook are calcuated or not.
isNoFill() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
isNoFill() - Method in interface org.apache.poi.ss.usermodel.Shape
Whether this shape is not filled with a color
isNonBlank(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
isNonBlank(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
Returns whether the specified cellIndex is within range of this NonBlankCellInfo.
ISNONTEXT - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isNotBlank(CharSequence) - Static method in class org.apache.poi.util.StringUtil
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isNote() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
isNotEmpty() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isNotPie() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
isNull() - Method in class io.keikai.model.impl.CellBuffer
 
isNull() - Method in class io.keikai.model.impl.CellImpl
 
isNull() - Method in class io.keikai.model.impl.RowImpl
 
isNull() - Method in interface io.keikai.model.SCell
Because you always get a not-null cell object, use this method to judge the cell is really null or not.
isNull() - Method in interface io.keikai.model.SColumn
 
isNull() - Method in interface io.keikai.model.SRow
 
isNumber() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
ISNUMBER - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isObjectProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
isObjects() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isObjects() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether linked objects or embedded objects can be edited.
isObjects() - Method in interface io.keikai.model.SSheetProtection
get whether linked objects or embedded objects can be edited.
isObjects() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether linked objects or embedded objects can be edited.
isObjects() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isObjects() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isObjects() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isObjectsEditable() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isObjectsEditable() - Method in interface io.keikai.api.model.SheetProtection
get whether linked objects or embedded objects can be edited.
isObjectsEditable() - Method in class io.keikai.api.SheetProtection
Returns whether to protect objects.
IsocelesTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
isOLELink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
isOn() - Method in interface org.apache.poi.ss.usermodel.FilterColumn
 
isOn() - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
isOneCell(SSheet, CellRegion) - Static method in class io.keikai.range.impl.DataRegionHelper
 
isOneNotTwoVar() - Method in class org.apache.poi.hssf.record.TableRecord
 
isOp() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.DefaultTokenNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
isOp() - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.NameNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.OpNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.RefNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
isOp() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
isOpen() - Method in class io.keikai.ui.event.GroupOpenEvent
Returns whether is opened or not for the group.
isOpenedViaDataRecovery() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isOpenedViaSafeLoad() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isOperator() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
isOptimizedChoose() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isOptimizedIf() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isOutline() - Method in class io.keikai.importer.Borders.Border
 
isOutline() - Method in class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
isOutline() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOutlineOn() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isOutlineOn() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isOverlapped(Range) - Method in class io.keikaiex.ui.impl.ua.DataValidationHandler
Detect if current selection has two validation or 1 validation with any empty cells
isOverrideBold() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideBold() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideBold() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideBold() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideColor() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideColor() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideColor() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideColor() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideHeightPoints() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideHeightPoints() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideHeightPoints() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideItalic() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideItalic() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideItalic() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideItalic() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideName() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideName() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideName() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideName() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideSize() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideStrike() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideStrikeout() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideStrikeout() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideStrikeout() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideTypeOffset() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideTypeOffset() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideTypeOffset() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideUnderline() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isOverrideUnderline() - Method in class io.keikai.model.impl.AbstractFontAdv
 
isOverrideUnderline() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isOverrideUnderline() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isOverrideVertAlign() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isPageLayoutView() - Method in class org.apache.poi.hssf.record.PLVRecord
 
isParam1Enabled() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
isParam2Enabled() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
isParseable() - Method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
isPartAbsolute(String) - Static method in class org.apache.poi.ss.util.CellReference
 
isPartOfArrayFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
isPartOfArrayFormulaGroup() - Method in class io.keikai.model.impl.CellImpl
 
isPartOfArrayFormulaGroup() - Method in interface io.keikai.model.SCell
 
isPartOfArrayFormulaGroup() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
isPartOfArrayFormulaGroup() - Method in interface org.apache.poi.ss.formula.EvaluationCell
 
isPartOfArrayFormulaGroup() - Method in interface org.apache.poi.ss.usermodel.Cell
 
isPartOfMergedRegion(SSheet, SCell) - Method in class io.keikai.model.impl.pdf.PdfExporter
checks if POI Cell is part of any merged regions on the passed SSheet
isPatternBackgroundColorModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isPatternColorModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isPatternStyleModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isPercent() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isPercent() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isPercent() - Method in class io.keikai.importer.XlsxExtractor.XlsxTop10Extractor
 
isPercent() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isPercent() - Method in class io.keikai.model.impl.IconSetImpl
 
isPercent() - Method in class io.keikai.model.impl.Top10FilterImpl
 
isPercent() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns whether a percentage (used with "top10" type)
isPercent() - Method in interface io.keikai.model.SIconSet
Returns whether in percent
isPercent() - Method in interface io.keikai.model.STop10Filter
 
isPercent() - Method in class org.apache.poi.hssf.record.chart.LineRecord
whether to show data points as a percentage of the sum of all data point in a category.
isPercent() - Method in interface org.apache.poi.ss.usermodel.Top10Filter
 
isPercent() - Method in class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
isPerspective() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
isPhonetic() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
isPhonetic() - Method in class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
isPhonetic() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isPicureLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
only for OLE and DDE
isPivot() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleExtractor
 
isPivotButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
isPivotButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
isPivotTables() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isPivotTables() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether PivotTable reports ccan be created or modified.
isPivotTables() - Method in interface io.keikai.model.SSheetProtection
get whether PivotTable reports ccan be created or modified.
isPivotTables() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether PivotTable reports ccan be created or modified.
isPivotTables() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isPivotTables() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isPivotTables() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isPivotTablesAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isPivotTablesAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether PivotTable reports ccan be created or modified.
isPivotTablesAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to use pivot table reports on the protected sheet.
isPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Checks if the shape is a placeholder.
isPlotOnlyVisibleCells() - Method in class io.keikai.model.impl.ChartImpl
 
isPlotOnlyVisibleCells() - Method in interface io.keikai.model.SChart
 
isPlotVisibleOnly() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Only show visible cells on the chart.
isPostProcessing() - Method in class io.keikai.model.impl.AbstractBookAdv
 
isPostProcessing() - Method in class io.keikai.model.impl.BookImpl
 
isPrintable() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
object appears when printed
isPrintGridlines() - Method in class io.keikai.api.model.impl.SheetImpl
 
isPrintGridlines() - Method in interface io.keikai.api.model.Sheet
 
isPrintGridlines() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isPrintGridlines() - Method in interface io.keikai.model.SPrintSetup
 
isPrintGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns whether gridlines are printed.
isPrintGridlines() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the flag indicating whether this sheet displays the lines between rows and columns to make editing and reading easier.
isPrintHeadings() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isPrintHeadings() - Method in interface io.keikai.model.SPrintSetup
 
isPrintHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns whether gridlines are printed.
isPrintRowAndColumnHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Returns whether row and column headings are printed.
isPrintRowAndColumnHeadings() - Method in interface org.apache.poi.ss.usermodel.Sheet
Gets the flag indicating whether this sheet prints the row and column headings when printing.
isPrintRowColHeadings() - Method in class org.apache.poi.hssf.model.InternalSheet
Returns if RowColHeadings are displayed.
isPropertySetStream(byte[], int, int) - Static method in class org.apache.poi.hpsf.PropertySet
Checks whether a byte array is in the Horrible Property Set Format.
isPropertySetStream(InputStream) - Static method in class org.apache.poi.hpsf.PropertySet
Checks whether an InputStream is in the Horrible Property Set Format.
isProtected() - Method in class io.keikai.api.impl.RangeImpl
 
isProtected() - Method in class io.keikai.api.model.impl.SheetImpl
 
isProtected() - Method in interface io.keikai.api.model.Sheet
 
isProtected() - Method in interface io.keikai.api.Range
 
isProtected() - Method in class io.keikai.model.impl.SheetImpl
 
isProtected() - Method in interface io.keikai.model.SSheet
Check if the sheet is protected
isProtected() - Method in class io.keikai.range.impl.RangeImpl
 
isProtected() - Method in interface io.keikai.range.SRange
Gets the first region's protection status; return true if the sheet of the first region is protected and some cells in the region is locked.
isPublished() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
isPublishOnlySelectedBookItems() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isPublishToServer() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isPure() - Method in class org.apache.poi.hpsf.CustomProperties
Tells whether this CustomProperties instance is pure or one or more properties of the underlying low-level property set has been dropped.
isQuoted() - Method in class org.apache.poi.ss.formula.NameIdentifier
 
isQuotePrefix() - Method in class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
isQuotePrefix() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
isRange() - Method in interface org.apache.poi.ss.formula.EvaluationName
 
isRangeProtected() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
isReadOnly() - Method in class io.keikai.ui.Spreadsheet
Returns whether the component is in read-ony mode or not.
isRedoable() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
isRedoable() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.DeleteCellAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.HideHeaderAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.InsertCellAction
 
isRedoable() - Method in class io.keikai.ui.impl.undo.ResizeHeaderAction
 
isRedoable() - Method in interface io.keikai.ui.sys.UndoableAction
Check if still redoable or not
isRedoable() - Method in interface io.keikai.ui.sys.UndoableActionManager
Is redoable
isRedoable() - Method in class io.keikaiex.ui.impl.undo.CellCommentAction
 
isRedoable() - Method in class io.keikaiex.ui.impl.undo.DataValidationAction
 
isRedoable() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
ISREF - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isReserved() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
reserved, must equal 1 (excel dev.
isReverse() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isReverse() - Method in class io.keikai.model.impl.IconSetImpl
 
isReverse() - Method in interface io.keikai.model.SIconSet
Returns whether reverse the order
isReversed() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
isReversed() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
isReversed() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
categories are displayed in reverse order
isReversed() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
isReversed() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
 
isRgb() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
isRGB() - Method in class org.apache.poi.hssf.record.FullColorExt
 
isRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
isRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
isRichText() - Method in class io.keikai.model.impl.CommentImpl
 
isRichText() - Method in class io.keikai.model.impl.sys.FormatResultImpl
 
isRichText() - Method in interface io.keikai.model.SComment
 
isRichText() - Method in interface io.keikai.model.sys.format.FormatResult
 
isRichTextValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
isRichTextValue() - Method in interface io.keikai.model.SCell
Check if this cell contains a rich-text value
isRightAngleAxes() - Method in class io.keikai.model.impl.ChartImpl
 
isRightAngleAxes() - Method in interface io.keikai.model.SChart
 
isRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isRightToLeft() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isRightToLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Whether the text is displayed in right-to-left mode in the window
isRightToLeft() - Method in interface org.apache.poi.ss.usermodel.Sheet
Whether the text is displayed in right-to-left mode in the window
isRoot() - Method in class org.apache.poi.poifs.filesystem.EntryNode
is this the root of the tree?
isRotatedWithShape() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
 
isRotatedWithShape() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
 
isRow() - Method in class io.keikai.range.impl.InsertDeleteUpdate
 
isRow() - Method in class io.keikai.ui.event.GroupHeaderClickEvent
Returns whether it's a row-based outline.
isRow() - Method in class io.keikai.ui.event.GroupOpenEvent
Returns whether it's a row-based outline.
isRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isRow() - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isRow() - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isRowAbsolute() - Method in class org.apache.poi.ss.util.CellReference
 
isRowBroken(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Queries if the specified row has a page break
isRowBroken(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isRowBroken(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Determines if there is a page break at the indicated row
isRowDeleted() - Method in class org.apache.poi.hssf.record.TableRecord
 
isRowGroupCollapsed(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
isRowGroupHiddenByParent(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
isRowHidden() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
isRowHidden(int) - Method in class io.keikai.api.model.impl.SheetImpl
 
isRowHidden(int) - Method in interface io.keikai.api.model.Sheet
 
isRowHidden(int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
isRowHidden(int) - Method in class io.keikai.model.impl.SheetImpl
 
isRowHidden(int) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
isRowHidden(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isRowHidden(int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isRowHidden(int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
Used by SUBTOTAL and similar functions that have options to ignore hidden rows
isRowHidden(int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
isRowHidden(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isRowHidden(int, int) - Method in class org.apache.poi.ss.formula.SheetRangeEvaluator
 
isRowOrColInpCell() - Method in class org.apache.poi.hssf.record.TableRecord
 
isRowPageBreak(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
isRowRelative() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
 
isRowRelative() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
isRowWithinRange(int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
Determines whether row is a valid row number for a given SpreadsheetVersion.
isRowWithinRange(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
Determines whether rowStr is a valid row number for a given SpreadsheetVersion.
isRulerVisible() - Method in class org.apache.poi.hssf.record.PLVRecord
 
isSame(Formula) - Method in class org.apache.poi.ss.formula.Formula
 
isSavedDuringRecovery() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isScaleWithDoc() - Method in class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
isScaleWithDoc() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isScaleWithDoc() - Method in interface io.keikai.model.SPrintSetup
 
isScaleWithDoc() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
isScaleWithDoc() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Returns whether the header and footer is scaled with the sheet.
isScaleWithDoc() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
isScaling() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
isScenarioProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
isScenarios() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isScenarios() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether scenarios can be edited.
isScenarios() - Method in interface io.keikai.model.SSheetProtection
get whether scenarios can be edited.
isScenarios() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether scenarios can be edited.
isScenarios() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isScenarios() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isScenarios() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isScenariosEditable() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isScenariosEditable() - Method in interface io.keikai.api.model.SheetProtection
get whether scenarios can be edited.
isScenariosEditable() - Method in class io.keikai.api.SheetProtection
Returns whether to protect scenarios.
isSchemeClr() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
isSelected() - Method in class io.keikai.range.impl.FilterRowInfo
 
isSelected() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Note - this is not the same as whether the sheet is focused (isActive)
isSelected() - Method in interface org.apache.poi.ss.usermodel.Sheet
Note - this is not the same as whether the sheet is focused (isActive)
isSelectLockedCells() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isSelectLockedCells() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether locked cells can be selected.
isSelectLockedCells() - Method in interface io.keikai.model.SSheetProtection
get whether locked cells can be selected.
isSelectLockedCells() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether locked cells can be selected.
isSelectLockedCells() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isSelectLockedCells() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isSelectLockedCells() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isSelectLockedCellsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isSelectLockedCellsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether locked cells can be selected.
isSelectLockedCellsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow select locked cells.
isSelectUnlockedCells() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isSelectUnlockedCells() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether unlocked cells can be selected.
isSelectUnlockedCells() - Method in interface io.keikai.model.SSheetProtection
get whether unlocked cells can be selected.
isSelectUnlockedCells() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether unlocked cells can be selected.
isSelectUnlockedCells() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isSelectUnlockedCells() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isSelectUnlockedCells() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isSelectUnlockedCellsAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isSelectUnlockedCellsAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether unlocked cells can be selected.
isSelectUnlockedCellsAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow select unlocked cells.
isSemiVolatile() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isSet(int) - Method in class org.apache.poi.util.BitField
Is the field set or not? This is most commonly used for a single-bit field, which is often used to represent a boolean value; the results of using it for a multi-bit field is to determine whether *any* of its bits are set
isSetAboveAverage() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
isSetAng() - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
isSetAng() - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
 
isSetApplyAlignment() - Method in class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
isSetBaseColWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isSetBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetDefaultColWidth() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isSetDxfId() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetEqualAverage() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetGdRefAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetGdRefR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetGdRefX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetGdRefY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetGte() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
isSetHiddenButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
isSetMaxAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetMaxLength() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
isSetMaxR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetMaxX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetMaxY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetMinAng() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetMinLength() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
isSetMinR() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetMinX() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetMinY() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetOperator() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetPercent() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetPercent() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isSetPos() - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
isSetPos() - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
isSetRank() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetReverse() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isSetShowButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
isSetShowValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
isSetShowValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isSetStdDev() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetStopIfTrue() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isSetVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
isSetVal() - Method in class io.keikai.importer.XlsxExtractor.XlsxExtCfvoExtractor
 
isSetX() - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
isSetX() - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
 
isSetY() - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
isSetY() - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
 
isShadow() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isShadow() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
display a shadow for the chart
isShadow() - Method in class org.apache.poi.hssf.record.chart.BarRecord
display a shadow for the chart
isShadow() - Method in class org.apache.poi.hssf.record.chart.LineRecord
display a shadow for the chart
isShadow() - Method in class org.apache.poi.hssf.record.chart.PieRecord
display a shadow for the chart
isShadow() - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
display a shadow for the chart
isShadowed() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isShadowOn() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isShadowOn() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isSharedFormula() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
isSheet() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isSheetAvailable() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
Check if sheet still available
isSheetHidden(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Gets the hidden flag for a given sheet.
isSheetHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
isSheetHidden(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Check whether a sheet is hidden.
isSheetProtected() - Method in class io.keikai.api.impl.RangeImpl
 
isSheetProtected() - Method in interface io.keikai.api.Range
 
isSheetProtected() - Method in class io.keikai.range.impl.RangeImpl
 
isSheetProtected() - Method in interface io.keikai.range.SRange
Gets whether the sheet of the first region of this Range is protected.
isSheetProtected() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
Check if sheet is protected
isSheetProtected() - Method in class io.keikai.ui.impl.undo.AutoFillCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.ClearCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.DeleteCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.HideHeaderAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.InsertCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.PasteCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.ResizeHeaderAction
 
isSheetProtected() - Method in class io.keikai.ui.impl.undo.SortCellAction
 
isSheetProtected() - Method in class io.keikaiex.ui.impl.undo.CellCommentAction
 
isSheetProtected() - Method in class io.keikaiex.ui.impl.undo.DataValidationAction
 
isSheetProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
isSheetVeryHidden(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Gets the very hidden flag for a given sheet.
isSheetVeryHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
isSheetVeryHidden(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Check whether a sheet is very hidden.
isShowActual() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
show actual value of the data point
isShowAddColumn() - Method in class io.keikai.ui.Spreadsheet
Returns whether show the add column button in sheetbar.
isShowAddRow() - Method in class io.keikai.ui.Spreadsheet
Returns whether show the add row button in sheetbar.
isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
??
isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isShowButton() - Method in class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
isShowButton() - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
isShowButton() - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
isShowCategoryLabelAsPercentage() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isShowColumnStripes() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
isShowColumnStripes() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
isShowColumnStripes() - Method in interface io.keikai.model.STableStyleInfo
 
isShowColumnStripes() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
isShowContextMenu() - Method in class io.keikai.ui.Spreadsheet
Returns whether to show ContextMenu or not
isShowDataLabelsOverMax() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isShowDataLabelsOverMax() - Method in class io.keikai.model.impl.ChartImpl
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isShowDiagonalDownBorder() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isShowDiagonalDownBorder() - Method in interface io.keikai.model.SBorder
Whether show diagonalDown diagonal border
isShowDiagonalDownBorder() - Method in interface io.keikai.model.SBorderLine
 
isShowDiagonalDownBorder() - Method in interface io.keikai.model.SCellStyle
 
isShowDiagonalDownBorder() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
Whether show diagonalDown diagonal border
isShowDiagonalDownBorder() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isShowDiagonalUpBorder() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isShowDiagonalUpBorder() - Method in interface io.keikai.model.SBorder
Whether show diagonalUp diagonal border
isShowDiagonalUpBorder() - Method in interface io.keikai.model.SBorderLine
 
isShowDiagonalUpBorder() - Method in interface io.keikai.model.SCellStyle
 
isShowDiagonalUpBorder() - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
Whether show diagonalUp diagonal border
isShowDiagonalUpBorder() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
isShowDropDown() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
isShowError() - Method in class io.keikai.api.model.impl.ValidationImpl
 
isShowError() - Method in interface io.keikai.api.model.Validation
 
isShowError() - Method in class io.keikai.model.impl.DataValidationImpl
 
isShowError() - Method in interface io.keikai.model.SDataValidation
 
isShowErrorMessage() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
isShowFirstColumn() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
isShowFirstColumn() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
isShowFirstColumn() - Method in interface io.keikai.model.STableStyleInfo
 
isShowFirstColumn() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
isShowFormulabar() - Method in class io.keikai.ui.Spreadsheet
Returns whether show formula bar
isShowFormulas() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowGridLines() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowInkAnnotation() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isShowInput() - Method in class io.keikai.api.model.impl.ValidationImpl
 
isShowInput() - Method in interface io.keikai.api.model.Validation
 
isShowInput() - Method in class io.keikai.model.impl.DataValidationImpl
 
isShowInput() - Method in interface io.keikai.model.SDataValidation
 
isShowInputMessage() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
isShowKey() - Method in class org.apache.poi.hssf.record.chart.TextRecord
true = draw legend
isShowLabel() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
display category label
isShowLabel() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isShowLastColumn() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
isShowLastColumn() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
isShowLastColumn() - Method in interface io.keikai.model.STableStyleInfo
 
isShowLastColumn() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
isShowLdrLines() - Method in class org.apache.poi.hssf.record.chart.PieRecord
Whether show leader lines for data labels.
isShowOutlineSymbols() - Method in class io.keikai.importer.XlsxExtractor.XlsxOutlinePrExtractor
 
isShowOutlineSymbols() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowOutlineSymbols() - Method in class io.keikai.model.impl.SheetImpl
 
isShowOutlineSymbols() - Method in interface io.keikai.model.SSheet
Returns whether to display outline symbols.
isShowPercent() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
show value as percentage of total (pie charts only)
isShowPivotChartFilter() - Method in class org.apache.poi.hssf.record.BookExtRecord
 
isShowRowColHeaders() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowRowStripes() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
isShowRowStripes() - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
isShowRowStripes() - Method in interface io.keikai.model.STableStyleInfo
 
isShowRowStripes() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
 
isShowRuler() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowSeriesKey() - Method in class org.apache.poi.hssf.record.chart.DatRecord
shows the series key
isShowSheetbar() - Method in class io.keikai.ui.Spreadsheet
Returns whether show sheetbar
isShowSheetTabContextMenu() - Method in class io.keikai.ui.Spreadsheet
Returns whether show ContextMenu in sheet tab
isShowTitle() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isShowTitle() - Method in class io.keikai.model.impl.ChartImpl
 
isShowToolbar() - Method in class io.keikai.ui.Spreadsheet
Returns whether shows toolbar
isShowValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
isShowValue() - Method in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
isShowValue() - Method in class io.keikai.model.impl.DataBarImpl
 
isShowValue() - Method in class io.keikai.model.impl.IconSetImpl
 
isShowValue() - Method in interface io.keikai.model.SDataBar
Returns whether show the value in the data bar
isShowValue() - Method in interface io.keikai.model.SIconSet
Returns whether show the value
isShowValue() - Method in class org.apache.poi.hssf.record.chart.TextRecord
false = text is category label
isShowValueAsPercentage() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
isShowWhiteSpace() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowZeros() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isShowZeroValues() - Method in class io.keikai.ui.Spreadsheet
Returns whether to show zero values or not
isShrinkToFit() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
isSingle() - Method in class io.keikai.model.CellRegion
 
isSingleCell() - Method in class org.apache.poi.ss.util.AreaReference
 
isSingleQuote() - Method in class org.apache.poi.ss.formula.token.ExternalRefNode
 
isSingleQuote() - Method in class org.apache.poi.ss.formula.token.NameNode
 
isSingleValue() - Method in enum org.apache.poi.ss.formula.FormulaType
 
isSingleValue() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
default true
isSizable() - Method in class io.keikaiex.ui.widget.BaseWidget
 
isSkip() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isSkipBlank() - Method in class io.keikai.model.PasteOption
 
isSmall(int) - Static method in class org.apache.poi.poifs.property.Property
does the length indicate a small document?
isSmallCaps() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isSmooth() - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
isSmooth() - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
isSmooth() - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isSmoothedLine() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
show smooth line
isSort() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
isSort() - Method in class io.keikai.model.impl.SheetProtectionImpl
get whether cells can be sorted.
isSort() - Method in interface io.keikai.model.SSheetProtection
get whether cells can be sorted.
isSort() - Method in class org.apache.poi.hssf.record.EnhancedProtection
get whether cells can be sorted.
isSort() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
 
isSort() - Method in interface org.apache.poi.ss.usermodel.SheetProtection
 
isSort() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
isSortAllowed() - Method in class io.keikai.api.model.impl.SheetProtectionImpl
 
isSortAllowed() - Method in interface io.keikai.api.model.SheetProtection
get whether cells can be sorted.
isSortAllowed() - Method in class io.keikai.api.SheetProtection
Returns whether to allow user to sort on the protected sheet.
isSpace() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isSparkline() - Method in class io.keikai.model.impl.ChartImpl
 
isSparkline() - Method in interface io.keikai.model.SChart
 
isSparklineFirstPointVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineFirstPointVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSparklineHighPointVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineHighPointVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSparklineLastPointVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineLastPointVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSparklineLowPointVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineLowPointVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSparklineMarkerVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineMarkerVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSparklineNegativePointVisible() - Method in class io.keikai.model.impl.AbstractChartAdv
 
isSparklineNegativePointVisible() - Method in class io.keikai.model.impl.ChartImpl
 
isSpecial() - Method in class org.apache.poi.ss.formula.token.NameNode
 
isSrcSheetProtected() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
isSrgbClr() - Method in class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
isStacked() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
series is stacked
isStacked() - Method in class org.apache.poi.hssf.record.chart.BarRecord
stack displayed values
isStacked() - Method in class org.apache.poi.hssf.record.chart.LineRecord
whether stack data points in a category.
isStartInclusive() - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
isStdDocumentNameIdentifier() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
DDE links only.
isStopIfTrue() - Method in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
isStopIfTrue() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
isStopIfTrue() - Method in interface io.keikai.model.SConditionalFormattingRule
Returns whether stop if true
isStrike() - Method in class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
isStrikeout() - Method in interface io.keikai.api.model.Font
 
isStrikeout() - Method in class io.keikai.api.model.impl.FontImpl
 
isStrikeout() - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
isStrikeout() - Method in class io.keikai.model.impl.ImmutableFontImpl
 
isStrikeout() - Method in interface io.keikai.model.SFont
 
isStrikethrough() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isStrikeThrough() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
isStroked() - Method in class org.apache.poi.sl.draw.geom.Path
 
isStroked() - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
isStruckout() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
get whether the font is to be stricken out or not
isStruckout() - Method in class org.apache.poi.hssf.record.FontRecord
get whether the font is to be stricken out or not
isStruckout() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isStruckout() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
 
isStructuredReference - Static variable in interface org.apache.poi.ss.usermodel.Table
Regular expression matching a Structured Reference (Table syntax) for XSSF table expressions.
isSubscript() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isSubTotal() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
isSubTotal(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
 
isSubTotal(int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
isSubTotal(int, int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
isSubTotal(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
 
isSubtotalCounted() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
Whether to count nested subtotals.
isSum() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
isSummaryBelow() - Method in class io.keikai.api.impl.RangeImpl
 
isSummaryBelow() - Method in class io.keikai.api.model.impl.SheetImpl
 
isSummaryBelow() - Method in interface io.keikai.api.model.Sheet
Returns whether to display summary below or above for rows.
isSummaryBelow() - Method in interface io.keikai.api.Range
Returns whether to display group summary as below for rows.
isSummaryBelow() - Method in class io.keikai.importer.XlsxExtractor.XlsxOutlinePrExtractor
 
isSummaryBelow() - Method in class io.keikai.model.impl.SheetImpl
 
isSummaryBelow() - Method in interface io.keikai.model.SSheet
Returns whether to display summary below in outline for rows.
isSummaryBelow() - Method in class io.keikai.range.impl.RangeImpl
 
isSummaryBelow() - Method in interface io.keikai.range.SRange
Returns whether to display group summary as below for rows.
isSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether this PropertySet represents a Summary Information.
isSummaryRight() - Method in class io.keikai.api.impl.RangeImpl
 
isSummaryRight() - Method in class io.keikai.api.model.impl.SheetImpl
 
isSummaryRight() - Method in interface io.keikai.api.model.Sheet
Returns whether to display summary right or left for columns.
isSummaryRight() - Method in interface io.keikai.api.Range
Returns whether to display group summary as right for columns.
isSummaryRight() - Method in class io.keikai.importer.XlsxExtractor.XlsxOutlinePrExtractor
 
isSummaryRight() - Method in class io.keikai.model.impl.SheetImpl
 
isSummaryRight() - Method in interface io.keikai.model.SSheet
Returns whether to display summary right in outline for columns.
isSummaryRight() - Method in class io.keikai.range.impl.RangeImpl
 
isSummaryRight() - Method in interface io.keikai.range.SRange
Returns whether to display group summary as right for columns.
isSuperscript() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isSupportedType(int) - Method in class org.apache.poi.hpsf.VariantSupport
Checks whether HPSF supports the specified variant type.
IStabilityClassifier - Interface in org.apache.poi.ss.formula
Used to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'.
isTable() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableStyleExtractor
 
isTabSelected() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isTabSelected() - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
isTabSelected() - Method in interface io.keikai.model.SSheetViewInfo
Returns whether the sheet tab is selected.
isTerminating() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
isTerminating() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
isTerminating() - Method in class org.apache.poi.hssf.record.SubRecord
Whether this record terminates the sub-record stream.
ISTEXT - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
 
isTextLocked() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
isTheme() - Method in class org.apache.poi.hssf.record.FullColorExt
 
isTheme() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
isThemed() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
isThemed() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
isThickBot() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isThickBottom() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isThickTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
isThickTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isThreeD() - Method in class io.keikai.model.impl.ChartImpl
 
isThreeD() - Method in interface io.keikai.model.SChart
 
isThreeD() - Method in class io.keikaiex.ui.widget.ChartsWidget
 
isThreeD() - Method in class io.keikaiex.ui.ZssCharts
 
isThreeDimentionalChart(Chart.Type) - Static method in class io.keikai.api.model.impl.EnumUtil
 
isTint() - Method in class org.apache.poi.hssf.record.FullColorExt
 
isTint() - Method in class org.apache.poi.hssf.util.HSSFColorExt
 
isTitle(int) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
 
isTitleIndexMode(Spreadsheet) - Static method in class io.keikai.ui.impl.XUtils
Returns whether the Spreadsheet title is in index mode
isTop() - Method in class io.keikai.importer.XlsxExtractor.XlsxTop10Extractor
 
isTop() - Method in class io.keikai.model.impl.Top10FilterImpl
 
isTop() - Method in interface io.keikai.model.STop10Filter
 
isTop() - Method in interface org.apache.poi.ss.usermodel.Top10Filter
 
isTop() - Method in class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
isTopBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isTopLeftBottomRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
isTotalsRowShown() - Method in class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
isTranspose() - Method in class io.keikai.model.PasteOption
 
isTraverseEmptyCells() - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
Should we call handler on empty (blank) cells.
isTrue() - Method in class org.apache.poi.ddf.EscherBoolProperty
Whether this boolean property is true
isType(Cell, CellType) - Static method in class org.apache.poi.ss.formula.DataValidationEvaluator
Note that this assumes the cell cached value is up to date and in sync with data edits
isTypeMismatch() - Method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
isUnCompressedUnicode() - Method in class org.apache.poi.hssf.record.LabelRecord
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
isUndefined(Date) - Static method in class org.apache.poi.hpsf.Filetime
Return true if the date is undefined
isUnderExt() - Method in class io.keikai.model.impl.ConditionalFormattingImpl
Returns whether this ConditionalFormatting should be put under
isUnderExt() - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
Returns whether this ConditionalFormattingRule should be put under ``
isUnderExt() - Method in interface io.keikai.model.SConditionalFormatting
 
isUnderlined() - Method in interface org.apache.poi.sl.usermodel.TextRun
 
isUnderlineTypeModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
isUnderlineTypeModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
isUndoable() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
isUndoable() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.DeleteCellAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.HideHeaderAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.InsertCellAction
 
isUndoable() - Method in class io.keikai.ui.impl.undo.ResizeHeaderAction
 
isUndoable() - Method in interface io.keikai.ui.sys.UndoableAction
Check if still undoable or not
isUndoable() - Method in interface io.keikai.ui.sys.UndoableActionManager
Is undoable
isUndoable() - Method in class io.keikaiex.ui.impl.undo.CellCommentAction
 
isUndoable() - Method in class io.keikaiex.ui.impl.undo.DataValidationAction
 
isUndoable() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
isUnknown() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
book marks this as reserved = 0 but it seems to do something
isUnlocked(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
isUnlocked(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
Returns whether the specified cellIndex is within range of this UnlockedCellInfo.
isUpperCase(char) - Static method in class org.apache.poi.util.StringUtil
 
isUrlLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Based on the link options, is this a url?
isUseColTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
 
isUseExcel4Colors() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
set true to use excel 4 colors.
isUseFirstPageNumber() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
isUsePrinterDefaults() - Method in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
isUsernameExist(String) - Method in interface io.keikai.app.CollaborationInfo
ask if username is existing
isUsernameExist(String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
isUsernameExist(String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
isUseRowTitles() - Method in class io.keikai.model.impl.pdf.PdfExporter
 
isUserSetThreadCount() - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
Returns whether the thread count was manually specified by the user.
isUsing1904DateWindowing() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Whether date windowing is based on 1/2/1904 or 1/1/1900.
isValid(int) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
isValid(Double, Double, Double) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
Evaluates comparison using operator instance rules
isValid(Cell, DataValidationEvaluator.DataValidationContext) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
Validates against the type defined in context, as an index of the enum values array.
isValidCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
Use the validation returned by DataValidationEvaluator.getValidationForCell(CellReference) if you want the error display details.
isValidCode(int) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
isValidExcelDate(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Given a double, checks if it is a valid Excel date.
isValidNumericCell(Cell, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
Uses the cell value, which may be the cached formula result value.
isValidNumericValue(Double, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
Is the number a valid option for the validation?
isValidOid(String) - Static method in interface io.keikai.util.Oid
 
isValidRGBA() - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
isValidStructureRef(String) - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
isValidValue(Cell, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
isValueAxisCrossing() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
set true to indicate axis crosses between categories and false to cross axis midway
isValuesInReverse() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
values are reverses in graph
isVbProcedure() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isVCenter() - Method in class io.keikai.model.impl.PrintSetupImpl
 
isVCenter() - Method in interface io.keikai.model.SPrintSetup
 
isVertical() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
vertical or horizontal legend (1 or 0 respectively).
isVertical() - Method in class org.apache.poi.hssf.record.chart.TextRecord
true = text is vertical
isVerticalBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
has vertical border
isVerticalCentered() - Method in class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
isVeryHidden() - Method in class io.keikai.api.model.impl.SheetImpl
 
isVeryHidden() - Method in interface io.keikai.api.model.Sheet
Returns whether this sheet is very hidden.
isVeryHidden() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Is the sheet very hidden? Different from (normal) hidden
isVisibility() - Method in class io.keikai.importer.VmlDrawing.VShapeJson
 
isVisible() - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
isVisible() - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Returns if this axis is visible
isVisible() - Method in class io.keikai.model.impl.ChartAxisImpl
 
isVisible() - Method in class io.keikai.model.impl.CommentImpl
 
isVisible() - Method in interface io.keikai.model.SComment
 
isVisible() - Method in class io.keikaiex.ui.widget.BaseWidget
 
isVisible() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Returns whether this comment is visible.
isVisible() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
isVisible() - Method in interface org.apache.poi.ss.usermodel.Comment
Returns whether this comment is visible.
isWalls2D() - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
isWeekend(double) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
 
isWhitespaceHidden() - Method in class org.apache.poi.hssf.record.PLVRecord
 
isWholeColumn() - Method in class io.keikai.api.impl.RangeImpl
Check if this range represents a whole column, which mean all rows are included,
isWholeColumn() - Method in interface io.keikai.api.Range
Check if this range represents a whole column, which means all rows are included,
isWholeColumn() - Method in class io.keikai.model.ModelEvent
 
isWholeColumn() - Method in class io.keikai.model.PasteCellRegion
 
isWholeColumn() - Method in class io.keikai.model.PasteSheetRegion
 
isWholeColumn() - Method in class io.keikai.range.impl.PasteRangeImpl
 
isWholeColumn() - Method in class io.keikai.range.impl.RangeHelperBase
 
isWholeColumn() - Method in class io.keikai.range.impl.RangeImpl
 
isWholeColumn() - Method in interface io.keikai.range.SRange
Check if this range cover an entire columns (form 0, and last row to the max available column of a sheet)
isWholeColumn() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
isWholeColumnReference() - Method in class org.apache.poi.ss.util.AreaReference
 
isWholeColumnReference(SpreadsheetVersion, CellReference, CellReference) - Static method in class org.apache.poi.ss.util.AreaReference
Is the reference for a whole-column reference, such as C:C or D:G ?
isWholeRow() - Method in class io.keikai.api.impl.RangeImpl
Check if this range represents a whole row, which mean all column are included,
isWholeRow() - Method in interface io.keikai.api.Range
Check if this range represents a whole row, which means all column are included,
isWholeRow() - Method in class io.keikai.model.ModelEvent
 
isWholeRow() - Method in class io.keikai.model.PasteCellRegion
 
isWholeRow() - Method in class io.keikai.model.PasteSheetRegion
 
isWholeRow() - Method in class io.keikai.range.impl.PasteRangeImpl
 
isWholeRow() - Method in class io.keikai.range.impl.RangeHelperBase
 
isWholeRow() - Method in class io.keikai.range.impl.RangeImpl
 
isWholeRow() - Method in interface io.keikai.range.SRange
Check if this range cover an entire rows (form 0, and last row to the max available row of a sheet)
isWholeRow() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
isWholeRowReference() - Method in class org.apache.poi.ss.util.AreaReference
e.g.
isWholeRowReference(SpreadsheetVersion, CellReference, CellReference) - Static method in class org.apache.poi.ss.util.AreaReference
 
isWholeSheet() - Method in class io.keikai.api.impl.RangeImpl
Check if this range represents a whole sheet, which mean all column and row are included,
isWholeSheet() - Method in interface io.keikai.api.Range
Check if this range represents a whole sheet, which mean all column and row are included,
isWholeSheet() - Method in class io.keikai.range.impl.PasteRangeImpl
 
isWholeSheet() - Method in class io.keikai.range.impl.RangeHelperBase
 
isWholeSheet() - Method in class io.keikai.range.impl.RangeImpl
 
isWholeSheet() - Method in interface io.keikai.range.SRange
Check if this range cover an entire sheet
isWholeSheet() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
isWindowProtection() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
isWinloseSpark() - Method in class io.keikai.model.impl.ChartImpl
 
isWinloseSpark() - Method in interface io.keikai.model.SChart
 
isWithHeaders() - Method in class io.keikai.model.impl.ColumnRefImpl
 
isWithHeaders() - Method in interface io.keikai.model.sys.dependency.ColumnRef
 
isWordWrapped() - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
isWorkbookParameter() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isWrapText() - Method in interface io.keikai.api.model.CellStyle
 
isWrapText() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
isWrapText() - Method in class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
isWrapText() - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
isWrapText() - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
isWrapText() - Method in class io.keikai.model.impl.NamedStyleImpl
 
isWrapText() - Method in interface io.keikai.model.SCellStyle
 
isWriteable() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
isWriteProtected() - Method in class org.apache.poi.hssf.model.InternalWorkbook
is the workbook protected with a password (not encrypted)?
isWriteProtected() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Is the workbook protected with a password (not encrypted)?
isXlm() - Method in class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
isXValueFomulaHidden(int) - Method in interface io.keikai.model.chart.SSeries
 
isXValueFomulaHidden(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isYValueFomulaHidden(int) - Method in interface io.keikai.model.chart.SSeries
 
isYValueFomulaHidden(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
isZeroHeight() - Method in class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
isZValueFomulaHidden(int) - Method in interface io.keikai.model.chart.SSeries
 
isZValueFomulaHidden(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
IT - org.apache.poi.util.LocaleID
 
IT_CH - org.apache.poi.util.LocaleID
 
IT_IT - org.apache.poi.util.LocaleID
 
italic(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
italic(boolean) - Method in interface io.keikai.model.SFontBuilder
Sets if the font is italic.
ITALIC - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
items - io.keikaiex.ui.dialog.Top10FilterCtrl.ItemsPercent
 
itemspercentListbox - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
itemspercentModel - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
IterateBackward - org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
 
IterateForward - org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
 
ITERATION - org.apache.poi.hssf.record.HSSFRecordTypes
 
IterationRecord - Class in org.apache.poi.hssf.record
Tells whether to iterate over formula calculations or not.
IterationRecord(boolean) - Constructor for class org.apache.poi.hssf.record.IterationRecord
 
IterationRecord(IterationRecord) - Constructor for class org.apache.poi.hssf.record.IterationRecord
 
IterationRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.IterationRecord
 
iterator() - Method in class io.keikai.importer.Drawings
 
iterator() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
iterator() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
iterator() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
value iterator
iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
iterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Returns an Iterator over all the entries
iterator() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
iterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
 
iterator() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
Returns an iterator that'll supply one ByteBuffer per block in the stream.
iterator() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Get an iterator over the children of this Parent, alias for DirectoryProperty.getChildren() which supports foreach use
iterator() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
iterator() - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
iterator() - Method in interface org.apache.poi.ss.usermodel.CellRange
 
iterator() - Method in interface org.apache.poi.ss.usermodel.Row
Alias for Row.cellIterator() to allow foreach loops:
iterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
Alias for Sheet.rowIterator() to allow foreach loops
iterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
Alias for Workbook.sheetIterator() to allow foreach loops
iterator() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Returns an iterator over the CellAddresses in this cell range in row-major order.
iterator() - Method in class org.apache.poi.ss.util.SSCellRange
 
iterator() - Method in class org.apache.poi.util.IntMapper
 
iteratorFor(String) - Static method in class org.apache.poi.util.CodepointsUtil
 
IU - org.apache.poi.util.LocaleID
 
IU_CANS - org.apache.poi.util.LocaleID
 
IU_CANS_CA - org.apache.poi.util.LocaleID
 
IU_LATN - org.apache.poi.util.LocaleID
 
IU_LATN_CA - org.apache.poi.util.LocaleID
 
Ivory - org.apache.poi.sl.usermodel.PresetColor
 

J

JA - org.apache.poi.util.LocaleID
 
JA_JP - org.apache.poi.util.LocaleID
 
JA_PLOC_JP - org.apache.poi.util.LocaleID
 
JAR - io.keikai.theme.SpreadsheetStandardTheme.ThemeOrigin
 
JAVA_IO_TMPDIR - Static variable in class org.apache.poi.util.TempFile
Define a constant for this property as it is sometimes mistypes as "tempdir" otherwise
JavaScriptValue - Class in io.keikai.ui.impl
 
JavaScriptValue(String) - Constructor for class io.keikai.ui.impl.JavaScriptValue
Constructor
jceHmacId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
the id used for the integrity algorithm in agile encryption
jceId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
 
jceId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
jceId - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
 
jceId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
the id used for initializing the JCE message digest
JFreeChartHelper - Class in io.keikaiex.util
Internal Use Only.
JFreeChartHelper() - Constructor for class io.keikaiex.util.JFreeChartHelper
 
JOHAB - org.apache.poi.common.usermodel.fonts.FontCharset
Also spelled "Johap".
JOHAB - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
join(Object[]) - Static method in class org.apache.poi.util.StringUtil
 
join(Object[], String) - Static method in class org.apache.poi.util.StringUtil
 
join(String, Object...) - Static method in class org.apache.poi.util.StringUtil
 
join(AbstractEscherHolderRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Big drawing group records are split but it's easier to deal with them as a whole group so we need to join them together.
JoinFunctionMapper - Class in io.keikai.model.impl.sys.formula
Aggregate FunctionMapper that join serveral FunctionMapper together.
JoinFunctionMapper(FunctionMapper) - Constructor for class io.keikai.model.impl.sys.formula.JoinFunctionMapper
 
JoinVariableResolver - Class in io.keikai.model.impl.sys.formula
Aggregate VariableResolver that join serveral VariableResolver together.
JoinVariableResolver() - Constructor for class io.keikai.model.impl.sys.formula.JoinVariableResolver
 
JPEG - io.keikai.api.model.Picture.Format
 
JPEG - org.apache.poi.common.usermodel.PictureType
JPEG format
JPEG - org.apache.poi.poifs.filesystem.FileMagic
JPEG image
JPEG - org.apache.poi.sl.usermodel.PictureData.PictureType
JPEG format
JPG - io.keikai.model.SPicture.Format
 
JSFComponentBase - Class in io.keikai.jsf.ui.impl
The base of zk jsf component
JSFComponentBase() - Constructor for class io.keikai.jsf.ui.impl.JSFComponentBase
 
JSFComponentBase.DeadComponentHolderListener - Class in io.keikai.jsf.ui.impl
 
JSFSpreadsheet - Class in io.keikai.jsf.ui
Represents a custom JSF component that wraps Keikai Spreadsheet component
JSFSpreadsheet() - Constructor for class io.keikai.jsf.ui.JSFSpreadsheet
 
JSFSpreadsheet.DeadSSHolderListener - Class in io.keikai.jsf.ui
 
JSONArray<T> - Class in io.keikai.json
A JSON array.
JSONArray() - Constructor for class io.keikai.json.JSONArray
 
JSONArray(Collection<? extends T>) - Constructor for class io.keikai.json.JSONArray
 
JSONAware - Interface in io.keikai.json
Beans that support customized output of JSON text shall implement this interface.
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxCfIconExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxColorScaleExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
jsonMap - Variable in class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
JSONNode - Interface in io.keikai.importer.xml
Internal use to optimize the memory footprint.
JSONObject<K,​V> - Class in io.keikai.json
A JSON object.
JSONObject() - Constructor for class io.keikai.json.JSONObject
 
JSONObject(int) - Constructor for class io.keikai.json.JSONObject
 
JSONObject(int, float) - Constructor for class io.keikai.json.JSONObject
 
JSONObject(int, float, boolean) - Constructor for class io.keikai.json.JSONObject
 
JSONObject(Map<? extends K, ? extends V>) - Constructor for class io.keikai.json.JSONObject
 
JSONObject(K, V) - Constructor for class io.keikai.json.JSONObject
 
JsonUpdateBridge - Class in io.keikai.jsp
A abstract util wrapping Bridge provide easier functionality for a servlet
JsonUpdateBridge(ServletContext, HttpServletRequest, HttpServletResponse, String) - Constructor for class io.keikai.jsp.JsonUpdateBridge
 
JSONValue - Class in io.keikai.json
Utilities to encode and decode data in JSON format.
JSONValue() - Constructor for class io.keikai.json.JSONValue
 
JUSTIFIED - org.apache.poi.sl.usermodel.VerticalAlignment
Anchor the text so that it is justified vertically.
JUSTIFIED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
JUSTIFY - io.keikai.api.model.CellStyle.Alignment
 
JUSTIFY - io.keikai.api.model.CellStyle.VerticalAlignment
 
JUSTIFY - io.keikai.model.SCellStyle.Alignment
 
JUSTIFY - io.keikai.model.SCellStyle.VerticalAlignment
 
JUSTIFY - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Align text so that it is justified across the whole line.
JUSTIFY - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is justified (flush left and right).
JUSTIFY - 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 and bottom margins.
JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
JUSTIFY_LOW - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Kashida justify low.

K

KA - org.apache.poi.util.LocaleID
 
KA_GE - org.apache.poi.util.LocaleID
 
KEY_EVALUATORS - Static variable in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
KEY_EXTERNAL_BOOK_NAMES - Static variable in interface io.keikai.model.sys.formula.FormulaEngine
 
KEY_FORMULA_CACHE - Static variable in interface io.keikai.model.sys.formula.FormulaEngine
 
KEY_SHEET_INDEXES - Static variable in interface io.keikai.model.sys.formula.FormulaEngine
 
KeyData - Class in org.apache.poi.poifs.crypt.agile
A complex type that specifies the encryption used within this element.
KeyData() - Constructor for class org.apache.poi.poifs.crypt.agile.KeyData
 
KeyData(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.KeyData
 
KeyEncryptor - Class in org.apache.poi.poifs.crypt.agile
A sequence of KeyEncryptor elements.
KeyEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
KeyEncryptor(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
KeyEvent - Class in io.keikai.ui.event
 
KeyEvent(String, Component, int, boolean, boolean, boolean, boolean, int, int, int, int) - Constructor for class io.keikai.ui.event.KeyEvent
 
KeyEvent(String, Component, int, boolean, boolean, boolean, int, int, int, int) - Constructor for class io.keikai.ui.event.KeyEvent
 
keySet() - Method in class org.apache.poi.hpsf.CustomProperties
Returns a set of all the names of our custom properties.
keySet() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
keySet() - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
KEYSTROKE - io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
 
Khaki - org.apache.poi.sl.usermodel.PresetColor
 
KHB_TALU_CN - org.apache.poi.util.LocaleID
 
kick() - Method in class io.keikai.jsf.ui.impl.ObjectHolder
Kick this holder to remove timeout object
KK - org.apache.poi.util.LocaleID
 
KK_KZ - org.apache.poi.util.LocaleID
 
KL - org.apache.poi.util.LocaleID
 
KL_GL - org.apache.poi.util.LocaleID
 
KM - org.apache.poi.util.LocaleID
 
KM_KH - org.apache.poi.util.LocaleID
 
KN - org.apache.poi.util.LocaleID
 
KN_IN - org.apache.poi.util.LocaleID
 
knownSymbolFonts - Variable in class org.apache.poi.sl.draw.DrawFontManagerDefault
 
KO - org.apache.poi.util.LocaleID
 
KO_KR - org.apache.poi.util.LocaleID
 
KOK - org.apache.poi.util.LocaleID
 
KOK_IN - org.apache.poi.util.LocaleID
 
KR - org.apache.poi.util.LocaleID
 
KR_NG - org.apache.poi.util.LocaleID
 
KS - org.apache.poi.util.LocaleID
 
KS_ARAB - org.apache.poi.util.LocaleID
 
KS_DEVA - org.apache.poi.util.LocaleID
 
KU - org.apache.poi.util.LocaleID
 
KU_ARAB - org.apache.poi.util.LocaleID
 
KU_ARAB_IQ - org.apache.poi.util.LocaleID
 
kurt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
KURT - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
KY - org.apache.poi.util.LocaleID
 
KY_KG - org.apache.poi.util.LocaleID
 

L

L_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
LA - org.apache.poi.util.LocaleID
 
LA_LATN - org.apache.poi.util.LocaleID
 
label - Variable in enum io.keikai.ui.ZSMessagebox.Button
 
LABEL - org.apache.poi.hssf.record.HSSFRecordTypes
 
LABEL_SST - org.apache.poi.hssf.record.HSSFRecordTypes
 
LABELRANGES_015F - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
LabelRecord - Class in org.apache.poi.hssf.record
Label Record (0x0204) - read only support for strings stored directly in the cell...
LabelRecord() - Constructor for class org.apache.poi.hssf.record.LabelRecord
Creates new LabelRecord
LabelRecord(LabelRecord) - Constructor for class org.apache.poi.hssf.record.LabelRecord
 
LabelRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelRecord
 
LabelSSTRecord - Class in org.apache.poi.hssf.record
Refers to a string in the shared string table and is a column value.
LabelSSTRecord() - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
 
LabelSSTRecord(LabelSSTRecord) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
 
LabelSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
 
LANDSCAPE - org.apache.poi.ss.usermodel.PrintOrientation
landscape orientations
LARGE - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
LARGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
LARGER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Some use 4096 bytes
LARGER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
LARGEST_REGULAR_SECTOR_NUMBER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
The highest sector number you're allowed, 0xFFFFFFFA
last() - Method in class io.keikai.ui.impl.SequenceId
 
LAST_7_DAYS - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
LAST_COLUMN_NUMBER - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
The maximum number of columns in BIFF8
LAST_MONTH - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
LAST_WEEK - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
LastCellOfRowDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
A dummy record to indicate that we've now had the last cell record for this row.
LastCellOfRowDummyRecord(int, int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
 
lastColumn - org.apache.poi.ss.usermodel.TableStyleType
 
lastColumn - Variable in class io.keikai.model.CellRegion
 
lastHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
 
lastIndexOf(int) - Method in class org.apache.poi.util.IntList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastMonth - io.keikai.model.SAutoFilter.FilterOp
 
lastPageRowColumnBounds - Variable in class io.keikai.model.impl.html.HtmlExporter
 
lastQuarter - io.keikai.model.SAutoFilter.FilterOp
 
lastRow - Variable in class io.keikai.model.CellRegion
 
lastSheetName - Variable in class io.keikai.model.impl.RefImpl
 
lastTotalCell - org.apache.poi.ss.usermodel.TableStyleType
 
lastWeek - io.keikai.model.SAutoFilter.FilterOp
 
lastYear - io.keikai.model.SAutoFilter.FilterOp
 
LATIN - org.apache.poi.common.usermodel.fonts.FontGroup
type for latin charset (default) - also used for unicode fonts like MS Arial Unicode
Lavender - org.apache.poi.sl.usermodel.PresetColor
 
LAVENDER - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LAVENDER - org.apache.poi.ss.usermodel.IndexedColors
 
LavenderBlush - org.apache.poi.sl.usermodel.PresetColor
 
LawnGreen - org.apache.poi.sl.usermodel.PresetColor
 
layoutCharts(SSheet, int, int, int, int, PdfWriter) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
LayoutUnitConversionHelper - Class in io.keikai.model.impl.html
 
LayoutUnitConversionHelper() - Constructor for class io.keikai.model.impl.html.LayoutUnitConversionHelper
 
layoverPictureIfAny(SSheet, int, int, int, int, PdfWriter) - Method in class io.keikai.model.impl.pdf.PdfExporter
lays images over PdfTable
LazilyConcatenatedByteArray - Class in org.apache.poi.hssf.util
Utility for delaying the concatenation of multiple byte arrays.
LazilyConcatenatedByteArray() - Constructor for class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
 
LazyAreaEval - Class in org.apache.poi.ss.formula
Provides Lazy Evaluation to 3D Ranges
LazyAreaEval(int, int, int, int, boolean, boolean, boolean, boolean, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.LazyAreaEval
 
LazyRefEval - Class in org.apache.poi.ss.formula
Provides Lazy Evaluation to a 3D Reference
LazyRefEval(int, int, boolean, boolean, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.LazyRefEval
 
LB - org.apache.poi.util.LocaleID
 
LB_LU - org.apache.poi.util.LocaleID
 
LBS_DATA - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
LbsDataSubRecord - Class in org.apache.poi.hssf.record
This structure specifies the properties of a list or drop-down list embedded object in a sheet.
LbsDataSubRecord(LbsDataSubRecord) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord
 
LbsDataSubRecord(LittleEndianInput, int, int) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord
 
LbsDataSubRecord.LbsDropData - Class in org.apache.poi.hssf.record
This structure specifies properties of the dropdown list control
LbsDropData() - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
LbsDropData(LbsDataSubRecord.LbsDropData) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
LbsDropData(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
lcm(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
Lcm - Class in org.apache.poi.ss.formula.functions
Implementation for Excel LCM() function.
Lcm() - Constructor for class org.apache.poi.ss.formula.functions.Lcm
 
LCM - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
LE - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
LE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Less than or equal to' operator
LEAST_DOTS - org.apache.poi.ss.usermodel.FillPatternType
Least Dots
LEAST_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Least Dots
LEAST_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Least Dots
leaveFunction() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Call when leaving a function, used for examine current scope is in an aggregate function or not.
LEDGER - io.keikai.model.SPrintSetup.PaperSize
US Ledger 17 x 11 in
LEDGER_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
LEDGER_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Ledger 17 x 11 in
LEDGER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Ledger 17 x 11 in
left - org.apache.poi.sl.usermodel.TableCell.BorderEdge
 
left - Variable in class org.apache.poi.sl.usermodel.Insets2D
The inset from the left.
left - Variable in class org.apache.poi.ss.formula.token.OpNode
 
LEFT - io.keikai.api.model.CellStyle.Alignment
 
LEFT - io.keikai.api.model.Chart.LegendPosition
 
LEFT - io.keikai.api.Range.DeleteShift
 
LEFT - io.keikai.model.impl.AbstractChartAxisAdv.Position
 
LEFT - io.keikai.model.impl.chart.CategoryAxisImpl.LabelAlign
 
LEFT - io.keikai.model.SCellStyle.Alignment
 
LEFT - io.keikai.model.SChart.ChartLegendPosition
 
LEFT - io.keikai.range.SRange.DeleteShift
 
LEFT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
LEFT - org.apache.poi.sl.usermodel.RectAlign
Left rectangle alignment
LEFT - org.apache.poi.sl.usermodel.TabStop.TabStopType
 
LEFT - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
For horizontal text, left aligned.
LEFT - org.apache.poi.ss.usermodel.BorderExtent
This is just the left border for the range, no interior borders will be produced.
LEFT - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is left-aligned, even in Rightto-Left mode.
LEFT - org.apache.poi.ss.usermodel.PageMargin
Left margin, the empty space on the left of displayed worksheet data when printing
LEFT - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
range starting columns are equal
LEFT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
LEFT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
LEFT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
LEFT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
LEFT_BRACE - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_BRACKET - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_MARGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
LEFT_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_RIGHT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_RIGHT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_RIGHT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_RIGHT_RIBBON - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_RIGHT_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_RIGHT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_RIGHT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LEFT_TO_RIGHT - org.apache.poi.ss.usermodel.ReadingOrder
The reading order is Left To Right.
LEFT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
LEFT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LeftArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LeftArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
leftB(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
LEFTB - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
LeftBrace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LeftBracket - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
leftJumpUp(RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
leftJumpUp(RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
leftMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
LeftMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
LeftMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
LeftMarginRecord - Class in org.apache.poi.hssf.record
Record for the left margin.
LeftMarginRecord() - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
 
LeftMarginRecord(LeftMarginRecord) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
 
LeftMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
 
LeftoverDataException(int, int) - Constructor for exception org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
 
LeftRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LeftRightArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LeftRightUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LeftUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LEGAL - io.keikai.model.SPrintSetup.PaperSize
US Legal 8 1/2 x 14 in
LEGAL_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
LEGAL_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Legal 8 1/2 x 14 in
LEGAL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Legal 8 1/2 x 14 in
LEGEND - org.apache.poi.hssf.record.HSSFRecordTypes
 
legendPosition - Variable in class io.keikaiex.ui.impl.ua.InsertChartHandler
 
LegendRecord - Class in org.apache.poi.hssf.record.chart
Defines a legend for a chart.
LegendRecord() - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
 
LegendRecord(LegendRecord) - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
 
LegendRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
 
LEMON_CHIFFON - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LEMON_CHIFFON - org.apache.poi.ss.usermodel.IndexedColors
 
LemonChiffon - org.apache.poi.sl.usermodel.PresetColor
 
LEN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
length - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
 
length - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
length() - Method in class org.apache.poi.hpsf.ClassID
 
length() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
length() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
 
length() - Method in interface org.apache.poi.ss.usermodel.RichTextString
 
length(CharSequence) - Static method in class org.apache.poi.util.StringUtil
Gets a CharSequence length or 0 if the CharSequence is null.
LENGTH - Static variable in class org.apache.poi.hpsf.ClassID
The number of bytes occupied by this object in the byte stream.
LENGTH_0 - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 0 bytes.
LENGTH_2 - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 2 bytes.
LENGTH_4 - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 4 bytes.
LENGTH_8 - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a length of 8 bytes.
LENGTH_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a length that is unknown to HPSF yet.
LENGTH_VARIABLE - Static variable in class org.apache.poi.hpsf.Variant
Denotes a variant type with a variable length.
LESS_DOTS - org.apache.poi.ss.usermodel.FillPatternType
Less Dots
LESS_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Less Dots
LESS_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Less Dots
LESS_EQUAL - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
LESS_OR_EQUAL - io.keikai.api.model.Validation.OperatorType
 
LESS_OR_EQUAL - io.keikai.model.SDataValidation.OperatorType
 
LESS_OR_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
LESS_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
LESS_THAN - io.keikai.api.model.Validation.OperatorType
 
LESS_THAN - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
LESS_THAN - io.keikai.model.SDataValidation.OperatorType
 
LESS_THAN - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
LESS_THAN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
LESS_THAN - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
LESS_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
LESS_THAN_OR_EQUAL - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
LessEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
LessEqualPtg - Class in org.apache.poi.ss.formula.ptg
Ptg class to implement less than or equal
LessNode - Class in org.apache.poi.ss.formula.token
 
LessNode - org.apache.poi.ss.formula.token.NodeId
 
LessNode() - Constructor for class org.apache.poi.ss.formula.token.LessNode
 
lessThan - io.keikai.model.SAutoFilter.FilterOp
 
lessThan - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
LessThan<T extends Comparable<T>> - Class in io.keikai.range.impl
 
LessThan(T) - Constructor for class io.keikai.range.impl.LessThan
 
LessThan2 - Class in io.keikai.range.impl
 
LessThan2(RuleInfo) - Constructor for class io.keikai.range.impl.LessThan2
 
LessThan2(Object) - Constructor for class io.keikai.range.impl.LessThan2
 
LessThanEqual - org.apache.poi.ss.formula.token.NodeId
 
LessThanEqualNode - Class in org.apache.poi.ss.formula.token
 
LessThanEqualNode() - Constructor for class org.apache.poi.ss.formula.token.LessThanEqualNode
 
LessThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
lessThanOrEqual - io.keikai.model.SAutoFilter.FilterOp
 
lessThanOrEqual - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
LessThanOrEqual<T extends Comparable<T>> - Class in io.keikai.range.impl
 
LessThanOrEqual(T) - Constructor for class io.keikai.range.impl.LessThanOrEqual
 
LessThanOrEqual2 - Class in io.keikai.range.impl
 
LessThanOrEqual2(RuleInfo) - Constructor for class io.keikai.range.impl.LessThanOrEqual2
 
LessThanOrEqual2(Object) - Constructor for class io.keikai.range.impl.LessThanOrEqual2
 
LessThanPtg - Class in org.apache.poi.ss.formula.ptg
Less than operator PTG "<".
LETTER - io.keikai.model.SPrintSetup.PaperSize
US Letter 8 1/2 x 11 in
LETTER_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
LETTER_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Letter 8 1/2 x 11 in
LETTER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Letter 8 1/2 x 11 in
LETTER_ROTATED - io.keikai.model.SPrintSetup.PaperSize
US Letter Rotated 11 x 8 1/2 in
LETTER_ROTATED_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Letter Rotated 11 x 8 1/2 in
LETTER_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Letter Rotated 11 x 8 1/2 in
LETTER_SMALL - io.keikai.model.SPrintSetup.PaperSize
US Letter Small 8 1/2 x 11 in
LETTER_SMALL_PAGESIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Letter Small 8 1/2 x 11 in
LETTER_SMALL_PAGESIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Letter Small 8 1/2 x 11 in
LETTER_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
LG_DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
long dash style - native 8
LG_DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
long dash short dash - native 10
LG_DASH_DOT_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
long dash short dash short dash - native 11
LIGHT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
LIGHT_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_CORNFLOWER_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_CORNFLOWER_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_DOWN - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_DOWN - io.keikai.model.SFill.FillPattern
 
LIGHT_DOWN - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_GRAY - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_GRAY - io.keikai.model.SFill.FillPattern
 
LIGHT_GRAY - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_GRID - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_GRID - io.keikai.model.SFill.FillPattern
 
LIGHT_GRID - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_HORIZONTAL - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_HORIZONTAL - io.keikai.model.SFill.FillPattern
 
LIGHT_HORIZONTAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_ORANGE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_ORANGE - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_TRELLIS - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_TRELLIS - io.keikai.model.SFill.FillPattern
 
LIGHT_TRELLIS - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_TURQUOISE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_TURQUOISE - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_TURQUOISE1 - org.apache.poi.ss.usermodel.IndexedColors
 
LIGHT_UP - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_UP - io.keikai.model.SFill.FillPattern
 
LIGHT_UP - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_VERTICAL - io.keikai.api.model.CellStyle.FillPattern
 
LIGHT_VERTICAL - io.keikai.model.SFill.FillPattern
 
LIGHT_VERTICAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
LIGHT_YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIGHT_YELLOW - org.apache.poi.ss.usermodel.IndexedColors
 
LightBlue - org.apache.poi.sl.usermodel.PresetColor
 
LightCoral - org.apache.poi.sl.usermodel.PresetColor
 
LightCyan - org.apache.poi.sl.usermodel.PresetColor
 
LIGHTEN - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
lighten the paint/filling
LIGHTEN_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Lighten the color by the value that is specified in the blue field.
LIGHTEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
lighten (...
LightGoldenrodYellow - org.apache.poi.sl.usermodel.PresetColor
 
LightGray - org.apache.poi.sl.usermodel.PresetColor
 
LightGreen - org.apache.poi.sl.usermodel.PresetColor
 
LIGHTNING_BOLT - org.apache.poi.sl.usermodel.ShapeType
 
LIGHTNING_BOLT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LightningBolt - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LightPink - org.apache.poi.sl.usermodel.PresetColor
 
LightSalmon - org.apache.poi.sl.usermodel.PresetColor
 
LightSeaGreen - org.apache.poi.sl.usermodel.PresetColor
 
LightSkyBlue - org.apache.poi.sl.usermodel.PresetColor
 
LightSlateGray - org.apache.poi.sl.usermodel.PresetColor
 
LightSteelBlue - org.apache.poi.sl.usermodel.PresetColor
 
LightYellow - org.apache.poi.sl.usermodel.PresetColor
 
Lime - org.apache.poi.sl.usermodel.PresetColor
 
LIME - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
LIME - org.apache.poi.ss.usermodel.IndexedColors
 
LimeGreen - org.apache.poi.sl.usermodel.PresetColor
 
limit(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
Change the limit of the ByteArrayInputStream
Limit - Class in org.apache.poi.ss.formula.token
 
Limit() - Constructor for class org.apache.poi.ss.formula.token.Limit
 
Line - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
Line<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
Interface for Lines ...
Line - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
LINE - io.keikai.api.model.Chart.Type
 
LINE - io.keikai.model.SChart.ChartType
 
LINE - org.apache.poi.sl.usermodel.ShapeType
 
LINE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LINE_3D - io.keikai.api.model.Chart.Type
 
LINE_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the line background color of the shape.
LINE_CHART - io.keikai.ui.AuxAction
 
LINE_CHART_3D - io.keikai.ui.AuxAction
 
LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the line color of the shape.
LINE_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
LINE_INV - org.apache.poi.sl.usermodel.ShapeType
 
LINE_INV - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
LINE_OF_STRAIGHT_SEGMENTS - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
 
LINE_OR_FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
If the shape contains a line, use the line color of the shape.
LINE_PATTERN_DARK_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_DASH - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_DASH_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_LIGHT_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_MEDIUM_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_NONE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LINE_PATTERN_SOLID - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
linear - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
 
LinearRegressionFunction - Class in org.apache.poi.ss.formula.functions
Base class for linear regression functions.
LinearRegressionFunction(LinearRegressionFunction.FUNCTION) - Constructor for class org.apache.poi.ss.formula.functions.LinearRegressionFunction
 
LinearRegressionFunction.FUNCTION - Enum in org.apache.poi.ss.formula.functions
 
LinearStep - Class in io.keikai.range.impl.autofill
Linear incremental Step.
LineChartDataImpl - Class in io.keikai.model.impl.chart
 
LineChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.LineChartDataImpl
 
LineChartEngine - Class in io.keikaiex.util
A LineChartEngine customized to draw Line Chart for matching Excel line chart style
LineChartEngine(SChart) - Constructor for class io.keikaiex.util.LineChartEngine
 
LineChartExportEngine - Class in io.keikaiex.util
 
LineChartExportEngine(SChart) - Constructor for class io.keikaiex.util.LineChartExportEngine
 
LineDecoration - Interface in org.apache.poi.sl.usermodel
 
LineDecoration.DecorationShape - Enum in org.apache.poi.sl.usermodel
Represents the shape decoration that appears at the ends of lines.
LineDecoration.DecorationSize - Enum in org.apache.poi.sl.usermodel
 
LineFormatRecord - Class in org.apache.poi.hssf.record.chart
Describes a line format record.
LineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LineFormatRecord(LineFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
 
LineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
 
Linen - org.apache.poi.sl.usermodel.PresetColor
 
LINER_TREND - io.keikai.api.Range.AutoFillType
 
LINER_TREND - io.keikai.range.SRange.FillType
 
LineRecord - Class in org.apache.poi.hssf.record.chart
The line record is used to define a line chart.
LineRecord - org.apache.poi.hssf.record.HSSFRecordTypes
 
LineRecord() - Constructor for class org.apache.poi.hssf.record.chart.LineRecord
 
LineRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LineRecord
 
lines - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
linest(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
LINEST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
LINESTYLE__ANYLINE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__ARROWHEADSOK - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__BACKCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__COLOR - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__COLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLBLIP - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLBLIPFLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLBLIPNAME - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLDZTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLHEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__FILLWIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__HITLINETEST - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEDASHING - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEDASHSTYLE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEENDARROWHEAD - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEENDARROWLENGTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEENDARROWWIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEENDCAPSTYLE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEFILLSHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEJOINSTYLE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEMITERLIMIT - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINESTARTARROWHEAD - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINESTARTARROWLENGTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINESTARTARROWWIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINESTYLE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINETYPE - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__LINEWIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__NOLINEDRAWDASH - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__NOLINEDRAWDASH_BOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__NOLINEDRAWDASH_LEFT - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__NOLINEDRAWDASH_RIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__NOLINEDRAWDASH_TOP - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE__OPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
LINESTYLE_DASHDOTDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DASHSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_DOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHDOTDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_LONGDASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINESTYLE_SOLID - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LineToCommand - Class in org.apache.poi.sl.draw.geom
Java class for CT_Path2DLineTo complex type.
LineToCommand() - Constructor for class org.apache.poi.sl.draw.geom.LineToCommand
 
LineToCommandIf - Interface in org.apache.poi.sl.draw.geom
 
LINEWIDTH_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINEWIDTH_ONE_PT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
LINK_DOCUMENT - Static variable in interface io.keikai.api.model.impl.EnumUtil.Hyperlink
Link to a place in this document
LINK_EMAIL - Static variable in interface io.keikai.api.model.impl.EnumUtil.Hyperlink
Link to an E-mail address
LINK_FILE - Static variable in interface io.keikai.api.model.impl.EnumUtil.Hyperlink
Link to a file
link_type - Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
If we create a new hyperlink remember its type
LINK_TYPE_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LINK_TYPE_SECONDARY_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LINK_TYPE_TITLE_OR_TEXT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LINK_TYPE_VALUES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LINK_URL - Static variable in interface io.keikai.api.model.impl.EnumUtil.Hyperlink
Link to an existing file or web page
linkDisplay - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
LINKED_DATA - org.apache.poi.hssf.record.HSSFRecordTypes
 
LinkedDataRecord - Class in org.apache.poi.hssf.record.chart
Describes a linked data record.
LinkedDataRecord() - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LinkedDataRecord(LinkedDataRecord) - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LinkedDataRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
LinkedModelObject - Interface in io.keikai.model.impl
 
linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Adds the LinkTable records required to allow formulas referencing the specified external workbook to be added to this one.
linkExternalWorkbook(String, Workbook) - Method in interface org.apache.poi.ss.usermodel.Workbook
Adds the linking required to allow formulas referencing the specified external workbook to be added to this one.
linkSharedFormulaRecord(CellReference, FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
 
linkToEmail(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to an email
linkToFirstSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to the first slide in this slideshow
linkToLastSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to the last slide in this slideshow
linkToNextSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to the next slide (relative from the current)
linkToPreviousSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to the previous slide (relative from the current)
linkToSlide(Slide<S, P>) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to a slide in this slideshow
linkToUrl(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
Link to a web page / URL
linkType - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
list() - Method in interface io.keikai.app.BookRepository
Get the BookInfo list
LIST - io.keikai.api.model.Validation.ValidationType
 
LIST - io.keikai.model.SDataValidation.ValidationType
 
LIST - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
LIST - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
LIST - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
List type ( combo box type )
LIST_DATA_VALIDATION - org.apache.poi.ss.usermodel.IgnoredErrorType
????.
listitem - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
LittleEndian - Class in org.apache.poi.util
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
LittleEndian.BufferUnderrunException - Exception in org.apache.poi.util
Exception to handle buffer underruns
LittleEndianByteArrayInputStream - Class in org.apache.poi.util
Adapts a plain byte array to LittleEndianInput
LittleEndianByteArrayInputStream(byte[]) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
Creates a LittleEndianByteArrayInputStream so that it uses buf as its buffer array.
LittleEndianByteArrayInputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
Creates LittleEndianByteArrayInputStream that uses buf as its buffer array.
LittleEndianByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
Creates LittleEndianByteArrayInputStream that uses buf as its buffer array.
LittleEndianByteArrayOutputStream - Class in org.apache.poi.util
Adapts a plain byte array to LittleEndianOutput
LittleEndianByteArrayOutputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
LittleEndianByteArrayOutputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
LittleEndianConsts - Interface in org.apache.poi.util
a repository for constants shared by classes within this package
LittleEndianInput - Interface in org.apache.poi.util
 
LittleEndianInputStream - Class in org.apache.poi.util
Wraps an InputStream providing LittleEndianInput
LittleEndianInputStream(InputStream) - Constructor for class org.apache.poi.util.LittleEndianInputStream
 
LittleEndianOutput - Interface in org.apache.poi.util
 
LittleEndianOutputStream - Class in org.apache.poi.util
 
LittleEndianOutputStream(OutputStream) - Constructor for class org.apache.poi.util.LittleEndianOutputStream
 
LL_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
LN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
LO - org.apache.poi.util.LocaleID
 
LO_LA - org.apache.poi.util.LocaleID
 
load(BookInfo) - Method in interface io.keikai.app.BookRepository
Loads a book
load(StringBuffer, Execution) - Method in class io.keikai.ui.impl.ZssMessageLoader
 
loadBook(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface io.keikai.jsp.BookProvider
 
loadDataValidtionJASON(Sheet) - Method in class io.keikai.ui.impl.DummyDataValidationHandler
 
loadDataValidtionJASON(Sheet) - Method in interface io.keikai.ui.sys.DataValidationHandler
 
loadDataValidtionJASON(Sheet) - Method in class io.keikaiex.ui.impl.DataValidationHandlerImpl
 
loadImage(byte[], String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
loadImage(byte[], String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Load and buffer the image
loadImage(InputStream, String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
loadImage(InputStream, String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Load and buffer the image
locale - Variable in class org.apache.poi.ss.format.CellFormatter
 
LOCALE_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
Within CellFormatPart.FORMAT_PAT, the group number for the matched locale code.
LOCALE_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
 
LocaleID - Enum in org.apache.poi.util
Locale Collection
LocaleUtil - Class in org.apache.poi.util
This utility class is used to set locale and time zone settings beside of the JDK internal Locale.setDefault(Locale) and TimeZone.setDefault(TimeZone) methods, because the locale/time zone specific handling of certain office documents - maybe for different time zones / locales ...
lockCells - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
locked - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
locked(boolean) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets if the cell should be locked.
locked(boolean) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
locked(boolean) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
locked(boolean) - Method in interface io.keikai.model.SCellStyleBuilder
 
LOCKED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
LOCKED - Static variable in class org.apache.poi.ss.util.CellUtil
 
Log - Class in org.apache.poi.ss.formula.functions
 
Log() - Constructor for class org.apache.poi.ss.formula.functions.Log
 
LOG - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
LOG - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
LOG10 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
LOGICAL - Static variable in class io.keikaiex.ui.dialog.Formulas
 
LogicalFns - Class in io.keikaiex.formula.fn
 
LogicalFns() - Constructor for class io.keikaiex.formula.fn.LogicalFns
 
LogicalFunction - Class in org.apache.poi.ss.formula.functions
Implementation of the various ISxxx Logical Functions, which take a single expression argument, and return True or False.
LogicalFunction() - Constructor for class org.apache.poi.ss.formula.functions.LogicalFunction
 
LogicalFunctionImpl - Class in io.keikaiex.formula.fn
 
LogicalFunctionImpl() - Constructor for class io.keikaiex.formula.fn.LogicalFunctionImpl
 
lognormdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
LOGNORMDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
lognorminv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
LOGNORMINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
LONG_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
LongField - Class in org.apache.poi.util
representation of a long (16-bit) field at a fixed location within a byte array
LongField(int) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array
LongField(int, byte[]) - Constructor for class org.apache.poi.util.LongField
Construct the LongField with its offset into its containing byte array and initialize its value from its byte array
LongField(int, long) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array and initialize its value
LongField(int, long, byte[]) - Constructor for class org.apache.poi.util.LongField
construct the LongField with its offset into its containing byte array, initialize its value, and write the value to a byte array
longToHex(long) - Static method in class org.apache.poi.util.HexDump
 
lookup(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
lookup(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
 
lookup(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
lookup(EscherPropertyTypes) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
lookup(ClassID) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
 
Lookup - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function LOOKUP.
Lookup() - Constructor for class org.apache.poi.ss.formula.functions.Lookup
 
LOOKUP_REF - Static variable in class io.keikaiex.ui.dialog.Formulas
 
LookupAndReferenceFns - Class in io.keikaiex.formula.fn
 
LookupAndReferenceFns() - Constructor for class io.keikaiex.formula.fn.LookupAndReferenceFns
 
LookupAndReferenceFunctionImpl - Class in io.keikaiex.formula.fn
 
LookupAndReferenceFunctionImpl() - Constructor for class io.keikaiex.formula.fn.LookupAndReferenceFunctionImpl
 
LookupAndReferenceFunctionImpl.Unique - Class in io.keikaiex.formula.fn
 
lookupByLanguageTag(String) - Static method in enum org.apache.poi.util.LocaleID
Lookup via the Java language tag / locale display name
lookupByLcid(int) - Static method in enum org.apache.poi.util.LocaleID
Lookup via the Windows LCID
lookupFirstIndexOfValue(ValueEval, LookupUtils.ValueVector, boolean) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
lookupIndex(String) - Static method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
Resolves internal function names into function indexes.
lookupIndexByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
Resolves a built-in function index.
lookupIndexOfExactValue(ValueEval, TwoDEval, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
lookupName(short) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
lookupName(short) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
lookupName(short, boolean) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
lookupNativeNotes(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
 
lookupNativeNotesMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
 
lookupNativeSlide(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
 
lookupNativeSlideMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
 
lookupOoxml(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
 
LookupUtils - Class in org.apache.poi.ss.formula.functions
Common functionality used by VLOOKUP, HLOOKUP, LOOKUP and MATCH
LookupUtils() - Constructor for class org.apache.poi.ss.formula.functions.LookupUtils
 
LookupUtils.CompareResult - Class in org.apache.poi.ss.formula.functions
Enumeration to support 4 valued comparison results.
LookupUtils.LookupValueComparer - Interface in org.apache.poi.ss.formula.functions
 
LookupUtils.MatchMode - Enum in org.apache.poi.ss.formula.functions
 
LookupUtils.SearchMode - Enum in org.apache.poi.ss.formula.functions
 
LookupUtils.ValueVector - Interface in org.apache.poi.ss.formula.functions
Represents a single row or column within an AreaEval.
LOW - io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
 
LOW - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
LOW_POINTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
LOW_SERIFED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
LOW_TRIMMED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
LOWER - Static variable in class io.keikai.model.impl.sys.CircularData
 
LOWER - Static variable in class io.keikai.range.impl.autofill.CircularData
 
LOWER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
LOWER_LEFT - org.apache.poi.ss.usermodel.PaneType
 
LOWER_RIGHT - org.apache.poi.ss.usermodel.PaneType
 
LPWideString - Class in org.apache.poi.hssf.record.common
 
LPWideString(String) - Constructor for class org.apache.poi.hssf.record.common.LPWideString
 
LPWideString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.LPWideString
 
LT - org.apache.poi.util.LocaleID
 
LT - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
LT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Less than' operator
LT_LT - org.apache.poi.util.LocaleID
 
LV - org.apache.poi.util.LocaleID
 
LV_LV - org.apache.poi.util.LocaleID
 
LZWDecompresser - Class in org.apache.poi.util
This class provides common functionality for the various LZW implementations in the different file formats.
LZWDecompresser(boolean, int, boolean) - Constructor for class org.apache.poi.util.LZWDecompresser
 

M

M_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
M1 - io.keikai.model.SAutoFilter.FilterOp
 
M10 - io.keikai.model.SAutoFilter.FilterOp
 
M11 - io.keikai.model.SAutoFilter.FilterOp
 
M12 - io.keikai.model.SAutoFilter.FilterOp
 
M2 - io.keikai.model.SAutoFilter.FilterOp
 
M3 - io.keikai.model.SAutoFilter.FilterOp
 
M4 - io.keikai.model.SAutoFilter.FilterOp
 
M5 - io.keikai.model.SAutoFilter.FilterOp
 
M6 - io.keikai.model.SAutoFilter.FilterOp
 
M7 - io.keikai.model.SAutoFilter.FilterOp
 
M8 - io.keikai.model.SAutoFilter.FilterOp
 
M9 - io.keikai.model.SAutoFilter.FilterOp
 
MAC - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Apple Macintosh character set.
MAC - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
Magenta - org.apache.poi.sl.usermodel.PresetColor
 
mailAddress - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
mailBtn - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
mailContent - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
mailPreAppend - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
main(String[]) - Static method in class io.keikai.model.impl.html.MainHTML
 
main(String[]) - Static method in class io.keikai.model.impl.html.ToHtml
Run this class as a program
main(String[]) - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
For the most basic testing.
main(String[]) - Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
Command line extractor.
main(String[]) - Static method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSDump
 
main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSLister
Display the entries of multiple POIFS files
main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSViewer
Display the contents of multiple POIFS files
main(String[]) - Static method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
read in files
main(String[]) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
read in a file and write it back out again
main(String[]) - Static method in class org.apache.poi.poifs.macros.VBAMacroExtractor
 
main(String[]) - Static method in class org.apache.poi.util.DrawingDump
 
main(String[]) - Static method in class org.apache.poi.util.FontMetricsDumper
 
MainExtractorFactory - Class in org.apache.poi.extractor
ExtractorFactory for HSSF and Old Excel format
MainExtractorFactory() - Constructor for class org.apache.poi.extractor.MainExtractorFactory
 
MainHTML - Class in io.keikai.model.impl.html
 
MainHTML() - Constructor for class io.keikai.model.impl.html.MainHTML
 
MAJOR - org.apache.poi.ss.usermodel.FontScheme
 
makeConcise(String, int) - Method in class org.apache.poi.ss.formula.functions.Roman
Use conversion rule to factor some parts and make them more concise
MANUAL - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
manually calculate formulas (0)
mapFontCharset(Graphics2D, FontInfo, String) - Method in interface org.apache.poi.sl.draw.DrawFontManager
Map text charset depending on font family.
mapFontCharset(Graphics2D, FontInfo, String) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
Symbol fonts like "Wingdings" or "Symbol" have glyphs mapped to a Unicode private use range via the Java font loader, although a system font viewer might show you the glyphs in the ASCII range.
mapMsCodepointString(String) - Static method in class org.apache.poi.util.StringUtil
Some strings may contain encoded characters of the unicode private use area.
Margin - Interface in org.apache.poi.hssf.record
The margin interface is a parent used to define left, right, top and bottom margins.
mark(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
Mark the stream position - experimental function
mark(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
mark(int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
mark(int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
markSupported() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
markSupported() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Tests if this input stream supports the mark and reset methods.
Maroon - org.apache.poi.sl.usermodel.PresetColor
 
MAROON - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
MAROON - org.apache.poi.ss.usermodel.IndexedColors
 
marshal(GenericRecord) - Static method in class org.apache.poi.util.GenericRecordJsonWriter
 
marshal(GenericRecord) - Static method in class org.apache.poi.util.GenericRecordXmlWriter
 
marshal(GenericRecord, boolean) - Static method in class org.apache.poi.util.GenericRecordJsonWriter
 
marshal(GenericRecord, boolean) - Static method in class org.apache.poi.util.GenericRecordXmlWriter
 
marshallEncryptionDocument(EncryptionDocument, LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
 
MASTER_DPI - Static variable in class org.apache.poi.util.Units
Master DPI (576 pixels per inch).
MasterSheet<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
masterToPoints(int) - Static method in class org.apache.poi.util.Units
 
match(SCell) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
match(SCell) - Method in class io.keikai.range.impl.BaseMatch2
 
match(SCell) - Method in class io.keikai.range.impl.CellMatch
 
match(SCell) - Method in class io.keikai.range.impl.CellMatch2
 
match(SCell) - Method in class io.keikai.range.impl.ContainsBlank
 
match(SCell) - Method in class io.keikai.range.impl.ContainsCell
 
match(SCell) - Method in class io.keikai.range.impl.ContainsError
 
match(SCell) - Method in class io.keikai.range.impl.DatesMatch2
 
match(SCell) - Method in class io.keikai.range.impl.DuplicateCell
 
match(SCell) - Method in class io.keikai.range.impl.ExpressionMatch
 
match(SCell) - Method in class io.keikai.range.impl.NumMatch
 
match(SCell) - Method in class io.keikai.range.impl.TrueMatch
 
match(SCellStyle) - Method in class io.keikai.model.util.CellStyleMatcher
 
match(SFont) - Method in class io.keikai.model.util.FontMatcher
 
match(Date) - Method in class io.keikai.range.impl.DatesMatch
 
match(Date) - Method in class io.keikai.range.impl.MonthMatch
 
match(Date) - Method in class io.keikai.range.impl.QuarterMatch
 
match(T) - Method in class io.keikai.range.impl.GreaterThan
 
match(T) - Method in class io.keikai.range.impl.GreaterThanOrEqual
 
match(T) - Method in class io.keikai.range.impl.GreaterThanOrEqualAndLessThan
 
match(T) - Method in class io.keikai.range.impl.LessThan
 
match(T) - Method in class io.keikai.range.impl.LessThanOrEqual
 
match(T) - Method in interface io.keikai.range.impl.Matchable
 
Match - Class in org.apache.poi.ss.formula.functions
Implementation for the MATCH() Excel function.
Match() - Constructor for class org.apache.poi.ss.formula.functions.Match
 
Matchable<T> - Interface in io.keikai.range.impl
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.BaseMatch2
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.BeginsWith
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.ContainsText
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.EndsWith
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.Equals
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.GreaterThan2
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.GreaterThanOrEqual2
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.LessThan2
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.LessThanOrEqual2
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.NotContainsText
 
matchDouble(Double, Double) - Method in class io.keikai.range.impl.NotEquals
 
matches(ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
 
matches(ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
 
matchInstanceOrArray(Class<?>, Object) - Static method in class org.apache.poi.util.GenericRecordJsonWriter
 
matchInstanceOrArray(Class<?>, Object) - Static method in class org.apache.poi.util.GenericRecordXmlWriter
 
matchMode(int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
matchString(String, String) - Method in class io.keikai.range.impl.BaseMatch2
 
matchString(String, String) - Method in class io.keikai.range.impl.BeginsWith
 
matchString(String, String) - Method in class io.keikai.range.impl.ContainsText
 
matchString(String, String) - Method in class io.keikai.range.impl.EndsWith
 
matchString(String, String) - Method in class io.keikai.range.impl.Equals
 
matchString(String, String) - Method in class io.keikai.range.impl.GreaterThan2
 
matchString(String, String) - Method in class io.keikai.range.impl.GreaterThanOrEqual2
 
matchString(String, String) - Method in class io.keikai.range.impl.LessThan2
 
matchString(String, String) - Method in class io.keikai.range.impl.LessThanOrEqual2
 
matchString(String, String) - Method in class io.keikai.range.impl.NotContainsText
 
matchString(String, String) - Method in class io.keikai.range.impl.NotEquals
 
MATH_DIVIDE - org.apache.poi.sl.usermodel.ShapeType
 
MATH_DIVIDE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_EQUAL - org.apache.poi.sl.usermodel.ShapeType
 
MATH_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_MINUS - org.apache.poi.sl.usermodel.ShapeType
 
MATH_MINUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_MULTIPLY - org.apache.poi.sl.usermodel.ShapeType
 
MATH_MULTIPLY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_NOT_EQUAL - org.apache.poi.sl.usermodel.ShapeType
 
MATH_NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_PLUS - org.apache.poi.sl.usermodel.ShapeType
 
MATH_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
MATH_TRIG - Static variable in class io.keikaiex.ui.dialog.Formulas
 
MathFns - Class in io.keikaiex.formula.fn
 
MathFns() - Constructor for class io.keikaiex.formula.fn.MathFns
 
MathFunctionImpl - Class in io.keikaiex.formula.fn
 
MathFunctionImpl() - Constructor for class io.keikaiex.formula.fn.MathFunctionImpl
 
MatrixFunction - Class in org.apache.poi.ss.formula.functions
 
MatrixFunction() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction
 
MatrixFunction.MutableValueCollector - Class in org.apache.poi.ss.formula.functions
 
MatrixFunction.OneArrayArg - Class in org.apache.poi.ss.formula.functions
 
MatrixFunction.TwoArrayArg - Class in org.apache.poi.ss.formula.functions
 
max - io.keikai.model.STableColumn.STotalsRowFunction
 
max - org.apache.poi.sl.draw.geom.GuideIf.Op
 
max - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
MAX - io.keikai.model.impl.AbstractChartAxisAdv.Crosses
 
MAX - io.keikai.model.SCFValueObject.CFValueObjectType
 
MAX - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
The maximum value from the range
MAX - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
MAX - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
MAX_BUCKETS - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
MAX_COL - Static variable in class io.keikai.util.Ref
The maximum column size.
MAX_COL - Static variable in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
MAX_COL - Static variable in class org.apache.poi.ss.formula.token.Limit
 
MAX_COLS - Static variable in class org.apache.poi.ss.formula.FormulaTokenParser
 
MAX_MIN - io.keikai.model.impl.AbstractChartAxisAdv.Orientation
 
max_operator - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
MAX_RECORD_DATA_SIZE - Static variable in class org.apache.poi.hssf.record.RecordInputStream
Maximum size of a single record (minus the 4 byte header) without a continue
MAX_ROW - Static variable in class io.keikai.util.Ref
The maximum row size.
MAX_ROW - Static variable in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
MAX_ROW - Static variable in class org.apache.poi.ss.formula.token.Limit
 
MAX_ROWS - Static variable in class org.apache.poi.ss.formula.FormulaTokenParser
 
MAX_SENSITIVE_SHEET_NAME_LEN - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Excel silently truncates long sheet names to 31 chars.
MAXA - Static variable in class org.apache.poi.ss.formula.functions.MinaMaxa
 
Maxifs - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function MAXIFS
Maxifs() - Constructor for class org.apache.poi.ss.formula.functions.Maxifs
 
md2 - org.apache.poi.poifs.crypt.HashAlgorithm
 
md4 - org.apache.poi.poifs.crypt.HashAlgorithm
 
md5 - org.apache.poi.poifs.crypt.HashAlgorithm
 
mdeterm(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
MDETERM - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
MDETERM - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
 
MEDIA - org.apache.poi.sl.usermodel.Placeholder
Media object placeholder shape.
MEDIAN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
MEDIUM - io.keikai.api.model.CellStyle.BorderType
 
MEDIUM - io.keikai.model.SBorder.BorderType
 
MEDIUM - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
MEDIUM - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
MEDIUM - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
MEDIUM - org.apache.poi.ss.usermodel.BorderStyle
Medium border
MEDIUM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASH_DOT - io.keikai.api.model.CellStyle.BorderType
 
MEDIUM_DASH_DOT - io.keikai.model.SBorder.BorderType
 
MEDIUM_DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
medium dash-dot border
MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASH_DOT_DOT - io.keikai.api.model.CellStyle.BorderType
 
MEDIUM_DASH_DOT_DOT - io.keikai.model.SBorder.BorderType
 
MEDIUM_DASH_DOT_DOT - org.apache.poi.ss.usermodel.BorderStyle
medium dash-dot-dot border
MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_DASHED - io.keikai.api.model.CellStyle.BorderType
 
MEDIUM_DASHED - io.keikai.model.SBorder.BorderType
 
MEDIUM_DASHED - org.apache.poi.ss.usermodel.BorderStyle
Medium dashed border
MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
MEDIUM_GRAY - io.keikai.api.model.CellStyle.FillPattern
 
MEDIUM_GRAY - io.keikai.model.SFill.FillPattern
 
MEDIUM_GRAY - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
MEDIUM_HIGH - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
MEDIUM_LOW - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
MediumAquamarine - org.apache.poi.sl.usermodel.PresetColor
 
MediumBlue - org.apache.poi.sl.usermodel.PresetColor
 
MediumOrchid - org.apache.poi.sl.usermodel.PresetColor
 
MediumPurple - org.apache.poi.sl.usermodel.PresetColor
 
MediumSeaGreen - org.apache.poi.sl.usermodel.PresetColor
 
MediumSlateBlue - org.apache.poi.sl.usermodel.PresetColor
 
MediumSpringGreen - org.apache.poi.sl.usermodel.PresetColor
 
MediumTurquoise - org.apache.poi.sl.usermodel.PresetColor
 
MediumVioletRed - org.apache.poi.sl.usermodel.PresetColor
 
MemAreaPtg - Class in org.apache.poi.ss.formula.ptg
 
MemAreaPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.MemAreaPtg
Creates new MemAreaPtg
MemAreaPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
MemErrPtg - Class in org.apache.poi.ss.formula.ptg
 
MemErrPtg(MemErrPtg) - Constructor for class org.apache.poi.ss.formula.ptg.MemErrPtg
 
MemErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemErrPtg
 
MemFuncPtg - Class in org.apache.poi.ss.formula.ptg
 
MemFuncPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
MemFuncPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemFuncPtg
Creates new function pointer from a byte array usually called while reading an excel file.
Menu - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of a menu's background.
MenuBar - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of a menu bar.
MenuHighlight - org.apache.poi.sl.usermodel.PresetColor
The system-defined color used to highlight menu items when the menu appears as a flat menu.
MenuText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of a menu's text.
merge(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
merge(boolean) - Method in interface io.keikai.api.Range
Merges the range
merge(boolean) - Method in class io.keikai.range.impl.MergeHelper
 
merge(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
merge(boolean) - Method in interface io.keikai.range.SRange
Merge cells of this range into a merged cell.
merge(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
merge the range
merge(DependencyTableAdv) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
merge(DependencyTableAdv) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
merge(DependencyTableAdv) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
MERGE - io.keikai.api.Range.CellAttribute
 
MERGE - io.keikai.model.impl.CellAttribute
 
MERGE - io.keikai.range.impl.ModelUpdate.UpdateType
 
MERGE - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
MERGE_ACROSS - io.keikai.ui.AuxAction
 
MERGE_AND_CENTER - io.keikai.ui.AuxAction
 
MERGE_CELL - io.keikai.ui.AuxAction
 
MERGE_CELLS - org.apache.poi.hssf.record.HSSFRecordTypes
 
MergeAggregation - Class in io.keikai.ui.impl
 
MergeAggregation(MergeMatrixHelper) - Constructor for class io.keikai.ui.impl.MergeAggregation
 
MergeAggregation.MergeIndex - Class in io.keikai.ui.impl
 
mergeAllRefs(Map<K, Set<Ref>>, Map<K, Set<Ref>>) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
MergeCellAction - Class in io.keikai.ui.impl.undo
 
MergeCellAction(String, Sheet, int, int, int, int, boolean) - Constructor for class io.keikai.ui.impl.undo.MergeCellAction
 
mergeCellRanges(CellRangeAddress[]) - Static method in class org.apache.poi.ss.util.CellRangeUtil
Do all possible cell merges between cells of the list so that:
if a cell range is completely inside of another cell range, it gets removed from the list if two cells have a shared border, merge them into one bigger cell range
MergeCellsRecord - Class in org.apache.poi.hssf.record
Optional record defining a square area of cells to "merged" into one cell.
MergeCellsRecord(MergeCellsRecord) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
 
MergeCellsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
Constructs a MergedCellsRecord and sets its fields appropriately
MergeCellsRecord(CellRangeAddress[], int, int) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
 
MergeCenterHandler - Class in io.keikaiex.ui.impl.ua
 
MergeCenterHandler() - Constructor for class io.keikaiex.ui.impl.ua.MergeCenterHandler
 
MERGED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
MergedCellsTable - Class in org.apache.poi.hssf.record.aggregates
 
MergedCellsTable() - Constructor for class org.apache.poi.hssf.record.aggregates.MergedCellsTable
Creates an empty aggregate
MergedRect - Class in io.keikai.ui.impl
 
MergedRect() - Constructor for class io.keikai.ui.impl.MergedRect
 
MergedRect(int, int, int, int, int) - Constructor for class io.keikai.ui.impl.MergedRect
 
mergedRegions(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
MergeHandler - Class in io.keikaiex.ui.impl.ua
 
MergeHandler(boolean) - Constructor for class io.keikaiex.ui.impl.ua.MergeHandler
 
MergeHelper - Class in io.keikai.range.impl
 
MergeHelper(SRange) - Constructor for class io.keikai.range.impl.MergeHelper
 
mergeHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
MergeMatrixHelper - Class in io.keikai.ui.impl
Each sheet has its own MergeMatrixHelper and it manages all merged cells.
MergeMatrixHelper(List<CellRegion>, int, int) - Constructor for class io.keikai.ui.impl.MergeMatrixHelper
 
mergeOid(String, String) - Static method in interface io.keikai.util.Oid
Creates a new OID based two OIDs.
MergeUpdate - Class in io.keikai.range.impl
A pair of reference areas indicate the changes of the merge area.
MergeUpdate(SSheet, CellRegion, CellRegion) - Constructor for class io.keikai.range.impl.MergeUpdate
 
METAFILE_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
Specifies the format of the picture is an enhanced metafile.
metaInfo - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
MetroShapeProvider - Interface in org.apache.poi.sl.usermodel
Experimental provider / loader for metro shapes.
mfn_category - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
mfn_custom_box - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
mfn_custom_value - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
mfn_general - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
MI - org.apache.poi.util.LocaleID
 
MI_NZ - org.apache.poi.util.LocaleID
 
MID - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
An implementation of the MID function
MID returns a specific number of characters from a text string, starting at the specified position.
MIDDLE - org.apache.poi.sl.usermodel.VerticalAlignment
Anchor the text at the middle of the bounding rectangle
MidnightBlue - org.apache.poi.sl.usermodel.PresetColor
 
MIDPOINT_CATEGORY - io.keikai.model.impl.chart.ValueAxisImpl.CrossBetween
 
min - io.keikai.model.STableColumn.STotalsRowFunction
 
min - org.apache.poi.sl.draw.geom.GuideIf.Op
 
min - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
MIN - io.keikai.model.impl.AbstractChartAxisAdv.Crosses
 
MIN - io.keikai.model.SCFValueObject.CFValueObjectType
 
MIN - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
The minimum value from the range
MIN - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
MIN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
MIN_MAX - io.keikai.model.impl.AbstractChartAxisAdv.Orientation
 
MINA - Static variable in class org.apache.poi.ss.formula.functions.MinaMaxa
 
MinaMaxa - Class in org.apache.poi.ss.formula.functions
 
MinaMaxa() - Constructor for class org.apache.poi.ss.formula.functions.MinaMaxa
 
Minifs - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function MINIFS
Minifs() - Constructor for class org.apache.poi.ss.formula.functions.Minifs
 
MINOR - org.apache.poi.ss.usermodel.FontScheme
 
MintCream - org.apache.poi.sl.usermodel.PresetColor
 
MinusNode - Class in org.apache.poi.ss.formula.token
 
MinusNode - org.apache.poi.ss.formula.token.NodeId
 
MinusNode() - Constructor for class org.apache.poi.ss.formula.token.MinusNode
 
minute(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
MINUTE - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
MINUTE - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
MINUTES_PER_HOUR - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
minverse(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
MINVERSE - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
MINVERSE - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
 
Mirr - Class in org.apache.poi.ss.formula.functions
Calculates Modified internal rate of return.
Mirr() - Constructor for class org.apache.poi.ss.formula.functions.Mirr
 
MissingArgEval - Class in org.apache.poi.ss.formula.eval
Represents the (intermediate) evaluated result of a missing function argument.
MissingArgPtg - Class in org.apache.poi.ss.formula.ptg
Missing Function Arguments
MissingCellDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
A dummy record for when we're missing a cell in a row, but still want to trigger something
MissingCellDummyRecord(int, int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
 
MissingRecordAwareHSSFListener - Class in org.apache.poi.hssf.eventusermodel
A HSSFListener which tracks rows and columns, and will trigger your HSSFListener for all rows and cells, even the ones that aren't actually stored in the file.
MissingRecordAwareHSSFListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
Constructs a new MissingRecordAwareHSSFListener, which will fire processRecord on the supplied child HSSFListener for all Records, and missing records.
MissingRowDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
A dummy record for when we're missing a row, but still want to trigger something
MissingRowDummyRecord(int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
 
MissingSectionException - Exception in org.apache.poi.hpsf
This exception is thrown if one of the PropertySet's convenience methods does not find a required Section.
MissingSectionException() - Constructor for exception org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(String) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
Constructor
MissingSectionException(Throwable) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
Constructor
MistyRose - org.apache.poi.sl.usermodel.PresetColor
 
MK - org.apache.poi.util.LocaleID
 
MK_MK - org.apache.poi.util.LocaleID
 
ML - org.apache.poi.util.LocaleID
 
ML_IN - org.apache.poi.util.LocaleID
 
MM_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
MMMMM_START_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
MMMMM_TRUNCATE_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
MMS - org.apache.poi.hssf.record.HSSFRecordTypes
 
MMSRecord - Class in org.apache.poi.hssf.record
defines how many add menu and del menu options are stored in the file.
MMSRecord() - Constructor for class org.apache.poi.hssf.record.MMSRecord
 
MMSRecord(MMSRecord) - Constructor for class org.apache.poi.hssf.record.MMSRecord
 
MMSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MMSRecord
 
mmult(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
MMULT - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
MMULT - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
 
MN - org.apache.poi.util.LocaleID
 
MN_CYRL - org.apache.poi.util.LocaleID
 
MN_MN - org.apache.poi.util.LocaleID
 
MN_MONG - org.apache.poi.util.LocaleID
 
MN_MONG_CN - org.apache.poi.util.LocaleID
 
MN_MONG_MN - org.apache.poi.util.LocaleID
 
MNI - org.apache.poi.util.LocaleID
 
MNI_IN - org.apache.poi.util.LocaleID
 
Moccasin - org.apache.poi.sl.usermodel.PresetColor
 
mod - org.apache.poi.sl.draw.geom.GuideIf.Op
 
MOD - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
Mode - Class in org.apache.poi.ss.formula.functions
 
Mode() - Constructor for class org.apache.poi.ss.formula.functions.Mode
 
ModelEvent - Class in io.keikai.model
The event will be sent when there is an operation performed on a book model.
ModelEvent(String) - Constructor for class io.keikai.model.ModelEvent
 
ModelEvent(String, Map<String, Object>) - Constructor for class io.keikai.model.ModelEvent
 
ModelEventDispatcher - Class in io.keikai.ui
To dispatch model event
ModelEventDispatcher() - Constructor for class io.keikai.ui.ModelEventDispatcher
 
ModelEventListener - Interface in io.keikai.model
A listener to handle ModelEvent.
ModelEvents - Class in io.keikai.model
A collection of factory method that help you create ModelEvent.
ModelEvents() - Constructor for class io.keikai.model.ModelEvents
 
ModelRef<T> - Interface in io.keikai.api.model.impl
 
ModelUpdate - Class in io.keikai.range.impl
 
ModelUpdate(ModelUpdate.UpdateType, Object, CellAttribute) - Constructor for class io.keikai.range.impl.ModelUpdate
 
ModelUpdate.UpdateType - Enum in io.keikai.range.impl
 
ModelUpdateCollector - Class in io.keikai.range.impl
 
ModelUpdateCollector() - Constructor for class io.keikai.range.impl.ModelUpdateCollector
 
MODERN - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
MODERN - org.apache.poi.ss.usermodel.FontFamily
 
modesngl(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
MODESNGL - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
modifyFormatRun(short, short) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
Module - org.apache.poi.poifs.macros.Module.ModuleType
 
Module - Interface in org.apache.poi.poifs.macros
Representation of Macro module in office file.
Module.ModuleType - Enum in org.apache.poi.poifs.macros
Type of macro module
ModuleImpl() - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
 
ModuleMap() - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap
 
MOH - org.apache.poi.util.LocaleID
 
MOH_CA - org.apache.poi.util.LocaleID
 
MONOSPACED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
MONTH - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
MonthMatch - Class in io.keikai.range.impl
 
MonthMatch(int) - Constructor for class io.keikai.range.impl.MonthMatch
 
MONTHS - io.keikai.api.Range.AutoFillType
 
MONTHS - io.keikai.model.impl.chart.DateAxisImpl.TimeUnit
 
MONTHS - io.keikai.range.SRange.FillType
 
MONTHS - org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
 
Moon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
MOON - org.apache.poi.sl.usermodel.ShapeType
 
MOON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
move(int, int) - Method in class io.keikai.range.impl.RangeImpl
 
move(int, int) - Method in interface io.keikai.range.SRange
Move this range to a new place as specified by row offset (negative value to move up; positive value to move down) and column offset(negative value to move left; positive value to move right)
move(String, SheetRegion, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
move(String, SheetRegion, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Shift the formula that care on sheet and region.
MOVE - io.keikai.ui.event.CellSelectionAction
 
MOVE - io.keikai.ui.event.WidgetAction
 
MOVE_AND_RESIZE - io.keikai.api.SheetAnchor.AnchorType
Move and Resize With Anchor Cells (0)
MOVE_AND_RESIZE - io.keikai.model.ViewAnchor.AnchorType
Move and Resize With Anchor Cells (0)
MOVE_AND_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Move and Resize With Anchor Cells (0)
MOVE_DONT_RESIZE - io.keikai.api.SheetAnchor.AnchorType
Move With Cells but Do Not Resize (2)
MOVE_DONT_RESIZE - io.keikai.model.ViewAnchor.AnchorType
Move With Cells but Do Not Resize (2)
MOVE_DONT_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Move With Cells but Do Not Resize (2)
MOVE_SHEET_LEFT - io.keikai.ui.AuxAction
 
MOVE_SHEET_RIGHT - io.keikai.ui.AuxAction
 
moveCell(int, int, int, int, int, int) - Method in class io.keikai.model.impl.SheetImpl
 
moveCell(int, int, int, int, int, int) - Method in interface io.keikai.model.SSheet
Move a region of cells specified by 4 indexes.
moveCell(CellRegion, int, int) - Method in class io.keikai.model.impl.SheetImpl
 
moveCell(CellRegion, int, int) - Method in interface io.keikai.model.SSheet
Move one or more cells.
moveCell(HSSFCell, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Moves the supplied cell to a new column, which must not already have a cell there!
moveChart(Range, Chart, int, int) - Static method in class io.keikai.api.SheetOperationUtil
Move a chart to specified row and column.
moveChart(SheetAnchor, Chart) - Method in class io.keikai.api.impl.RangeImpl
 
moveChart(SheetAnchor, Chart) - Method in interface io.keikai.api.Range
Moves chart to new location
moveChart(SChart, ViewAnchor) - Method in class io.keikai.range.impl.RangeImpl
 
moveChart(SChart, ViewAnchor) - Method in interface io.keikai.range.SRange
Move the chart to the new anchor.
MoveChartHandler - Class in io.keikaiex.ui.impl.ua
 
MoveChartHandler() - Constructor for class io.keikaiex.ui.impl.ua.MoveChartHandler
 
movedToNext - Variable in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
moveEditorFocus(String, String, String, int, int) - Method in class io.keikai.ui.Spreadsheet
Add and move other editor's focus
moveFocusToNext(HtmlBasedComponent) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
movePicture(Range, Picture, int, int) - Static method in class io.keikai.api.SheetOperationUtil
Move a picture to specified row and column.
movePicture(SheetAnchor, Picture) - Method in class io.keikai.api.impl.RangeImpl
 
movePicture(SheetAnchor, Picture) - Method in interface io.keikai.api.Range
Moves picture
movePicture(SPicture, ViewAnchor) - Method in class io.keikai.range.impl.RangeImpl
 
movePicture(SPicture, ViewAnchor) - Method in interface io.keikai.range.SRange
Update picture anchor.
MovePictureHandler - Class in io.keikaiex.ui.impl.ua
 
MovePictureHandler() - Constructor for class io.keikaiex.ui.impl.ua.MovePictureHandler
 
movePtgs(FormulaExpression, SheetRegion, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
movePtgs(FormulaExpression, SheetRegion, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Shift the formula that care on sheet and region for cells insertion, deletion, and paste
movePtgs(FormulaExpression, SheetRegion, int, int, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
MoveSheetHandler - Class in io.keikai.ui.impl.ua
 
MoveSheetHandler(boolean) - Constructor for class io.keikai.ui.impl.ua.MoveSheetHandler
 
moveSheetIndex(String, int, int) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
moveSheetIndex(String, int, int) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
moveSheetIndex(String, int, int) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
moveSheetTo(SSheet, int) - Method in class io.keikai.model.impl.BookImpl
 
moveSheetTo(SSheet, int) - Method in interface io.keikai.model.SBook
Move the sheet to new position
MoveToCommand - Class in org.apache.poi.sl.draw.geom
Java class for CT_Path2DMoveTo complex type.
MoveToCommand() - Constructor for class org.apache.poi.sl.draw.geom.MoveToCommand
 
MoveToCommandIf - Interface in org.apache.poi.sl.draw.geom
 
MR - org.apache.poi.util.LocaleID
 
MR_IN - org.apache.poi.util.LocaleID
 
mround(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
MROUND - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
MS - org.apache.poi.util.LocaleID
 
MS_BN - org.apache.poi.util.LocaleID
 
MS_MY - org.apache.poi.util.LocaleID
 
MSOBI_DIB - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSOBI_EMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSOBI_JPEG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSOBI_PICT - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSOBI_PNG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSOBI_WMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
MSWRITE - org.apache.poi.poifs.filesystem.FileMagic
Old MS Write raw stream
MT - org.apache.poi.util.LocaleID
 
MT_MT - org.apache.poi.util.LocaleID
 
MTR_SETTINGS - org.apache.poi.hssf.record.HSSFRecordTypes
 
MTRSettingsRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.173 MTRSettings page 343 Multithreaded calculation settings.
MTRSettingsRecord() - Constructor for class org.apache.poi.hssf.record.MTRSettingsRecord
 
MTRSettingsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MTRSettingsRecord
 
MUL - io.keikai.api.Range.PasteOperation
 
MUL - io.keikai.model.PasteOption.PasteOperation
 
MUL - io.keikai.range.SRange.PasteOperation
 
MUL_BLANK - org.apache.poi.hssf.record.HSSFRecordTypes
 
MUL_RK - org.apache.poi.hssf.record.HSSFRecordTypes
 
MulBlankRecord - Class in org.apache.poi.hssf.record
Represents a set of columns in a row with no value but with styling.
MulBlankRecord(int, int, short[]) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
 
MulBlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
 
muldiv - org.apache.poi.sl.draw.geom.GuideIf.Op
 
MulRKRecord - Class in org.apache.poi.hssf.record
Used to store multiple RK numbers on a row.
MulRKRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MulRKRecord
 
MultiNode - Class in org.apache.poi.ss.formula.token
 
MultiNode - org.apache.poi.ss.formula.token.NodeId
 
MultiNode() - Constructor for class org.apache.poi.ss.formula.token.MultiNode
 
multinomial(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
MULTINOMIAL - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
MultiOperandNumericFunction - Class in org.apache.poi.ss.formula.functions
This is the super class for all excel function evaluator classes that take variable number of operands, and where the order of operands does not matter
MultiOperandNumericFunction(boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
MultiOperandNumericFunction.Policy - Enum in org.apache.poi.ss.formula.functions
 
MultiplyEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
MultiplyPtg - Class in org.apache.poi.ss.formula.ptg
Implements the standard mathematical multiplication "*"
MultiplyPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
mustCalc(SCell) - Method in class io.keikai.importer.XlsxImporter
 
mustCalc(SCell) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
MutableValueCollector(boolean, boolean) - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
 
MY - org.apache.poi.util.LocaleID
 
MY_MM - org.apache.poi.util.LocaleID
 

N

n(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.InfoFns
 
N - Static variable in class io.keikaiex.formula.fn.InfoFunctionImpl
 
N_A - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#N/A - Argument or function not available
Na - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function NA()
Na() - Constructor for class org.apache.poi.ss.formula.functions.Na
 
NA - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when a designated value is not available.
NA - Static variable in class io.keikai.model.ErrorValue
 
NA - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#N/A - Argument or function not available
NA_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
name - Variable in enum io.keikai.model.SCFValueObject.CFValueObjectType
 
name - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleOperator
 
name - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
name - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleType
 
name - Variable in enum io.keikai.model.SIconSet.IconSetType
 
name - Variable in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Name (system) of the type
name - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Name (system) of the set
name(String) - Method in class io.keikai.model.impl.FontBuilderImpl
 
name(String) - Method in interface io.keikai.model.SFontBuilder
Sets the font's name like "Calibri".
Name - Interface in org.apache.poi.ss.usermodel
Represents a defined name for a range of cells.
NAME - io.keikai.model.sys.dependency.Ref.RefType
 
NAME - io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItemType
 
NAME - org.apache.poi.hssf.record.HSSFRecordTypes
 
NAME - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when what looks like a name is used, but no such name has been defined.
NAME - Static variable in class io.keikai.model.ErrorValue
 
NAME - Static variable in class io.keikaiex.formula.ELEval
 
NAME_COMMENT - org.apache.poi.hssf.record.HSSFRecordTypes
 
NAME_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
NAME_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#NAME? - Wrong function or range name
NAME_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#NAME? - Wrong function or range name
NameCommentRecord - Class in org.apache.poi.hssf.record
Defines a comment associated with a specified name.
NameCommentRecord(String, String) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
 
NameCommentRecord(NameCommentRecord) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
 
NameCommentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
 
NAMED_RANGE - org.apache.poi.ss.util.CellReference.NameType
 
NAMEDRANGE - io.keikai.model.sys.formula.FormulaType
Named range
NAMEDRANGE - org.apache.poi.ss.formula.FormulaType
Named range
NamedStyle - Interface in org.apache.poi.ss.usermodel
CellStyle with a name.
NamedStyleImpl - Class in io.keikai.model.impl
 
NamedStyleImpl(String, boolean, int, SBook, int) - Constructor for class io.keikai.model.impl.NamedStyleImpl
 
NameIdentifier - Class in org.apache.poi.ss.formula
 
NameIdentifier(String, boolean) - Constructor for class org.apache.poi.ss.formula.NameIdentifier
 
NameImpl - Class in io.keikai.model.impl
 
NameImpl(AbstractBookAdv, String, String, String) - Constructor for class io.keikai.model.impl.NameImpl
 
nameListbox - Variable in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
NameNode - Class in org.apache.poi.ss.formula.token
 
NameNode - org.apache.poi.ss.formula.token.NodeId
 
NameNode(int, String) - Constructor for class org.apache.poi.ss.formula.token.NameNode
 
NameNode(int, String, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.token.NameNode
 
NamePtg - Class in org.apache.poi.ss.formula.ptg
See the spec at 2.5.198.76 PtgName
NamePtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.NamePtg
 
NamePtg(NamePtg) - Constructor for class org.apache.poi.ss.formula.ptg.NamePtg
 
NamePtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NamePtg
Creates new NamePtg
NameRangeEval - Class in org.apache.poi.ss.formula
 
NameRangeEval(NamePtg) - Constructor for class org.apache.poi.ss.formula.NameRangeEval
 
NameRecord - Class in org.apache.poi.hssf.record
Defines a named range within a workbook.
NameRecord() - Constructor for class org.apache.poi.hssf.record.NameRecord
Creates new NameRecord
NameRecord(byte, int) - Constructor for class org.apache.poi.hssf.record.NameRecord
Constructor to create a built-in named region
NameRecord(NameRecord) - Constructor for class org.apache.poi.hssf.record.NameRecord
 
NameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameRecord
called by the constructor, should set class level fields.
NameRef - Interface in io.keikai.model.sys.dependency
 
NameRefImpl - Class in io.keikai.model.impl
 
NameRefImpl(AbstractNameAdv) - Constructor for class io.keikai.model.impl.NameRefImpl
 
NameRefImpl(String, String, String) - Constructor for class io.keikai.model.impl.NameRefImpl
 
NameRefNode - Class in org.apache.poi.ss.formula.token
 
NameRefNode - org.apache.poi.ss.formula.token.NodeId
 
NameRefNode(String, ExternalRefNode) - Constructor for class org.apache.poi.ss.formula.token.NameRefNode
 
NameRefNode(String, ExternalRefNode, boolean) - Constructor for class org.apache.poi.ss.formula.token.NameRefNode
 
nameSet() - Method in class org.apache.poi.hpsf.CustomProperties
Returns a set of all the names of our custom properties
NameXPtg - Class in org.apache.poi.ss.formula.ptg
A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
NameXPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPtg
 
NameXPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPtg
 
NameXPxg - Class in org.apache.poi.ss.formula.ptg
A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
NameXPxg(int, String, String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
 
NameXPxg(String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
 
NameXPxg(String, String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
 
NameXPxg(NameXPxg) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.PresetColor
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.ShapeType
Preset-ID for binary-based shapes
nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
nativeId - Variable in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
 
nativeName - Variable in enum org.apache.poi.sl.usermodel.ShapeType
POI-specific name for the binary-based type
nativeNotesId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
 
nativeNotesMasterId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
 
nativeSlideId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
 
nativeSlideMasterId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
 
NavajoWhite - org.apache.poi.sl.usermodel.PresetColor
 
Navy - org.apache.poi.sl.usermodel.PresetColor
 
NB - org.apache.poi.util.LocaleID
 
NB_NO - org.apache.poi.util.LocaleID
 
NE - org.apache.poi.util.LocaleID
 
NE_IN - org.apache.poi.util.LocaleID
 
NE_NP - org.apache.poi.util.LocaleID
 
needsBouncyCastle - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
needsBouncyCastle - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
is bouncycastle necessary for calculating the digest
NEGATIVE_NINETY_DEGREE - io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
negbinomdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
NEGBINOMDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
NEUTRAL - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
NEW_BOOK - io.keikai.ui.AuxAction
 
newArg(EventListener<DialogCallbackEvent>) - Static method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
newAutoFilterInstance() - Static method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
NewBookHandler - Class in io.keikai.ui.impl.ua
 
NewBookHandler() - Constructor for class io.keikai.ui.impl.ua.NewBookHandler
 
newChartWidget(SSheet, SChart, String, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
newChartWidgetGroup(SSheet, SChart, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
newCtrl() - Method in class io.keikaiex.ui.widget.BaseWidget
 
newCtrl() - Method in class io.keikaiex.ui.widget.ImageWidget
 
newDeadComponentHolderListener() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
newDeadComponentHolderListener() - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
newDocumentBuilder() - Static method in class org.apache.poi.util.XMLHelper
Creates a new document builder, with sensible defaults
newDocumentLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new document link
newDocumentSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates a new document summary information.
newEntry(String, Object) - Static method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
newExtraCtrl() - Method in class io.keikai.ui.Spreadsheet
 
newFileLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new file link
newFormat(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
 
newImageWidget(SSheet, SPicture, Image, String, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
newImageWidgetGroup(SSheet, SPicture, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
newInstance() - Method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
 
newInstance(NodeId) - Static method in class org.apache.poi.ss.formula.token.SingleChildNode
 
newListModelInstance(List<ComposeFormulaCtrl.ArgWrapper>) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
newMap(DialogCtrlBase.Entry...) - Static method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
newOps(SAutoFilter.FilterOp) - Method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
newSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
Creates a new summary information.
newTransformer() - Static method in class org.apache.poi.util.XMLHelper
 
newUrlLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Initialize a new url link
newXlsxExtractor(InputStream) - Method in class io.keikai.importer.XlsxImporter
 
newXMLEventFactory() - Static method in class org.apache.poi.util.StaxHelper
Deprecated.
Creates a new StAX XMLEventFactory, with sensible defaults
newXMLEventFactory() - Static method in class org.apache.poi.util.XMLHelper
Creates a new StAX XMLEventFactory, with sensible defaults
newXMLInputFactory() - Static method in class org.apache.poi.util.StaxHelper
Deprecated.
Creates a new StAX XMLInputFactory, with sensible defaults
newXMLInputFactory() - Static method in class org.apache.poi.util.XMLHelper
Creates a new StAX XMLInputFactory, with sensible defaults
newXMLOutputFactory() - Static method in class org.apache.poi.util.StaxHelper
Deprecated.
Creates a new StAX XMLOutputFactory, with sensible defaults
newXMLOutputFactory() - Static method in class org.apache.poi.util.XMLHelper
Creates a new StAX XMLOutputFactory, with sensible defaults
newXMLReader() - Static method in class org.apache.poi.util.XMLHelper
Creates a new SAX XMLReader, with sensible defaults
newXSSFConditionalFormatting(XSSFSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingHelper
 
newZKComponent() - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
newZKComponent() - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
next() - Method in class io.keikai.ui.impl.SequenceId
 
next(SCell) - Method in class io.keikai.range.impl.autofill.BlankStep
 
next(SCell) - Method in class io.keikai.range.impl.autofill.CopyStep
 
next(SCell) - Method in class io.keikai.range.impl.autofill.DateTimeStep
 
next(SCell) - Method in class io.keikai.range.impl.autofill.GrowthStep
 
next(SCell) - Method in class io.keikai.range.impl.autofill.LinearStep
 
next(SCell) - Method in interface io.keikai.range.impl.autofill.Step
Return next value of this step sequence per the source cell.
NEXT_MONTH - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
NEXT_TO - io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
 
NEXT_WEEK - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
nextConditionalId() - Method in class io.keikai.model.impl.AbstractSheetAdv
 
nextConditionalId() - Method in class io.keikai.model.impl.SheetImpl
 
nextMonth - io.keikai.model.SAutoFilter.FilterOp
 
nextOid() - Static method in interface io.keikai.util.Oid
Returns the next unique object ID.
nextQuarter - io.keikai.model.SAutoFilter.FilterOp
 
nextRecord() - Method in class org.apache.poi.hssf.record.RecordFactoryInputStream
 
nextRecord() - Method in class org.apache.poi.hssf.record.RecordInputStream
Moves to the next record in the stream.
nextUpdateId() - Static method in class io.keikai.ui.impl.XUtils
 
nextWeek - io.keikai.model.SAutoFilter.FilterOp
 
nextYear - io.keikai.model.SAutoFilter.FilterOp
 
NilHandler - Class in io.keikai.ui.impl.ua
always disable and do nothing
NilHandler() - Constructor for class io.keikai.ui.impl.ua.NilHandler
 
NINETY_DEGREE - io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
NL - org.apache.poi.util.LocaleID
 
NL_BE - org.apache.poi.util.LocaleID
 
NL_NL - org.apache.poi.util.LocaleID
 
NN - org.apache.poi.util.LocaleID
 
NN_NO - org.apache.poi.util.LocaleID
 
NO - io.keikai.ui.ZSMessagebox.Button
 
NO - org.apache.poi.util.LocaleID
 
NO_COMPARISON - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
NO_COMPARISON - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
 
NO_FILL - org.apache.poi.ss.usermodel.FillPatternType
No background
NO_FILL - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
No background
NO_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NO_FILL - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
No background
NO_FILL_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
NO_FILLHITTEST_FALSE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
NO_FILLHITTEST_TRUE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
NO_FIT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
 
NO_FONT - Static variable in class org.apache.poi.hssf.usermodel.HSSFRichTextString
Place holder for indicating that NO_FONT has been applied here
NO_INTERSECTION - Static variable in class org.apache.poi.ss.util.CellRangeUtil
 
NO_SELF_RELATIVE_SECURITY_FEATURE - Static variable in class org.apache.poi.hssf.record.common.FeatProtection
 
NO_SMOKING - org.apache.poi.sl.usermodel.ShapeType
 
NO_SMOKING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
noCacheClassifier - Static variable in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
NodeId - Enum in org.apache.poi.ss.formula.token
 
NoFormatIDException - Exception in org.apache.poi.hpsf
This exception is thrown if a PropertySet is to be written but does not have a formatID set (see Section.setFormatID(ClassID) or Section.setFormatID(byte[]).
NoFormatIDException() - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
NoFormatIDException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
Constructor
nominal(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
NOMINAL - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
NON_ISOSCELES_TRAPEZOID - org.apache.poi.sl.usermodel.ShapeType
 
NON_ISOSCELES_TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
NonBlankCellInfo(int, int) - Constructor for class io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
 
NonBlankCellsHelper - Class in io.keikai.ui.impl
A utility class for calculating position of non-blank cells.
NonBlankCellsHelper(List<NonBlankCellsHelper.NonBlankCellInfo>) - Constructor for class io.keikai.ui.impl.NonBlankCellsHelper
 
NonBlankCellsHelper.NonBlankCellInfo - Class in io.keikai.ui.impl
 
none - io.keikai.model.SAutoFilter.FilterOp
 
none - io.keikai.model.STableColumn.STotalsRowFunction
 
none - org.apache.poi.poifs.crypt.HashAlgorithm
 
none - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
NONE - io.keikai.api.model.CellStyle.BorderType
 
NONE - io.keikai.api.model.CellStyle.FillPattern
 
NONE - io.keikai.api.model.Font.TypeOffset
 
NONE - io.keikai.api.model.Font.Underline
 
NONE - io.keikai.api.Range.PasteOperation
 
NONE - io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
 
NONE - io.keikai.model.impl.AbstractChartAxisAdv.TickMark
 
NONE - io.keikai.model.PasteOption.PasteOperation
 
NONE - io.keikai.model.SBorder.BorderType
 
NONE - io.keikai.model.SFill.FillPattern
 
NONE - io.keikai.model.SFont.TypeOffset
 
NONE - io.keikai.model.SFont.Underline
 
NONE - io.keikai.range.SRange.PasteOperation
 
NONE - io.keikai.ui.sys.SpreadsheetCtrl.Header
 
NONE - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
NONE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
NONE - org.apache.poi.common.usermodel.HyperlinkType
Not a hyperlink
NONE - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
NONE - org.apache.poi.sl.usermodel.PaintStyle.FlipMode
not flipped/mirrored
NONE - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
don't use any paint/fill
NONE - org.apache.poi.sl.usermodel.Placeholder
No placeholder shape.
NONE - org.apache.poi.sl.usermodel.TextRun.TextCap
 
NONE - org.apache.poi.sl.usermodel.TextShape.TextAutofit
Specifies that text within the text body should not be auto-fit to the bounding box.
NONE - org.apache.poi.ss.usermodel.BorderExtent
No properties defined.
NONE - org.apache.poi.ss.usermodel.BorderStyle
No border (default)
NONE - org.apache.poi.ss.usermodel.FontScheme
 
NONE - org.apache.poi.ss.usermodel.FontUnderline
No underline.
NONE - org.apache.poi.ss.usermodel.PrintCellComments
Do not print cell comments.
NONE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
nonEmptyCellsIterator(int) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
nonEmptyCellsIterator(int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
nonEmptyCellsIterator(int, int, int, int) - Method in class io.keikai.model.impl.sys.formula.EvalSheet
 
nonEmptyCellsIterator(int, int, int, int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
 
NonSerializableHolder<T> - Class in io.keikai.model.impl
To help hold a non-serializable object as a serializable (usually for cache)
NonSerializableHolder(T) - Constructor for class io.keikai.model.impl.NonSerializableHolder
 
NOOP_DYNAFILTER - Static variable in class io.keikai.model.impl.DynamicFilterImpl
 
NOOP_TOP10FILTER - Static variable in class io.keikai.model.impl.Top10FilterImpl
 
NoPropertySetStreamException - Exception in org.apache.poi.hpsf
This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.
NoPropertySetStreamException() - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NoPropertySetStreamException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
Constructor
NORD - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
nOrderStream() - Method in class io.keikai.api.impl.RangeImpl
 
nOrderStream() - Method in interface io.keikai.api.Range
Returns a n-order cell range stream which treats a merged cell as one range.
NORM - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
use the paint/filling as-is
NORMAL - io.keikai.api.model.Font.Boldweight
 
NORMAL - io.keikai.model.SFont.Boldweight
 
NORMAL - org.apache.poi.sl.usermodel.TextShape.TextAutofit
Specifies that text within the text body should be normally auto-fit to the bounding box.
NORMAL - Static variable in class io.keikai.model.impl.sys.CircularData
 
NORMAL - Static variable in class io.keikai.range.impl.autofill.CircularData
 
NORMAL_BOXED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_CONTACT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_DEFAULT - io.keikai.api.Range.SortDataOption
 
NORMAL_DEFAULT - io.keikai.range.SRange.SortDataOption
 
NORMAL_FLATTENED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_OFF_CENTER - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_ROUNDED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_SANS - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
NORMAL_SQUARE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
NORMAL_WEIGHTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.BoolNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.CommaNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.ExclamationNode
 
normalize(FormulaTokenParser) - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.NameNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.NumberNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.OpNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.RefNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.StringNode
 
normalize(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
normalize(FormulaTokenParser, ExternalRefNode) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
normalize(FormulaTokenParser, ExternalRefNode) - Method in class org.apache.poi.ss.formula.token.NameNode
 
normalizeScale(int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
normdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
NormDist - Class in org.apache.poi.ss.formula.functions
Implementation for Excel NORMDIST() and NORM.DIST() functions.
NORMDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
norminv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
NormInv - Class in org.apache.poi.ss.formula.functions
Implementation for Excel NORMINV() and NORM.INV() functions.
NORMINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
normsdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
NormSDist - Class in org.apache.poi.ss.formula.functions
Implementation for Excel NORMSDIST() and NORM.S.DIST functions.
NORMSDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
normsinv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
NormSInv - Class in org.apache.poi.ss.formula.functions
Implementation for Excel NORMSINV() and NORM.S.INV() functions.
NORMSINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
NoSingleSectionException - Exception in org.apache.poi.hpsf
This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section.
NoSingleSectionException() - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSingleSectionException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
Constructor
NoSmoking - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
NOT - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
NOT_APPLICABLE - org.apache.poi.ss.usermodel.FontFamily
 
NOT_BETWEEN - io.keikai.api.model.Validation.OperatorType
 
NOT_BETWEEN - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
NOT_BETWEEN - io.keikai.model.SDataValidation.OperatorType
 
NOT_BETWEEN - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
NOT_BETWEEN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
NOT_BETWEEN - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
NOT_BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Not between' operator
NOT_BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
NOT_CONTAINS - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
NOT_CONTAINS_BLANKS - io.keikai.model.SConditionalFormattingRule.RuleType
 
NOT_CONTAINS_BLANKS - org.apache.poi.ss.usermodel.ConditionFilterType
 
NOT_CONTAINS_ERRORS - io.keikai.model.SConditionalFormattingRule.RuleType
 
NOT_CONTAINS_ERRORS - org.apache.poi.ss.usermodel.ConditionFilterType
 
NOT_CONTAINS_TEXT - io.keikai.model.SConditionalFormattingRule.RuleType
 
NOT_CONTAINS_TEXT - org.apache.poi.ss.usermodel.ConditionFilterType
 
NOT_EQUAL - io.keikai.api.model.Validation.OperatorType
 
NOT_EQUAL - io.keikai.model.SConditionalFormattingRule.RuleOperator
 
NOT_EQUAL - io.keikai.model.SDataValidation.OperatorType
 
NOT_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
 
NOT_EQUAL - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
 
NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
'Not equal to' operator
NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
NOT_EQUAL_TO - io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
NOT_PRIMITIVE - org.apache.poi.sl.usermodel.ShapeType
 
notBeginWith - io.keikai.model.SAutoFilter.FilterOp
 
notBeginWith - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
NOTCHED_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
NOTCHED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
NOTCHED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
NotchedCircularArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
NotchedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
notContains - io.keikai.model.SAutoFilter.FilterOp
 
notContains - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
NotContainsText - Class in io.keikai.range.impl
 
NotContainsText(RuleInfo) - Constructor for class io.keikai.range.impl.NotContainsText
 
NotContainsText(String) - Constructor for class io.keikai.range.impl.NotContainsText
 
NOTE - org.apache.poi.hssf.record.HSSFRecordTypes
 
NOTE_HIDDEN - Static variable in class org.apache.poi.hssf.record.NoteRecord
Flag indicating that the comment is hidden (default)
NOTE_STRUCTURE - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
NOTE_VISIBLE - Static variable in class org.apache.poi.hssf.record.NoteRecord
Flag indicating that the comment is visible
NOTE8 - io.keikai.model.SPrintSetup.PaperSize
US Note 8 1/2 x 11 in
NOTE8_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Note 8 1/2 x 11 in
NOTE8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Note 8 1/2 x 11 in
notEndWith - io.keikai.model.SAutoFilter.FilterOp
 
notEndWith - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
notEqual - io.keikai.model.SAutoFilter.FilterOp
 
notEqual - org.apache.poi.ss.usermodel.CustomFilter.Operator
 
NotEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
NotEqualNode - Class in org.apache.poi.ss.formula.token
 
NotEqualNode - org.apache.poi.ss.formula.token.NodeId
 
NotEqualNode() - Constructor for class org.apache.poi.ss.formula.token.NotEqualNode
 
NotEqualPtg - Class in org.apache.poi.ss.formula.ptg
Ptg class to implement not equal
NotEquals - Class in io.keikai.range.impl
 
NotEquals(RuleInfo) - Constructor for class io.keikai.range.impl.NotEquals
 
NotEquals(Object) - Constructor for class io.keikai.range.impl.NotEquals
 
NoteRecord - Class in org.apache.poi.hssf.record
NOTE: Comment Associated with a Cell (0x001C)
NoteRecord() - Constructor for class org.apache.poi.hssf.record.NoteRecord
Construct a new NoteRecord and fill its data with the default values
NoteRecord(NoteRecord) - Constructor for class org.apache.poi.hssf.record.NoteRecord
 
NoteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NoteRecord
Read the record data from the supplied RecordInputStream
Notes<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
NOTES - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Notes placeholder shape text
NoteStructureSubRecord - Class in org.apache.poi.hssf.record
ftNts (0x000D)
NoteStructureSubRecord() - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
Construct a new NoteStructureSubRecord and fill its data with the default values
NoteStructureSubRecord(NoteStructureSubRecord) - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
 
NoteStructureSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
Read the record data from the supplied RecordInputStream
NoteStructureSubRecord(LittleEndianInput, int, int) - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
 
notifyCellChange(SheetRegion, CellAttribute) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyCellChange(Set<SheetRegion>, CellAttribute) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyChange() - Method in class io.keikai.api.impl.RangeImpl
 
notifyChange() - Method in interface io.keikai.api.Range
Notify this range has been changed, then spreadsheet will render the changed cells to a browser.
notifyChange() - Method in class io.keikai.range.impl.RangeImpl
 
notifyChange() - Method in interface io.keikai.range.SRange
Notify this range has been changed.
notifyChange(Range) - Method in interface io.keikai.api.CellOperationUtil.CellStyleApplier
NotifyChange after applying the style to all cells.
notifyChange(Range.CellAttribute) - Method in class io.keikai.api.impl.RangeImpl
 
notifyChange(Range.CellAttribute) - Method in interface io.keikai.api.Range
Notify this range has been changed on the specifield attribute.
notifyChange(CellAttribute) - Method in class io.keikai.range.impl.RangeImpl
 
notifyChange(CellAttribute) - Method in interface io.keikai.range.SRange
Notify this range has been changed with the specified attribute.
notifyChange(String[]) - Method in class io.keikai.api.impl.RangeImpl
 
notifyChange(String[]) - Method in interface io.keikai.api.Range
Notify the whole book of specified variables change.
notifyChange(String[]) - Method in class io.keikai.range.impl.RangeImpl
 
notifyChange(String[]) - Method in interface io.keikai.range.SRange
Notify the variables in this range has been changed.
NotifyChangeHelper - Class in io.keikai.range.impl
A helper class that encapsulate details of sending model events.
NotifyChangeHelper() - Constructor for class io.keikai.range.impl.NotifyChangeHelper
 
notifyChartChange(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyClearIterationValue(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
notifyCustomEvent(String, SSheet, Object) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyCustomEvent(String, Object, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
notifyCustomEvent(String, Object, boolean) - Method in interface io.keikai.range.SRange
Send a custom model event to all book's listener, the event name must not conflict with that in ModelEvents
notifyDataValidationChange(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyDeleteCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified cell has just been deleted.
notifyDeleteCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Should be called to tell the cell value cache that the specified cell has just been deleted.
notifyDeleteCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
notifyDeleteCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified cell has just become a formula cell, or the formula text has changed
notifyDisplayGridlines(SSheet, boolean) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyFormulaChanging() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Should be called by any code which is either deleting this formula cell, or changing its type.
notifyInsertDelete(InsertDeleteUpdate) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyInsertDelete(List<InsertDeleteUpdate>) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyLoadedAreaChange() - Method in class io.keikai.ui.Spreadsheet
NotifyChange the currently loaded area and freeze area if exists.
notifyMergeAdd(SheetRegion) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyMergeAdd(Set<SheetRegion>) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyMergeRemove(SheetRegion) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyMergeRemove(Set<SheetRegion>) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyMergeSync(SheetRegion) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyNameNameChange(SSheet, SName, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyProtectSheet(SSheet, boolean) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyReleaseSelectedCache(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyRowColumnSizeChange(SheetRegion) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyRowColumnSizeChange(Set<SheetRegion>) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySetFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifySetFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifySheetAutoFilterChange(SSheet, STable) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetChartAdd(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetChartDelete(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetChartUpdate(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetCreate(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetDelete(SBook, SSheet, int) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetFreezeChange(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetGroupChange(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetNameChange(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetPictureAdd(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetPictureDelete(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetPictureMove(SSheet, String) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetReorder(SSheet, int) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetSelect(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifySheetVisibleChange(SSheet) - Method in class io.keikai.range.impl.NotifyChangeHelper
 
notifyUpdateCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyUpdateCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyUpdateCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
notifyUpdateCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
notifyVisibleAreaChange() - Method in class io.keikai.ui.Spreadsheet
NotifyChange the currently visible area and freeze area if exists.
NotImplemented - Annotation Type in org.apache.poi.util
This feature has not been implemented yet.
NotImplementedException - Exception in org.apache.poi.ss.formula.eval
An exception thrown by implementors of FormulaEvaluator, when attempting to evaluate a formula which requires features that POI does not (yet) support.
NotImplementedException(String) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
 
NotImplementedException(String, NotImplementedException) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
 
NotImplementedFunction - Class in org.apache.poi.ss.formula.functions
This is the default implementation of a Function class.
NotImplementedFunction() - Constructor for class org.apache.poi.ss.formula.functions.NotImplementedFunction
 
NotImplementedFunction(String) - Constructor for class org.apache.poi.ss.formula.functions.NotImplementedFunction
 
NotImplementedFunctionException - Exception in org.apache.poi.ss.formula.eval
An exception thrown by implementors of FormulaEvaluator when attempting to evaluate a formula which requires a function that POI does not (yet) support.
NotImplementedFunctionException(String) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
 
NotImplementedFunctionException(String, NotImplementedException) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
 
NotOLE2FileException - Exception in org.apache.poi.poifs.filesystem
This exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after all
NotOLE2FileException(String) - Constructor for exception org.apache.poi.poifs.filesystem.NotOLE2FileException
 
NotPrimitive - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Now - Class in org.apache.poi.ss.formula.functions
Implementation of Excel NOW() Function
Now() - Constructor for class org.apache.poi.ss.formula.functions.Now
 
nper(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
 
NPER - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
npv(double, double[]) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
calculates the Net Present Value of a principal amount given the discount rate and a sequence of cash flows (supplied as an array).
npv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
Npv - Class in org.apache.poi.ss.formula.functions
Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
Npv() - Constructor for class org.apache.poi.ss.formula.functions.Npv
 
NPV - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
NSO - org.apache.poi.util.LocaleID
 
NSO_ZA - org.apache.poi.util.LocaleID
 
NULL - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when two areas are required to intersect, but do not.
NULL - Static variable in class io.keikai.model.ErrorValue
 
NULL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
NULL_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
NULL_INTERSECTION - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#NULL! - Intersection of two cell ranges is empty
NULL_INTERSECTION - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#NULL! - Intersection of two cell ranges is empty
NULL_STRING_VALUE - Static variable in interface io.keikai.importer.xml.JSONNode
 
NullEscherSerializationListener - Class in org.apache.poi.ddf
Ignores all serialization events.
NullEscherSerializationListener() - Constructor for class org.apache.poi.ddf.NullEscherSerializationListener
 
num - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
How many icons in the set
NUM - io.keikai.model.SCFValueObject.CFValueObjectType
 
NUM - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when an argument to a function has a compatible type, but has a value that is outside the domain over which that function is defined.
NUM - Static variable in class io.keikai.model.ErrorValue
 
NUM_ASCENDING_KEY - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
NUM_DESCENDING_KEY - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
NUM_ERROR - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#NUM! - Value range overflow
NUM_ERROR - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#NUM! - Value range overflow
NUM_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
NUM_FORMAT - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
NUMBER - io.keikai.model.SCell.CellType
 
NUMBER - org.apache.poi.hssf.record.HSSFRecordTypes
 
NUMBER - org.apache.poi.ss.format.CellFormatType
A numeric format.
NUMBER - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Number / Parameter
NUMBER - Static variable in interface io.keikai.range.impl.autofill.Step
 
NUMBER_FORMAT - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
NUMBER_FORMAT_INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
NUMBER_STORED_AS_TEXT - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check the format of string values and warn if they look to actually be numeric values.
NumberComparer - Class in org.apache.poi.ss.util
Excel compares numbers using different rules to those of java, so Double.compare(double, double) won't do.
NumberComparer() - Constructor for class org.apache.poi.ss.util.NumberComparer
 
numberError() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
#NUM! - Value range overflow
NumberEval - Class in org.apache.poi.ss.formula.eval
 
NumberEval(double) - Constructor for class org.apache.poi.ss.formula.eval.NumberEval
 
NumberEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.NumberEval
 
NumberFormatIndexRecord - Class in org.apache.poi.hssf.record.chart
The number format index record indexes format table.
NumberFormatIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
NumberFormatIndexRecord(NumberFormatIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
NumberFormatIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
NumberInputMask - Interface in io.keikai.model.sys.input
Responsible for number input mask.
NumberInputMaskImpl - Class in io.keikai.model.impl.sys
 
NumberInputMaskImpl - Class in io.keikaiex.model.sys
Responsible for number input mask.
NumberInputMaskImpl() - Constructor for class io.keikai.model.impl.sys.NumberInputMaskImpl
 
NumberInputMaskImpl() - Constructor for class io.keikaiex.model.sys.NumberInputMaskImpl
 
NumberNode<T extends Number> - Class in org.apache.poi.ss.formula.token
 
NumberPtg - Class in org.apache.poi.ss.formula.ptg
Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation
NumberPtg(double) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
 
NumberPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
Create a NumberPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
NumberPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
 
NumberRecord - Class in org.apache.poi.hssf.record
NUMBER (0x0203) Contains a numeric cell value.
NumberRecord() - Constructor for class org.apache.poi.hssf.record.NumberRecord
Creates new NumberRecord
NumberRecord(NumberRecord) - Constructor for class org.apache.poi.hssf.record.NumberRecord
 
NumberRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NumberRecord
 
NumberToGeneralTextConverter - Class in org.apache.poi.ss.util
Convert a number to "General" formatting text.
NumberToGeneralTextConverter() - Constructor for class org.apache.poi.ss.util.NumberToGeneralTextConverter
 
NumberToTextConverter - Class in org.apache.poi.ss.util
Excel converts numbers to text with different rules to those of java, so Double.toString(value) won't do.
NumberValueFunction - Class in org.apache.poi.ss.formula.functions
/** Implementation for the NUMBERVALUE() Excel function.
NUMERIC - io.keikai.api.model.CellData.CellType
 
NUMERIC - org.apache.poi.ss.usermodel.CellType
Numeric cell type (whole numbers, fractional numbers, dates)
NumericFunction - Class in org.apache.poi.ss.formula.functions
 
NumericFunction() - Constructor for class org.apache.poi.ss.formula.functions.NumericFunction
 
NumericFunctionHelper - Class in org.apache.poi.ss.formula.functions
 
NumericFunctionHelper() - Constructor for class org.apache.poi.ss.formula.functions.NumericFunctionHelper
 
NumericValueEval - Interface in org.apache.poi.ss.formula.eval
 
NumFmts - Class in io.keikai.importer
 
NumFmts() - Constructor for class io.keikai.importer.NumFmts
 
NumFmts(int) - Constructor for class io.keikai.importer.NumFmts
 
numFormattingRuns() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
numFormattingRuns() - Method in interface org.apache.poi.ss.usermodel.RichTextString
 
NumMatch - Class in io.keikai.range.impl
return true if a number
NumMatch() - Constructor for class io.keikai.range.impl.NumMatch
 
numPages() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
numToAbc(int) - Static method in class io.keikai.util.Converter
Converts 0-based index to abc.

O

OBJ - org.apache.poi.hssf.record.HSSFRecordTypes
 
OBJECT - io.keikai.model.sys.dependency.Ref.RefType
 
OBJECT_LINK - org.apache.poi.hssf.record.HSSFRecordTypes
 
OBJECT_PROTECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
OBJECT_TYPE_ARC - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_ARC - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_CHART - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_CHECKBOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_DIALOG_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_EDIT_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_GROUP - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_GROUP_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LABEL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_LIST_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_OPTION_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_POLYGON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
OBJECT_TYPE_RESERVED1 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED2 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED3 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED4 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED5 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED6 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED7 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED8 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_RESERVED9 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_SCROLL_BAR - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_SPINNER - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
ObjectData - Interface in org.apache.poi.sl.usermodel
Common interface for OLE shapes, i.e.
ObjectData - Interface in org.apache.poi.ss.usermodel
Common interface for OLE shapes, i.e.
ObjectHolder - Class in io.keikai.jsf.ui.impl
the object holder to hold object for a while, and remove timeout object when someone ObjectHolder.kick() it.
ObjectHolder(HttpSession, int) - Constructor for class io.keikai.jsf.ui.impl.ObjectHolder
 
ObjectHolderContext - Class in io.keikai.jsf.ui.impl
context to hold object-holder
ObjectHolderContext() - Constructor for class io.keikai.jsf.ui.impl.ObjectHolderContext
 
ObjectHolderFilter - Class in io.keikai.jsf
Filter to help create a object holder for issue ZSS-641, and kick object holder to release object after timeout.
ObjectHolderFilter() - Constructor for class io.keikai.jsf.ObjectHolderFilter
 
ObjectLinkRecord - Class in org.apache.poi.hssf.record.chart
Links text to an object on the chart or identifies it as the title.
ObjectLinkRecord() - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ObjectLinkRecord(ObjectLinkRecord) - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ObjectLinkRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
ObjectMetaData - Interface in org.apache.poi.sl.usermodel
 
ObjectMetaData.Application - Enum in org.apache.poi.sl.usermodel
 
ObjectProtectRecord - Class in org.apache.poi.hssf.record
Protect embedded object with the lamest "security" ever invented.
ObjectProtectRecord() - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
 
ObjectProtectRecord(ObjectProtectRecord) - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
 
ObjectProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
 
ObjectRef - Interface in io.keikai.model.sys.dependency
The object Reef to represent a object, and is always a dependent ref.
ObjectRef.ObjectType - Enum in io.keikai.model.sys.dependency
 
ObjectRefImpl - Class in io.keikai.model.impl
 
ObjectRefImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.ObjectRefImpl
 
ObjectRefImpl(AbstractChartAdv, String[]) - Constructor for class io.keikai.model.impl.ObjectRefImpl
 
ObjectRefImpl(AbstractDataValidationAdv, String) - Constructor for class io.keikai.model.impl.ObjectRefImpl
 
ObjectRefImpl(String, String, String, ObjectRef.ObjectType) - Constructor for class io.keikai.model.impl.ObjectRefImpl
 
ObjectShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
An shape which references an embedded OLE object
ObjRecord - Class in org.apache.poi.hssf.record
OBJRECORD (0x005D)
ObjRecord() - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
ObjRecord(ObjRecord) - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
ObjRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjRecord
 
OBLIQUE_BOXED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_CONTACT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_FLATTENED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_OFF_CENTER - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_ROUNDED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_SQUARE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBLIQUE_WEIGHTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
 
OBTUSE_COVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
OBTUSE_SANS - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
OBTUSE_SQUARE_COVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
OC - org.apache.poi.util.LocaleID
 
OC_FR - org.apache.poi.util.LocaleID
 
oct2bin(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
OCT2BIN - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
oct2dec(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
Oct2Dec - Class in org.apache.poi.ss.formula.functions
Implementation for Excel Oct2Dec() function.
Oct2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Oct2Dec
 
OCT2DEC - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
oct2hex(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFns
 
OCT2HEX - Static variable in class io.keikaiex.formula.fn.EngineeringFunctionImpl
 
Octagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
OCTAGON - org.apache.poi.sl.usermodel.ShapeType
 
OCTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ODD - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
OEM - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies a mapping to one of the OEM code pages, according to the current system locale setting.
OEM - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
OF_PIE - io.keikai.api.model.Chart.Type
 
OF_PIE - io.keikai.model.SChart.ChartType
 
OfficeXmlFileException - Exception in org.apache.poi.poifs.filesystem
This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what POIFS works with)
OfficeXmlFileException(String) - Constructor for exception org.apache.poi.poifs.filesystem.OfficeXmlFileException
 
offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
offset(int, int, int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
Creates an AreaEval offset by a relative amount from the upper left cell of this area
offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.eval.ArrayEval
 
offset(int, int, int, int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
Creates an AreaEval offset by a relative amount from this RefEval
offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.LazyRefEval
 
Offset - Class in org.apache.poi.ss.formula.functions
Implementation for Excel function OFFSET()
Offset() - Constructor for class org.apache.poi.ss.formula.functions.Offset
 
OFFSET - io.keikai.model.sys.dependency.Ref.RefType
 
OFFSET_CF - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Clipboard Format starts in the byte[] returned by SummaryInformation.getThumbnail()
OFFSET_CFTAG - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Clipboard Format Tag starts in the byte[] returned by SummaryInformation.getThumbnail()
OFFSET_WMFDATA - Static variable in class org.apache.poi.hpsf.Thumbnail
Offset in bytes where the Windows Metafile (WMF) image data starts in the byte[] returned by SummaryInformation.getThumbnail()
OffsetArea(int, int, int, int, int, int) - Constructor for class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
 
OffsetRef - Interface in io.keikai.model.sys.dependency
Used to handle reference generated by OFFSET function.
OffsetRefImpl - Class in io.keikai.model.impl
a cell reference produced by OFFSET function.
OffsetRefImpl(String, String, int) - Constructor for class io.keikai.model.impl.OffsetRefImpl
 
Oid - Interface in io.keikai.util
 
OID_LENGTH - Static variable in interface io.keikai.util.Oid
 
OK - io.keikai.ui.ZSMessagebox.Button
 
okBtn - Variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
okBtn - Variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
okBtn - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
okBtn - Variable in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
okBtn - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
okBtn - Variable in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
OLD_STYLE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
OLD_WORKBOOK_DIR_ENTRY_NAME - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
Name of older (pre-Excel 97) Workbook streams, which aren't supported by HSSFWorkbook, only by OldExcelExtractor
OldCellRecord - Class in org.apache.poi.hssf.record
Base class for all old (Biff 2 - Biff 4) cell value records (implementors of CellValueRecordInterface).
OldCellRecord(RecordInputStream, boolean) - Constructor for class org.apache.poi.hssf.record.OldCellRecord
 
OldExcelExtractor - Class in org.apache.poi.hssf.extractor
A text extractor for old Excel files, which are too old for HSSFWorkbook to handle.
OldExcelExtractor(File) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
 
OldExcelExtractor(InputStream) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
 
OldExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
 
OldExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
 
OldExcelFormatException - Exception in org.apache.poi.hssf
 
OldExcelFormatException(String) - Constructor for exception org.apache.poi.hssf.OldExcelFormatException
 
OldFileFormatException - Exception in org.apache.poi
Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported.
OldFileFormatException(String) - Constructor for exception org.apache.poi.OldFileFormatException
 
OldFormulaRecord - Class in org.apache.poi.hssf.record
Formula Record (0x0006 / 0x0206 / 0x0406) - holds a formula in encoded form, along with the value if a number
OldFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldFormulaRecord
 
OldLabelRecord - Class in org.apache.poi.hssf.record
Biff2 - Biff 4 Label Record (0x0004 / 0x0204) - read only support for strings stored directly in the cell, from the older file formats that didn't use LabelSSTRecord
OldLabelRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldLabelRecord
 
OldLace - org.apache.poi.sl.usermodel.PresetColor
 
OldSheetRecord - Class in org.apache.poi.hssf.record
Title: Bound Sheet Record (aka BundleSheet) (0x0085) for BIFF 5
OldSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldSheetRecord
 
OldStringRecord - Class in org.apache.poi.hssf.record
Biff2 - Biff 4 Label Record (0x0007 / 0x0207) - read only support for formula string results.
OldStringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldStringRecord
 
OLE_OBJECT - org.apache.poi.ddf.EscherRecordTypes
 
OLE_V1_PACKAGE - org.apache.poi.hpsf.ClassIDPredefined
OLE 1.0 package manager
OLE10_NATIVE - Static variable in class org.apache.poi.poifs.filesystem.Ole10Native
 
Ole10Extractor() - Constructor for class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
 
Ole10Native - Class in org.apache.poi.poifs.filesystem
Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.
Ole10Native(byte[], int) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on the data in the given buffer.
Ole10Native(String, String, String, byte[]) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
Creates an instance and fills the fields based on ...
Ole10NativeException - Exception in org.apache.poi.poifs.filesystem
 
Ole10NativeException(String) - Constructor for exception org.apache.poi.poifs.filesystem.Ole10NativeException
 
Ole10NativeException(String, Throwable) - Constructor for exception org.apache.poi.poifs.filesystem.Ole10NativeException
 
Ole10NativeException(Throwable) - Constructor for exception org.apache.poi.poifs.filesystem.Ole10NativeException
 
OLE2 - org.apache.poi.poifs.filesystem.FileMagic
OLE2 / BIFF8+ stream used for Office 97 and higher documents
Olive - org.apache.poi.sl.usermodel.PresetColor
 
OLIVE_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
OLIVE_GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
OliveDrab - org.apache.poi.sl.usermodel.PresetColor
 
OM - org.apache.poi.util.LocaleID
 
OM_ET - org.apache.poi.util.LocaleID
 
ON_AFTER_CELL_CHANGE - Static variable in class io.keikai.ui.event.Events
This event is sent after cell contents changed by operating the book model.
ON_AFTER_SHEET_CREATE - Static variable in class io.keikai.ui.event.Events
This event is sent after sheet is created by operating the book model.
ON_AFTER_SHEET_DELETE - Static variable in class io.keikai.ui.event.Events
This event is sent after sheet is deleted by operating the book model.
ON_AFTER_SHEET_NAME_CHANGE - Static variable in class io.keikai.ui.event.Events
This event is sent after sheet's name is changed by operating the book model.
ON_AFTER_SHEET_ORDER_CHANGE - Static variable in class io.keikai.ui.event.Events
This event is sent after sheet's order is changed by operating the book model.
ON_AFTER_SHEET_VISIBLE_CHANGE - Static variable in class io.keikai.ui.event.Events
This event is sent after sheet's visible is changed by operating the book model.
ON_AFTER_UNDOABLE_MANAGER_ACTION - Static variable in class io.keikai.ui.event.Events
This is event is sent after do/undo/redo a undoable action by a undoable action manager, or clear undo manager
ON_AUTOFILTER_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_AUX_ACTION - Static variable in class io.keikai.ui.event.Events
The onAuxAction event (with AuxActionEvent)
ON_CANCEL - Static variable in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
ON_CELL_CLICK - Static variable in class io.keikai.ui.event.Events
The onCellClick event (with CellMouseEvent).
ON_CELL_CONTENT_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_CELL_DOUBLE_CLICK - Static variable in class io.keikai.ui.event.Events
The onCellDoubleClick event (with CellMouseEvent).
ON_CELL_FILTER - Static variable in class io.keikai.ui.event.Events
The onCellFilter event (with CellMouseEvent).
ON_CELL_FOCUS - Static variable in class io.keikai.ui.event.Events
The onCellFocus event (with CellEvent).
ON_CELL_HYPERLINK - Static variable in class io.keikai.ui.event.Events
The onCellHyperlink event (with CellHyperlinkEvent).
ON_CELL_MULTIPLE_SELECTION - Static variable in class io.keikai.ui.event.Events
The onCellMultipleSelection event (with CellMultipleSelectionEvent).
ON_CELL_RIGHT_CLICK - Static variable in class io.keikai.ui.event.Events
The onCellRightClick event (with CellMouseEvent).
ON_CELL_SELECTION - Static variable in class io.keikai.ui.event.Events
The onCellSelection event (with CellSelectionEvent).
ON_CELL_SELECTION_UPDATE - Static variable in class io.keikai.ui.event.Events
The onCellSelectionUpdate event (with CellSelectionUpdateEvent).
ON_CELL_VALIDATOR - Static variable in class io.keikai.ui.event.Events
The onCellValidator event (with CellMouseEvent).
ON_CHART_ADD - Static variable in class io.keikai.model.ModelEvents
 
ON_CHART_CONTENT_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_CHART_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_CHART_UPDATE - Static variable in class io.keikai.model.ModelEvents
 
ON_CLIPBOARD_PASTE - Static variable in class io.keikai.ui.event.Events
The onClipboardPaste event (with ClipboardPasteEvent)
ON_COLUMN_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_COLUMN_INSERT - Static variable in class io.keikai.model.ModelEvents
 
ON_CTRL_KEY - Static variable in class io.keikai.ui.event.Events
The onCtrlKey event (with KeyEvent)
ON_DATA_VALIDATION_CONTENT_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_DISPLAY_GRIDLINES_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_EDITBOX_EDITING - Static variable in class io.keikai.ui.event.Events
The onEditboxEditing event (with EditboxEditingEvent).
ON_FREEZE_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_GROUP_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_GROUP_HEADER_CLICK - Static variable in class io.keikai.ui.event.Events
This event is sent when the group header of the sheet is clicked on either row pane or column pane.
ON_GROUP_OPEN - Static variable in class io.keikai.ui.event.Events
This event is sent when the group of the sheet is opened or closed on either row pane or column pane.
ON_HEADER_CLICK - Static variable in class io.keikai.ui.event.Events
The onHeaderClick event (with HeaderMouseEvent).
ON_HEADER_DOUBLE_CLICK - Static variable in class io.keikai.ui.event.Events
The onHeaderDoubleClick event (with HeaderMouseEvent).
ON_HEADER_RIGHT_CLICK - Static variable in class io.keikai.ui.event.Events
The onHeaderRightClick event (with HeaderMouseEvent).
ON_HEADER_UPDATE - Static variable in class io.keikai.ui.event.Events
The onHeaderSzie event (with HeaderUpdateEvent).
ON_MERGE_ADD - Static variable in class io.keikai.model.ModelEvents
 
ON_MERGE_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_MERGE_SYNC - Static variable in class io.keikai.model.ModelEvents
 
ON_MODEL_DIRTY_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_MODEL_FRIEND_FOCUS_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_MODEL_FRIEND_FOCUS_MOVE - Static variable in class io.keikai.model.ModelEvents
 
ON_NAME_NAME_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_OK - Static variable in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
ON_PICTURE_ADD - Static variable in class io.keikai.model.ModelEvents
 
ON_PICTURE_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_PICTURE_UPDATE - Static variable in class io.keikai.model.ModelEvents
 
ON_PROTECT_SHEET_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_RELEASE_SELECTED_CACHE - Static variable in class io.keikai.model.ModelEvents
 
ON_ROW_COLUMN_SIZE_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_ROW_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_ROW_INSERT - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_CREATE - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_DELETE - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_NAME_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_ORDER_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_SELECT - Static variable in class io.keikai.model.ModelEvents
 
ON_SHEET_SELECT - Static variable in class io.keikai.ui.event.Events
The onSheetSelect event (with SheetSelectEvent Sent when sheet is selected.
ON_SHEET_VISIBLE_CHANGE - Static variable in class io.keikai.model.ModelEvents
 
ON_START_EDITING - Static variable in class io.keikai.ui.event.Events
The onStartEditing event (with StartEditingEvent).
ON_STOP_EDITING - Static variable in class io.keikai.ui.event.Events
The onStopEditing event (with StopEditingEvent).
ON_SYNC_FRIEND_FOCUS - Static variable in class io.keikai.ui.event.Events
This event is sent after friend focus is added/deleted/moved.
ON_WIDGET_CTRL_KEY - Static variable in class io.keikai.ui.event.Events
The onWidgetCtrlKey event (with WidgetKeyEvent)
ON_WIDGET_UPDATE - Static variable in class io.keikai.ui.event.Events
The onWidgetUpdate event (with WidgetUpdateEvent)
onBackColorChange() - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
onCancel() - Method in class io.keikai.ui.ZSMessageboxDlg
 
onCancel() - Method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.PasswordCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
onCancel() - Method in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
onCell(Cell, CellWalkContext) - Method in interface org.apache.poi.ss.util.cellwalk.CellHandler
 
onChange$displayBox() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onCheck() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
onCheck() - Method in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
onCheck$errorMsgCheckbox() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onCheck$hasHeaderBox() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onCheck$msgCheckbox() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onClear() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onClick() - Method in class io.keikai.ui.ZSMessageboxDlg.Button
 
onClick$addBtn() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onClick$delBtn() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onClick$docBtn() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onClick$downBtn() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onClick$mailBtn() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onClick$okBtn() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onClick$okBtn() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onClick$okBtn() - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
onClick$okBtn() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onClick$okBtn() - Method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
onClick$upBtn() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onClick$webBtn() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
onClose() - Method in class io.keikai.ui.ZSMessageboxDlg
 
onColumnChange(SSheet, int, int) - Method in interface io.keikai.ui.sys.WidgetLoader
 
onColumnChange(SSheet, int, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
OneArrayArg() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
onEvent(CollaborationInfo.CollaborationEvent) - Method in interface io.keikai.app.CollaborationInfo.CollaborationEventListener
 
onEvent(ModelEvent) - Method in interface io.keikai.model.ModelEventListener
Override this method to handle the model event.
onEvent(ModelEvent) - Method in class io.keikai.ui.ModelEventDispatcher
 
onEvent(Event) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
onEvent(Event) - Method in class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
onLoadOnDemand(SSheet, int, int, int, int) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
onLoadOnDemand(SSheet, int, int, int, int) - Method in interface io.keikai.ui.sys.WidgetHandler
call when spreadsheet try to load a block of cell to client side.
onLoadOnDemand(SSheet, int, int, int, int) - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
onOK() - Method in class io.keikai.ui.ZSMessageboxDlg
 
onOK() - Method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.PasswordCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
onOK() - Method in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
onOpen$_composeFormulaDialog(Event) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl
 
onPageAttached(Page, Page) - Method in class io.keikai.ui.Spreadsheet
 
onPageDetached(Page) - Method in class io.keikai.ui.Spreadsheet
 
onResetSparklineAnchor(SSheet, CellRegion) - Method in interface io.keikai.ui.sys.WidgetLoader
 
onResetSparklineAnchor(SSheet, CellRegion) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onRowChange(SSheet, int, int) - Method in interface io.keikai.ui.sys.WidgetLoader
 
onRowChange(SSheet, int, int) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onRowColumnChange(SSheet, CellRegion) - Method in interface io.keikai.ui.sys.WidgetLoader
 
onRowColumnChange(SSheet, CellRegion) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onSelect() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortIndexCombobox
 
onSelect(SelectEvent) - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
onSelect$allowCombobox() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onSelect$categoryCombobox() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
onSelect$dataCombobox() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
onSelect$mfn_category(SelectEvent) - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
onSelect$sortOrientationBox() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onSelect$sortRuleBox() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
onSheetClean(SSheet) - Method in interface io.keikai.ui.sys.WidgetLoader
indicate the sheet is dis-selected
onSheetClean(SSheet) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onSheetFreeze(SSheet) - Method in interface io.keikai.ui.sys.WidgetLoader
indicate the sheet's freeze panel is changed.
onSheetFreeze(SSheet) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onSheetSelected(SSheet) - Method in interface io.keikai.ui.sys.WidgetLoader
indicate the selected sheet of a spreadsheet is changed.
onSheetSelected(SSheet) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
onUpdateCacheResult(EvaluationCell, ValueEval) - Method in interface org.apache.poi.ss.formula.WorkbookEvaluator.CacheManager
 
OOXML - org.apache.poi.poifs.filesystem.FileMagic
OOXML / ZIP stream - The first 4 bytes of an OOXML file, used in detection
OOXML_DEGREE - Static variable in interface org.apache.poi.sl.draw.geom.Formula
OOXML units are 60000ths of a degree
OOXML_PACKAGE - Static variable in class org.apache.poi.extractor.ExtractorFactory
Some OPCPackages are packed in side an OLE2 container.
ooxmlId - Variable in enum org.apache.poi.common.usermodel.PictureType
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.PresetColor
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.ShapeType
Preset-ID for XML-based shapes
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
ooxmlId - Variable in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
open() - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
 
openComposeFormulaDialog() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
openComposeFormulaDialog(FormulaMetaInfo) - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
openFormatList(String, int) - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
openName(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
OperandPtg - Class in org.apache.poi.ss.formula.ptg
 
OperandPtg() - Constructor for class org.apache.poi.ss.formula.ptg.OperandPtg
 
OperandPtg(OperandPtg) - Constructor for class org.apache.poi.ss.formula.ptg.OperandPtg
 
OperandResolver - Class in org.apache.poi.ss.formula.eval
Provides functionality for evaluating arguments to functions and operators.
operation - Variable in class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
OperationEvaluationContext - Class in org.apache.poi.ss.formula
Contains all the contextual information required to evaluate an operation within a formula
OperationEvaluationContext(WorkbookEvaluator, EvaluationWorkbook, int, int, int, EvaluationTracker, boolean, DependencyTracker, Object, int[]) - Constructor for class org.apache.poi.ss.formula.OperationEvaluationContext
 
OperationPtg - Class in org.apache.poi.ss.formula.ptg
defines a Ptg that is an operation instead of an operand
OperationPtg() - Constructor for class org.apache.poi.ss.formula.ptg.OperationPtg
 
operationRadiogroup - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
OpNode - Class in org.apache.poi.ss.formula.token
 
OpNode() - Constructor for class org.apache.poi.ss.formula.token.OpNode
 
OPT - org.apache.poi.ddf.EscherRecordTypes
 
optimiseCellStyles(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
Goes through the Wokrbook, optimising the cell styles by removing duplicate ones, and ones that aren't used.
optimiseFonts(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
Goes through the Workbook, optimising the fonts by removing duplicate ones.
optimizeCellStyle() - Method in class io.keikai.model.impl.BookImpl
 
optimizeCellStyle() - Method in interface io.keikai.model.SBook
Optimize CellStyle, usually called when export book or after many style operation
or - io.keikai.model.SAutoFilter.FilterOp
 
OR - io.keikai.api.Range.AutoFilterOperation
 
OR - io.keikai.range.SRange.AutoFilterOperation
 
OR - org.apache.poi.util.LocaleID
 
OR - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
OR_IN - org.apache.poi.util.LocaleID
 
Orange - org.apache.poi.sl.usermodel.PresetColor
 
ORANGE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
ORANGE - org.apache.poi.ss.usermodel.IndexedColors
 
OrangeRed - org.apache.poi.sl.usermodel.PresetColor
 
Orchid - org.apache.poi.sl.usermodel.PresetColor
 
ORCHID - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
ORCHID - org.apache.poi.ss.usermodel.IndexedColors
 
orderByBofPosition(List<BoundSheetRecord>) - Static method in class org.apache.poi.hssf.record.BoundSheetRecord
Converts a List of BoundSheetRecords to an array and sorts by the position of their BOFs.
org.apache.poi - package org.apache.poi
 
org.apache.poi.common - package org.apache.poi.common
 
org.apache.poi.common.usermodel - package org.apache.poi.common.usermodel
 
org.apache.poi.common.usermodel.fonts - package org.apache.poi.common.usermodel.fonts
 
org.apache.poi.ddf - package org.apache.poi.ddf
This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format.
org.apache.poi.extractor - package org.apache.poi.extractor
 
org.apache.poi.hpsf - package org.apache.poi.hpsf
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
org.apache.poi.hpsf.extractor - package org.apache.poi.hpsf.extractor
 
org.apache.poi.hpsf.wellknown - package org.apache.poi.hpsf.wellknown
Specific support for DocumentSummaryInformation, SummaryInformation types.
org.apache.poi.hssf - package org.apache.poi.hssf
Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java.
org.apache.poi.hssf.eventmodel - package org.apache.poi.hssf.eventmodel
 
org.apache.poi.hssf.eventusermodel - package org.apache.poi.hssf.eventusermodel
HSSF eventmodel Package provides an event-based API for reading HSSF files.
org.apache.poi.hssf.eventusermodel.dummyrecord - package org.apache.poi.hssf.eventusermodel.dummyrecord
 
org.apache.poi.hssf.extractor - package org.apache.poi.hssf.extractor
 
org.apache.poi.hssf.model - package org.apache.poi.hssf.model
Provides low level API structures for reading, writing, modifying XLS files.
org.apache.poi.hssf.record - package org.apache.poi.hssf.record
Record package contains class representations for XLS binary strutures.
org.apache.poi.hssf.record.aggregates - package org.apache.poi.hssf.record.aggregates
The record aggregates are not real "records" but collections of records that act as a single record.
org.apache.poi.hssf.record.cf - package org.apache.poi.hssf.record.cf
 
org.apache.poi.hssf.record.chart - package org.apache.poi.hssf.record.chart
 
org.apache.poi.hssf.record.common - package org.apache.poi.hssf.record.common
 
org.apache.poi.hssf.record.cont - package org.apache.poi.hssf.record.cont
 
org.apache.poi.hssf.record.crypto - package org.apache.poi.hssf.record.crypto
 
org.apache.poi.hssf.record.pivottable - package org.apache.poi.hssf.record.pivottable
 
org.apache.poi.hssf.usermodel - package org.apache.poi.hssf.usermodel
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
org.apache.poi.hssf.usermodel.helpers - package org.apache.poi.hssf.usermodel.helpers
 
org.apache.poi.hssf.util - package org.apache.poi.hssf.util
The util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.
org.apache.poi.ooxml - package org.apache.poi.ooxml
 
org.apache.poi.poifs.common - package org.apache.poi.poifs.common
common package contains constants and other classes shared across all POIFS subpackages
org.apache.poi.poifs.crypt - package org.apache.poi.poifs.crypt
Implementation of the ECMA-376 and MS-propritary document encryptions
org.apache.poi.poifs.crypt.agile - package org.apache.poi.poifs.crypt.agile
 
org.apache.poi.poifs.crypt.binaryrc4 - package org.apache.poi.poifs.crypt.binaryrc4
 
org.apache.poi.poifs.crypt.cryptoapi - package org.apache.poi.poifs.crypt.cryptoapi
 
org.apache.poi.poifs.crypt.standard - package org.apache.poi.poifs.crypt.standard
 
org.apache.poi.poifs.crypt.xor - package org.apache.poi.poifs.crypt.xor
 
org.apache.poi.poifs.dev - package org.apache.poi.poifs.dev
DEV package serves two purposes.
org.apache.poi.poifs.eventfilesystem - package org.apache.poi.poifs.eventfilesystem
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
org.apache.poi.poifs.filesystem - package org.apache.poi.poifs.filesystem
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
org.apache.poi.poifs.macros - package org.apache.poi.poifs.macros
 
org.apache.poi.poifs.nio - package org.apache.poi.poifs.nio
 
org.apache.poi.poifs.property - package org.apache.poi.poifs.property
property package contains high and low level Property structures for POIFS.
org.apache.poi.poifs.storage - package org.apache.poi.poifs.storage
storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.
org.apache.poi.sl.draw - package org.apache.poi.sl.draw
 
org.apache.poi.sl.draw.geom - package org.apache.poi.sl.draw.geom
 
org.apache.poi.sl.extractor - package org.apache.poi.sl.extractor
 
org.apache.poi.sl.image - package org.apache.poi.sl.image
 
org.apache.poi.sl.usermodel - package org.apache.poi.sl.usermodel
 
org.apache.poi.ss - package org.apache.poi.ss
 
org.apache.poi.ss.extractor - package org.apache.poi.ss.extractor
 
org.apache.poi.ss.format - package org.apache.poi.ss.format
This package contains classes that implement cell formatting
org.apache.poi.ss.formula - package org.apache.poi.ss.formula
This package contains common internal POI code for manipulating formulas.
org.apache.poi.ss.formula.atp - package org.apache.poi.ss.formula.atp
 
org.apache.poi.ss.formula.constant - package org.apache.poi.ss.formula.constant
 
org.apache.poi.ss.formula.eval - package org.apache.poi.ss.formula.eval
 
org.apache.poi.ss.formula.eval.forked - package org.apache.poi.ss.formula.eval.forked
 
org.apache.poi.ss.formula.function - package org.apache.poi.ss.formula.function
 
org.apache.poi.ss.formula.functions - package org.apache.poi.ss.formula.functions
 
org.apache.poi.ss.formula.ptg - package org.apache.poi.ss.formula.ptg
The formula package contains binary PTG structures used in Formulas
org.apache.poi.ss.formula.token - package org.apache.poi.ss.formula.token
 
org.apache.poi.ss.formula.udf - package org.apache.poi.ss.formula.udf
 
org.apache.poi.ss.usermodel - package org.apache.poi.ss.usermodel
 
org.apache.poi.ss.usermodel.helpers - package org.apache.poi.ss.usermodel.helpers
 
org.apache.poi.ss.util - package org.apache.poi.ss.util
 
org.apache.poi.ss.util.cellwalk - package org.apache.poi.ss.util.cellwalk
 
org.apache.poi.util - package org.apache.poi.util
Top-level util package are classes that are useful throughout the project.
org.apache.poi.wp.usermodel - package org.apache.poi.wp.usermodel
 
org.apache.poi.xddf.usermodel.chart - package org.apache.poi.xddf.usermodel.chart
 
org.apache.poi.xssf.model - package org.apache.poi.xssf.model
 
org.apache.poi.xssf.usermodel - package org.apache.poi.xssf.usermodel
 
OS_MACINTOSH - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a Macintosh system.
OS_WIN16 - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 16-bit Windows system.
OS_WIN32 - Static variable in class org.apache.poi.hpsf.PropertySet
If the OS version field holds this value the property set stream was created on a 32-bit Windows system.
OTHER - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Any other text
OTHER_CHART - io.keikai.ui.AuxAction
 
OUT - io.keikai.model.impl.AbstractChartAxisAdv.TickMark
 
Outline - Class in org.apache.poi.sl.draw.geom
 
Outline(Shape, PathIf) - Constructor for class org.apache.poi.sl.draw.geom.Outline
 
OUTLINE - io.keikai.api.Range.ApplyBorderType
 
OUTLINE - io.keikai.range.SRange.ApplyBorderType
 
OUTLINE - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
OUTLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
OutlineLevelNode(int) - Constructor for class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
OutlineLevelTree - Class in io.keikai.model.impl
An outline level tree structure.
OutlineLevelTree() - Constructor for class io.keikai.model.impl.OutlineLevelTree
 
OutlineLevelTree.OutlineLevelNode - Class in io.keikai.model.impl
 
OUTSIDE - org.apache.poi.ss.usermodel.BorderExtent
All outside borders.
OUTSIDE_HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
This is just the outside horizontal borders for the range.
OUTSIDE_VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
This is just the outside vertical borders for the range.
OVAL - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
OVER_THEN_DOWN - org.apache.poi.ss.usermodel.PageOrder
Order pages horizontally first, then move vertically
overlap(int, int, int, int) - Method in class io.keikai.api.AreaRef
 
overlap(int, int, int, int) - Method in class io.keikai.api.AreaRefWithType
 
overlap(AreaRefWithType) - Method in class io.keikai.api.AreaRefWithType
 
OVERLAP - Static variable in class org.apache.poi.ss.util.CellRangeUtil
 
overlaps(CellRegion) - Method in class io.keikai.model.CellRegion
 
overlaps(Interval<T>) - Method in class io.keikaiex.util.IntervalTree
 
OverridableFunction - Class in org.apache.poi.ss.formula.functions
A Overridable function to provide the chance of override poi's basic functions
OverridableFunction(String, Function) - Constructor for class org.apache.poi.ss.formula.functions.OverridableFunction
 
overrideBold(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideBold(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideColor(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideColor(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideHeightPoints(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideHeightPoints(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideItalic(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideItalic(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideName(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideName(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideStrikeout(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideStrikeout(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideTypeOffset(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideTypeOffset(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
overrideUnderline(boolean) - Method in interface io.keikai.model.impl.AbstractFontBuilderAdv
 
overrideUnderline(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 

P

PA - org.apache.poi.util.LocaleID
 
PA_ARAB - org.apache.poi.util.LocaleID
 
PA_ARAB_PK - org.apache.poi.util.LocaleID
 
PA_IN - org.apache.poi.util.LocaleID
 
PAD_BOTTOM - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
PAD_LEFT - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
PAD_RIGHT - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
PAD_TOP - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
padZero(String, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
page() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
PAGE_ITEM - org.apache.poi.hssf.record.HSSFRecordTypes
 
PageBreakRecord - Class in org.apache.poi.hssf.record
Record that contains the functionality page breaks (horizontal and vertical)
PageBreakRecord() - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(PageBreakRecord) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
 
PageBreakRecord.Break - Class in org.apache.poi.hssf.record
Since both records store 2byte integers (short), no point in differentiating it in the records.
pageCount - Variable in class io.keikai.model.impl.html.HtmlExporter
 
pageFieldLabels - org.apache.poi.ss.usermodel.TableStyleType
 
pageFieldValues - org.apache.poi.ss.usermodel.TableStyleType
 
PageItemRecord - Class in org.apache.poi.hssf.record.pivottable
SXPI - Page Item (0x00B6)
PageItemRecord(PageItemRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
PageItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
PageMargin - Enum in org.apache.poi.ss.usermodel
Enumeration which represents the various margins which are present within an Excel worksheet
pageNumber - Variable in class io.keikai.model.impl.html.HtmlExporter
 
PageOrder - Enum in org.apache.poi.ss.usermodel
Specifies printed page order.
PageSettingsBlock - Class in org.apache.poi.hssf.record.aggregates
Groups the page settings records for a worksheet.
PageSettingsBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Creates a PageSettingsBlock with default settings
PageSettingsBlock(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
PAINT - org.apache.poi.hpsf.ClassIDPredefined
Microsoft Paint
PaintStyle - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.FlipMode - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.GradientPaint - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.GradientPaint.GradientType - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.PaintModifier - Enum in org.apache.poi.sl.usermodel
The PaintStyle can be modified by secondary sources, e.g.
PaintStyle.SolidPaint - Interface in org.apache.poi.sl.usermodel
 
PaintStyle.TextureAlignment - Enum in org.apache.poi.sl.usermodel
 
PaintStyle.TexturePaint - Interface in org.apache.poi.sl.usermodel
 
PALE_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PALE_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
PaleGoldenrod - org.apache.poi.sl.usermodel.PresetColor
 
PaleGreen - org.apache.poi.sl.usermodel.PresetColor
 
PALETTE - org.apache.poi.hssf.record.HSSFRecordTypes
 
PaletteRecord - Class in org.apache.poi.hssf.record
Supports custom palettes.
PaletteRecord() - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaletteRecord(PaletteRecord) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaletteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
 
PaleTurquoise - org.apache.poi.sl.usermodel.PresetColor
 
PaleVioletRed - org.apache.poi.sl.usermodel.PresetColor
 
PANE - org.apache.poi.hssf.record.HSSFRecordTypes
 
PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_LOWER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_LOWER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the lower left
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_LOWER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_LOWER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the lower right
PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_UPPER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_UPPER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the upper left
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
PANE_UPPER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
PANE_UPPER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
Constant for active pane being the upper right
PaneInformation - Class in org.apache.poi.ss.util
Holds information regarding a split plane or freeze plane for a sheet.
PaneInformation(short, short, short, short, byte, boolean) - Constructor for class org.apache.poi.ss.util.PaneInformation
 
PaneRecord - Class in org.apache.poi.hssf.record
Describes the frozen and unfrozen panes.
PaneRecord() - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneRecord(PaneRecord) - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaneRecord
 
PaneType - Enum in org.apache.poi.ss.usermodel
Type of pane used in sheet.
PAP - org.apache.poi.util.LocaleID
 
PAP_029 - org.apache.poi.util.LocaleID
 
PapayaWhip - org.apache.poi.sl.usermodel.PresetColor
 
PaperSize - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the possible paper size for a sheet
paragraph - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
Paragraph - Interface in org.apache.poi.wp.usermodel
This class represents a paragraph, made up of one or more runs of text.
Parallelogram - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PARALLELOGRAM - org.apache.poi.sl.usermodel.ShapeType
 
PARALLELOGRAM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PARAM_BOOK - Static variable in class io.keikai.model.ModelEvents
the effected book
PARAM_CUSTOM_DATA - Static variable in class io.keikai.model.ModelEvents
the custom data, e.g.
PARAM_ENABLED - Static variable in class io.keikai.model.ModelEvents
the enable state, e.g enable display gridlines
PARAM_INDEX - Static variable in class io.keikai.model.ModelEvents
the index, e.g the deleted sheet index
PARAM_NAME - Static variable in class io.keikai.model.ModelEvents
The Name in the table or sheet.
PARAM_OBJECT_ID - Static variable in class io.keikai.model.ModelEvents
the object, e.g.
PARAM_OLD_INDEX - Static variable in class io.keikai.model.ModelEvents
the old index, e.g old sheet index when reorder the sheet
PARAM_OLD_NAME - Static variable in class io.keikai.model.ModelEvents
the old name, e.g old sheet name when rename the sheet
PARAM_REGION - Static variable in class io.keikai.model.ModelEvents
the effected region
PARAM_SHEET - Static variable in class io.keikai.model.ModelEvents
the effected sheet
param1Label - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
param1Textbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
param2Label - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
param2Textbox - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
Parent - Interface in org.apache.poi.poifs.property
Behavior for parent (directory) properties
Parenthesis2Ptg - Class in org.apache.poi.ss.formula.ptg
This Ptg is for multiple area expression generally used in chart series and is only used for parsing and evaluation which will not be written out.
Parenthesis2Ptg(int) - Constructor for class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
Parenthesis2Ptg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
ParenthesisPtg - Class in org.apache.poi.ss.formula.ptg
While formula tokens are stored in RPN order and thus do not need parenthesis for precedence reasons, Parenthesis tokens ARE written to ensure that user entered parenthesis are displayed as-is on reading back
parse - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
parse(SRange, String) - Method in class io.keikai.model.util.RichTextHelper
 
parse(Reader) - Static method in class io.keikai.json.JSONValue
Parse (a.k.a., decode) JSON text into java object from the input source.
parse(String) - Static method in class io.keikai.json.JSONValue
Parse (a.k.a., decode) JSON text into java object from the string.
parse(String) - Method in class org.apache.poi.ss.formula.FormulaTokenParser
 
parse(String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
parse(String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
parse(String, String) - Method in class org.apache.poi.ss.formula.functions.ComplexFormat
 
parse(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
parse(String, ZipInputStream) - Static method in class io.keikai.importer.XlsxParser
 
parse(String, HSSFWorkbook) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
Convenience method for parsing cell formulas.
parse(String, HSSFWorkbook, FormulaType) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
 
parse(String, HSSFWorkbook, FormulaType, int) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
 
parse(String, FormulaParsingWorkbook, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
parse(String, FormulaParsingWorkbook, int, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
parse(String, FormulaParsingWorkbook, int, Locale, int, int, FormulaType) - Static method in class org.apache.poi.ss.formula.FormulaTokenParser
 
parse(String, FormulaParsingWorkbook, int, FormulaType) - Static method in class org.apache.poi.ss.formula.FormulaTokenParser
 
parse(String, FormulaParsingWorkbook, FormulaType, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a formula into an array of tokens Side effect: creates name (Workbook.createName()) if formula contains unrecognized names (names are likely UDFs)
parse(String, FormulaParsingWorkbook, FormulaType, int, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a formula into an array of tokens Side effect: creates name (Workbook.createName()) if formula contains unrecognized names (names are likely UDFs)
parse(String, FormulaParsingWorkbook, FormulaType, int, int, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
 
parse(LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
 
parse(Document) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
parseDate(String) - Static method in class org.apache.poi.ss.util.DateParser
 
parseDateInput(String, Locale) - Method in class io.keikai.model.impl.sys.DateInputMask
 
parseDateTime(String) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
 
parseDateTime(String) - Static method in class org.apache.poi.ss.formula.functions.Value
 
parseDateTime(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
parseDescriptor(InputStream) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDescriptor(String) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
 
parseDouble(String) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
Converts a string to a double using standard rules that Excel would use.
Tolerates leading and trailing spaces,
parseElement(XMLStreamReader, JSONAware, Map<String, Supplier<JSONNode>>) - Static method in class io.keikai.importer.XlsxParser
 
parseFormat(String, CellFormatType, CellFormatPart.PartHandler) - Static method in class org.apache.poi.ss.format.CellFormatPart
 
parseFormula(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
parseFormula(String, HSSFSheet) - Static method in class org.apache.poi.hssf.record.CFRuleBase
TODO - parse conditional format formulas properly i.e.
parseInput(String) - Static method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
parseInput(String, String, InputParseContext) - Method in class io.keikai.model.impl.sys.InputEngineImpl
 
parseInput(String, String, InputParseContext) - Method in interface io.keikai.model.sys.input.InputEngine
 
parseKeys(String) - Static method in class io.keikai.ui.au.in.Commands
Parses the key flags of a mouse event.
parseLinkAddress(Book, String) - Static method in class io.keikai.ui.Spreadsheet
 
parseLocalDate(String) - Static method in class org.apache.poi.ss.util.DateParser
Parses a date from a string.
parseNumberInput(String, Locale) - Method in class io.keikai.model.impl.sys.NumberInputMaskImpl
 
parseNumberInput(String, Locale) - Method in interface io.keikai.model.sys.input.NumberInputMask
 
parseNumberInput(String, Locale) - Method in class io.keikaiex.model.sys.NumberInputMaskImpl
Returns 1: type, 2: value, 3: format; return {txt, null} if cannot parse it as a valid number.
parseObject(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
parseShape(byte[]) - Method in interface org.apache.poi.sl.usermodel.MetroShapeProvider
 
parseStructuredReference(String, FormulaParsingWorkbook, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
Parse a structured reference.
parseToDate(String) - Static method in class io.keikaiex.formula.fn.FunctionHelper
 
parseXML(XMLStreamReader) - Static method in class io.keikai.importer.XlsxParser
 
parseYYYYMMDDDate(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent
ParsingBook - Class in io.keikai.model.impl.sys.formula
A pseudo formula parsing workbook for parsing only.
ParsingBook(SBook) - Constructor for class io.keikai.model.impl.sys.formula.ParsingBook
 
partialEvaluate(boolean, boolean) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
pass(double) - Method in class org.apache.poi.ss.format.CellFormatCondition
Returns true if the given value passes the constraint's test.
PASSWORD - org.apache.poi.hssf.record.HSSFRecordTypes
 
PASSWORD_REV_4 - org.apache.poi.hssf.record.HSSFRecordTypes
 
passwordBox - Variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
passwordBox - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
PasswordCtrl - Class in io.keikaiex.ui.dialog
 
PasswordCtrl() - Constructor for class io.keikaiex.ui.dialog.PasswordCtrl
 
PasswordKeyEncryptor - Class in org.apache.poi.poifs.crypt.agile
 
PasswordKeyEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
PasswordKeyEncryptor(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
PasswordRecord - Class in org.apache.poi.hssf.record
Stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption)
PasswordRecord(int) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRecord(PasswordRecord) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
 
PasswordRev4Record - Class in org.apache.poi.hssf.record
Protection Revision 4 password Record (0x01BC)
PasswordRev4Record(int) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
PasswordRev4Record(PasswordRev4Record) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
PasswordRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
 
pastDaysOfWeek(double, double, int) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
Calculates how many days of week past between a start and an end date.
paste(Range) - Method in class io.keikai.api.impl.RangeImpl
 
paste(Range) - Method in interface io.keikai.api.Range
Pastes to destination.
paste(Range, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
paste(Range, boolean) - Method in interface io.keikai.api.Range
Cut and paste to destination.
paste(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Paste data and style from src to destination
PASTE - io.keikai.ui.AuxAction
 
PASTE_ALL_EXPECT_BORDERS - io.keikai.ui.AuxAction
 
PASTE_FORMULA - io.keikai.ui.AuxAction
 
PASTE_SPECIAL - io.keikai.ui.AuxAction
 
PASTE_TRANSPOSE - io.keikai.ui.AuxAction
 
PASTE_VALUE - io.keikai.ui.AuxAction
 
pasteAllExceptBorder(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Paste all (except border) from src to destination
pasteCell(SheetRegion, CellRegion, PasteOption) - Method in class io.keikai.model.impl.PasteCellHelper
 
pasteCell(SheetRegion, CellRegion, PasteOption) - Method in class io.keikai.model.impl.SheetImpl
 
pasteCell(SheetRegion, CellRegion, PasteOption) - Method in interface io.keikai.model.SSheet
paste cell from src sheet to this sheet, the sheets must in same book
PasteCellAction - Class in io.keikai.ui.impl.undo
 
PasteCellAction(String, Sheet, int, int, int, int, boolean, boolean, Sheet, int, int, int, int, boolean, boolean) - Constructor for class io.keikai.ui.impl.undo.PasteCellAction
 
PasteCellHelper - Class in io.keikai.model.impl
 
PasteCellHelper(SSheet) - Constructor for class io.keikai.model.impl.PasteCellHelper
 
PasteCellRegion - Class in io.keikai.model
 
PasteCellRegion(int, int, int, int, boolean, boolean) - Constructor for class io.keikai.model.PasteCellRegion
 
pasteFormula(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Paste formula only from src to destination
PasteHandler - Class in io.keikai.ui.impl.ua
 
PasteHandler() - Constructor for class io.keikai.ui.impl.ua.PasteHandler
 
PasteOption - Class in io.keikai.model
This class contains various paste options used for SSheet.pasteCell(SheetRegion, CellRegion, PasteOption).
PasteOption() - Constructor for class io.keikai.model.PasteOption
 
PasteOption.PasteOperation - Enum in io.keikai.model
 
PasteOption.PasteType - Enum in io.keikai.model
 
PasteRangeImpl - Class in io.keikai.range.impl
To avoid paste too many rows; ZSS copy column only copy to sheetMaxVisibleRows.
PasteRangeImpl(SSheet, int, int, int, int, boolean, boolean) - Constructor for class io.keikai.range.impl.PasteRangeImpl
 
PasteSheetRegion - Class in io.keikai.model
 
PasteSheetRegion(SSheet, int, int, int, int, boolean, boolean) - Constructor for class io.keikai.model.PasteSheetRegion
 
pasteSpecial(Range, Range.PasteType, Range.PasteOperation, boolean, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
pasteSpecial(Range, Range.PasteType, Range.PasteOperation, boolean, boolean) - Method in interface io.keikai.api.Range
Pastes to destination.
pasteSpecial(Range, Range, Range.PasteType, Range.PasteOperation, boolean, boolean) - Static method in class io.keikai.api.CellOperationUtil
Paste according the argument from src to destination
pasteSpecial(SRange, SRange.PasteType, SRange.PasteOperation, boolean, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
pasteSpecial(SRange, SRange.PasteType, SRange.PasteOperation, boolean, boolean) - Method in interface io.keikai.range.SRange
Pastes to a destination Range from this range.
pasteSpecial0(SRange, PasteOption) - Method in class io.keikai.range.impl.RangeImpl
 
PasteSpecialCellAction - Class in io.keikai.ui.impl.undo
 
PasteSpecialCellAction(String, Sheet, int, int, int, int, Sheet, int, int, int, int, Range.PasteType, Range.PasteOperation, boolean, boolean) - Constructor for class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
PasteSpecialCtrl - Class in io.keikaiex.ui.dialog
 
PasteSpecialCtrl() - Constructor for class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
PasteSpecialDialogHandler - Class in io.keikaiex.ui.impl.ua
 
PasteSpecialDialogHandler() - Constructor for class io.keikaiex.ui.impl.ua.PasteSpecialDialogHandler
 
PasteSpecialHandler - Class in io.keikaiex.ui.impl.ua
 
PasteSpecialHandler(Range.PasteType, Range.PasteOperation, boolean, boolean) - Constructor for class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
pasteTranspose(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Paste and transpose from src to destination
pasteTypeRadiogroup - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
pasteValue(Range, Range) - Static method in class io.keikai.api.CellOperationUtil
Paste value only from src to destination
pasteValue(CellBuffer, SCell, SheetRegion, boolean, int, int, boolean, int, int, Set<SName>) - Method in class io.keikai.model.impl.PasteCellHelper
 
Path - Class in org.apache.poi.sl.draw.geom
Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape
Path() - Constructor for class org.apache.poi.sl.draw.geom.Path
 
PathCommand - Interface in org.apache.poi.sl.draw.geom
A path command in DrawingML.
PathGradientPaint - Class in org.apache.poi.sl.draw
 
PathGradientPaint.PathGradientContext - Class in org.apache.poi.sl.draw
 
PathIf - Interface in org.apache.poi.sl.draw.geom
 
pattern - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
pattern - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
patternChanged - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
patternCombobox - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
PatternFill(String, String, String) - Constructor for class io.keikai.importer.Fills.PatternFill
 
PatternFormatting - Class in org.apache.poi.hssf.record.cf
Pattern Formatting Block of the Conditional Formatting Rule Record.
PatternFormatting - Interface in org.apache.poi.ss.usermodel
 
PatternFormatting() - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
PatternFormatting(PatternFormatting) - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
PatternFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
 
patternListmodel - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
PDF - org.apache.poi.hpsf.ClassIDPredefined
AcroExch.Document
PDF - org.apache.poi.poifs.filesystem.FileMagic
PDF document
PDF - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
PdfExporter - Class in io.keikai.model.impl.pdf
Implementation of Exporter interface that converts Excel data model io.keikai.model.Book into a PDF format written to a OutputStream
PdfExporter() - Constructor for class io.keikai.model.impl.pdf.PdfExporter
 
PdfExporterFactory - Class in io.keikai.model.impl.pdf
 
PdfExporterFactory() - Constructor for class io.keikai.model.impl.pdf.PdfExporterFactory
 
PeachPuff - org.apache.poi.sl.usermodel.PresetColor
 
PEAK_RESIDENT_BYTES - Static variable in class org.apache.poi.ss.util.RefUtil
 
peekFirst8Bytes(InputStream) - Static method in class org.apache.poi.util.IOUtils
Peeks at the first 8 bytes of the stream.
peekFirstNBytes(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
Peeks at the first N bytes of the stream.
peekNextClass() - Method in class org.apache.poi.hssf.model.RecordStream
 
peekNextRecord() - Method in class org.apache.poi.hssf.model.RecordStream
 
peekNextSid() - Method in class org.apache.poi.hssf.model.RecordStream
 
Pentagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PENTAGON - org.apache.poi.sl.usermodel.ShapeType
 
PENTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
percent - io.keikaiex.ui.dialog.Top10FilterCtrl.ItemsPercent
 
PERCENT - io.keikai.model.SCFValueObject.CFValueObjectType
 
PERCENT - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Percent of the way from the mi to the max value in the range
PERCENT_STACKED - io.keikai.api.model.Chart.Grouping
 
PERCENT_STACKED - io.keikai.model.SChart.ChartGrouping
 
PercentEval - Class in org.apache.poi.ss.formula.eval
Implementation of Excel formula token '%'.
PERCENTILE - io.keikai.model.SCFValueObject.CFValueObjectType
 
PERCENTILE - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
The minimum value of the cell that is in X percentile of the range
PERCENTILE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
PercentNode - Class in org.apache.poi.ss.formula.token
 
PercentNode - org.apache.poi.ss.formula.token.NodeId
 
PercentNode() - Constructor for class org.apache.poi.ss.formula.token.PercentNode
 
PercentPtg - Class in org.apache.poi.ss.formula.ptg
Percent PTG.
PercentRank - Class in org.apache.poi.ss.formula.functions
Implementation of 'the Excel function PERCENTRANK() Syntax:
PERCENTRANK(array, X, [significance])
PERP_SANS - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
PERSPECTIVE__OFFSETX - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__OFFSETY - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__ORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__ORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEON - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEX - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__PERSPECTIVEY - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEXTOX - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEXTOY - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEYTOX - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__SCALEYTOY - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__TYPE - org.apache.poi.ddf.EscherPropertyTypes
 
PERSPECTIVE__WEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
Peru - org.apache.poi.sl.usermodel.PresetColor
 
PHONETICPR_00EF - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
PhRun - Class in org.apache.poi.hssf.record.common
 
PhRun(int, int, int) - Constructor for class org.apache.poi.hssf.record.common.PhRun
 
PhRun(PhRun) - Constructor for class org.apache.poi.hssf.record.common.PhRun
 
PI - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
pickTopX(boolean, boolean, double) - Method in class io.keikai.model.impl.CFValueObjectHelper
 
PICT - io.keikai.api.model.Picture.Format
 
PICT - io.keikai.model.SPicture.Format
 
PICT - org.apache.poi.common.usermodel.PictureType
Mac PICT format
PICT - org.apache.poi.sl.usermodel.PictureData.PictureType
Mac PICT format
PICT_HEADER_OFFSET - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
skip the first 512 bytes - they are MAC specific crap
PICTORIAL - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
Picture - Interface in io.keikai.api.model
This interface provides the access to a picture of a sheet.
Picture - Interface in org.apache.poi.ss.usermodel
Repersents a picture in a SpreadsheetML document
PICTURE - org.apache.poi.sl.usermodel.Placeholder
Picture object placeholder shape.
PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Device independent bitmap
PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Extended windows meta file
PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
JPEG format
PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Mac PICT format
PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
PNG format
PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
Windows Meta File
Picture.Format - Enum in io.keikai.api.model
 
PictureData - Interface in org.apache.poi.sl.usermodel
 
PictureData - Interface in org.apache.poi.ss.usermodel
 
PictureData.PictureType - Enum in org.apache.poi.sl.usermodel
 
PictureDataImpl - Class in io.keikai.model.impl
 
PictureFrame - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PictureHelper - Class in io.keikaiex.util
 
PictureHelper() - Constructor for class io.keikaiex.util.PictureHelper
 
PictureImpl - Class in io.keikai.api.model.impl
 
PictureImpl - Class in io.keikai.model.impl
 
PictureImpl(ModelRef<SSheet>, ModelRef<SPicture>) - Constructor for class io.keikai.api.model.impl.PictureImpl
 
PictureImpl(AbstractSheetAdv, String, int, ViewAnchor) - Constructor for class io.keikai.model.impl.PictureImpl
This constructor use the existing picData in the .
PictureImpl(AbstractSheetAdv, String, SPicture.Format, byte[], ViewAnchor) - Constructor for class io.keikai.model.impl.PictureImpl
This constructor will create a SPictureData internally
PictureShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
PictureType - Enum in org.apache.poi.common.usermodel
General enum class to define a picture format/type
PID_APPNAME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the application that created the document
PID_AUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's author
PID_BEHAVIOUR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The Behavior property, if present, MUST have the property identifier 0x80000003, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
PID_BYTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of bytes.
PID_CATEGORY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a string denoting the category the file belongs to, e.g.
PID_CCHWITHSPACES - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry specifies an estimate of the number of characters in the document, including whitespace, as an integer
PID_CHARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of characters in the document
PID_CODEPAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry denotes a code page.
PID_COMMENTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's comments
PID_COMPANY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the company name.
PID_CONTENTSTATUS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document status.
PID_CONTENTTYPE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the content type of the file.
PID_CREATE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was created.
PID_DICTIONARY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The entry is a dictionary.
PID_DIGSIG - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the VBA digital signature for the VBA project embedded in the document.
PID_DOCPARTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
PID_DOCVERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document version, but normally should be empty
PID_EDITTIME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's edit time
PID_HEADINGPAIR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry denotes an internally used property.
PID_HIDDENCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of hidden slides.
PID_HYPERLINKSCHANGED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a boolean which marks if the User Defined Property Set has been updated outside of the Application, if so the hyperlinks should be updated on document load.
PID_KEYWORDS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's keywords
PID_LANGUAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains a string of the document language, but normally should be empty.
PID_LASTAUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's last author
PID_LASTPRINTED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was last printed
PID_LASTSAVE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the date and time the document was saved
PID_LINECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of lines.
PID_LINKSDIRTY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
If this entry is -1 the links are dirty and should be re-evaluated.
PID_LOCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The Locale property, if present, MUST have the property identifier 0x80000000, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
PID_MANAGER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains the name of the project manager.
PID_MAX - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
The highest well-known property ID.
PID_MMCLIPCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of multimedia clips, e.g.
PID_NOTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides with notes.
PID_PAGECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of pages in the document
PID_PARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of paragraphs.
PID_PRESFORMAT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Target format for power point presentation, e.g.
PID_REVNUMBER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's revision number
PID_SCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry is set to -1 when scaling of the thumbnail is desired.
PID_SECURITY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes whether read/write access to the document is allowed or whether is should be opened as read-only.
PID_SLIDECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
Number of slides in a power point presentation.
PID_SUBJECT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's subject
PID_TEMPLATE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's template
PID_THUMBNAIL - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's thumbnail
PID_TITLE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the document's title
PID_VERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
This entry contains 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.
PID_WORDCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
ID of the property that denotes the number of words in the document
Pie - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
PIE - io.keikai.api.model.Chart.Type
 
PIE - io.keikai.model.SChart.ChartType
 
PIE - org.apache.poi.sl.usermodel.ShapeType
 
PIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PIE_3D - io.keikai.api.model.Chart.Type
 
PIE_CHART - io.keikai.ui.AuxAction
 
PIE_CHART_3D - io.keikai.ui.AuxAction
 
PIE_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
PIE_WEDGE - org.apache.poi.sl.usermodel.ShapeType
 
PIE_WEDGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PieChartDataImpl - Class in io.keikai.model.impl.chart
 
PieChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.PieChartDataImpl
 
PieChartEngine - Class in io.keikaiex.util
A PieChartEngine customized to draw Line Chart for matching Excel pie chart style
PieChartEngine(SChart) - Constructor for class io.keikaiex.util.PieChartEngine
 
PieChartExportEngine - Class in io.keikaiex.util
 
PieChartExportEngine(SChart) - Constructor for class io.keikaiex.util.PieChartExportEngine
 
PieFormatRecord - Class in org.apache.poi.hssf.record.chart
The record specifies the distance of a data point or data points in a series from the center of pie chart.
PieFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.PieFormatRecord
 
PieFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PieFormatRecord
 
PieModelToPieDataset(PieModel) - Method in class io.keikaiex.util.ZssChartExportEngine
 
PieRecord - Class in org.apache.poi.hssf.record.chart
The pie record is used to define a pie chart.
PieRecord - org.apache.poi.hssf.record.HSSFRecordTypes
 
PieRecord() - Constructor for class org.apache.poi.hssf.record.chart.PieRecord
 
PieRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PieRecord
 
pin - org.apache.poi.sl.draw.geom.GuideIf.Op
 
Pink - org.apache.poi.sl.usermodel.PresetColor
 
PINK - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PINK - org.apache.poi.ss.usermodel.IndexedColors
 
PINK1 - org.apache.poi.ss.usermodel.IndexedColors
 
PIXEL_DPI - Static variable in class org.apache.poi.util.Units
Pixels DPI (96 pixels per inch)
pixelToEMU(int) - Static method in class org.apache.poi.util.Units
Converts pixels to EMUs
pixelToPoints(double) - Static method in class org.apache.poi.util.Units
 
pixelToPoints(Dimension2D) - Static method in class org.apache.poi.util.Units
 
pixelToPoints(Rectangle2D) - Static method in class org.apache.poi.util.Units
 
PL - org.apache.poi.util.LocaleID
 
PL_PL - org.apache.poi.util.LocaleID
 
PlaceableShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
Placeholder - Enum in org.apache.poi.sl.usermodel
 
PlaceholderDetails - Interface in org.apache.poi.sl.usermodel
Extended details about placholders
PlaceholderDetails.PlaceholderSize - Enum in org.apache.poi.sl.usermodel
 
PLAIN_TOKEN_SIZE - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
The size of the plain tArray token written within the standard formula tokens (not including the data which comes after all formula tokens)
Plaque - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PLAQUE - org.apache.poi.sl.usermodel.ShapeType
 
PLAQUE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PLAQUE_TABS - org.apache.poi.sl.usermodel.ShapeType
 
PLAQUE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PLOT_AREA - org.apache.poi.hssf.record.HSSFRecordTypes
 
PLOT_GROWTH - org.apache.poi.hssf.record.HSSFRecordTypes
 
PlotAreaRecord - Class in org.apache.poi.hssf.record.chart
preceeds and identifies a frame as belonging to the plot area.
PlotAreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
PlotAreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
PlotGrowthRecord - Class in org.apache.poi.hssf.record.chart
The plot growth record specifies the scaling factors used when a font is scaled.
PlotGrowthRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
PlotGrowthRecord(PlotGrowthRecord) - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
PlotGrowthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
plotPoiChart(SChart, XSSFChart) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
Create and plot a POI chart with its chart data.
PLS_004D - Static variable in class org.apache.poi.hssf.record.UnknownRecord
Environment-Specific Print Record
PLT_MG - org.apache.poi.util.LocaleID
 
Plum - org.apache.poi.sl.usermodel.PresetColor
 
PLUM - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
PLUM - org.apache.poi.ss.usermodel.IndexedColors
 
Plus - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
PLUS - org.apache.poi.sl.usermodel.ShapeType
 
PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
PlusNode - Class in org.apache.poi.ss.formula.token
 
PlusNode - org.apache.poi.ss.formula.token.NodeId
 
PlusNode() - Constructor for class org.apache.poi.ss.formula.token.PlusNode
 
PLV - org.apache.poi.hssf.record.HSSFRecordTypes
 
PLV_MAC - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
PLVRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.200 PLV page 360 Page Layout View for a sheet.
PLVRecord() - Constructor for class org.apache.poi.hssf.record.PLVRecord
 
PLVRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PLVRecord
 
pmt(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
 
pmt(double, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded pmt() call omitting fv and type, which both default to 0.
pmt(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded pmt() call omitting type, which defaults to 0.
pmt(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's PMT(interest_rate, number_payments, PV, FV, Type) function, which calculates the payments for a loan or the future value of an investment
PMT - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
PNG - io.keikai.api.model.Picture.Format
 
PNG - io.keikai.model.SPicture.Format
 
PNG - org.apache.poi.common.usermodel.PictureType
PNG format
PNG - org.apache.poi.poifs.filesystem.FileMagic
PNG Image
PNG - org.apache.poi.sl.usermodel.PictureData.PictureType
PNG format
POIDocument - Class in org.apache.poi
This holds the common functionality for all POI Document classes.
POIDocument(DirectoryNode) - Constructor for class org.apache.poi.POIDocument
Constructs a POIDocument with the given directory node.
POIDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIDocument
Constructs from the default POIFS
PoiEnumConversion - Class in io.keikai.range.impl.imexp
An utility to convert enumeration constant between ZSS model and POI model.
PoiEnumConversion() - Constructor for class io.keikai.range.impl.imexp.PoiEnumConversion
 
POIFILES - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
Name of POI files directory in temporary directory.
POIFSBigBlockSize - Class in org.apache.poi.poifs.common
A class describing attributes of the Big Block Size
POIFSBigBlockSize(int, short) - Constructor for class org.apache.poi.poifs.common.POIFSBigBlockSize
 
POIFSConstants - Interface in org.apache.poi.poifs.common
A repository for constants shared by POI classes.
POIFSDocument - Class in org.apache.poi.poifs.filesystem
This class manages a document in the NIO POIFS filesystem.
POIFSDocument(String, int, POIFSFileSystem, POIFSWriterListener) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
 
POIFSDocument(String, POIFSFileSystem, InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for a new Document
POIFSDocument(DocumentNode) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for an existing Document
POIFSDocument(DocumentProperty, POIFSFileSystem) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
Constructor for an existing Document
POIFSDocumentPath - Class in org.apache.poi.poifs.filesystem
Class POIFSDocumentPath
POIFSDocumentPath() - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
simple constructor for the path of a document that is in the root of the POIFSFileSystem.
POIFSDocumentPath(String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor for the path of a document that is not in the root of the POIFSFileSystem
POIFSDocumentPath(POIFSDocumentPath, String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
constructor that adds additional subdirectories to an existing path
POIFSDump - Class in org.apache.poi.poifs.dev
Dump internal structure of a OLE2 file into file system
POIFSFileSystem - Class in org.apache.poi.poifs.filesystem
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
POIFSFileSystem() - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Constructor, intended for writing
POIFSFileSystem(File) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from a File.
POIFSFileSystem(File, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from a File.
POIFSFileSystem(InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Create a POIFSFileSystem from an InputStream.
POIFSFileSystem(FileChannel) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
POIFSFileSystem(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
POIFSFileSystem(FileChannel, boolean, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
Creates a POIFSFileSystem from an open FileChannel.
POIFSLister - Class in org.apache.poi.poifs.dev
A lister of the entries in POIFS files.
POIFSLister() - Constructor for class org.apache.poi.poifs.dev.POIFSLister
 
POIFSMiniStore - Class in org.apache.poi.poifs.filesystem
This class handles the MiniStream (small block store) in the NIO case for POIFSFileSystem
POIFSReader - Class in org.apache.poi.poifs.eventfilesystem
An event-driven reader for POIFS file systems.
POIFSReader() - Constructor for class org.apache.poi.poifs.eventfilesystem.POIFSReader
 
POIFSReaderEvent - Class in org.apache.poi.poifs.eventfilesystem
Class POIFSReaderEvent
POIFSReaderListener - Interface in org.apache.poi.poifs.eventfilesystem
Interface POIFSReaderListener
POIFSStream - Class in org.apache.poi.poifs.filesystem
This handles reading and writing a stream within a POIFSFileSystem.
POIFSStream(BlockStore) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
Constructor for a new stream.
POIFSStream(BlockStore, int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
Constructor for an existing stream.
POIFSStream.StreamBlockByteBuffer - Class in org.apache.poi.poifs.filesystem
 
POIFSViewable - Interface in org.apache.poi.poifs.dev
Interface for a drill-down viewable object.
POIFSViewEngine - Class in org.apache.poi.poifs.dev
This class contains methods used to inspect POIFSViewable objects
POIFSViewEngine() - Constructor for class org.apache.poi.poifs.dev.POIFSViewEngine
 
POIFSViewer - Class in org.apache.poi.poifs.dev
A simple viewer for POIFS files
POIFSWriterEvent - Class in org.apache.poi.poifs.filesystem
Class POIFSWriterEvent
POIFSWriterListener - Interface in org.apache.poi.poifs.filesystem
Interface POIFSWriterListener
POINT_DPI - Static variable in class org.apache.poi.util.Units
Points DPI (72 pixels per inch)
pointsToMaster(double) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(double) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(Dimension2D) - Static method in class org.apache.poi.util.Units
 
pointsToPixel(Rectangle2D) - Static method in class org.apache.poi.util.Units
 
pointToPx(int) - Static method in class io.keikai.api.UnitUtil
 
pointToPx(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert point to pixel
pointToPx(int) - Static method in class io.keikai.ui.impl.XUtils
convert point to pixel
pointToTwip(int) - Static method in class io.keikai.api.UnitUtil
 
pointToTwip(int) - Static method in class io.keikai.ui.impl.XUtils
convert point to twip (1/20 point)
POIOLE2TextExtractor - Interface in org.apache.poi.extractor
Common Parent for OLE2 based Text Extractors of POI Documents, such as .doc, .xls You will typically find the implementation of a given format's text extractor under org.apache.poi.[format].extractor .
POIReadOnlyDocument - Class in org.apache.poi
This holds the common functionality for all read-only POI Document classes, i.e.
POIReadOnlyDocument(DirectoryNode) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
POIReadOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
poisson(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Poisson - Class in org.apache.poi.ss.formula.functions
 
Poisson() - Constructor for class org.apache.poi.ss.formula.functions.Poisson
 
POISSON - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
POISSON - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
poissoninv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
POISSONINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
POITextExtractor - Interface in org.apache.poi.extractor
Common Parent for Text Extractors of POI Documents.
POIXMLDocumentPartHelper - Class in org.apache.poi.ooxml
A helper to access POIXMLDocumentPart's APIs.
POIXMLDocumentPartHelper() - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPartHelper
 
PolarAdjustHandle - Class in org.apache.poi.sl.draw.geom
Java class for CT_PolarAdjustHandle complex type.
PolarAdjustHandle() - Constructor for class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
populateDictionary(byte[]) - Method in class org.apache.poi.util.LZWDecompresser
Populates the dictionary, and returns where in it to begin writing new codes.
PORTRAIT - org.apache.poi.ss.usermodel.PrintOrientation
portrait orientation
positionRecords(List<RecordBase>) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Some apps can define multiple HeaderFooterRecord records for a sheet.
PositionTrackingVisitor(RecordAggregate.RecordVisitor, int) - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
postCallback(String, Map<String, Object>) - Method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
postData() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
PostImport - Interface in io.keikai.api
Used with Importer for post-import-processing life cycle.
postProcessValueEval(OperationEvaluationContext, ValueEval, boolean) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
postProcessValueEval(OperationEvaluationContext, ValueEval, boolean) - Method in class io.keikaiex.formula.DependencyTrackerEx
 
postProcessValueEval(OperationEvaluationContext, ValueEval, boolean) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Callback when evaluating a formula cell.
PowderBlue - org.apache.poi.sl.usermodel.PresetColor
 
POWER - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
PowerEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
POWERPOINT_V12 - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V12 / 2007 - document
POWERPOINT_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V12 / 2007 - macro
POWERPOINT_V7 - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V7 / 95 - document
POWERPOINT_V7_SLIDE - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V7 / 95 - slide
POWERPOINT_V8 - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V8 / 97 - document
POWERPOINT_V8_TPL - org.apache.poi.hpsf.ClassIDPredefined
Powerpoint V8 / 97 - template
PowerPtg - Class in org.apache.poi.ss.formula.ptg
 
ppmt(double, int, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ppmt(double, int, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
 
ppmt(double, int, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's PPMT(interest_rate, period, number_payments, PV, FV, Type) function, which calculates the portion of the payment at a given period that will apply to principal.
ppmt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
PPMT - Class in org.apache.poi.ss.formula.functions
Compute the interest portion of a payment.
PPMT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
PPMT() - Constructor for class org.apache.poi.ss.formula.functions.PPMT
 
PRECEDENT - io.keikai.model.SDependencyTracer.Type
 
PRECISION - org.apache.poi.hssf.record.HSSFRecordTypes
 
PrecisionRecord - Class in org.apache.poi.hssf.record
Defines whether to store with full precision or what's displayed by the gui (meaning have really screwed up and skewed figures or only think you do!)
PrecisionRecord() - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
PrecisionRecord(PrecisionRecord) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
PrecisionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
 
preferArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
preferArray() - Method in class org.apache.poi.poifs.property.Property
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
PREFIX_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
 
prepareAxis(JFreeChart, SChart) - Static method in class io.keikaiex.util.JFreeChartHelper
 
prepareCategoryModel(SChartData) - Static method in class io.keikaiex.util.JFreeChartHelper
We treat those non-numeric data in a series as 0.
prepareCFIcon(XlsxExtractor.XlsxCfIconExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareClipInfo(CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareColBreaks(SSheet, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareColorScale(XlsxExtractor.XlsxCfRuleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareConditionalFormattingImpl(SSheet, XlsxExtractor.XlsxConditionalFormattingExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareConditonalFormattingRuleImpl(SConditionalFormatting, XlsxExtractor.XlsxCfRuleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareDataBar(XlsxExtractor.XlsxCfRuleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareDefinedNameItems(List<InsertHyperlinkCtrl.DocItem>) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
prepareFitPageScale(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareFontSelector(SFont) - Method in class io.keikai.model.impl.pdf.PdfExporter
Prepare a FontSelector which can apply eastern supplemental fonts to text.
prepareFormulas(ConditionalFormattingRuleImpl, XlsxExtractor.XlsxCfRuleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareHiLoModel(SChartData) - Static method in class io.keikaiex.util.JFreeChartHelper
 
prepareIconSet(XlsxExtractor.XlsxCfRuleExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareJFreeChart(JFreeChart) - Method in class io.keikaiex.util.LineChartExportEngine
 
prepareJFreeChart(JFreeChart) - Method in class io.keikaiex.util.PieChartExportEngine
 
prepareJFreeChart(JFreeChart) - Method in class io.keikaiex.util.ZssChartExportEngine
 
prepareJFreeChart(JFreeChart, Chart) - Method in class io.keikaiex.util.LineChartEngine
 
prepareJFreeChart(JFreeChart, Chart) - Method in class io.keikaiex.util.PieChartEngine
 
prepareJFreeChart(JFreeChart, Chart) - Method in class io.keikaiex.util.ZssChartEngine
 
preparePageXYInfo(SSheet, int, int, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
preparePieModel(SChartData) - Static method in class io.keikaiex.util.JFreeChartHelper
 
prepareRenderInfo(CellRegion, CellRegion, boolean, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareRowBreaks(SSheet, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
Sets column/row breaks if not defined already
prepareScaleX(SSheet, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareScaleY(SSheet, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
prepareSheetItems(List<InsertHyperlinkCtrl.DocItem>) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
prepareStyle(SCell) - Static method in class io.keikai.range.impl.StyleUtil
 
prepareToCheckMagic(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Checks if an InputStream can be reset (i.e.
prepareValueObject(XlsxExtractor.XlsxCfvoExtractor) - Method in class io.keikai.importer.XlsxImporter
 
prepareXYModel(SChartData) - Static method in class io.keikaiex.util.JFreeChartHelper
Scatter chart that uses XYModel has following characteristics: 1.
prepareXYZModel(SChartData) - Static method in class io.keikaiex.util.JFreeChartHelper
The bubble chart that use XYZModel has similar characteristics as scatter chart.
preSerialize() - Method in class org.apache.poi.hssf.model.InternalSheet
Perform any work necessary before the sheet is about to be serialized.
preSerialize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Perform any work necessary before the workbook is about to be serialized.
preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
check if any shapes contain wrong data At now(13.08.2010) check if patriarch contains 2 or more comments with same coordinates
preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
check whether the data of sheet can be serialized
PRESET_GEOMETRY_CACHE - Static variable in interface org.apache.poi.sl.draw.Drawable
Internal key for caching the preset geometries
PresetColor - Enum in org.apache.poi.sl.usermodel
Preset colors defined in DrawingML aka known/system colors
PresetGeometries - Class in org.apache.poi.sl.draw.geom
 
preWrite() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.DocumentProperty
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.Property
Perform whatever activities need to be performed prior to writing
preWrite() - Method in class org.apache.poi.poifs.property.PropertyTable
Prepare to be written
price(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
PRICE - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
pricedisc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
PRICEDISC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
pricemat(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
PRICEMAT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
primitiveIterator(String) - Static method in class org.apache.poi.util.CodepointsUtil
 
print() - Method in class io.keikai.model.impl.html.ToHtml
 
print(GenericRecordJsonWriter, String, Object) - Method in interface org.apache.poi.util.GenericRecordJsonWriter.GenericRecordHandler
Handler method
print(GenericRecordXmlWriter, String, Object) - Method in interface org.apache.poi.util.GenericRecordXmlWriter.GenericRecordHandler
Handler method
PRINT_CALC_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether this object is expected to be updated on print to reflect the values in the cell associated with the object.
PRINT_GRIDLINES - org.apache.poi.hssf.record.HSSFRecordTypes
 
PRINT_HEADERS - org.apache.poi.hssf.record.HSSFRecordTypes
 
PRINT_SETUP - org.apache.poi.hssf.record.HSSFRecordTypes
 
printAffineTransform(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printAffineTransform(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printAnnotatedFlag(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printAnnotatedFlag(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printArray(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printArray(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBoolean(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printBoolean(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBufferedImage(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printBytes(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printBytes(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printCell(PdfPTable, int, int, SSheet, double, int, int, int, int, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
PrintCellComments - Enum in org.apache.poi.ss.usermodel
These enumerations specify how cell comments shall be displayed for paper printing purposes.
printColHeadingCell(PdfPTable, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printColHeadings(PdfPTable, int, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printColor(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printColor(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printDimension(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printDimension(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PRINTER_DEFAULT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Whatever the printer's default paper size is
printGenericRecord(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printGenericRecord(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printGridlines - Variable in class org.apache.poi.hssf.model.InternalSheet
 
printGridLines - Variable in class io.keikai.model.impl.html.HtmlExporter
 
PrintGridlinesRecord - Class in org.apache.poi.hssf.record
Whether to print the gridlines when you enjoy the spreadsheet on paper.
PrintGridlinesRecord() - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
PrintGridlinesRecord(PrintGridlinesRecord) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
PrintGridlinesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
 
printHeaders - Variable in class org.apache.poi.hssf.model.InternalSheet
 
PrintHeadersRecord - Class in org.apache.poi.hssf.record
Whether or not to print the row/column headers when you enjoy your spreadsheet in the physical form.
PrintHeadersRecord() - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
PrintHeadersRecord(PrintHeadersRecord) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
PrintHeadersRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
 
printHeadingCell(PdfPTable, Phrase, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printHeadings - Variable in class io.keikai.model.impl.html.HtmlExporter
 
printImage(PdfContentByte, byte[], ViewAnchor, ViewAnchor, CellRegion, CellRegion, double, double, double, double, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printImage(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printList(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printList(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printName(String) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNull(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNumber(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printNumber(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printObject(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printObject(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
PrintOrientation - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the print orientation for a sheet.
printPage() - Method in class io.keikai.model.impl.html.ToHtml
 
printPage(int, int, int, int, SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printPath(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printPath(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printPoint(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printPoint(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printRectangle(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
printRectangle(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
printRow(PdfPTable, int, int, int, int, int, SSheet, float, CellRegion) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printRowHeadingCell(PdfPTable, int, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printScalePages(float, Document, byte[]) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
printScaleSheet(SSheet, Document, SPrintSetup) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
PrintSetup - Interface in org.apache.poi.ss.usermodel
 
PrintSetupImpl - Class in io.keikai.model.impl
 
PrintSetupImpl() - Constructor for class io.keikai.model.impl.PrintSetupImpl
 
PrintSetupRecord - Class in org.apache.poi.hssf.record
Stores print setup options -- bogus for HSSF (and marked as such)
PrintSetupRecord() - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PrintSetupRecord(PrintSetupRecord) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
PrintSetupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
 
printSheet(SSheet) - Method in class io.keikai.model.impl.html.ToHtml
 
printSheet(SSheet, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
PRINTSIZE_0033 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
seems to be part of the PageSettingsBlock.
printStyles() - Method in class io.keikai.model.impl.html.ToHtml
 
process() - Method in class io.keikaiex.ui.ExecutionBridge
 
process() - Method in class io.keikaiex.ui.UpdateBridge
Process the bridge, find the desktop and call UpdateBridge.process(Desktop), and return the zk ajax update script
process(int, Ptg[], ParsingBook, FormulaParseContext) - Method in interface io.keikai.model.impl.sys.formula.FormulaEngineImpl.FormulaAdjuster
 
process(Book) - Method in interface io.keikai.api.PostImport
Used with Importer for post-import-processing life cycle.
process(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
process(UserActionContext) - Method in class io.keikai.ui.impl.ua.NilHandler
 
process(UserActionContext) - Method in interface io.keikai.ui.UserActionHandler
Handle the action.
process(JSONObject) - Method in class io.keikai.jsp.JsonUpdateBridge
Process the bridge, find the desktop and call UpdateBridge.process(Desktop), and set the zk ajax update script to field (return by JsonUpdateBridge.getJsFieldName()) of the result json object
process(AuRequest) - Method in class io.keikai.ui.au.in.AuxActionCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.BlockSyncCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellFetchCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellFetchCommandHelper
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellFocusedCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellMouseCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellSelectionCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CellSelectionUpdateCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.ClipboardPasteCommand
 
process(AuRequest) - Method in interface io.keikai.ui.au.in.Command
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CtrlArrowCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.CtrlKeyCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.EditboxEditingCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.FetchActiveRangeCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.FilterCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.GroupHeaderClickCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.GroupOpenCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.HeaderMouseCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.HeaderUpdateCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.SelectSheetCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.ShiftPosCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.StartEditingCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.StopEditingCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.TextHeightCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.TextWidthCommand
 
process(AuRequest) - Method in class io.keikai.ui.au.in.WidgetUpdateCommand
 
process(Desktop) - Method in class io.keikai.jsp.SmartUpdateBridge
Internal use, not to invoked this.
process(Desktop) - Method in class io.keikaiex.ui.UpdateBridge
 
process(Execution) - Method in class io.keikaiex.ui.ExecutionBridge
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.AddColumnHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.AddRowHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.AddSheetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.ApplyBorderHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.BackColorHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.ClearCellHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.CloseBookHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.CopyHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.CopySheetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.CutHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.DeleteCellLeftHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.DeleteCellUpHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.DeleteColumnHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.DeleteRowHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.DeleteSheetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FillColorHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontBoldHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontColorHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontFamilyHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontItalicHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontSizeHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontStrikeoutHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontTypeOffsetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.FontUnderlineHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.HideHeaderHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.HorizontalAlignHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.InsertCellDownHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.InsertCellRightHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.InsertColumnHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.InsertRowHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.MoveSheetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.NewBookHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.PasteHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.RenameSheetHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.TextIndentHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.VerticalAlignHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.impl.ua.WrapTextHandler
 
processAction(UserActionContext) - Method in class io.keikai.ui.sys.DisplayGridlinesAction
 
processAction(UserActionContext) - Method in class io.keikai.ui.sys.SortHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.AbstractCommentHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.ApplyFilterHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.AutoFillHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.CleanFilterHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.CustomFiltersHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.CustomSortHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.DataValidationHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.DeleteChartHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.DeleteCommentHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.DeletePictureHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.FormatCellHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.HeaderSizeHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.HideSheetHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.HyperlinkHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.InsertChartHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.InsertFunctionHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.InsertPictureHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.MergeCenterHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.MergeHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.MoveChartHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.MovePictureHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.PasteSpecialDialogHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.ProtectSheetAction
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.ReapplyFilterHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.RichTextEditHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.ShiftCellHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.TextRotationHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.Top10FilterHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.UnhideSheetHandler
 
processAction(UserActionContext) - Method in class io.keikaiex.ui.impl.ua.UnmergeHandler
 
processChildRecords() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
Deprecated.
processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
processEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a DocumentInputStream into essentially Record events.
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DAverage
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DCount
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DCountA
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DGet
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMax
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMin
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DProduct
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStdev
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStdevp
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DSum
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DVar
 
processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DVarp
 
processMatch(ValueEval) - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
Process a match that is found during a run through a database.
processPdfChunk(SFont, Chunk, boolean) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
Process a POIFSReaderEvent that this listener had registered for
processPOIFSWriterEvent(POIFSWriterEvent) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface org.apache.poi.poifs.filesystem.POIFSWriterListener
Process a POIFSWriterEvent that this listener had registered for
processRecord(Record) - Method in interface org.apache.poi.hssf.eventmodel.ERFListener
Process a Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
This method, inherited from HSSFListener is implemented as a stub.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
Process this record ourselves, and then pass it on to our child listener
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Process this record ourselves, and then pass it on to our child listener
processRecord(Record) - Method in interface org.apache.poi.hssf.eventusermodel.HSSFListener
process an HSSF Record.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
Called by HSSFEventFactory, passes the Record to each listener associated with a record.sid.
processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
 
processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
Process the record ourselves, but do not pass it on to the child Listener.
processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Process the record ourselves, but do not pass it on to the child Listener.
processRecords(InputStream) - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
Create an array of records from an input stream
processUpdates(FacesContext) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
processUpdates(FacesContext) - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
processWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
processWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
Processes a file into essentially record events.
PRODUCT - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
PRODUCT - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
proper(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
PROPER - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
PROPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Implementation of the PROPER function: Normalizes all words (separated by non-word characters) by making the first letter upper and the rest lower case.
properties() - Method in class org.apache.poi.hpsf.CustomProperties
 
Property - Class in org.apache.poi.hpsf
A property in a Section of a PropertySet.
Property - Class in org.apache.poi.poifs.property
This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
Property() - Constructor for class org.apache.poi.hpsf.Property
Creates an empty property.
Property() - Constructor for class org.apache.poi.poifs.property.Property
 
Property(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.Property
Constructor from byte data
Property(long, byte[], long, int, int) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property(long, long, Object) - Constructor for class org.apache.poi.hpsf.Property
Creates a property.
Property(long, LittleEndianByteArrayInputStream, int, int) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property instance by reading its bytes from the property set stream.
Property(Property) - Constructor for class org.apache.poi.hpsf.Property
Creates a Property as a copy of an existing Property.
PROPERTY_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
How big a single property is
PROPERTY_TYPE_OFFSET - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
PropertyComparator() - Constructor for class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
 
PropertyConstants - Interface in org.apache.poi.poifs.property
Interface PropertyConstants
PropertyIDMap - Class in org.apache.poi.hpsf.wellknown
This is a dictionary which maps property ID values to property ID strings.
PropertySet - Class in org.apache.poi.hpsf
Represents a property set in the Horrible Property Set Format (HPSF).
PropertySet() - Constructor for class org.apache.poi.hpsf.PropertySet
Constructs a PropertySet instance.
PropertySet(byte[]) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(byte[], int, int) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from a byte array that represents a stream in the Horrible Property Set Format.
PropertySet(InputStream) - Constructor for class org.apache.poi.hpsf.PropertySet
Creates a PropertySet instance from an InputStream in the Horrible Property Set Format.
PropertySet(PropertySet) - Constructor for class org.apache.poi.hpsf.PropertySet
Constructs a PropertySet by doing a deep copy of an existing PropertySet.
PropertySetFactory - Class in org.apache.poi.hpsf
Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet.
PropertySetFactory() - Constructor for class org.apache.poi.hpsf.PropertySetFactory
 
PropertyTable - Class in org.apache.poi.poifs.property
This class embodies the Property Table for a POIFSFileSystem; this is basically the directory for all of the documents in the filesystem and looks up entries in the filesystem to their chain of blocks.
PropertyTable(HeaderBlock) - Constructor for class org.apache.poi.poifs.property.PropertyTable
 
PropertyTable(HeaderBlock, POIFSFileSystem) - Constructor for class org.apache.poi.poifs.property.PropertyTable
reading constructor (used when we've read in a file and we want to extract the property table from it).
PropertyTemplate - Class in org.apache.poi.ss.util
A PropertyTemplate is a template that can be applied to any sheet in a project.
PropertyTemplate() - Constructor for class org.apache.poi.ss.util.PropertyTemplate
Create a PropertyTemplate object
PropertyTemplate(PropertyTemplate) - Constructor for class org.apache.poi.ss.util.PropertyTemplate
Create a PropertyTemplate object from another PropertyTemplate
propName - Variable in enum org.apache.poi.ddf.EscherPropertyTypes
 
propNumber - Variable in enum org.apache.poi.ddf.EscherPropertyTypes
the property number part of the property id, i.e.
PROTECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
PROTECT_SHEET - io.keikai.ui.AuxAction
 
PROTECTION__LOCKADJUSTHANDLES - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKAGAINSTGROUPING - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKAGAINSTSELECT - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKASPECTRATIO - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKCROPPING - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKPOSITION - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKROTATION - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION__LOCKVERTICES - org.apache.poi.ddf.EscherPropertyTypes
 
PROTECTION_REV_4 - org.apache.poi.hssf.record.HSSFRecordTypes
 
ProtectionRev4Record - Class in org.apache.poi.hssf.record
Describes whether this is a protected shared/tracked workbook
ProtectionRev4Record(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
 
ProtectionRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
 
ProtectRecord - Class in org.apache.poi.hssf.record
Defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)
ProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
 
ProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
 
protectSheet(Range, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class io.keikai.api.SheetOperationUtil
 
protectSheet(Range, String, String) - Static method in class io.keikai.api.SheetOperationUtil
 
protectSheet(SheetProtection) - Method in class io.keikai.api.impl.RangeImpl
 
protectSheet(SheetProtection) - Method in interface io.keikai.api.Range
Protect a Sheet so that it cannot be modified.
protectSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the protection enabled as well as the password
protectSheet(String) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the protection enabled as well as the password
protectSheet(String, boolean, boolean) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
protect a spreadsheet with a password (not encrypted, just sets protect flags and the password.
protectSheet(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
protectSheet(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface io.keikai.api.Range
Protect a Sheet so that it cannot be modified.
protectSheet(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
protectSheet(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface io.keikai.range.SRange
Protect a SSheet so that it cannot be modified.
protectSheet(XSSFSheet, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
ProtectSheetAction - Class in io.keikaiex.ui.impl.ua
 
ProtectSheetAction() - Constructor for class io.keikaiex.ui.impl.ua.ProtectSheetAction
 
ProtectSheetCtrl - Class in io.keikaiex.ui.dialog
 
ProtectSheetCtrl() - Constructor for class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
provider - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
PRS - org.apache.poi.util.LocaleID
 
PRS_AF - org.apache.poi.util.LocaleID
 
PRSTM_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
A bit that specifies whether the object data are stored in an embedding storage (= 0) or in the controls stream (ctls) (= 1).
PS - org.apache.poi.util.LocaleID
 
PS_AF - org.apache.poi.util.LocaleID
 
PT - org.apache.poi.util.LocaleID
 
PT_BR - org.apache.poi.util.LocaleID
 
PT_PT - org.apache.poi.util.LocaleID
 
Ptg - Class in org.apache.poi.ss.formula.ptg
Ptg represents a syntactic token in a formula.
Ptg() - Constructor for class org.apache.poi.ss.formula.ptg.Ptg
 
Ptg(Ptg) - Constructor for class org.apache.poi.ss.formula.ptg.Ptg
 
PtgShifter - Class in org.apache.poi.ss.formula
Shift a cell address in a Ptg according to cell operations including cut, copy/paste, insertion, and deletion.
PtgShifter(int, int, int, int, int, int, int, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.PtgShifter
 
ptToPx(Number) - Static method in class io.keikai.util.Converter
 
PUBLISHER_V12 - org.apache.poi.hpsf.ClassIDPredefined
Publisher V12
Purple - org.apache.poi.sl.usermodel.PresetColor
 
put(int, SortedValues) - Method in class org.apache.poi.ss.formula.ColumnCache
 
put(Long, String) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
put(String, Object) - Method in class io.keikai.jsf.ui.impl.ObjectHolder
Puts the object with given id
put(String, Object) - Method in class org.apache.poi.hpsf.CustomProperties
Adds a named property.
put(String, CustomProperty) - Method in class org.apache.poi.hpsf.CustomProperties
Puts a CustomProperty into this map.
putAll(Map<? extends Long, ? extends String>) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
putAll(Map<? extends String, ?>) - Method in class org.apache.poi.hpsf.CustomProperties
 
putByte(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
executes:
putCompressedUnicode(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1 codepage).
putCompressedUnicode(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
 
putDouble(byte[], int, double) - Static method in class org.apache.poi.util.LittleEndian
put a double value into a byte array
putDouble(double, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
put a double value into a byte array
putFilterColumn(int, SAutoFilter.NFilterColumn) - Method in class io.keikai.model.impl.AutoFilterImpl
 
putFloat(byte[], int, float) - Static method in class org.apache.poi.util.LittleEndian
put a float value into a byte array
putFloat(float, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
put a float value into a byte array
putFormatItem(String, int, String, int) - Static method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
putFunction(String, FreeRefFunction) - Static method in class io.keikaiex.formula.ZKUDFFinder
 
putInt(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an int value into a byte array
putInt(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put int into output stream
putLong(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
put a long value into a byte array
putLong(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put long into output stream
putMappedStyle(CellStyle, CellStyle) - Method in class org.apache.poi.ss.usermodel.CellCopyContext
 
putObject(String, String, Object) - Static method in class io.keikai.jsf.ui.impl.ObjectHolderContext
 
putShort(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
put a short value into a byte array
putShort(OutputStream, short) - Static method in class org.apache.poi.util.LittleEndian
Put signed short into output stream
putShortArray(byte[], int, short[]) - Static method in class org.apache.poi.util.LittleEndian
Stores short array in buffer
putUByte(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned byte value into a byte array
putUInt(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned int value into a byte array
putUInt(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put unsigned int into output stream
putUnicodeLE(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
Takes a unicode string, and returns it as little endian (most important byte last) bytes in the supplied byte array.
putUnicodeLE(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
 
putUShort(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
put an unsigned short value into a byte array
putUShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
Put unsigned short into output stream
putUShort(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
Put unsigned short into output stream
pv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
Present value of an amount given the number of future payments, rate, amount of individual payment, future value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
PV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
Pxg - Interface in org.apache.poi.ss.formula.ptg
An XSSF only special kind of Ptg, which stores the sheet / book reference in string form.
Pxg3D - Interface in org.apache.poi.ss.formula.ptg
An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form.
pxToCm(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
pxToCTChar(int, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
pxToDefaultColumnWidth(int, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
Convert default column width in pixel to number of character by reverse defaultColumnWidthToPx() and ignore the mod(%) operation.
pxToEmu(int) - Static method in class io.keikai.api.UnitUtil
convert pixel to EMU
pxToEmu(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert pixel to EMU
pxToFileChar256(int, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert pixel to file 1/256 character width
pxToFileChar256(int, int) - Static method in class io.keikai.ui.impl.XUtils
convert pixel to file 1/256 character width
pxToInche(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
 
pxToPoint(int) - Static method in class io.keikai.api.UnitUtil
 
pxToPoint(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert pixel to point
pxToPoint(int) - Static method in class io.keikai.ui.impl.XUtils
convert pixel to point
pxToScreenChar1(int, int) - Static method in class io.keikai.ui.impl.XUtils
Convert pixel to character width (for application)
pxToScreenChar256(int, int) - Static method in class io.keikai.ui.impl.XUtils
Convert pixel to 1/256 character width
pxToTwip(int) - Static method in class io.keikai.api.UnitUtil
 
pxToTwip(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert pixel to twip (1/20 point)
pxToTwip(int) - Static method in class io.keikai.ui.impl.XUtils
convert pixel to twip (1/20 point)

Q

Q1 - io.keikai.model.SAutoFilter.FilterOp
 
Q2 - io.keikai.model.SAutoFilter.FilterOp
 
Q3 - io.keikai.model.SAutoFilter.FilterOp
 
Q4 - io.keikai.model.SAutoFilter.FilterOp
 
QPS_PLOC - org.apache.poi.util.LocaleID
 
QPS_PLOCA - org.apache.poi.util.LocaleID
 
QPS_PLOCM - org.apache.poi.util.LocaleID
 
QUAD_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
QUAD_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
QUAD_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
QUAD_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
QuadArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
QuadArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
QuadToCommand - Class in org.apache.poi.sl.draw.geom
Java class for CT_Path2DQuadBezierTo complex type.
QuadToCommand() - Constructor for class org.apache.poi.sl.draw.geom.QuadToCommand
 
QuadToCommandIf - Interface in org.apache.poi.sl.draw.geom
 
quarter - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
 
QUARTER_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Quarter-sized body placeholder shape text
QuarterMatch - Class in io.keikai.range.impl
 
QuarterMatch(int, int) - Constructor for class io.keikai.range.impl.QuarterMatch
 
QUARTERS_5 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
QUARTO - io.keikai.model.SPrintSetup.PaperSize
Quarto 215x275 mm
QUARTO_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
QUARTO_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
Quarto 215x275 mm
QUARTO_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Quarto 215x275 mm
QUC - org.apache.poi.util.LocaleID
 
QUC_CO - org.apache.poi.util.LocaleID
 
QUICKTIP_0800 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
QUOTE_PREFIXED - Static variable in class org.apache.poi.ss.util.CellUtil
 
quotient(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
Quotient - Class in org.apache.poi.ss.formula.functions
Implementation for Excel QUOTIENT () function.
Quotient() - Constructor for class org.apache.poi.ss.formula.functions.Quotient
 
QUOTIENT - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
QUT - org.apache.poi.util.LocaleID
 
QUT_GT - org.apache.poi.util.LocaleID
 
QUZ - org.apache.poi.util.LocaleID
 
QUZ_BO - org.apache.poi.util.LocaleID
 
QUZ_EC - org.apache.poi.util.LocaleID
 
QUZ_PE - org.apache.poi.util.LocaleID
 

R

R1C1 - org.apache.poi.ss.usermodel.CellReferenceType
Cells are referenced in the form R1C1, R4C2, etc.
RADAR - io.keikai.api.model.Chart.Type
 
RADAR - io.keikai.model.SChart.ChartType
 
RADIANS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
RAND - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
randbetween(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
RANDBETWEEN - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
RandomSingleton - Class in org.apache.poi.util
 
RandomSingleton() - Constructor for class org.apache.poi.util.RandomSingleton
 
range - Variable in class io.keikai.range.impl.RangeHelperBase
 
range(Book) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the whole specified Book.
range(Sheet) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the whole specified Sheet.
range(Sheet, int, int) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the specified Sheet and cell row and column.
range(Sheet, int, int, int, int) - Static method in class io.keikai.api.Ranges
Returns the associated XRange of the specified XSheet and area.
range(Sheet, AreaRef) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the specified Sheet and cell row and column.
range(Sheet, String) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the specified Sheet and area reference string (e.g.
range(SBook) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the whole specified SSheet.
range(SSheet) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the whole specified SSheet.
range(SSheet, int, int) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the specified SSheet and cell row and column.
range(SSheet, int, int, int, int) - Static method in class io.keikai.range.SRanges
Returns the associated XRange of the specified XNSheet and area.
range(SSheet, CellRegion) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the specified SSheet and cell-region
range(SSheet, String) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the specified SSheet and area reference string (e.g.
Range - Interface in io.keikai.api
Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.
Range.ApplyBorderType - Enum in io.keikai.api
 
Range.AutoFillType - Enum in io.keikai.api
 
Range.AutoFilterOperation - Enum in io.keikai.api
 
Range.CellAttribute - Enum in io.keikai.api
 
Range.CellStyleHelper - Interface in io.keikai.api
a cell style helper to create style relative object for cell
Range.DeleteShift - Enum in io.keikai.api
Shift direction of delete api
Range.InsertCopyOrigin - Enum in io.keikai.api
Copy origin format/style of insert
Range.InsertShift - Enum in io.keikai.api
Shift direction of insert api
Range.PasteOperation - Enum in io.keikai.api
 
Range.PasteType - Enum in io.keikai.api
 
Range.SheetVisible - Enum in io.keikai.api
 
Range.SortDataOption - Enum in io.keikai.api
 
rangeByName(Sheet, String) - Static method in class io.keikai.api.Ranges
Returns the associated Range of the specified name of a NamedRange (e.g.
rangeByName(SSheet, String) - Static method in class io.keikai.range.SRanges
Returns the associated SRange of the specified name of a NamedRange (e.g.
rangeCaption - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
RangeCopier - Class in org.apache.poi.ss.usermodel
 
RangeCopier(Sheet) - Constructor for class org.apache.poi.ss.usermodel.RangeCopier
 
RangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.ss.usermodel.RangeCopier
 
RangeEval - Class in org.apache.poi.ss.formula.eval
 
RangeHelperBase - Class in io.keikai.range.impl
 
RangeHelperBase(SRange) - Constructor for class io.keikai.range.impl.RangeHelperBase
 
RangeImpl - Class in io.keikai.api.impl
1.Range does not handle the protection issue.
RangeImpl - Class in io.keikai.range.impl
Only those methods that set cell data, cell style, row (column) style, width, height, and hidden consider 3-D references.
RangeImpl(SBook) - Constructor for class io.keikai.range.impl.RangeImpl
 
RangeImpl(SSheet) - Constructor for class io.keikai.range.impl.RangeImpl
 
RangeImpl(SSheet, int, int) - Constructor for class io.keikai.range.impl.RangeImpl
 
RangeImpl(SSheet, int, int, int, int) - Constructor for class io.keikai.range.impl.RangeImpl
 
RangeImpl(SSheet, CellRegion) - Constructor for class io.keikai.range.impl.RangeImpl
 
RangeImpl(SRange, Book) - Constructor for class io.keikai.api.impl.RangeImpl
 
RangeImpl(SRange, Sheet) - Constructor for class io.keikai.api.impl.RangeImpl
 
RangePtg - Class in org.apache.poi.ss.formula.ptg
 
RangeRunner - Interface in io.keikai.api
The runner to help you run multiple Range APIs in synchronization.
Ranges - Class in io.keikai.api
The facade class provides you multiple ways to get a Range.
Ranges() - Constructor for class io.keikai.api.Ranges
 
rangeToA1(int, int) - Static method in class io.keikai.util.Converter
Converts a range to A1 notation.
rangeToRef(int, int) - Static method in class io.keikai.util.Converter
 
Rank - Class in org.apache.poi.ss.formula.functions
Returns the rank of a number in a list of numbers.
Rank() - Constructor for class org.apache.poi.ss.formula.functions.Rank
 
rankeq(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
RANKEQ - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
RAPID_HORZ - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
RAPID_VERT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
 
Rate - Class in org.apache.poi.ss.formula.functions
Implements the Excel Rate function
Rate() - Constructor for class org.apache.poi.ss.formula.functions.Rate
 
RATINGS_4 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
RATINGS_5 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
rawText - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
RB_4_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Red / Light Red / Grey / Black traffic lights
RBTree<K,​V> - Class in io.keikaiex.util
 
RBTree(Comparator<K>) - Constructor for class io.keikaiex.util.RBTree
 
rc2 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
rc4 - org.apache.poi.poifs.crypt.CipherAlgorithm
 
rc4 - org.apache.poi.poifs.crypt.CipherProvider
 
RC4_REKEYING_INTERVAL - Static variable in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
read() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
read() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read() - Method in class org.apache.poi.util.ReplacingInputStream
 
read() - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
read(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[]) - Method in class org.apache.poi.util.ReplacingInputStream
 
read(byte[]) - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
read(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Reads the class ID's value from a byte array by turning little-endian into big-endian.
read(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.util.ReplacingInputStream
 
read(byte[], int, int) - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
read(byte[], int, int, long, int) - Static method in class org.apache.poi.hpsf.VariantSupport
Reads a variant type from a byte array.
read(int, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
read(int, long) - Method in class org.apache.poi.poifs.nio.DataSource
 
read(int, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
read(int, LittleEndianInput) - Static method in class org.apache.poi.ss.formula.Formula
read(int, LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.Formula
When there are no array constants present, encodedTokenLen==totalEncodedLen
read(File) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from a File and process the documents we get
read(InputStream) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from an InputStream and process the documents we get
read(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
reads zero or more consecutive MergeCellsRecords
read(RecordInputStream) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
read(POIFSFileSystem) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Read from a POIFSFileSystem and process the documents we get
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Array
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.ClipboardData
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.CodePageString
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Currency
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Date
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Decimal
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Filetime
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.GUID
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.TypedPropertyValue
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.UnicodeString
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.VariantBool
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Vector
 
read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.VersionedStream
 
read(LittleEndianByteArrayInputStream, int, long, int) - Static method in class org.apache.poi.hpsf.VariantSupport
 
read(LittleEndianInput) - Method in class org.apache.poi.hpsf.Blob
 
read(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
read(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
readAllContinuedRemainder() - Method in class org.apache.poi.hssf.record.RecordInputStream
Deprecated.
POI 2.0 Best to write an input stream that wraps this one where there is special sub record that may overlap continue records.
readBook(BookInfo) - Method in interface io.keikai.app.BookManager
 
readBook(BookInfo) - Method in class io.keikai.app.impl.BookManagerImpl
 
readBook(BookInfo) - Method in class io.keikaiex.app.impl.BookManagerEx
 
readByte() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readByte() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads an 8 bit, signed value
readByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readByte() - Method in interface org.apache.poi.util.LittleEndianInput
 
readByte() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readByte(InputStream) - Static method in class org.apache.poi.util.IOUtils
Simple utility function to check that you haven't hit EOF when reading a byte.
readCompressedUnicode(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readCompressedUnicode(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
 
readCoordinates(LittleEndianInput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
readCoordinates(LittleEndianInput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
readData(InputStream, int) - Static method in class org.apache.poi.util.HexRead
 
readData(InputStream, String) - Static method in class org.apache.poi.util.HexRead
Same as readData(String) except that this method allows you to specify sections within a file.
readData(String) - Static method in class org.apache.poi.util.HexRead
This method reads hex data from a filename and returns a byte array.
readData(String, String) - Static method in class org.apache.poi.util.HexRead
 
readDataSize() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
Read an unsigned short from the stream without decrypting
readDataSize() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
Reads an unsigned short value without decrypting
readDouble() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readDouble() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readDouble() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readDouble() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readDouble() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readDouble() - Method in interface org.apache.poi.util.LittleEndianInput
 
readDouble() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readFloat() - Method in class org.apache.poi.util.LittleEndianInputStream
get a float value, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
readFormatOptions(RecordInputStream) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
readFromBytes(byte[]) - Method in class org.apache.poi.util.ByteField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.LongField
set the value from its offset into an array of bytes
readFromBytes(byte[]) - Method in class org.apache.poi.util.ShortField
set the value from its offset into an array of bytes
readFromStream(InputStream) - Method in class org.apache.poi.util.ByteField
set the value from an InputStream
readFromStream(InputStream) - Method in interface org.apache.poi.util.FixedField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.IntegerField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.LongField
set the value from an InputStream
readFromStream(InputStream) - Method in class org.apache.poi.util.ShortField
set the value from an InputStream
readFromString(String) - Static method in class org.apache.poi.util.HexRead
 
readFully(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readFully(byte[]) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readFully(byte[]) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readFully(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readFully(byte[]) - Method in interface org.apache.poi.util.LittleEndianInput
 
readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readFully(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianInput
 
readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
readFully(InputStream, byte[]) - Static method in class org.apache.poi.util.IOUtils
Helper method, just calls readFully(in, b, 0, b.length)
readFully(InputStream, byte[], int, int) - Static method in class org.apache.poi.util.IOUtils
Same as the normal InputStream.read(byte[], int, int), but tries to ensure that the entire len number of bytes is read.
readFully(ReadableByteChannel, ByteBuffer) - Static method in class org.apache.poi.util.IOUtils
Same as the normal channel.read(b), but tries to ensure that the buffer is filled completely if possible, i.e.
readHeader(byte[], int) - Method in class org.apache.poi.ddf.EscherRecord
Reads the 8 byte header information and populates the options and recordId records.
READING_ORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
ReadingNotSupportedException - Exception in org.apache.poi.hpsf
This exception is thrown when HPSF tries to read a (yet) unsupported variant type.
ReadingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.ReadingNotSupportedException
Constructor
ReadingOrder - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating reading order of a cell, i.e., whether the reading order is Context(Default), Left To Right or Right To Left
readInstance(byte[], int) - Static method in class org.apache.poi.ddf.EscherRecord
Read the options field from header and return instance part of it.
readInt() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readInt() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readInt() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 32 bit, signed value
readInt() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readInt() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readInt() - Method in interface org.apache.poi.util.LittleEndianInput
 
readInt() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readInt() - Method in class org.apache.poi.util.RLEDecompressingInputStream
Convenience method for read a 4-bytes int in little endian encoding.
readInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get an int value from an InputStream
readLong() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readLong() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readLong() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 64 bit, signed value
readLong() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readLong() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readLong() - Method in interface org.apache.poi.util.LittleEndianInput
 
readLong() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readLong(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a long value from an InputStream
readMacroModules() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
readMacros() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
Reads all macros from all modules of the opened office file.
readMacros(DirectoryNode, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
Reads VBA Project modules from a VBA Project directory located at macroDir into modules.
readNameMapRecords(InputStream, Map<String, String>, Charset) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
readObjectData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Reads the ole data as stream - the application specific stream is served The raw data serves the outer/wrapped object, which is usually a POIFSFileSystem stream, whereas this method return the unwrapped entry
readObjectDataRaw() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Convenience method to return the raw data as InputStream
ReadOnlyRichTextImpl - Class in io.keikai.model.impl
 
ReadOnlyRichTextImpl(SRichText) - Constructor for class io.keikai.model.impl.ReadOnlyRichTextImpl
 
ReadOnlyRichTextImpl(String, SFont) - Constructor for class io.keikai.model.impl.ReadOnlyRichTextImpl
 
readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readPlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
Used when BIFF header fields (sid, size) are being read.
readPlain(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readPlain(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readPlain(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianInput
Usually acts the same as LittleEndianInput.readFully(byte[], int, int), but for an encrypted stream the raw (unencrypted) data is filled
readPlain(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
readProjectProperties(DocumentInputStream, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
readProperties() - Method in class org.apache.poi.POIDocument
Find, and create objects for, the standard Document Information Properties (HPSF).
readProperties(boolean) - Method in class org.apache.poi.POIDocument
Find, and create objects for, the standard Document Information Properties (HPSF).
readRecordSID() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
Read an unsigned short from the stream without decrypting
readRecordSID() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
Reads an unsigned short value without decrypting
readRemainder() - Method in class org.apache.poi.hssf.record.RecordInputStream
Returns the remaining bytes for the current record.
readShort() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 16 bit, signed value
readShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readShort() - Method in interface org.apache.poi.util.LittleEndianInput
 
readShort() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readShort() - Method in class org.apache.poi.util.RLEDecompressingInputStream
Convenience method for read a 2-bytes short in little endian encoding.
readShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get a short value from an InputStream
readString() - Method in class org.apache.poi.hssf.record.RecordInputStream
 
readTokens(int, LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
Reads size bytes of the input stream, to create an array of Ptgs.
readTokens(int, LittleEndianInput, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
readUByte() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readUByte() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readUByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads an 8 bit, unsigned value
readUByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readUByte() - Method in interface org.apache.poi.util.LittleEndianInput
 
readUByte() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readUInt() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUInt() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readUInt() - Method in class org.apache.poi.util.LittleEndianInputStream
get an unsigned int value from an InputStream
readUInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
get an unsigned int value from an InputStream
readUnicodeLE(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
 
readUnicodeLEString(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x16, 0x00 } -0x16
readUnicodeLPP4(LittleEndianInput) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
readUnicodeString(LittleEndianInput) - Static method in class org.apache.poi.util.StringUtil
InputStream in is expected to contain: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUnicodeString(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
InputStream in is expected to contain: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
readUShort() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
 
readUShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
 
readUShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
Reads a 16 bit, unsigned value.
readUShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
readUShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
readUShort() - Method in interface org.apache.poi.util.LittleEndianInput
 
readUShort() - Method in class org.apache.poi.util.LittleEndianInputStream
 
readUShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
 
readUtf8LPP4(LittleEndianInput) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
readValue(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.TypedPropertyValue
 
ReadWriteTask<T> - Class in io.keikai.model.util
Use this class to help you concurrently access book model safely.
ReadWriteTask() - Constructor for class io.keikai.model.util.ReadWriteTask
 
REAPPLY_FILTER - io.keikai.ui.AuxAction
 
ReapplyFilterHandler - Class in io.keikaiex.ui.impl.ua
 
ReapplyFilterHandler() - Constructor for class io.keikaiex.ui.impl.ua.ReapplyFilterHandler
 
RECALC_ID - org.apache.poi.hssf.record.HSSFRecordTypes
 
RecalcIdRecord - Class in org.apache.poi.hssf.record
This record contains an ID that marks when a worksheet was last recalculated.
RecalcIdRecord() - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
 
RecalcIdRecord(RecalcIdRecord) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
 
RecalcIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
 
received(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
RECEIVED - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
record - Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Low-level record object that stores the actual hyperlink data
Record - Class in org.apache.poi.hssf.record
All HSSF Records inherit from this class.
Record() - Constructor for class org.apache.poi.hssf.record.Record
 
Record(Record) - Constructor for class org.apache.poi.hssf.record.Record
 
RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherBSERecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDggRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDgRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherOptRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTertiaryOptRecord
 
RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
 
RECORD_ID_DIB - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_EMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
Deprecated.
use EscherRecordTypes.BLIP_EMF.typeID
RECORD_ID_END - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_ID_JPEG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_PICT - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
Deprecated.
use EscherRecordTypes.BLIP_PICT.typeID
RECORD_ID_PNG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
 
RECORD_ID_START - Static variable in class org.apache.poi.ddf.EscherBlipRecord
 
RECORD_ID_WMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
Deprecated.
use EscherRecordTypes.BLIP_WMF.typeID
RecordAggregate - Class in org.apache.poi.hssf.record.aggregates
RecordAggregates are groups of of BIFF Records that are typically stored together and/or updated together.
RecordAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate
 
RecordAggregate.PositionTrackingVisitor - Class in org.apache.poi.hssf.record.aggregates
A wrapper for RecordAggregate.RecordVisitor which accumulates the sizes of all records visited.
RecordAggregate.RecordVisitor - Interface in org.apache.poi.hssf.record.aggregates
 
RecordBase - Class in org.apache.poi.hssf.record
Common base class of Record and RecordAggregate
RecordBase() - Constructor for class org.apache.poi.hssf.record.RecordBase
 
recordConstructor - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
recordConstructor - Variable in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
RecordFactory - Class in org.apache.poi.hssf.record
Title: Record Factory
RecordFactoryInputStream - Class in org.apache.poi.hssf.record
A stream based way to get at complete records, with as low a memory footprint as possible.
RecordFactoryInputStream(InputStream, boolean) - Constructor for class org.apache.poi.hssf.record.RecordFactoryInputStream
 
RecordFormatException - Exception in org.apache.poi.util
A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid format or data when processing a record.
RecordFormatException(String) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordFormatException(Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
 
RecordInputStream - Class in org.apache.poi.hssf.record
Title: Record Input Stream Description: Wraps a stream and provides helper methods for the construction of records.
RecordInputStream(InputStream) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
 
RecordInputStream(InputStream, EncryptionInfo, int) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
 
RecordInputStream.LeftoverDataException - Exception in org.apache.poi.hssf.record
For use in BiffViewer which may construct Records that don't completely read all available data.
recordName - Variable in enum org.apache.poi.ddf.EscherRecordTypes
 
RecordStream - Class in org.apache.poi.hssf.model
Simplifies iteration over a sequence of Record objects.
RecordStream(List<Record>, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
 
RecordStream(List<Record>, int, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
Creates a RecordStream bounded by startIndex and endIndex
RECT - org.apache.poi.sl.usermodel.ShapeType
 
RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RectAlign - Enum in org.apache.poi.sl.usermodel
Specifies possible rectangle alignment types.
Rectangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
rectangular - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
 
Red - org.apache.poi.sl.usermodel.PresetColor
 
RED - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
RED - org.apache.poi.ss.usermodel.IndexedColors
 
RED - Static variable in class io.keikai.model.impl.ColorImpl
 
RED1 - org.apache.poi.ss.usermodel.IndexedColors
 
REDO - io.keikai.ui.event.UndoableActionManagerEvent.Type
 
redoAction() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
redoAction() - Method in interface io.keikai.ui.sys.UndoableActionManager
redo the last undo action, only availabel if UndoableActionManager.isRedoable()
redoAction() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
Ref - Class in io.keikai.util
Ref is a reference for cell or range with 4 value : top(top row), left(left column), bottom(last row) and right(last column).
Ref - Interface in io.keikai.model.sys.dependency
 
REF - io.keikai.range.impl.ModelUpdate.UpdateType
 
REF - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when a cell reference is invalid.
REF - Static variable in class io.keikai.model.ErrorValue
 
REF_ABSOLUTE - Static variable in class org.apache.poi.ss.formula.functions.Address
 
REF_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
REF_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#REF! - Illegal or deleted cell reference
REF_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#REF! - Illegal or deleted cell reference
REF_MODE - org.apache.poi.hssf.record.HSSFRecordTypes
 
REF_RELATIVE - Static variable in class org.apache.poi.ss.formula.functions.Address
 
REF_ROW_ABSOLUTE_COLUMN_RELATIVE - Static variable in class org.apache.poi.ss.formula.functions.Address
 
REF_ROW_RELATIVE_RELATIVE_ABSOLUTE - Static variable in class org.apache.poi.ss.formula.functions.Address
 
Ref.RefType - Enum in io.keikai.model.sys.dependency
 
Ref3DPtg - Class in org.apache.poi.ss.formula.ptg
Reference 3D Ptg
Ref3DPtg(int, int, boolean, boolean, int) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
Ref3DPtg(String, int) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
Ref3DPtg(Ref3DPtg) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
Ref3DPtg(CellReference, int) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
Ref3DPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
Ref3DPxg - Class in org.apache.poi.ss.formula.ptg
XSSF 3D Reference
Ref3DPxg(int, SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
Ref3DPxg(int, SheetIdentifier, CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
Ref3DPxg(Ref3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
Ref3DPxg(SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
Ref3DPxg(SheetIdentifier, CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
REFERENCE_TYPE_DEFAULT_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_DIRECT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_ERROR_REPORTED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_NOT_USED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
REFERENCE_TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
RefErrorPtg - Class in org.apache.poi.ss.formula.ptg
RefError - handles deleted cell reference
RefErrorPtg() - Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
RefErrorPtg(RefErrorPtg) - Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
RefErrorPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
RefEval - Interface in org.apache.poi.ss.formula.eval
RefEval is the super interface for Ref2D and Ref3DEval.
RefEvalBase - Class in org.apache.poi.ss.formula.eval
Common base class for implementors of RefEval
RefEvalBase(int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
 
RefEvalBase(int, int, int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
 
RefEvalBase(SheetRange, int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
 
RefImpl - Class in io.keikai.model.impl
 
RefImpl(AbstractBookAdv) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(AbstractCellAdv) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(AbstractSheetAdv, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(Ref.RefType, String, String, String, int, int, int, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String, String, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String, String, int, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String, String, int, int, int, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String, String, String, int, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefImpl(String, String, String, int, int, int, int) - Constructor for class io.keikai.model.impl.RefImpl
 
RefListEval - Class in org.apache.poi.ss.formula.eval
Handling of a list of values, e.g.
RefListEval() - Constructor for class org.apache.poi.ss.formula.eval.RefListEval
 
RefListEval(ValueEval, ValueEval) - Constructor for class org.apache.poi.ss.formula.eval.RefListEval
 
RefModeRecord - Class in org.apache.poi.hssf.record
Describes which reference mode to use
RefModeRecord() - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefModeRecord(RefModeRecord) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
 
RefNode - Class in org.apache.poi.ss.formula.token
 
RefNode - org.apache.poi.ss.formula.token.NodeId
 
RefNode(long) - Constructor for class org.apache.poi.ss.formula.token.RefNode
 
RefNode(long, ExternalRefNode) - Constructor for class org.apache.poi.ss.formula.token.RefNode
 
RefNPtg - Class in org.apache.poi.ss.formula.ptg
 
RefNPtg(RefNPtg) - Constructor for class org.apache.poi.ss.formula.ptg.RefNPtg
 
RefNPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.RefNPtg
 
RefocusDialogCtrlBase - Class in io.keikaiex.ui.dialog.impl
 
RefocusDialogCtrlBase() - Constructor for class io.keikaiex.ui.dialog.impl.RefocusDialogCtrlBase
 
RefPtg - Class in org.apache.poi.ss.formula.ptg
ReferencePtg - handles references (such as A1, A2, IA4)
RefPtg(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
 
RefPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
Takes in a String representation of a cell reference and fills out the numeric fields.
RefPtg(RefPtg) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
 
RefPtg(CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
 
RefPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
 
RefPtg(LittleEndianInput, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
 
RefPtgBase - Class in org.apache.poi.ss.formula.ptg
ReferencePtgBase - handles references (such as A1, A2, IA4)
RefPtgBase() - Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
 
RefPtgBase(RefPtgBase) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
 
RefPtgBase(CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
 
refresh(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
refresh(boolean) - Method in interface io.keikai.api.Range
Enforce evaluation(if not cached) and refresh UI of this range and its dependent cells if the includeDependents is true.
refresh(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
refresh(boolean) - Method in interface io.keikai.range.SRange
Evaluate(if not cached), update data model, and refresh UI of this range and its dependent cells if the includeDependents is true.
refresh(boolean, boolean, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
refresh(boolean, boolean, boolean) - Method in interface io.keikai.api.Range
Update data model and refresh UI of this range and its dependent cells if the argument includeDependents is true.
refresh(boolean, boolean, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
refresh(boolean, boolean, boolean) - Method in interface io.keikai.range.SRange
Update data model and refresh UI of this range and its dependent cells if the argument includeDependents is true.
REFRESH_ALL - org.apache.poi.hssf.record.HSSFRecordTypes
 
RefreshAllRecord - Class in org.apache.poi.hssf.record
Flag whether to refresh all external data when loading a sheet.
RefreshAllRecord(boolean) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
 
RefreshAllRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
 
refreshFilter() - Method in class io.keikai.model.impl.AbstractTableAdv
 
refreshFilter() - Method in class io.keikai.model.impl.TableImpl
 
refreshModel() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
refreshSortRule() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
refreshStyle() - Method in class io.keikai.model.impl.AbstractTableAdv
 
refreshStyle() - Method in class io.keikai.model.impl.TableImpl
 
REFS - io.keikai.range.impl.ModelUpdate.UpdateType
 
refToA1(Ref) - Static method in class io.keikai.util.Converter
 
RefUtil - Class in org.apache.poi.ss.util
 
RefUtil() - Constructor for class org.apache.poi.ss.util.RefUtil
 
RegionUtil - Class in org.apache.poi.ss.util
Various utility functions that make working with a region of cells easier.
register(String) - Static method in class io.keikai.theme.SpreadsheetThemes
Register the theme, so it becomes available in the theme list
register(String, SExporterFactory) - Static method in class io.keikai.range.SExporters
Register a exporter factory
register(String, SImporterFactory) - Static method in class io.keikai.range.SImporters
Register a importer factory by its name which is also used to get it back.
register(String, SpreadsheetStandardTheme.ThemeOrigin) - Static method in class io.keikai.theme.SpreadsheetThemes
Register the theme, and specifies its origin (e.g.
register(String, String, int) - Static method in class io.keikai.theme.SpreadsheetThemes
Register the theme with details
register(String, String, int, SpreadsheetStandardTheme.ThemeOrigin) - Static method in class io.keikai.theme.SpreadsheetThemes
Register the theme, its display name, its priority; and also specifies its origin (e.g.
register(Theme) - Method in class io.keikai.theme.SpreadsheetThemeRegistry
Register a desktop theme.
registerBouncyCastle() - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
registerCleaner(Runnable) - Static method in class org.apache.poi.util.ThreadLocalUtil
Intended for internal use only so other modules of Apache POi can add cleaners.
registerFunction(String, FreeRefFunction) - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
Register an ATP function in runtime.
registerFunction(String, FreeRefFunction) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Register a ATP function in runtime.
registerFunction(String, Function) - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
Register a new function in runtime.
registerFunction(String, Function) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
Register a function in runtime.
registerHandler(String, String, UserActionHandler) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
registerHandler(String, String, UserActionHandler) - Method in interface io.keikai.ui.UserActionManager
Register a handler to the handler list of category/action, append to the last handler of same category/action.
registerListener(POIFSReaderListener) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for all documents
registerListener(POIFSReaderListener, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the root directory
registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Register a POIFSReaderListener for a document in the specified directory
REGROUP_ITEMS - org.apache.poi.ddf.EscherRecordTypes
 
REGULAR_WEIGHT - Static variable in class org.apache.poi.common.usermodel.fonts.FontHeader
Fonts with a font weight of 400 are regarded as regular weighted.
REL_INDENTION - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
RelationalOperationEval - Class in org.apache.poi.ss.formula.eval
Base class for all comparison operator evaluators
RelationalOperationEval() - Constructor for class org.apache.poi.ss.formula.eval.RelationalOperationEval
 
releaseBook() - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
Releases the book from the spreadsheet component.
releaseBuffer(ByteBuffer) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Releases a mmap-ed buffer, which you are sure won't be used again
releaseBuffer(ByteBuffer) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
releaseBuffer(ByteBuffer) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
 
releaseBuffer(ByteBuffer) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
releaseResource(Component) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
call back to cleanup a component resource, it is in zk execution scope
releaseResource(Component) - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
remaining() - Method in class org.apache.poi.hssf.record.RecordInputStream
The remaining number of bytes in the current record.
Removal - Annotation Type in org.apache.poi.util
Program elements annotated @Removal track the earliest final release when a deprecated feature will be removed.
remove(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
remove(int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
remove(int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
remove(int) - Method in class org.apache.poi.ss.formula.ColumnCache
 
remove(int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
remove(int) - Method in class org.apache.poi.util.IntList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.apache.poi.hpsf.CustomProperties
Removes a custom property - only works for keys of type String
remove(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
remove(Object) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Find the given record in the record list by identity and removes it
removeActiveRange(SSheet) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
removeAlignment() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeAll(IntList) - Method in class org.apache.poi.util.IntList
Removes from this list all the elements that are contained in the specified collection
removeAllCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Removes all the cells from the row, and their records too.
removeAllCellsValuesForRow(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
removeApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the application name.
removeApplicationVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the Application Version
removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Removes an array formula
removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Removes the ArrayRecord for the cell group containing the specified cell.
removeArrayFormula(SCell) - Method in class io.keikai.model.impl.SheetImpl
 
removeArrayFormula(SCell) - Method in interface io.keikai.model.SSheet
Remove an Array Formula from this sheet.
removeArrayFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
removeArrayFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.Sheet
Remove a Array Formula from this sheet.
removeAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the author.
removeBackColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBoldweight() - Method in class io.keikai.model.util.FontMatcher
 
removeBorder(TableCell.BorderEdge) - Method in interface org.apache.poi.sl.usermodel.TableCell
Remove all line attributes of the given border edge
removeBorderBottom() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderBottomColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderLeft() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderLeftColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderRight() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderRightColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderTop() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBorderTopColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
Removes the break indicated by the parameter
removeBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the specified Builtin NameRecord that matches the name and index
removeByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the byte count.
removeCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the category.
removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
removeCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
remove the HSSFCell from this row.
removeCell(Cell) - Method in interface org.apache.poi.ss.usermodel.Row
Remove the Cell from this row.
removeCellComment() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Removes the comment for this cell, if there is one.
removeCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes the comment for this cell, if there is one.
removeCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the character count.
removeCharCountWithSpaces() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the character count
removeChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
Removes the given escher record from the child list
removeColor() - Method in class io.keikai.model.util.FontMatcher
 
removeColumnBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Removes a page break at the indicated column
removeColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes a page break at the indicated column
removeColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes a page break at the indicated column
removeColumns(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
removeComments() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the comments.
removeCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the company.
removeConditionalFormatting(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
removes a Conditional Formatting object by index
removeConditionalFormatting(int) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
Removes a Conditional Formatting object by index
removeConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
removeConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.SheetImpl
 
removeConditionalFormattingRegion(CellRegion) - Method in class io.keikai.model.impl.AbstractSheetAdv
Remove a region from conditional formatting.
removeConditionalFormattingRegion(CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
removeContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the content status of the file
removeContentType() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the content type of the file
removeCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the creation time.
removeCustomProperties() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the custom properties.
removeDataFormat() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the doc parts.
removeDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the document version string
removeEditorFocus(String) - Method in class io.keikai.ui.Spreadsheet
Remove editor's focus on specified name
removeEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeEscherProperty(EscherPropertyTypes) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
removeEventListener(ModelEventListener) - Method in class io.keikai.model.impl.BookImpl
 
removeEventListener(ModelEventListener) - Method in class io.keikai.model.impl.DirectEventListenerAdaptor
 
removeEventListener(ModelEventListener) - Method in interface io.keikai.model.impl.EventListenerAdaptor
 
removeEventListener(ModelEventListener) - Method in class io.keikai.model.impl.EventQueueListenerAdaptor
 
removeEventListener(ModelEventListener) - Method in interface io.keikai.model.SBook
remove event listener from this book
removeEventListener(String, ModelEventListener) - Method in class io.keikai.ui.ModelEventDispatcher
 
removeEventListener(String, EventListener) - Method in class io.keikaiex.ui.widget.BaseWidget
 
removeExFormatRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes ExtendedFormatRecord record with given index from the file's list.
removeExFormatRecord(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the given ExtendedFormatRecord record from the file's list.
removeFillColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFillPattern() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFont() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontBoldweight() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontColor() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontHeightPoints() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontItalic() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontName() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontRecord(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the given font record from the file's list.
removeFontStrikeout() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontTypeOffset() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFontUnderline() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeFormatRun(FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
removeFormula() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes formula, if any.
removeFormula() - Method in class org.apache.poi.ss.usermodel.CellBase
Removes formula, if any.
removeFormulaImpl() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
removeFormulaImpl() - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific removal of the formula.
removeHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the heading pair.
removeHeightPoints() - Method in class io.keikai.model.util.FontMatcher
 
removeHidden() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the hidden count.
removeHolder() - Static method in class io.keikai.jsf.ui.impl.ObjectHolderContext
 
removeHyperlink() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Removes the hyperlink for this cell, if there is one.
removeHyperlink() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes the hyperlink for this cell, if there is one.
removeHyperlink(HyperlinkRecord) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Remove the underlying HyperlinkRecord from this sheet
removeHyperlink(HSSFHyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Remove the underlying HyperlinkRecord from this sheet.
removeHyperlinksChanged() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the flag for if the User Defined Property Set has been updated outside of the Application.
removeIndention() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeInfo(int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
removeItalic() - Method in class io.keikai.model.util.FontMatcher
 
removeKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the keywords.
removeLanguage() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the document language
removeLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the last author.
removeLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the lastPrinted.
removeLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
Remove the total time spent in editing the document.
removeLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the line count.
removeLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the links dirty.
removeLocked() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the manager.
removeMergedRegion(int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
removeMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
removes a merged region of cells (hence letting them free)
removeMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes a merged region of cells (hence letting them free)
removeMergedRegion(CellRegion, boolean) - Method in class io.keikai.model.impl.SheetImpl
 
removeMergedRegion(CellRegion, boolean) - Method in interface io.keikai.model.SSheet
Remove the merged area that are contained by region
removeMergedRegions(Collection<Integer>) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes a number of merged regions of cells (hence letting them free)
removeMergedRegions(Collection<Integer>) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes a number of merged regions of cells (hence letting them free)
removeMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the mmclip count.
removeName() - Method in class io.keikai.model.util.FontMatcher
 
removeName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
removes the name
removeName(Name) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Remove a name.
removeName(Name) - Method in interface org.apache.poi.ss.usermodel.Workbook
Remove a defined name
removeNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the noteCount.
removePageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the page count.
removeParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the par count.
removePresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the presentation format.
removePrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Delete the printarea for the sheet specified
removePrintArea(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Delete the printarea for the sheet specified
removeProperty(long) - Method in class org.apache.poi.hpsf.Section
Removes a property.
removeProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
Remove a property from the list of properties we manage
removeProvider(Class<? extends ExtractorProvider>) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
removeProvider(Class<? extends SlideShowProvider<?, ?>>) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
 
removeProvider(Class<? extends WorkbookProvider>) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
 
removeRegion(CellRegion) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
removeRegion(CellRegion) - Method in class io.keikai.model.impl.DataValidationImpl
 
removeRegion(CellRegion) - Method in interface io.keikai.model.SConditionalFormatting
Remove partial region in the ConditionalFormatting
removeRegion(CellRegion) - Method in interface io.keikai.model.SDataValidation
 
removeRelation(POIXMLDocumentPart, POIXMLDocumentPart) - Static method in class org.apache.poi.ooxml.POIXMLDocumentPartHelper
 
removeRelationship(String) - Method in interface io.keikai.app.CollaborationInfo
remove books having relationship to username
removeRelationship(String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
removeRelationship(String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
removeRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the revision number.
removeRotation() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Removes a row record This method is not loc sensitive, it resets loc to = dimsloc so no worries.
removeRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
removeRow(Row) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Remove a row from this sheet.
removeRow(Row) - Method in interface org.apache.poi.ss.usermodel.Sheet
Remove a row from this sheet.
removeRowBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Removes a page break at the indicated row
removeRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Removes the page break at the indicated row
removeRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Removes the page break at the indicated row
removeRows(SSheet, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
removeScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the scale.
removeSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the security code.
removeSeries(SSeries) - Method in interface io.keikai.model.chart.SGeneralChartData
 
removeSeries(SSeries) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
removeSeries(HSSFChart.HSSFSeries) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
removeShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
removeShape(HSSFShape) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
remove first level shapes
removeShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
removeShape(S) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
Removes the specified shape from this sheet, if it is present (optional operation).
removeShapeToObjRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
Remove echerRecord and associated to it Obj or TextObj record
removeSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
removeSheet(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
removeSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Removes sheet at the given index.
removeSheetAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Removes sheet at the given index
removeSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the slide count.
removeSpans(int, int) - Method in class io.keikai.util.SpareSpan
 
removeStrikeout() - Method in class io.keikai.model.util.FontMatcher
 
removeSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the subject.
removeTable(STable) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
removeTable(STable) - Method in class io.keikai.model.impl.SheetImpl
 
removeTable(String) - Method in class io.keikai.model.impl.AbstractBookAdv
 
removeTable(String) - Method in class io.keikai.model.impl.BookImpl
 
removeTable(String) - Method in class io.keikai.model.impl.SheetImpl
 
removeTable(String) - Method in interface io.keikai.model.SSheet
Remove the table of the specified table name.
removeTables(Set<String>) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
removeTables(Set<String>) - Method in class io.keikai.model.impl.SheetImpl
 
removeTailRecord(NoteRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
Remove tail record from the existing map
removeTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the template.
removeThreadPrefersEventExtractorsSetting() - Static method in class org.apache.poi.extractor.ExtractorFactory
Clears the setting for this thread made by ExtractorFactory.setThreadPrefersEventExtractors(boolean)
removeThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the thumbnail.
removeTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the title.
removeToolbarButton(int) - Method in class io.keikai.ui.Spreadsheet
Removes the button at the specified position in this buttons list.
removeToolbarButton(AuxAction) - Method in class io.keikai.ui.Spreadsheet
Removes the first occurrence of the given button instance in the buttons list.
removeToolbarButton(ToolbarButton) - Method in class io.keikai.ui.Spreadsheet
Removes the first occurrence of the given button instance in the buttons list.
removeToolbarButton(String) - Method in class io.keikai.ui.Spreadsheet
Removes the first occurrence of the given key in the buttons list.
removeTypeOffset() - Method in class io.keikai.model.util.FontMatcher
 
removeUnderline() - Method in class io.keikai.model.util.FontMatcher
 
removeUsername(String) - Method in interface io.keikai.app.CollaborationInfo
remove username
removeUsername(String) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
removeUsername(String) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
removeValue(int) - Method in class org.apache.poi.util.IntList
Removes the first occurrence in this list of the specified element (optional operation).
removeValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
remove a value record from the records array.
removeVBADigitalSignature() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Removes the VBA Digital Signature
removeVerticalAlignment() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeWidget(Widget) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
removeWidget(Widget) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
Remove widget from the WidgetHandler of this spreadsheet,
removeWidget(Widget) - Method in interface io.keikai.ui.sys.WidgetHandler
Remove widget from a handler notice : WidgetHandler and Widget are implementation-sensitive.
removeWidget(Widget) - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
removeWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
Removes the word count.
removeWrapText() - Method in class io.keikai.model.util.CellStyleMatcher
 
removeXFExtRecord(XFExtRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Removes the given ExtendedFormatRecord record from the file's list.
RENAME_SHEET - io.keikai.ui.AuxAction
 
renameColumnNameTablePtgs(FormulaExpression, STable, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameColumnNameTablePtgs(FormulaExpression, STable, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameColumnNameTablePtgs(FormulaExpression, STable, String, String, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
renameName(int, String, String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
renameName(String, SBook, int, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameName(String, SBook, int, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameName(String, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameName(String, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameNamePtgs(FormulaExpression, SBook, int, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameNamePtgs(FormulaExpression, SBook, int, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameNamePtgs(FormulaExpression, SBook, int, String, String, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
renameSheet(Range, String) - Static method in class io.keikai.api.SheetOperationUtil
Rename a sheet
renameSheet(SBook, String, String) - Method in class io.keikai.model.impl.AbstractAutoFilterAdv
 
renameSheet(SBook, String, String) - Method in class io.keikai.model.impl.AutoFilterImpl
 
renameSheet(String, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameSheet(String, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameSheet(String, String) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
renameSheet(String, String) - Method in interface io.keikai.model.SConditionalFormatting
When sheet name changed; must call this to update region and rule formula
renameSheet(String, String, String) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
rename a sheet in this parsing book directly.
RenameSheetHandler - Class in io.keikai.ui.impl.ua
 
RenameSheetHandler() - Constructor for class io.keikai.ui.impl.ua.RenameSheetHandler
 
renameSheetPtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameSheetPtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameSheetPtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
renameTableNameTablePtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renameTableNameTablePtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
renameTableNameTablePtgs(FormulaExpression, SBook, String, String, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
renameTo(String) - Method in interface org.apache.poi.poifs.filesystem.Entry
Rename this Entry.
renameTo(String) - Method in class org.apache.poi.poifs.filesystem.EntryNode
Rename this Entry.
renameTo(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
renderFormula(ParsingBook, String, Ptg[], boolean) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
renderFormula(ParsingBook, String, Ptg[], boolean) - Method in class io.keikaiex.formula.FormulaEngineEx
 
renderProperties(ContentRenderer) - Method in class io.keikai.ui.Spreadsheet
 
renderProperties(ContentRenderer) - Method in class io.keikaiex.ui.widget.Richtextbox
 
renderProperties(ContentRenderer) - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
renderProperties(ContentRenderer) - Method in class io.keikaiex.ui.ZssCharts
 
reorderSheet(String, int, int) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
reorder a sheet in this parsing book directly.
reorderSheetPtgs(FormulaExpression, SBook, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
reorderSheetPtgs(FormulaExpression, SBook, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
repeat(char, int) - Static method in class org.apache.poi.util.StringUtil
Returns padding using the specified delimiter repeated to a given length.
replace(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Replace - Class in org.apache.poi.ss.formula.functions
An implementation of the Excel REPLACE() function:
Replace() - Constructor for class org.apache.poi.ss.formula.functions.Replace
 
REPLACE - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
REPLACE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
 
replaceB(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
REPLACEB - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
replaceContents(InputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
 
replaceDirectory(DirectoryNode) - Method in class org.apache.poi.POIDocument
Replaces the attached directory, e.g.
replaceiToi1(String, String) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Replace the String i to i1.
replaceNode(RBNode<Integer, Integer>, RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
replaceValueRecord(CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
replace a value record from the records array.
ReplacingInputStream - Class in org.apache.poi.util
Simple FilterInputStream that can replace occurrences of bytes with something else.
ReplacingInputStream(InputStream, byte[], byte[]) - Constructor for class org.apache.poi.util.ReplacingInputStream
Replace occurrences of pattern in the input.
ReplacingInputStream(InputStream, String, String) - Constructor for class org.apache.poi.util.ReplacingInputStream
Replace occurrences of pattern in the input.
repo - Variable in class io.keikai.app.impl.BookManagerImpl
 
rept(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Rept - Class in org.apache.poi.ss.formula.functions
Implementation for Excel REPT () function.
Rept() - Constructor for class org.apache.poi.ss.formula.functions.Rept
 
REPT - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
reserve(SCell) - Static method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCellContent
 
reserve(SSheet, int, int, int, int, int) - Static method in class io.keikai.ui.impl.undo.ReserveUtil
 
RESERVE_ALL - Static variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
RESERVE_ALL - Static variable in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
RESERVE_ALL - Static variable in class io.keikai.ui.impl.undo.ReserveUtil
 
RESERVE_CONTENT - Static variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
RESERVE_CONTENT - Static variable in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
RESERVE_CONTENT - Static variable in class io.keikai.ui.impl.undo.ReserveUtil
 
RESERVE_MERGE - Static variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
RESERVE_MERGE - Static variable in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
RESERVE_MERGE - Static variable in class io.keikai.ui.impl.undo.ReserveUtil
 
RESERVE_STYLE - Static variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
RESERVE_STYLE - Static variable in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
RESERVE_STYLE - Static variable in class io.keikai.ui.impl.undo.ReserveUtil
 
RESERVED646 - org.apache.poi.ddf.EscherPropertyTypes
 
RESERVED650 - org.apache.poi.ddf.EscherPropertyTypes
 
RESERVED652 - org.apache.poi.ddf.EscherPropertyTypes
 
RESERVED653 - org.apache.poi.ddf.EscherPropertyTypes
 
ReservedCell(int) - Constructor for class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
ReservedCellContent(SCell.CellType) - Constructor for class io.keikai.ui.impl.undo.ReserveUtil.ReservedCellContent
 
ReservedColumn(int) - Constructor for class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
ReservedResult(SSheet, int, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
ReservedRow(int) - Constructor for class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
reserveMergeInfo(SSheet, int, int, int, int) - Static method in class io.keikai.ui.impl.undo.ReserveUtil
reserve the merge information that in the given range.
ReserveUtil - Class in io.keikai.ui.impl.undo
 
ReserveUtil() - Constructor for class io.keikai.ui.impl.undo.ReserveUtil
 
ReserveUtil.ReservedCell - Class in io.keikai.ui.impl.undo
 
ReserveUtil.ReservedCellContent - Class in io.keikai.ui.impl.undo
 
ReserveUtil.ReservedColumn - Class in io.keikai.ui.impl.undo
 
ReserveUtil.ReservedResult - Class in io.keikai.ui.impl.undo
 
ReserveUtil.ReservedRow - Class in io.keikai.ui.impl.undo
 
reset() - Method in class org.apache.poi.hssf.record.RecordInputStream
Resets the stream position to the previously marked position.
reset() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
reset() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
Repositions this stream to the position at the time the mark() method was last called on this input stream.
reset() - Method in class org.apache.poi.util.LittleEndianInputStream
 
resetAutoFilter() - Method in class io.keikai.api.impl.RangeImpl
clear criteria of all filters, show all the data
resetAutoFilter() - Method in interface io.keikai.api.Range
Clears condition of filter, show all the data
resetAutoFilter() - Method in class io.keikai.range.impl.RangeImpl
 
resetAutoFilter() - Method in interface io.keikai.range.SRange
Reset the autofilter, clear the condition, shows all the hidden row
resetAutoFilter(Range) - Static method in class io.keikai.api.SheetOperationUtil
Resets AutoFilter
resetAutoFilter(STable) - Method in class io.keikai.range.impl.AutoFilterHelper
 
resetBackgroundImage() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
resetFontStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
set font style options to default values (non-italic, non-bold)
resetFontStyle() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
set font style options to default values (non-italic, non-bold)
resetSubtotalExpressionCache() - Method in class io.keikai.model.impl.AbstractBookAdv
 
resetSubtotalExpressionCache() - Method in class io.keikai.model.impl.BookImpl
 
resetUpdates() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
resetUpdates() - Method in class io.keikai.model.impl.RowImpl
 
resetUserLocale() - Static method in class org.apache.poi.util.LocaleUtil
 
resetUserTimeZone() - Static method in class org.apache.poi.util.LocaleUtil
Clear the thread-local user time zone.
resize() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Reset the image to the dimension of the embedded image
resize() - Method in class org.apache.poi.sl.draw.DrawPictureShape
Resize this picture to the default size.
resize() - Method in interface org.apache.poi.ss.usermodel.Picture
Reset the image to the dimension of the embedded image
resize(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Resize the image proportionally.
resize(double) - Method in interface org.apache.poi.ss.usermodel.Picture
Resize the image proportionally.
resize(double, double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
Resize the image
resize(double, double) - Method in interface org.apache.poi.ss.usermodel.Picture
Resize the image.
resize(Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle with a centered alignment.
resize(Rectangle2D, RectAlign) - Method in class org.apache.poi.sl.draw.DrawPictureShape
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle based on the specified alignment (gravity).
RESIZE - io.keikai.ui.event.CellSelectionAction
 
RESIZE - io.keikai.ui.event.HeaderAction
 
RESIZE - io.keikai.ui.event.WidgetAction
 
resizeComplexData(int) - Method in class org.apache.poi.ddf.EscherComplexProperty
 
resizeComplexData(int, int) - Method in class org.apache.poi.ddf.EscherComplexProperty
 
ResizeHeaderAction - Class in io.keikai.ui.impl.undo
 
ResizeHeaderAction(String, Sheet, int, int, int, int, ResizeHeaderAction.Type, int, boolean) - Constructor for class io.keikai.ui.impl.undo.ResizeHeaderAction
 
ResizeHeaderAction.Type - Enum in io.keikai.ui.impl.undo
 
resizeToFitText() - Method in interface org.apache.poi.sl.usermodel.TextShape
Adjust the size of the shape so it encompasses the text inside it.
resizeToFitText(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
Adjust the size of the shape so it encompasses the text inside it.
resolveFunction(String, String) - Method in class io.keikai.model.impl.sys.formula.JoinFunctionMapper
 
resolveNameXInfo(NameXPtg) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
resolveNameXText(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
resolveNameXText(NameXPtg) - Method in class io.keikai.model.impl.sys.formula.EvalBook
 
resolveNameXText(NameXPtg) - Method in class io.keikai.model.impl.sys.formula.ParsingBook
 
resolveNameXText(NameXPtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
 
resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
 
resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
 
resolveRangeLookupArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
Resolves the last (optional) parameter (range_lookup) to the VLOOKUP and HLOOKUP functions.
resolveRowOrColIndexArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
Processes the third argument to VLOOKUP, or HLOOKUP (col_index_num or row_index_num respectively).
Sample behaviour: Sample behaviour Input   ReturnValue  Thrown Error 54  2.92  "5"4  "2.18e1"21  "-$2"-3* FALSE-1* TRUE0  "TRUE" #REF! "abc" #REF! "" #REF! <blank> #VALUE!
Note - out of range errors (result index too high) are handled by the caller.
resolveTableArrayArg(ValueEval) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
The second argument (table_array) should be an area ref, but can actually be a cell ref, in which case it is interpreted as a 1x1 area ref.
resolveThemeURL(String) - Static method in class io.keikai.theme.SpreadsheetThemes
 
resolveVariable(String) - Method in class io.keikai.model.impl.sys.formula.JoinVariableResolver
 
response(String, AuResponse) - Method in class io.keikai.ui.Spreadsheet
 
response(AuResponse) - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
restore() - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
restoreState(FacesContext, Object) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
retainAll(IntList) - Method in class org.apache.poi.util.IntList
Retains only the elements in this list that are contained in the specified collection.
rethrow(Throwable) - Static method in class org.apache.poi.util.ExceptionUtil
Designed to be used in conjunction with ExceptionUtil.isFatal(Throwable).
RETRY - io.keikai.ui.ZSMessagebox.Button
 
RETURN_BLANK_AS_NULL - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
 
RETURN_NULL_AND_BLANK - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
 
REVERSE_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Reverse-subtract a gray level RGB value.
reverseIndexIterator() - Method in interface org.apache.poi.ss.formula.functions.LookupUtils.ValueVector
 
RGB - org.apache.poi.ddf.EscherPropertyTypesHolder
 
RGB2HSL(Color) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert a RGB Color to it corresponding HSL values.
RGB2SCRGB(Color) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert sRGB Color to scRGB [0..1] (0:red,1:green,2:blue).
Ribbon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
RIBBON - org.apache.poi.sl.usermodel.ShapeType
 
RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIBBON_2 - org.apache.poi.sl.usermodel.ShapeType
 
RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Ribbon2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
RICH_TEXT_EDIT - io.keikai.ui.AuxAction
 
RichText - Interface in io.keikai.api.model
A rich text can have multiple segments which have different fonts for each one in a cell.
RichText.Segment - Interface in io.keikai.api.model
 
richtextbox - Variable in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
Richtextbox - Class in io.keikaiex.ui.widget
 
Richtextbox() - Constructor for class io.keikaiex.ui.widget.Richtextbox
 
RichTextEditCtrl - Class in io.keikaiex.ui.dialog
 
RichTextEditCtrl() - Constructor for class io.keikaiex.ui.dialog.RichTextEditCtrl
 
RichTextEditHandler - Class in io.keikaiex.ui.impl.ua
 
RichTextEditHandler() - Constructor for class io.keikaiex.ui.impl.ua.RichTextEditHandler
 
RichTextHelper - Class in io.keikai.model.util
 
RichTextHelper() - Constructor for class io.keikai.model.util.RichTextHelper
 
RichTextImpl - Class in io.keikai.api.model.impl
 
RichTextImpl - Class in io.keikai.model.impl
 
RichTextImpl() - Constructor for class io.keikai.model.impl.RichTextImpl
 
RichTextImpl(Book) - Constructor for class io.keikai.api.model.impl.RichTextImpl
 
RichTextString - Interface in org.apache.poi.ss.usermodel
Rich text unicode string.
right - org.apache.poi.sl.usermodel.TableCell.BorderEdge
 
right - Variable in class org.apache.poi.sl.usermodel.Insets2D
The inset from the right.
right - Variable in class org.apache.poi.ss.formula.token.OpNode
 
RIGHT - io.keikai.api.model.CellStyle.Alignment
 
RIGHT - io.keikai.api.model.Chart.LegendPosition
 
RIGHT - io.keikai.api.Range.InsertShift
 
RIGHT - io.keikai.model.impl.AbstractChartAxisAdv.Position
 
RIGHT - io.keikai.model.impl.chart.CategoryAxisImpl.LabelAlign
 
RIGHT - io.keikai.model.SCellStyle.Alignment
 
RIGHT - io.keikai.model.SChart.ChartLegendPosition
 
RIGHT - io.keikai.range.SRange.InsertShift
 
RIGHT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
RIGHT - org.apache.poi.sl.usermodel.RectAlign
Right rectangle alignment
RIGHT - org.apache.poi.sl.usermodel.TabStop.TabStopType
 
RIGHT - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
For horizontal text, right aligned.
RIGHT - org.apache.poi.ss.usermodel.BorderExtent
This is just the right border for the range, no interior borders will be produced.
RIGHT - org.apache.poi.ss.usermodel.HorizontalAlignment
The horizontal alignment is right-aligned, meaning that cell contents are aligned at the right edge of the cell, even in Right-to-Left mode.
RIGHT - org.apache.poi.ss.usermodel.PageMargin
Right margin, the empty space on the right of displayed worksheet data when printing
RIGHT - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
range ending columns are equal
RIGHT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
RIGHT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
RIGHT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
RIGHT_BRACE - org.apache.poi.sl.usermodel.ShapeType
 
RIGHT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_BRACKET - org.apache.poi.sl.usermodel.ShapeType
 
RIGHT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RIGHT_MARGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
RIGHT_TO_LEFT - org.apache.poi.ss.usermodel.ReadingOrder
The reading order is Right To Left.
RightArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
RightBrace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
RightBracket - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
rightJumpUp(RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
rightJumpUp(RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
rightMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
RightMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
RightMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
RightMarginRecord - Class in org.apache.poi.hssf.record
Record for the right margin.
RightMarginRecord() - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RightMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RightMarginRecord(RightMarginRecord) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
 
RightTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ripemd128 - org.apache.poi.poifs.crypt.HashAlgorithm
 
ripemd160 - org.apache.poi.poifs.crypt.HashAlgorithm
 
ripemd256 - org.apache.poi.poifs.crypt.HashAlgorithm
 
RK - org.apache.poi.hssf.record.HSSFRecordTypes
 
RK_IEEE_NUMBER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_IEEE_NUMBER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RK_INTEGER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
 
RKRecord - Class in org.apache.poi.hssf.record
An internal 32 bit number with the two most significant bits storing the type.
RKRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RKRecord
 
RKRecord(RKRecord) - Constructor for class org.apache.poi.hssf.record.RKRecord
 
RKUtil - Class in org.apache.poi.hssf.util
Utility class for helping convert RK numbers.
RLEDecompressingInputStream - Class in org.apache.poi.util
Wrapper of InputStream which provides Run Length Encoding (RLE) decompression on the fly.
RLEDecompressingInputStream(InputStream) - Constructor for class org.apache.poi.util.RLEDecompressingInputStream
Creates a new wrapper RLE Decompression InputStream.
RM - org.apache.poi.util.LocaleID
 
RM_CH - org.apache.poi.util.LocaleID
 
RO - org.apache.poi.util.LocaleID
 
RO_MD - org.apache.poi.util.LocaleID
 
RO_RO - org.apache.poi.util.LocaleID
 
roman(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
Roman - Class in org.apache.poi.ss.formula.functions
Implementation for Excel Roman() function.
Roman() - Constructor for class org.apache.poi.ss.formula.functions.Roman
 
ROMAN - org.apache.poi.ss.usermodel.FontFamily
 
ROMAN - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
romanLcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase Roman numeral enclosed in parentheses.
romanLcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase Roman numeral followed by a closing parenthesis.
romanLcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Lowercase Roman numeral followed by a period.
romanUcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase Roman numeral enclosed in parentheses.
romanUcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase Roman numeral followed by a closing parenthesis.
romanUcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Uppercase Roman numeral followed by a period.
root - Variable in class io.keikai.model.impl.OutlineLevelTree
 
ROOT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
 
RootProperty - Class in org.apache.poi.poifs.property
Root property
ROSE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
ROSE - org.apache.poi.ss.usermodel.IndexedColors
 
RosyBrown - org.apache.poi.sl.usermodel.PresetColor
 
rotate(double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
rotate(double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
rotate(double, double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotateLeft(RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
rotateLeft(RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
rotateRight(RBNode<Integer, Integer>) - Method in class io.keikaiex.util.IntervalTree
 
rotateRight(RBNode<K, V>) - Method in class io.keikaiex.util.RBTree
 
rotation - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
rotation - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
rotation(int) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
rotation(int) - Method in interface io.keikai.model.SCellStyleBuilder
 
ROTATION - Static variable in class org.apache.poi.ss.util.CellUtil
 
ROTATION_NONE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_ROTATED_90_DEGREES - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_ROTATED_90_DEGREES_CLOCKWISE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
ROTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
rotationCombobox - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
rotationListmodel - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
round(BigDecimal, int) - Static method in class org.apache.poi.ss.formula.functions.PercentRank
 
ROUND - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Rounded ends
ROUND - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ROUND_1_RECT - org.apache.poi.sl.usermodel.ShapeType
 
ROUND_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_2_DIAG_RECT - org.apache.poi.sl.usermodel.ShapeType
 
ROUND_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_2_SAME_RECT - org.apache.poi.sl.usermodel.ShapeType
 
ROUND_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUND_RECT - org.apache.poi.sl.usermodel.ShapeType
 
ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ROUNDDOWN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
ROUNDED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
RoundRectangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
roundtrip(T) - Static method in class io.keikai.model.util.SerializationUtils
Performs a serialization roundtrip.
ROUNDUP - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
row - Variable in class io.keikai.model.CellRegion
 
Row - Class in io.keikai.importer.xml
see http://www.datypic.com/sc/ooxml/t-ssml_CT_Row.html
Row - Interface in org.apache.poi.ss.usermodel
High level representation of a row of a spreadsheet.
Row() - Constructor for class io.keikai.importer.xml.Row
 
ROW - io.keikai.ui.CellSelectionType
 
ROW - io.keikai.ui.event.HeaderType
 
ROW - io.keikai.ui.impl.undo.HideHeaderAction.Type
 
ROW - io.keikai.ui.impl.undo.ResizeHeaderAction.Type
 
ROW - io.keikai.ui.sys.SpreadsheetCtrl.Header
 
ROW - io.keikaiex.ui.dialog.HeaderSizeCtrl.HeaderType
 
ROW - org.apache.poi.hssf.record.HSSFRecordTypes
 
ROW - org.apache.poi.ss.util.CellReference.NameType
 
ROW_HEIGHT - io.keikai.ui.AuxAction
 
Row.MissingCellPolicy - Enum in org.apache.poi.ss.usermodel
Used to specify the different possible policies if for the case of null and blank cells
RowBlocksReader - Class in org.apache.poi.hssf.model
Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records.
RowBlocksReader(RecordStream) - Constructor for class org.apache.poi.hssf.model.RowBlocksReader
Also collects any loose MergeCellRecords and puts them in the supplied mergedCellsTable
rowBreaks - Variable in class io.keikai.model.impl.html.HtmlExporter
 
RowFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function ROW
RowFunc() - Constructor for class org.apache.poi.ss.formula.functions.RowFunc
 
rowHasCells(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Returns true if the row has cells attached to it
rowHeight(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
 
RowImpl - Class in io.keikai.model.impl
 
RowImpl(AbstractSheetAdv, int) - Constructor for class io.keikai.model.impl.RowImpl
 
rowIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
rowIterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns an iterator of the physical rows
RowRecord - Class in org.apache.poi.hssf.record
Stores the row information for the sheet.
RowRecord(int) - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecord(RowRecord) - Constructor for class org.apache.poi.hssf.record.RowRecord
 
RowRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
 
RowRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
Creates a new instance of ValueRecordsAggregate
RowRecordsAggregate(RecordStream, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
Rows - Class in org.apache.poi.ss.formula.functions
Implementation for Excel ROWS function.
Rows() - Constructor for class org.apache.poi.ss.formula.functions.Rows
 
RowShifter - Class in org.apache.poi.ss.usermodel.helpers
Helper for shifting rows up or down
RowShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.RowShifter
 
rowTop - Variable in class io.keikai.model.impl.html.HtmlExporter
 
ROYAL_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
ROYAL_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
RoyalBlue - org.apache.poi.sl.usermodel.PresetColor
 
rsa - org.apache.poi.poifs.crypt.CipherAlgorithm
 
rsaOid - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
ASN1 object identifier of the digest value in combination with the RSA cipher
RT_TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
 
RT_TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
RTF - org.apache.poi.poifs.filesystem.FileMagic
RTF document
RU - org.apache.poi.util.LocaleID
 
RU_MD - org.apache.poi.util.LocaleID
 
RU_RU - org.apache.poi.util.LocaleID
 
RuleInfo - Class in io.keikai.model.impl
 
run(Range) - Method in interface io.keikai.api.RangeRunner
main execution method
RUSSIAN - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Russian Cyrillic character set.
RUSSIAN - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
RW - org.apache.poi.util.LocaleID
 
RW_RW - org.apache.poi.util.LocaleID
 

S

S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
SA - org.apache.poi.util.LocaleID
 
SA_IN - org.apache.poi.util.LocaleID
 
SaddleBrown - org.apache.poi.sl.usermodel.PresetColor
 
safeEnum(T[], Supplier<Number>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
safeEnum(T[], Supplier<Number>, T) - Static method in class org.apache.poi.util.GenericRecordUtil
 
safelyAllocate(long, int) - Static method in class org.apache.poi.util.IOUtils
 
safelyAllocateCheck(long, int) - Static method in class org.apache.poi.util.IOUtils
 
safelyClone(byte[], int, int, int) - Static method in class org.apache.poi.util.IOUtils
 
SAH - org.apache.poi.util.LocaleID
 
SAH_RU - org.apache.poi.util.LocaleID
 
Salmon - org.apache.poi.sl.usermodel.PresetColor
 
sameProperties(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
Does this FontRecord have all the same font properties as the supplied FontRecord? Note that FontRecord.equals(Object) will check for exact objects, while this will check for exact contents, because normally the font record's position makes a big difference too.
SandyBrown - org.apache.poi.sl.usermodel.PresetColor
 
sat2 - org.apache.poi.sl.draw.geom.GuideIf.Op
 
SAutoFilter - Interface in io.keikai.model
Contains autofilter's setting.
SAutoFilter.FilterOp - Enum in io.keikai.model
 
SAutoFilter.NFilterColumn - Interface in io.keikai.model
A filter column contains information for filtering, e.g.
save(BookInfo, Book) - Method in interface io.keikai.app.BookRepository
Saves a book and replace book of BookInfo.
save(BookInfo, Book, boolean) - Method in interface io.keikai.app.BookRepository
Saves a book and replace book of BookInfo
SAVE_BOOK - io.keikai.ui.AuxAction
 
SAVE_RECALC - org.apache.poi.hssf.record.HSSFRecordTypes
 
saveAll() - Method in interface io.keikai.app.BookManager
 
saveAll() - Method in class io.keikai.app.impl.BookManagerImpl
 
saveAll() - Method in class io.keikaiex.app.impl.BookManagerEx
 
saveAs(String, Book) - Method in interface io.keikai.app.BookRepository
Saves a book with a new name,
saveBook(BookInfo, Book) - Method in interface io.keikai.app.BookManager
 
saveBook(BookInfo, Book) - Method in class io.keikai.app.impl.BookManagerImpl
 
saveBook(BookInfo, Book) - Method in class io.keikaiex.app.impl.BookManagerEx
 
SaveRecalcRecord - Class in org.apache.poi.hssf.record
Defines whether to recalculate before saving (set to true)
SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
 
SaveRecalcRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
 
SaveRecalcRecord(SaveRecalcRecord) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
 
saveState(FacesContext) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
sbook - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
SBook - Interface in io.keikai.model
The root of Spreadsheet's data model which contains sheets.
SBooks - Class in io.keikai.model
Contains factory methods to create a SBook.
SBooks() - Constructor for class io.keikai.model.SBooks
 
SBookSeries - Interface in io.keikai.model
It contains multiple SBook objects so that formulas in them can reference to cells of another book.
SBookSeriesBuilder - Class in io.keikai.model
A utility class that build a book series that allow external book references can work.
SBookSeriesBuilder() - Constructor for class io.keikai.model.SBookSeriesBuilder
 
SBorder - Interface in io.keikai.model
Border object
SBorder.BorderType - Enum in io.keikai.model
The border type
SBorderBuilder - Interface in io.keikai.model
 
SBorderLine - Interface in io.keikai.model
 
ScalarConstantPtg - Class in org.apache.poi.ss.formula.ptg
Common superclass of all Ptgs that represent simple constant values.
ScalarConstantPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
 
scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
scale(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scanShallHide(SAutoFilter, int) - Method in class io.keikai.range.impl.AutoFilterHelper
 
Scatter - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
SCATTER - io.keikai.api.model.Chart.Type
 
SCATTER - io.keikai.model.SChart.ChartType
 
SCATTER_CHART - io.keikai.ui.AuxAction
 
ScatterChartDataImpl - Class in io.keikai.model.impl.chart
 
ScatterChartDataImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.ScatterChartDataImpl
 
ScatterRecord - Class in org.apache.poi.hssf.record.chart
The scatter record is used to define a scatter chart.
ScatterRecord - org.apache.poi.hssf.record.HSSFRecordTypes
 
ScatterRecord() - Constructor for class org.apache.poi.hssf.record.chart.ScatterRecord
 
ScatterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ScatterRecord
 
SCell - Interface in io.keikai.model
Represent a cell of a sheet in a Spreadsheet.
SCell.CellType - Enum in io.keikai.model
 
SCellStyle - Interface in io.keikai.model
Represent style information e.g.
SCellStyle.Alignment - Enum in io.keikai.model
The horizontal alignment
SCellStyle.VerticalAlignment - Enum in io.keikai.model
The vertical alignment
SCellStyleBuilder - Interface in io.keikai.model
 
SCENARIO_PROTECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
ScenarioProtectRecord - Class in org.apache.poi.hssf.record
I have no idea what a Scenario is or why on would want to protect it with the lamest "security" ever invented.
ScenarioProtectRecord() - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
ScenarioProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
ScenarioProtectRecord(ScenarioProtectRecord) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
SCFIcon - Interface in io.keikai.model
Mixed-group (aka.
SCFValueObject - Interface in io.keikai.model
Conditional Formatting value object.
SCFValueObject.CFValueObjectType - Enum in io.keikai.model
 
SChart - Interface in io.keikai.model
Represents a chart in a sheet.
SChart.BarDirection - Enum in io.keikai.model
 
SChart.ChartGrouping - Enum in io.keikai.model
 
SChart.ChartLegendPosition - Enum in io.keikai.model
 
SChart.ChartType - Enum in io.keikai.model
 
SChartAxis - Interface in io.keikai.model
Represent an axis in SChart.
SChartAxis.SChartAxisType - Enum in io.keikai.model
 
SChartData - Interface in io.keikai.model.chart
An object that can be used to get SChart.
SCL - org.apache.poi.hssf.record.HSSFRecordTypes
 
SCL_00A0 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
SCLRecord - Class in org.apache.poi.hssf.record
Specifies the window's zoom magnification.
SCLRecord() - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SCLRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SCLRecord(SCLRecord) - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SColor - Interface in io.keikai.model
A color which might relate to a text or a border.
SColorFilter - Interface in io.keikai.model
Color filter
SColorScale - Interface in io.keikai.model
 
SColumn - Interface in io.keikai.model
A column of a sheet.
SColumnArray - Interface in io.keikai.model
It stores first and last column index of a group of column that has same width and cell style.
SComment - Interface in io.keikai.model
A comment is some texts written by a user which is separated from text of a cell.
SConditionalFormatting - Interface in io.keikai.model
Conditional Formatting
SConditionalFormattingRule - Interface in io.keikai.model
 
SConditionalFormattingRule.RuleOperator - Enum in io.keikai.model
 
SConditionalFormattingRule.RuleTimePeriod - Enum in io.keikai.model
 
SConditionalFormattingRule.RuleType - Enum in io.keikai.model
 
SConditionalStyle - Interface in io.keikai.model
Extra embedded style for SConditonalFormatting.
screenChar1ToPx(double, int) - Static method in class io.keikai.ui.impl.XUtils
convert character width to pixel
screenChar256ToPx(int, int) - Static method in class io.keikai.ui.impl.XUtils
convert 1/256 character width to pixel
SCRGB2RGB(double...) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert scRGB [0..1] components (0:red,1:green,2:blue) to sRGB Color.
SCRIPT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
SCRIPT - org.apache.poi.ss.usermodel.FontFamily
 
SCRIPT - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
ScrollBar - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background of a scroll bar.
SCustomFilter - Interface in io.keikai.model
 
SCustomFilters - Interface in io.keikai.model
 
SD - org.apache.poi.util.LocaleID
 
SD_ARAB - org.apache.poi.util.LocaleID
 
SD_ARAB_PK - org.apache.poi.util.LocaleID
 
SD_DEVA_IN - org.apache.poi.util.LocaleID
 
SDataBar - Interface in io.keikai.model
Condiditional Formatting of "dataBar" type.
SDataValidation - Interface in io.keikai.model
This class stores the restrictions on what data can or should be entered in a cell.
SDataValidation.AlertStyle - Enum in io.keikai.model
 
SDataValidation.OperatorType - Enum in io.keikai.model
 
SDataValidation.ValidationType - Enum in io.keikai.model
 
SDependencyTracer - Interface in io.keikai.model
This interface stores the region of the current dependent precedent tracing.
SDependencyTracer.Type - Enum in io.keikai.model
 
SDynamicFilter - Interface in io.keikai.model
 
SE - org.apache.poi.util.LocaleID
 
SE_FI - org.apache.poi.util.LocaleID
 
SE_NO - org.apache.poi.util.LocaleID
 
SE_SE - org.apache.poi.util.LocaleID
 
SEA_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
SEA_GREEN - org.apache.poi.ss.usermodel.IndexedColors
 
SeaGreen - org.apache.poi.sl.usermodel.PresetColor
 
Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
SEAL - org.apache.poi.sl.usermodel.ShapeType
 
search(boolean, int, int) - Method in class org.apache.poi.ss.formula.SortedValues
 
search(double, int, int) - Method in class org.apache.poi.ss.formula.SortedValues
 
search(Ref) - Method in class io.keikai.model.impl.OutlineLevelTree
 
search(String) - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
search(String, int, int) - Method in class org.apache.poi.ss.formula.SortedValues
 
search(K) - Method in class io.keikaiex.util.RBTree
 
SEARCH - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Implementation of the FIND() function.
searchCellStyle(CellStyleMatcher) - Method in class io.keikai.model.impl.BookImpl
 
searchCellStyle(CellStyleMatcher) - Method in interface io.keikai.model.SBook
Deprecated.
As if release 5.3.0, use SBook.getOrAddCellStyle(SCellStyle) to find the cell style
searchComponent(String) - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
searchComponent(UIComponent, String) - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
searchExtraStyle(CellStyleMatcher) - Method in class io.keikai.model.impl.BookImpl
 
searchExtraStyle(CellStyleMatcher) - Method in interface io.keikai.model.SBook
Search the style table and return the first matched style.
searchFont(FontMatcher) - Method in class io.keikai.model.impl.BookImpl
 
searchFont(FontMatcher) - Method in interface io.keikai.model.SBook
Deprecated.
searchInterval(Interval<T>) - Method in class io.keikaiex.util.IntervalTree
 
searchMode(int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
searchNonBlankEndColumn(SSheet, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
Returns the last cell that contains value
searchPrecedents(DependencyTable.RefFilter) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
searchPrecedents(DependencyTable.RefFilter) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
searchTextbox - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
SeaShell - org.apache.poi.sl.usermodel.PresetColor
 
second(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
SECOND - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
SECOND - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
secondColumnStripe - org.apache.poi.ss.usermodel.TableStyleType
 
secondColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
secondRowStripe - org.apache.poi.ss.usermodel.TableStyleType
 
secondRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
SECONDS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
SECONDS_PER_MINUTE - Static variable in class org.apache.poi.ss.usermodel.DateUtil
 
secondSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
 
secondSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
 
Section - Class in org.apache.poi.hpsf
Represents a section in a PropertySet.
Section() - Constructor for class org.apache.poi.hpsf.Section
Creates an empty Section.
Section(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
Creates a Section instance from a byte array.
Section(Section) - Constructor for class org.apache.poi.hpsf.Section
Constructs a Section by doing a deep copy of an existing Section.
selectButton - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
selectedCategory - Variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
selectFunction() - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
selection - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
SELECTION - org.apache.poi.ddf.EscherRecordTypes
 
SELECTION - org.apache.poi.hssf.record.HSSFRecordTypes
 
SelectionRecord - Class in org.apache.poi.hssf.record
Shows the user's selection on the sheet for write set num refs to 0
SelectionRecord(int, int) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
Creates a default selection record (cell A1, in pane ID 3)
SelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
 
SelectionRecord(SelectionRecord) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
 
selectOption(Listbox) - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
SelectSheetCommand - Class in io.keikai.ui.au.in
Select sheet from sheet bar click
SelectSheetCommand() - Constructor for class io.keikai.ui.au.in.SelectSheetCommand
 
selectUnlockCells() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
sendCallback(String, Map<String, Object>) - Method in class io.keikaiex.ui.dialog.impl.DialogCtrlBase
 
sendModelEvent(ModelEvent) - Method in class io.keikai.model.impl.AbstractBookAdv
 
sendModelEvent(ModelEvent) - Method in class io.keikai.model.impl.BookImpl
 
sendModelEvent(ModelEvent) - Method in class io.keikai.model.impl.DirectEventListenerAdaptor
 
sendModelEvent(ModelEvent) - Method in interface io.keikai.model.impl.EventListenerAdaptor
 
sendModelEvent(ModelEvent) - Method in class io.keikai.model.impl.EventQueueListenerAdaptor
 
SEPARATOR - io.keikai.ui.AuxAction
 
SequenceId - Class in io.keikai.ui.impl
 
SequenceId(int, int) - Constructor for class io.keikai.ui.impl.SequenceId
 
SerializationUtils - Class in io.keikai.model.util
Assists with the serialization process and performs additional functionality based on serialization.
SerializationUtils() - Constructor for class io.keikai.model.util.SerializationUtils
SerializationUtils instances should NOT be constructed in standard programming.
serialize() - Method in class org.apache.poi.ddf.EscherRecord
Serializes to a new byte array.
serialize() - Method in class org.apache.poi.hssf.record.Record
called by the class that is responsible for writing this sucker.
serialize() - Method in class org.apache.poi.hssf.record.SubRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
Serializes to an existing byte array without serialization listener.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Serializes all records int the worksheet section into a big byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
Serializes this aggregate to a byte array.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
THROWS A RUNTIME EXCEPTION..
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjRecord
 
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.OldLabelRecord
Not supported
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecordBase
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StandardRecord
Write the data content of this BIFF record including the sid and record length.
serialize(int, byte[]) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBlipRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBSERecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDggRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDgRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherRecord
Serializes the record to an existing byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpRecord
This method serializes this escher record into a byte array.
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
serialize(Serializable) - Static method in class io.keikai.model.util.SerializationUtils
Serializes an Object to a byte array for storage/serialization.
serialize(Serializable, OutputStream) - Static method in class io.keikai.model.util.SerializationUtils
Serializes an Object to the specified stream.
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.ExtRst
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Serialises out the String.
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
Serializes this record's content to the supplied data output.
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
spit the record out AS IS.
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.NameRecord
NameRecord can span into
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.SSTRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StringRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ThemeRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BackupRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BlankRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BOFRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeader12Record
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRule12Record
called by the class that is responsible for writing this sucker.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleRecord
called by the class that is responsible for writing this sucker.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LineRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PieRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CodepageRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FormatRun
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.LPWideString
 
serialize(LittleEndianOutput) - Method in interface org.apache.poi.hssf.record.common.SharedFeature
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XFProp
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XFPropBorder
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XFPropGradient
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XFPropGradientStop
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.Compat12Record
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ContinueRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CountryRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DBCellRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DConRefRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DeltaRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DSFRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVALRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EndSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EnhancedProtection
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EOFRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FilePassRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FontRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormatRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
Serialize the record data into the supplied array of bytes
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
Serialize the record data into the supplied array of bytes
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
Serialize the record data into the supplied array of bytes
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FullColorExt
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GridsetRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GutsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HCenterRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HideObjRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IndexRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IterationRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MMSRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulRKRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
Serialize the record data into the supplied array of bytes
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaletteRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaneRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PLVRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefModeRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RowRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SCLRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SelectionRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StandardRecord
Write the data content of this BIFF record.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StyleRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SubRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TabIdRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UnknownRecord
spit the record out AS IS.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewBegin
spit the record out AS IS.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewEnd
spit the record out AS IS.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.VCenterRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
Writes The formula encoding is includes: ushort tokenDataLen tokenData arrayConstantData (if present)
serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddress
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
serializeArrayConstantData(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
 
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
Serializes the complex part of this property
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ArrayRecord
 
serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
 
serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
 
serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableRecord
 
serializeFormattingBlock(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
serializePtgs(Ptg[], byte[], int) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
Writes the ptgs to the data buffer, starting at the specified offset.
serializePtgs(Ptg[], byte[], int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
 
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
Serializes the simple part of this property.
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
Serializes the simple part of this property.
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
Escher properties consist of a simple fixed length part and a complex variable length part.
serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
Serialize the simple part of the escher record.
serializeTokens(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
 
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoolErrRecord
 
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
writes out the value data for this cell record
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
 
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NumberRecord
 
serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RKRecord
 
SERIES - io.keikai.api.Range.AutoFillType
 
SERIES - io.keikai.range.SRange.FillType
 
SERIES - org.apache.poi.hssf.record.HSSFRecordTypes
 
SERIES_CHART_GROUP_INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
SERIES_INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
SERIES_LABELS - org.apache.poi.hssf.record.HSSFRecordTypes
 
SERIES_LIST - org.apache.poi.hssf.record.HSSFRecordTypes
 
SERIES_TEXT - org.apache.poi.hssf.record.HSSFRecordTypes
 
SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record.chart
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
SeriesChartGroupIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
SeriesChartGroupIndexRecord(SeriesChartGroupIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
SeriesChartGroupIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
SeriesImpl - Class in io.keikai.model.impl.chart
 
SeriesImpl(AbstractChartAdv, String) - Constructor for class io.keikai.model.impl.chart.SeriesImpl
 
SeriesIndexRecord - Class in org.apache.poi.hssf.record.chart
links a series to its position in the series list.
SeriesIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
SeriesIndexRecord(SeriesIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
SeriesIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
SeriesLabelsRecord - Class in org.apache.poi.hssf.record.chart
The series label record defines the type of label associated with the data format record.
SeriesLabelsRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
SeriesLabelsRecord(SeriesLabelsRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
SeriesLabelsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
SeriesListRecord - Class in org.apache.poi.hssf.record.chart
SERIESLIST (0x1016)
SeriesListRecord(short[]) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
 
SeriesListRecord(SeriesListRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
 
SeriesListRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
 
SeriesRecord - Class in org.apache.poi.hssf.record.chart
The series record describes the overall data for a series.
SeriesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
 
SeriesRecord(SeriesRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
 
SeriesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
 
SeriesTextRecord - Class in org.apache.poi.hssf.record.chart
SERIESTEXT (0x100D)
SeriesTextRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
SeriesTextRecord(SeriesTextRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
SeriesTextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
service(AuRequest, boolean) - Method in class io.keikai.ui.Spreadsheet
Processes an AU request.
service(AuRequest, boolean) - Method in class io.keikaiex.ui.widget.Richtextbox
 
set(byte) - Method in class org.apache.poi.util.ByteField
set the ByteField's current value
set(byte, byte[]) - Method in class org.apache.poi.util.ByteField
set the ByteField's current value and write it to a byte array
set(double, double, double, double) - Method in class org.apache.poi.sl.usermodel.Insets2D
Set top, left, bottom, and right to the specified values
set(int) - Method in class org.apache.poi.util.BitField
Set the bits.
set(int) - Method in class org.apache.poi.util.IntegerField
set the IntegerField's current value
set(int, byte[]) - Method in class org.apache.poi.util.IntegerField
set the IntegerField's current value and write it to a byte array
set(int, int) - Method in class org.apache.poi.util.IntList
Replaces the element at the specified position in this list with the specified element
set(long) - Method in class org.apache.poi.util.LongField
set the LongField's current value
set(long, byte[]) - Method in class org.apache.poi.util.LongField
set the LongField's current value and write it to a byte array
set(short) - Method in class org.apache.poi.util.ShortField
set the ShortField's current value
set(short, byte[]) - Method in class org.apache.poi.util.ShortField
set the ShortField's current value and write it to a byte array
set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set some old holdover from lotus 123.
setAboveAverage(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setAction(String) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
setActive(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is the sheet currently displayed in the window
setActive(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether sheet is selected.
setActiveCell(String) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setActiveCell(String) - Method in interface io.keikai.model.SSheetViewInfo
Sets the active cell.
setActiveCell(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets location of the active cell
setActiveCell(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets location of the active cell
setActiveCellCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the active column
setActiveCellCol(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's col
setActiveCellRef(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's reference number
setActiveCellRow(int) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the active row
setActiveCellRow(int) - Method in class org.apache.poi.hssf.record.SelectionRecord
set the active cell's row
setActivePane(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the active pane field for the Pane record.
setActiveRange(SSheet, int, int, int, int) - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
setActiveSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Convenience method to set the active sheet.
setActiveSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Convenience method to set the active sheet.
setActiveSheetIndex(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
setAddMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
set number of add menu options (set to 0)
setAddress(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setAddress(int, int) - Method in interface org.apache.poi.ss.usermodel.Comment
Set the address of the cell that this comment is attached to
setAddress(String) - Method in class io.keikai.model.impl.HyperlinkImpl
 
setAddress(String) - Method in interface io.keikai.model.SHyperlink
 
setAddress(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
Hyperlink address.
setAddress(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Hyperlink address.
setAddress(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Hyperlink address.
setAddress(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setAddress(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Comment
Set the address of the cell that this comment is attached to
setAdtlDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
setAdtlDiagLineStyle(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the diagonal border line style? Who the heck ever heard of a diagonal border?
setAdtlFillPattern(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the fill pattern
setAdtlPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the additional palette options bitmask (see individual bitsetter methods that reference this method)
setAlertStyle(Validation.AlertStyle) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setAlertStyle(Validation.AlertStyle) - Method in interface io.keikai.api.model.Validation
 
setAlertStyle(SDataValidation.AlertStyle) - Method in class io.keikai.model.impl.DataValidationImpl
 
setAlertStyle(SDataValidation.AlertStyle) - Method in interface io.keikai.model.SDataValidation
 
setAlgName(String) - Method in class io.keikai.model.impl.SheetImpl
 
setAlgName(String) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setAlgName(String) - Method in interface io.keikai.model.SSheet
New way of hashing sheet protection password.
setAlgName(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setAlignFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setAlignMargins(boolean) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setAlignMargins(boolean) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setAlignMargins(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the horizontal alignment of the cell.
setAlignment(CellStyle.Alignment) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets horizontal alignment
Note: Spreadsheet(UI display) supports only CellStyle.Alignment.LEFT, CellStyle.Alignment.CENTER, CellStyle.Alignment.RIGHT (CellStyle.Alignment.CENTER_SELECTION will be display as CellStyle.Alignment.CENTER, Other alignment will be display as CellStyle.Alignment.LEFT), However you can still set another alignment, the data will still be kept when export.
setAlignment(CellStyle.Alignment) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setAlignment(SCellStyle.Alignment) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setAlignment(SCellStyle.Alignment) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setAlignment(SCellStyle.Alignment) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setAlignment(SCellStyle.Alignment) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setAlignment(SCellStyle.Alignment) - Method in class io.keikai.model.util.CellStyleMatcher
 
setAlignment(Cell, HorizontalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
Take a cell, and align it.
setAlignment(HorizontalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of horizontal alignment for the cell
setAlignment(HorizontalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of horizontal alignment for the cell
setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the alignment options bitmask.
setAlignWithMargins(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setAlignWithMargins(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to align header/footer with page margins.
setAllBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
Format the table and apply the specified Line to all cell boundaries, both outside and inside.
setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.extractor.ExtractorFactory
Should all threads prefer event based over usermodel based extractors? If set, will take preference over the Thread level setting.
setAlpha(double) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setAlpha(double) - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
setAlpha(BufferedImage, double) - Static method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setAlternateExpression(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternate expression evaluation is on
setAlternateFormula(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
whether alternative formula entry is on
setAlternativeExpression(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternate expression evaluation is on
setAlternativeFormula(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
whether alternative formula entry is on
setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setAnchor(short, int, int, int, short, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Sets the top-left and bottom-right coordinates of the anchor.
setAnchor(ViewAnchor) - Method in class io.keikai.model.impl.ChartImpl
 
setAnchor(ViewAnchor) - Method in class io.keikai.model.impl.PictureImpl
 
setAnchor(ViewAnchor) - Method in interface io.keikai.model.SChart
 
setAnchor(ViewAnchor) - Method in interface io.keikai.model.SPicture
 
setAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
setAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets a particular anchor.
setAnchorId(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Set the anchor id field for the ObjectLink record.
setAnchorType(ViewAnchor.AnchorType) - Method in class io.keikai.model.ViewAnchor
Sets the anchor type.
setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
Sets the anchor type
setAnchorType(ClientAnchor.AnchorType) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets the anchor type
setAnd(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
setAnElev(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Set the rotation angle in degrees around a horizontal line clockwise.
setAng(String) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
setAng(String) - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Sets the value of the ang property.
setAnRot(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Get the rotation angle in degrees around a vertical line clockwise.
setAnStart(short) - Method in class org.apache.poi.hssf.record.chart.PieRecord
Set the format flags field for the Area record.
setApplicationName(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the application name.
setApplicationVersion(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the Application version, which must be a 4 byte int with the two high order bytes having the major version number, and the two low order bytes the minor version number.
setApplyStyles(boolean) - Method in class io.keikai.model.impl.SheetImpl
 
setApplyStyles(boolean) - Method in interface io.keikai.model.SSheet
Sets to apply with the styles in outline.
setApplyToSheetName(String) - Method in class io.keikai.model.impl.NameImpl
 
setApplyToSheetName(String) - Method in interface io.keikai.model.SName
 
setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is this arabic?
setArea(int, int, int, int) - Method in class io.keikai.api.AreaRef
 
setARGBHex(String) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
Sets the ARGB value from hex format, eg FF0077FF.
setArrayData(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
We have this method because the way in which arrays in escher works is screwed for seemly arbitrary reasons.
setArrayFormula(String) - Method in class io.keikai.api.impl.RangeImpl
 
setArrayFormula(String) - Method in interface io.keikai.api.Range
Works like a user entering an array formula in a cell or a range via a browser.
setArrayFormula(String) - Method in class io.keikai.range.impl.RangeImpl
 
setArrayFormula(String) - Method in interface io.keikai.range.SRange
Set an array formula as input by the end user.
setArrayFormula(String, CellRegion) - Method in class io.keikai.model.impl.SheetImpl
 
setArrayFormula(String, CellRegion) - Method in interface io.keikai.model.SSheet
Sets array formula to specified region for result.
setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setArrayFormula(String, CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets array formula to specified region for result.
setArrayFormula(CellRangeAddress, Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setArrayMode(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setAsActiveCell() - Method in interface org.apache.poi.ss.usermodel.Cell
Sets this cell as the active cell for the worksheet
setAssociatedRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
setAttribute(String, Object) - Method in class io.keikai.model.impl.BookImpl
 
setAttribute(String, Object) - Method in class io.keikai.model.impl.BookSeriesImpl
 
setAttribute(String, Object) - Method in class io.keikai.model.impl.SheetImpl
 
setAttribute(String, Object) - Method in class io.keikai.model.impl.SimpleBookSeriesImpl
 
setAttribute(String, Object) - Method in interface io.keikai.model.SBook
Set the runtime custom attribute to stored in this book, the attribute is only use for developer to stored runtime data in the book, values will not stored to excel when exporting.
setAttribute(String, Object) - Method in interface io.keikai.model.SBookSeries
Set the runtime custom attribute to stored in this book, the attribute is only use for developer to stored runtime data in the book, values will not stored to excel when exporting.
setAttribute(String, Object) - Method in interface io.keikai.model.SSheet
Set the runtime custom attribute to stored in this sheet, the attribute is only use for developer to stored runtime data in the sheet, values will not stored to excel when exporting.
setAttributes(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the font attributes (see individual bit setters that reference this method)
setAuthor(String) - Method in class io.keikai.model.impl.CommentImpl
 
setAuthor(String) - Method in interface io.keikai.model.SComment
 
setAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the author.
setAuthor(String) - Method in class org.apache.poi.hssf.record.NoteRecord
Name of the original comment author
setAuthor(String) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Name of the original comment author
setAuthor(String) - Method in interface org.apache.poi.sl.usermodel.Comment
Set the Author of this comment.
setAuthor(String) - Method in interface org.apache.poi.ss.usermodel.Comment
Name of the original comment author
setAuthorInitials(String) - Method in interface org.apache.poi.sl.usermodel.Comment
Set the Author's Initials of this comment.
setAuthorName(String) - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
setAuto(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Sets the auto field value.
setAuto(XDDFDateAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setAutoBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the auto background field value.
setAutobreaks(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
show automatic page breaks or not
setAutobreaks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
show automatic page breaks or not
setAutobreaks(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether the sheet displays Automatic Page Breaks.
setAutoColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the auto color field value.
setAutoCompressPictures(boolean) - Method in class org.apache.poi.hssf.record.CompressPicturesRecord
 
setAutofill(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the autofill field value.
setAutoFill(boolean) - Method in class io.keikai.model.PasteOption
Sets the paste option for auto-fill action.
setAutoFilter(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether cells can be filtered.
setAutoFilter(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether cells can be filtered.
setAutoFilter(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether cells can be filtered.
setAutoFilter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Autofilters locking.
setAutoFilter(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Autofilters locking.
setAutoFilter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Autofilters locking.
setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setAutoFilter(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Enable filtering for a range of cells
setAutofitColumnWidth(SSheet, int) - Method in class io.keikai.ui.Spreadsheet
AutoFit a single column width according to its data size.
setAutofitColumnWidth(SSheet, int, int) - Method in class io.keikai.ui.Spreadsheet
AutoFit multiple columns width according to each one's data size from the fromColumn to the toColumn.
setAutoFormulaCacheClean(boolean) - Method in class io.keikai.model.impl.AbstractBookSeriesAdv
 
setAutoFormulaCacheClean(boolean) - Method in interface io.keikai.model.SBookSeries
 
setAutoGeneratedText(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the auto generated text field value.
setAutoLabelDeleted(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the auto label deleted field value.
setAutoline(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the autoline field value.
setAutomatic(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Sets the automatic field value.
setAutomaticCategoryCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the automatic category crossing field value.
setAutomaticMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the automatic major field value.
setAutomaticMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the automatic maximum field value.
setAutomaticMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the automatic minimum field value.
setAutomaticMinor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the automatic minor field value.
setAutoNumberingIdx(int) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
Sets the auto numbering index of the handled paragraph
setAutoPlotArea(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Sets the auto plot area field value.
setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Sets the auto position field value.
setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the auto position field value.
setAutoRefresh(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setAutoRefresh(boolean) - Method in interface io.keikai.api.Range
Turn on(true)/off(false) of auto refresh of this range and return previous on/off status; default is true.
setAutoRefresh(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setAutoRefresh(boolean) - Method in interface io.keikai.range.SRange
Turn on(true)/off(false) of auto refresh of this range and return previous on/off status; default is true.
setAutorotate(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Sets the autorotate field value.
setAutoSeries(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the auto series field value.
setAutoSize(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Sets the auto size field value.
setAutoTextBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Sets the auto text background field value.
setAutoTextColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Sets the auto text color field value.
setAutoTitleDeleted(Boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setAutoTitleDeleted(Boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setAutoXPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the auto x positioning field value.
setAutoYPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the auto y positioning field value.
setAxisColor(SColor) - Method in class io.keikai.model.impl.DataBarImpl
 
setAxisPosition(String) - Method in class io.keikai.model.impl.DataBarImpl
 
setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
Set the axis type field for the AxisLineFormat record.
setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Set the axis type field for the AxisParent record.
setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Set the axis type field for the Axis record.
setBackColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets background-color of a fill
setBackColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBackColor(SBook, CellStyleHolder, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setBackColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBackColor(SColor) - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
setBackColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBackColor(SColor) - Method in class io.keikai.model.impl.ImmutableFillImpl
 
setBackColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBackColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBackColor(SColor) - Method in interface io.keikai.model.SFill
Deprecated.
setBackColor(SRange, String) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setBackColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBackcolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the backcolor index field for the AreaFormat record.
setBackground(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the background field for the Tick record.
setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setBackground(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the background color for the Graphics2D context.
setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the background color field for the AreaFormat record.
setBackgroundImage(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setBackup(short) - Method in class org.apache.poi.hssf.record.BackupRecord
set the backup flag (0,1)
setBackupFlag(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
determine whether the Excel GUI will backup the workbook when saving.
setBackuppos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
Of/off top left to bottom right line
setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBadFontHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether the font and row height are not compatible
setBarOverlap(int) - Method in class io.keikai.model.impl.chart.BarChartDataImpl
 
setBarOverlap(int) - Method in class io.keikai.model.impl.ChartImpl
 
setBarOverlap(int) - Method in interface io.keikai.model.SChart
 
setBarSpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Set the bar space field for the Bar record.
setBaseTimeUnit(XDDFDateAxis, XDDFDateAxisHelper.TimeUnit) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setBaseUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the base unit field for the AxisOptions record.
setBATArray(int[]) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Sets the offsets of the first (up to) 109 BAT sectors.
setBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Sets the number of BAT blocks that are used.
setBestFit(boolean) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setBestFit(boolean) - Method in interface io.keikai.model.SColumn
set the bestfit attribute
setBestFit(boolean) - Method in interface io.keikai.model.SColumnArray
set the bestfit attribute
setBestFit(boolean) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
setBlank() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes formula and value from the cell, and sets its type to CellType.BLANK.
setBlank() - Method in class org.apache.poi.ss.usermodel.CellBase
Removes formula and value from the cell, and sets its type to CellType.BLANK.
setBlankEvalPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
setBlipRecord(EscherBlipRecord) - Method in class org.apache.poi.ddf.EscherBSERecord
 
setBlipTypeMacOS(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Set the expected MacOS blip type
setBlipTypeWin32(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Set the expected win32 blip type
setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
Sets the blockSize (in bytes) of the verifier
setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setBlockSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setBlockSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setBold(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
set the font weight to bold (weight=700) or to normal(weight=400) boldness.
setBold(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
sets the font to be bold or not
setBold(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the bold state
setBold(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
 
setBold(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setBoldweight(Font.Boldweight) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setBoldweight(Font.Boldweight) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setBoldweight(SFont.Boldweight) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setBoldweight(SFont.Boldweight) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setBoldweight(SFont.Boldweight) - Method in interface io.keikai.model.SFont
Deprecated.
setBoldweight(SFont.Boldweight) - Method in class io.keikai.model.util.FontMatcher
 
setBoldWeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
setBook(Book) - Method in class io.keikai.ui.Spreadsheet
Sets the book data model of this spread sheet.
setBookProvider(Object) - Method in class io.keikai.jsp.ui.SpreadsheetTag
Sets the book provider, it could either a instance or a class name of BookProvider
setBookSeries(SBookSeries) - Method in class io.keikai.model.impl.sys.DependencyTableAdv
 
setBookSeries(SBookSeries) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
setBookType(SBook) - Method in class io.keikai.importer.XlsxImporter
 
setBookType(SBook) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
setBookType(SBook) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
setBoolean(int, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setBooleanValue(Boolean) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setBooleanValue(Boolean) - Method in interface io.keikai.model.SCell
 
setBorder(boolean) - Method in class io.keikai.model.impl.DataBarImpl
 
setBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
Sets the border field value.
setBorder(SBook, CellStyleHolder, String, SBorder.BorderType) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorder(SBook, CellStyleHolder, String, SBorder.BorderType, short) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorder(SBorder) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorder(String) - Method in class io.keikaiex.ui.widget.ImageWidget
Deprecated.
use CSS instead.
setBorder(BorderStyle, Color, BorderStyle, Color, BorderStyle, Color, BorderStyle, Color, BorderStyle, Color, BorderStyle, Color, BorderStyle, Color, boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderBottom(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the type of border to use for the bottom border of the cell
setBorderBottom(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the bottom border
setBorderBottom(CellStyle.BorderType) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets bottom border
Note: Spreadsheet(UI display) only supports CellStyle.BorderType.NONE, CellStyle.BorderType.THIN, CellStyle.BorderType.DOTTED and CellStyle.BorderType.HAIR, (CellStyle.BorderType.DASH_DOT will be display as CellStyle.BorderType.DOTTED, Other alignment will be display as CellStyle.BorderType.THIN), However you can still set another alignment, the data will still be kept when export.
setBorderBottom(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderBottom(SBook, CellStyleHolder, String, SBorder.BorderType) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderBottom(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderBottom(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderBottom(SBorder.BorderType) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderBottom(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderBottom(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderBottom(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderBottom(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the bottom border of the cell
setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set bottom border.
setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of border to use for the bottom border of the cell
setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setBorderBottom(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom
setBorderBottomColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets bottom border color
you could use Range.CellStyleHelper.createColorFromHtmlColor(String) to create a Color
setBorderBottomColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderBottomColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderBottomColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderBottomColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderBottomColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderBottomColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderBottomColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderBottomColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderBottomColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderColor(SColor) - Method in class io.keikai.model.impl.DataBarImpl
 
setBorderColor(TableCell.BorderEdge, Color) - Method in interface org.apache.poi.sl.usermodel.TableCell
Convenience method for setting the border color.
setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in interface org.apache.poi.sl.usermodel.TableCell
Convenience method for setting the border line compound.
setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in interface org.apache.poi.sl.usermodel.TableCell
Convenience method for setting the border line dash.
setBorderDiagonal(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the type of border to use for the diagonal border of the cell
setBorderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderDiagonal(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderDiagonal(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderDiagonal(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderDiagonal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderDiagonal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderDiagonal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderDiagonal(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBorderDiagonal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set diagonal border.
setBorderDiagonal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the type of border to use for the diagonal border of the cell
setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderDiagonalColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderDiagonalColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderDiagonalColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderDiagonalColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderDiagonalColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderDiagonalColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderDiagonalColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderFormatting(BorderFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setBorderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderHorizontal(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderHorizontal(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderHorizontal(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderHorizontal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderHorizontal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderHorizontal(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderHorizontal(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setBorderHorizontal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set range internal horizontal borders.
setBorderHorizontal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the type of border to use for the horizontal border of the cell
setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderHorizontalColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderHorizontalColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderHorizontalColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderHorizontalColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderHorizontalColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderHorizontalColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderHorizontalColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderLeft(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the type of border to use for the left border of the cell
setBorderLeft(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the borderline style for the left border
setBorderLeft(CellStyle.BorderType) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets left border
Note: Spreadsheet(UI display) only supports CellStyle.BorderType.NONE, CellStyle.BorderType.THIN, CellStyle.BorderType.DOTTED and CellStyle.BorderType.HAIR, (CellStyle.BorderType.DASH_DOT will be display as CellStyle.BorderType.DOTTED, Other alignment will be display as CellStyle.BorderType.THIN), However you can still set another alignment, the data will still be kept when export.
setBorderLeft(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderLeft(SBook, CellStyleHolder, String, SBorder.BorderType) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderLeft(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderLeft(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderLeft(SBorder.BorderType) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderLeft(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderLeft(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderLeft(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderLeft(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the left border of the cell
setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set left border.
setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of border to use for the left border of the cell
setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setBorderLeft(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left
setBorderLeftColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets left border color
you could use Range.CellStyleHelper.createColorFromHtmlColor(String) to create a Color
setBorderLeftColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderLeftColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderLeftColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderLeftColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderLeftColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderLeftColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderLeftColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderLeftColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderLeftColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border options bitmask (see the corresponding bitsetter methods that reference back to this one)
setBorderRight(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the type of border to use for the right border of the cell
setBorderRight(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the right border
setBorderRight(CellStyle.BorderType) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets right border
Note: Spreadsheet(UI display) only supports CellStyle.BorderType.NONE, CellStyle.BorderType.THIN, CellStyle.BorderType.DOTTED and CellStyle.BorderType.HAIR, (CellStyle.BorderType.DASH_DOT will be display as CellStyle.BorderType.DOTTED, Other alignment will be display as CellStyle.BorderType.THIN), However you can still set another alignment, the data will still be kept when export.
setBorderRight(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderRight(SBook, CellStyleHolder, String, SBorder.BorderType) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderRight(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderRight(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderRight(SBorder.BorderType) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderRight(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderRight(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderRight(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderRight(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the right border of the cell
setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set right border.
setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of border to use for the right border of the cell
setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setBorderRight(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right
setBorderRightColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets right border color
you could use Range.CellStyleHelper.createColorFromHtmlColor(String) to create a Color
setBorderRightColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderRightColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderRightColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderRightColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderRightColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderRightColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderRightColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderRightColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderRightColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorders(SRange.ApplyBorderType, SBorder.BorderType, String) - Method in class io.keikai.range.impl.RangeImpl
 
setBorders(SRange.ApplyBorderType, SBorder.BorderType, String) - Method in interface io.keikai.range.SRange
Adds/Remove border of all cells within this range upon the specified border type.
setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in interface org.apache.poi.sl.usermodel.TableCell
Sets the StrokeStyle of the given border edge.
setBorderTop(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the type of border to use for the top border of the cell
setBorderTop(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the border line style for the top border
setBorderTop(CellStyle.BorderType) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets top border
Note: Spreadsheet(UI display) only supports CellStyle.BorderType.NONE, CellStyle.BorderType.THIN, CellStyle.BorderType.DOTTED and CellStyle.BorderType.HAIR, (CellStyle.BorderType.DASH_DOT will be display as CellStyle.BorderType.DOTTED, Other alignment will be display as CellStyle.BorderType.THIN), However you can still set another alignment, the data will still be kept when export.
setBorderTop(CellStyle.BorderType) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderTop(SBook, CellStyleHolder, String, SBorder.BorderType) - Static method in class io.keikai.range.impl.StyleUtil
 
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderTop(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderTop(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderTop(SBorder.BorderType) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderTop(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderTop(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderTop(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderTop(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of border to use for the top border of the cell
setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set top border.
setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of border to use for the top border of the cell
setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setBorderTop(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top
setBorderTopColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets top border color.
setBorderTopColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setBorderTopColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderTopColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderTopColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderTopColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderTopColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderTopColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderTopColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderTopColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setBorderType(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Set the border type field for the Frame record.
setBorderType(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
setBorderType(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
setBorderType(SBorder.BorderType) - Method in interface io.keikai.model.SBorderLine
Deprecated.
setBorderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderVertical(SBorder.BorderType) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderVertical(SBorder.BorderType) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderVertical(SBorder.BorderType) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderVertical(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderVertical(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderVertical(SBorder.BorderType, SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderVertical(SBorder.BorderType, SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderVertical(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Set range internal vertical borders.
setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the type of border to use for the horizontal border of the cell
setBorderVertical(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setBorderVerticalColor(SColor) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setBorderVerticalColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setBorderVerticalColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setBorderVerticalColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setBorderVerticalColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setBorderVerticalColor(SColor) - Method in interface io.keikai.model.SBorder
Deprecated.
setBorderVerticalColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setBorderWidth(TableCell.BorderEdge, double) - Method in interface org.apache.poi.sl.usermodel.TableCell
Convenience method for setting the border width.
setBottom(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setBottomBorder(boolean) - 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.
setBottomBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the color to use for the bottom border
setBottomBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom
setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the bottom border
setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the color to use for the bottom border
setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setBottomBorderColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setBottomBorderColor(HSSFColor) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setBottomBorderColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setBottomBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBottomBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setBottomBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setBottomBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setBottomBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the bottom border
setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setBottomMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setBottomMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the clipping region
setBspos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setBubbles(boolean) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Sets the bubbles field value.
setBubbleSeriesType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the bubble series type field for the Series record.
setBucketOffsets(int[], int[]) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
setBuggedUserAboutSolution(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setBuild(int) - Method in class org.apache.poi.hssf.record.BOFRecord
build that wrote this file
setBuildYear(int) - Method in class org.apache.poi.hssf.record.BOFRecord
Year of the build that wrote this file
setBuiltIn(boolean) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
setBuiltInData(BuiltInStyle) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
setBuiltinStyle(int) - Method in class org.apache.poi.hssf.record.StyleRecord
if this is a builtin style set the number of the built in style
setBuiltInType(int) - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
setBulletFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
Convenience function to set a solid color
setBulletFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
setBulletStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Sets the bullet styles.
setButton(ZSMessagebox.Button) - Method in class io.keikai.ui.ZSMessageboxDlg.Button
 
setButton(ZSMessagebox.Button, String) - Method in class io.keikai.ui.ZSMessageboxDlg.Button
 
setButtons(ZSMessagebox.Button[], String[]) - Method in class io.keikai.ui.ZSMessageboxDlg
 
setByte(byte) - Method in class org.apache.poi.util.BitField
Set the bits.
setByteArrayMaxOverride(int) - Static method in class org.apache.poi.util.IOUtils
If this value is set to > 0, IOUtils.safelyAllocate(long, int) will ignore the maximum record length parameter.
setByteBoolean(byte, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setByteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the byte count.
setByteOrder(int) - Method in class org.apache.poi.hpsf.PropertySet
Returns the property set stream's low-level "byte order" field.
setBytes(byte[]) - Method in class org.apache.poi.hpsf.ClassID
Sets the bytes making out the class ID.
setCachedBooleanResult(boolean) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setCachedDoubleResult(double) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setCachedErrorResult(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setCachedErrorResult(FormulaError) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setCachedResultBoolean(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setCachedResultErrorCode(int) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setCachedResultTypeEmptyString() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setCachedResultTypeString() - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setCachedSet(int, SortedSet<FilterRowInfo>) - Method in class io.keikai.model.impl.AutoFilterImpl
 
setCachedStringResult(String) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setCacheInput(boolean) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setCacheInput(boolean) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Dis-/Enables caching of input data for later retrieval.
setCalcAutoHeight(boolean) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setCalcAutoHeight(boolean) - Method in class io.keikai.model.impl.CellImpl
 
setCalcMode(short) - Method in class org.apache.poi.hssf.record.CalcModeRecord
set the calc mode flag for formulas
setCalcOnLoad(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setCalendar(Calendar, int, int, boolean, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
 
setCapitalized(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setCategoriesFormula(FormulaExpression) - Method in class io.keikai.model.impl.chart.AbstractGeneralChartDataAdv
 
setCategoriesFormula(FormulaExpression) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
setCategoriesFormula(String) - Method in interface io.keikai.model.chart.SGeneralChartData
 
setCategoriesFormula(String) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
setCategory(int) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
setCategory(String) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setCategory(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the category.
setCategoryAxis(SChartAxis) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
setCategoryAxisCross(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the category axis cross field for the ValueRange record.
setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
Set the category data type field for the DefaultDataLabelTextProperties record.
setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the category data type field for the Series record.
setCategoryLabelsCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
setCategorySpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Set the category space field for the Bar record.
setCbFeatData(long) - Method in class org.apache.poi.hssf.record.FeatRecord
 
setCellComment(Comment) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Assign a comment to this cell.
setCellComment(Comment) - Method in interface org.apache.poi.ss.usermodel.Cell
Assign a comment to this cell
setCellEditText(String) - Method in class io.keikai.api.impl.RangeImpl
 
setCellEditText(String) - Method in interface io.keikai.api.Range
Works like a user entering a text in a cell via a browser.
setCellErrorValue(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Deprecated.
setCellErrorValue(byte) - Method in interface org.apache.poi.ss.usermodel.Cell
Set an error value for the cell
setCellErrorValue(FormulaError) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set an error value for the cell
setCellFocus(CellRef) - Method in class io.keikai.ui.Spreadsheet
Sets the cell focus position.(this method doesn't focus the spreadsheet.) In general, if you set a cell focus, you also set the selection by Spreadsheet.setSelection(AreaRef); And if you want to get the focus back to spreadsheet, call Spreadsheet.focus() to retrieve focus.
setCellFormula(String) - Method in interface org.apache.poi.ss.usermodel.Cell
Sets formula for this cell.
setCellFormula(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Sets formula for this cell.
setCellFormulaImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellFormulaImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific setting the formula.
setCellHyperlink(Hyperlink.HyperlinkType, String, String) - Method in class io.keikai.api.impl.RangeImpl
 
setCellHyperlink(Hyperlink.HyperlinkType, String, String) - Method in interface io.keikai.api.Range
Sets cell hyperlink, applies it too all cells
setCellOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
sets the options bitmask - you can also use corresponding option bit setters (see other methods that reference this one)
setCellRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.CFHeaderBase
Set cell ranges list to a single cell range and modify the enclosing cell range accordingly.
setCellReferenceType(CellReferenceType) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Configure workbook to a specific cell reference type, e.g.
setCellReferenceType(CellReferenceType) - Method in interface org.apache.poi.ss.usermodel.Workbook
 
setCellRefs(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.FeatRecord
 
setCellRichText(String) - Method in class io.keikai.api.impl.RangeImpl
 
setCellRichText(String) - Method in interface io.keikai.api.Range
Set into the left top cell of this Range the specified text in html format.
setCellStyle(CellStyle) - Method in class io.keikai.api.impl.RangeImpl
 
setCellStyle(CellStyle) - Method in interface io.keikai.api.Range
Sets cell style, applies it to all cells of this range
setCellStyle(SCellStyle) - Method in interface io.keikai.model.CellStyleHolder
Set the local style
setCellStyle(SCellStyle) - Method in class io.keikai.model.impl.CellImpl
 
setCellStyle(SCellStyle) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setCellStyle(SCellStyle) - Method in class io.keikai.model.impl.RowImpl
 
setCellStyle(SCellStyle) - Method in class io.keikai.range.impl.RangeImpl
 
setCellStyle(SCellStyle) - Method in class io.keikai.range.impl.SetCellStyleHelper
 
setCellStyle(SCellStyle) - Method in interface io.keikai.range.SRange
Sets a Style object to this Range.
setCellStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Set the style for the cell.
setCellStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Cell
Set the style for the cell.
SetCellStyleHelper - Class in io.keikai.range.impl
Helper for set cell, row, column style
SetCellStyleHelper(SRange) - Constructor for class io.keikai.range.impl.SetCellStyleHelper
 
setCellStyleProperties(Cell, Map<String, Object>) - Static method in class org.apache.poi.ss.util.CellUtil
This method attempts to find an existing CellStyle that matches the cell's current style plus styles properties in properties.
setCellStyleProperty(Cell, String, Object) - Static method in class org.apache.poi.ss.util.CellUtil
This method attempts to find an existing CellStyle that matches the cell's current style plus a single style property propertyName with value propertyValue.
setCellType(Cell, CellType) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Override if a different variation is needed, e.g.
setCellType(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Set the cell type based on the computed cell type as part of a formula evaluation.
setCellType(CellType) - Method in interface org.apache.poi.ss.usermodel.Cell
Deprecated.
This method is deprecated and will be removed in POI 5.0. Use explicit Cell.setCellFormula(String), setCellValue(...) or Cell.setBlank() to get the desired result.
setCellType(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
Set the cells type (blank, numeric, boolean, error or string).
setCellTypeImpl(CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellTypeImpl(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific logic
setCellValue(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a boolean value for the cell
setCellValue(boolean) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a boolean value for the cell
setCellValue(double) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a numeric value for the cell.
setCellValue(double) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a numeric value for the cell.
setCellValue(Object) - Method in class io.keikai.api.impl.RangeImpl
 
setCellValue(Object) - Method in interface io.keikai.api.Range
Sets cell data value and type.
setCellValue(String) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a string value for the cell.
setCellValue(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a string value for the cell.
setCellValue(LocalDate) - Method in interface org.apache.poi.ss.usermodel.Cell
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
setCellValue(LocalDateTime) - Method in interface org.apache.poi.ss.usermodel.Cell
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
setCellValue(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
 
setCellValue(Calendar) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a date value for the cell.
setCellValue(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a date value for the cell.
setCellValue(Date) - Method in interface org.apache.poi.ss.usermodel.Cell
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
setCellValue(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
 
setCellValue(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
setCellValue(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a rich string value for the cell.
setCellValue(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a rich string value for the cell.
setCellValueImpl(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(double) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a numeric value.
setCellValueImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a string value.
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a date value.
setCellValueImpl(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a calendar value.
setCellValueImpl(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a date value.
setCellValueImpl(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a RichTextString value.
setCellValues(Object...) - Method in class io.keikai.api.impl.RangeImpl
 
setCellValues(Object...) - Method in interface io.keikai.api.Range
Sets cell data values, applies them to all cells from left to right and top to bottom consistently.
setCenter(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Footer
Sets the center string.
setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Header
Sets the center string.
setCenter(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Sets the center string.
setCenterText(String) - Method in class io.keikai.model.impl.HeaderFooterImpl
 
setCenterText(String) - Method in interface io.keikai.model.SFooter
 
setCenterText(String) - Method in interface io.keikai.model.SHeader
 
setCertificateKeyEncryptor(CertificateKeyEncryptor) - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
setCertVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setCharacterSpacing(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setCharCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the character count.
setCharCount(short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
set the number of characters in the string
setCharCountWithSpaces(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the character count including whitespace
setCharset(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the character set
setCharset(FontCharset) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Sets the charset
setCharSet(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set character-set to use.
setCharSet(byte) - Method in interface org.apache.poi.ss.usermodel.Font
set character-set to use.
setCharSet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set character-set to use.
setCharSet(int) - Method in interface org.apache.poi.ss.usermodel.Font
set character-set to use.
setChart(HSSFChart) - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
Set the chart group index field for the SeriesChartGroupIndex record.
setChartHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the height of the chart.
setChartTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Changes the chart's title, but only if there was one already.
setChartTypeManuallyFormatted(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Sets the chart type manually formatted field value.
setChartWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the width of the chart.
setChartX(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the X offset of the chart
setChartY(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the Y offset of the chart
setCheckCalculationErrors(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckDateTimeFormats(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckEmptyCellRef(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckInconsistentFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckInconsistentRanges(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckNumbersAsText(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setCheckUnprotectedFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setChild(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.SingleChildNode
 
setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
Set the child property.
setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
replaces the internal child list with the contents of the supplied childRecords
setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherRecord
Sets the child records for this record.
setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Decryptor
Sets the chunk size of the data stream.
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Encryptor
Sets the chunk size of the data stream.
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setCipherChaining(ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setCipherChaining(ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setCipherProvider(CipherProvider) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setClass(byte) - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
setClassID(ClassID) - Method in class org.apache.poi.hpsf.PropertySet
Sets the property set stream's low-level "class ID" field.
setClientAnchor(ClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
setClientCacheDisabled(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets to disable client cache.
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClip(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the current clipping area to an arbitrary clip shape.
setClipboard(Sheet, AreaRef, boolean, Object) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
setClipboard(Sheet, AreaRef, boolean, Object) - Method in interface io.keikai.ui.UserActionContext
 
setClipboard(UserActionContext.Clipboard) - Method in class io.keikai.ui.Spreadsheet
Set current Server Clipboard
setCloseFilesystem(boolean) - Method in interface org.apache.poi.extractor.POITextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
setCluster(boolean) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets the cluster field value.
setCode(byte) - Method in class io.keikai.model.ErrorValue
Set error code.
setCodepage(int) - Method in class org.apache.poi.hpsf.CustomProperties
Sets the codepage.
setCodepage(int) - Method in class org.apache.poi.hpsf.Section
Sets the codepage.
setCodepage(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
set the codepage for this workbook
setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldLabelRecord
 
setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldSheetRecord
 
setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldStringRecord
 
setCol1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setCol1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets the column (0 based) of the first cell.
setCol1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column number for the top-left position.
setCol1(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setCol2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setCol2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the column (0 based) of the second cell.
setCol2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The column of the bottom right corner of this shape.
setCol2(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether or not to collapse this row
setColDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setColIndex(int) - Method in class io.keikai.model.impl.CellBuffer
 
setColIndex(int) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setColInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setColInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setCollapsed(boolean) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setCollapsed(boolean) - Method in class io.keikai.model.impl.RowImpl
 
setCollapsed(boolean) - Method in interface io.keikai.model.SColumn
Sets the "collapsed" attribute
setCollapsed(boolean) - Method in interface io.keikai.model.SColumnArray
Sets the "collapsed" attribute
setCollapsed(boolean) - Method in interface io.keikai.model.SRow
Sets the "collapsed" attribute
setCollapsed(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set whether the cells are collapsed
setColLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the maximum outline level for the col gutter.
setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the color for the font
setColor(short) - Method in interface org.apache.poi.ss.usermodel.Font
set the color for the font
setColor(short, byte, byte, byte) - Method in class org.apache.poi.hssf.record.PaletteRecord
Sets the color value at a given index If the given index is greater than the current last color index, then black is inserted at every index required to make the palette continuous.
setColor(Color) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setColor(Color) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setColor(SColor) - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
setColor(SColor) - Method in class io.keikai.model.impl.DataBarImpl
 
setColor(SColor) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setColor(SColor) - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
setColor(SColor) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setColor(SColor) - Method in interface io.keikai.model.SBorderLine
Deprecated.
setColor(SColor) - Method in interface io.keikai.model.SFont
Deprecated.
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setColor(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
setColor(String) - Method in class io.keikai.model.util.FontMatcher
 
setColor(String) - Method in class io.keikai.ui.impl.Focus
 
setColor(ExtendedColor) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
setColor(Color) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
 
setColor1(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Sets the fill color
setColor2(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Sets the line color
setColor3(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Sets the shadow color
setColor4(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
Sets the 3-D color
setColorAtIndex(short, byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Sets the color at the given offset
setColorIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
setColorPaletteIndex(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the font's color palette index
setColors(ExtendedColor[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
setColors(Color[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
setColors(Color[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Sets the list of colours that are interpolated between.
setColorScale(SColorScale) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setColourPaletteIndex(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Set the colour palette index field for the LineFormat record.
setColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
setColumn(int) - Method in class io.keikai.api.AreaRef
 
setColumn(int) - Method in interface io.keikai.ui.Widget
set cell column index to anchor
setColumn(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setColumn(int) - Method in class org.apache.poi.hssf.record.NoteRecord
Specify the column that contains the comment
setColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Set the column of the cell that contains the comment
setColumn(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
setColumn(int) - Method in interface org.apache.poi.ss.usermodel.Comment
Set the column of the cell that contains the comment
setColumn(int, Short, Integer, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
setColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setColumn(short) - Method in class org.apache.poi.hssf.record.BlankRecord
set the column this cell defines within the row
setColumn(short) - Method in class org.apache.poi.hssf.record.CellRecord
 
setColumn(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
setColumn(short) - Method in class org.apache.poi.hssf.record.LabelRecord
NO-OP!
setColumn(String) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
setColumn1(String) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
setColumn2(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setColumn2(String) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
setColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets a page break at the indicated column.
setColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets a page break at the indicated column.
setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets a page break at the indicated column
setColumnBreaks(int[]) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setColumnBreaks(int[]) - Method in interface io.keikai.model.SSheetViewInfo
 
setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
 
setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Expands or collapses a column group.
setColumnGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Expands or collapses a column group.
setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Set the hidden property for a given column.
setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Set the visibility state for a given column.
setColumnHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set the visibility state for a given column
setColumnIndex(int) - Method in class io.keikai.model.ViewAnchor
set the left-top cell's column index
setColumnsInfo(Map<Integer, ReserveUtil.ReservedColumn>) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
setColumnSize(String, int, int, int, boolean) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user set the size of a column
setColumntitles(String) - Method in class io.keikai.ui.Spreadsheet
Sets the customized titles which split by ','.
setColumntitles(Map) - Method in class io.keikai.ui.Spreadsheet
Sets the customized titles of column header.
setColumnwidth(int) - Method in class io.keikai.ui.Spreadsheet
Sets the default column width of the selected sheet
setColumnWidth(int) - Method in class io.keikai.api.impl.RangeImpl
 
setColumnWidth(int) - Method in interface io.keikai.api.Range
Sets the width(in pixel) of column in this range, it effect to whole column.
setColumnWidth(int) - Method in class io.keikai.range.impl.RangeImpl
 
setColumnWidth(int) - Method in interface io.keikai.range.SRange
Sets column width in unit of pixel
setColumnWidth(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' width in 1/256 of a character width
setColumnWidth(int, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setColumnWidth(int, boolean) - Method in interface io.keikai.range.SRange
Sets the width(in pixel) of column in this range, it effects to whole column.
setColumnWidth(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
Sets the width (in points) of the n-th column
setColumnWidth(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
set the width for a given column in 1/256th of a character width units
setColumnWidth(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Set the width (in units of 1/256th of a character width)
setColumnWidth(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set the width (in units of 1/256th of a character width)
setColumnWidth(Range, int) - Static method in class io.keikai.api.CellOperationUtil
Sets the column width
setColumnWidth(SSheet, int, int, int, boolean) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
setColWidth(int) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
set the default column width
setCommand(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setCommand2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set Command string for UTF16 extended OLE packages or null if not set or not UTF16 extended
setComment(SComment) - Method in class io.keikai.model.impl.CellBuffer
 
setComment(SComment) - Method in class io.keikai.model.impl.CellImpl
 
setComment(SComment) - Method in interface io.keikai.model.SCell
 
setComment(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
Sets the comment the user provided when the name was created.
setComment(String) - Method in interface org.apache.poi.ss.usermodel.Name
Sets the comment the user provided when the name was created.
setCommentRichText(String) - Method in class io.keikai.api.impl.RangeImpl
 
setCommentRichText(String) - Method in interface io.keikai.api.Range
Set comment rich text into the left top cell of this range; null to delete it.
setCommentRichText(String) - Method in class io.keikai.range.impl.RangeImpl
 
setCommentRichText(String) - Method in interface io.keikai.range.SRange
Set comment rich text into the left top cell of this range; null to delete it.
setComments(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the comments.
setCommentsByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Should a call to getText() return comments text? Default is no
setCommentsMode(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setCommentsMode(int) - Method in interface io.keikai.model.SPrintSetup
Set how to print comments: 0: none 1: at end of sheet 2: as displayed on the sheet
setCommentsMode(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
setCommentsMode(XSSFPrintSetup, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFPrintSetupHelper
 
setCommentText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
setCommentVisible(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setCommentVisible(boolean) - Method in interface io.keikai.api.Range
Set comment visibility into the left top cell of this range; if no comment at the cell, it simply ignored.
setCommentVisible(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setCommentVisible(boolean) - Method in interface io.keikai.range.SRange
Set comment visibility into the left top cell of this range; if no comment at the cell, it simply ignored.
setCompany(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the company.
setComparisonOperation(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setCompleteHTML(boolean) - Method in class io.keikai.model.impl.html.ToHtml
 
setComplexData(byte[]) - Method in class org.apache.poi.ddf.EscherComplexProperty
 
setComplexData(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
 
setComponentUuid(String) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase.DeadComponentHolderListener
 
setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setComposite(Composite) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Composite for the Graphics2D context.
setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the compression of the metafile
setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the compressed size of the metafile (in bytes)
setCondenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
If condenseRows is true, a discontinuity in srcRows will be removed when copied to destination
setConditionalFormatting(SConditionalFormatting) - Method in class io.keikai.model.impl.CellBuffer
 
setConditionType(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setContent(ReserveUtil.ReservedCellContent) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
setContent(String) - Method in class io.keikaiex.ui.widget.Richtextbox
 
setContent(Image) - Method in class io.keikaiex.ui.widget.ImageWidget
 
setContentStatus(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the content status of the file
setContentType(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the content type of the file
setContentType(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the content-/mime-type
setContext(OperationEvaluationContext) - Static method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
Sets the coordinate space of this group.
setCoordinates(int, int, int, int) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
set coordinates of this group relative to the parent
setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
Sets the coordinate space of this group.
setCopies(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setCopies(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the number of copies.
setCopies(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Sets the number of copies.
setCopyCellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCopyCellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCopyCellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCopyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCopyMergedRegions(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCopyRowHeight(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setCount(short) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
set the number of built-in functions
setCrc(long) - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
setCreateDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the creation time.
setCreatedViaDataRecovery(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setCreateEmptyCells(boolean) - Method in class org.apache.poi.ss.util.SheetBuilder
Specifies if null array elements should be treated as empty cells.
setCrossAxisId(long) - Method in class io.keikai.model.impl.AbstractChartAxisAdv
Sets the id of the axis cross another axis
setCrossAxisId(long) - Method in class io.keikai.model.impl.ChartAxisImpl
 
setCrossCategoryAxisAtMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the cross category axis at maximum field value.
setCrossesFarRight(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Sets the crosses far right field value.
setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the crossing point field for the AxisOptions record.
setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Set the crossing point field for the CategorySeriesAxis record.
setCspName(String) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setCtrlKeys(String) - Method in class io.keikai.ui.Spreadsheet
 
setCtrlKeys(String) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setCurrent(FormulaCacheCleaner) - Static method in class io.keikai.model.impl.FormulaCacheCleaner
 
setCurrent(ModelUpdateCollector) - Static method in class io.keikai.range.impl.ModelUpdateCollector
 
setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
sets the current country
setCurrentUserPassword(String) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
Sets the BIFF8 encryption/decryption password for the current thread.
setCustom(boolean) - Method in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
setCustom(boolean) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
setCustomHeight(boolean) - Method in class io.keikai.model.impl.RowImpl
 
setCustomHeight(boolean) - Method in interface io.keikai.model.SRow
 
setCustomHeight(boolean) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
setCustomHeight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
setCustomMenuText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the custom menu text
setCustomNumberFormat(boolean) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Sets the custom number format field value.
setCustomPaperSize(float, float) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
setCustomProperties(CustomProperties) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the custom properties.
setCustomWidth(boolean) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setCustomWidth(boolean) - Method in interface io.keikai.model.SColumn
 
setCustomWidth(boolean) - Method in interface io.keikai.model.SColumnArray
 
setCustomWidth(boolean) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
setCut(boolean) - Method in class io.keikai.model.PasteOption
Set true to enable cutting source region after paste
setCxfs(int) - Method in class org.apache.poi.hssf.record.XFCrcRecord
 
setData(byte[]) - Method in class org.apache.poi.ddf.EscherTextboxRecord
Sets the extra data (in the parent application's format) to be contained by the record.
setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
setData(byte[]) - Method in interface org.apache.poi.sl.usermodel.PictureData
Sets the binary picture data
setData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherTextboxRecord
Sets the extra data (in the parent application's format) to be contained by the record.
setData(String, Object) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
setData(Supplier<byte[]>) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
setDataBar(SDataBar) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the data format (must be a valid format)
setDataFormat(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the data format (must be a valid format).
setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setDataFormat(SBook, CellStyleHolder, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setDataFormat(SRange, String) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setDataFormat(String) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets data format
setDataFormat(String) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setDataFormat(String) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setDataFormat(String) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setDataFormat(String) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setDataFormat(String) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setDataFormat(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setDataIntegrity(DataIntegrity) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
setDataLabelPlacement(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the data label placement field value.
setDataLabelsVisible(boolean) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
setDataLabelsVisible(boolean) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setDataRange(Range) - Method in interface io.keikai.api.model.Chart
change the data range and rerender
setDataRange(Range) - Method in class io.keikai.api.model.impl.ChartImpl
 
setDataTable(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the data table field value.
setDate(Date) - Method in interface org.apache.poi.sl.usermodel.Comment
Sets the date the comment was made.
setDateAxis(SChartAxis) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
setDateToBeFormatted(double) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
Used to let us know what the date being formatted is, in Excel terms, which we may wish to use when handling elapsed times.
setDateValue(Date) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setDateValue(Date) - Method in interface io.keikai.model.SCell
Sets the number value a date instance, it will transfer the date to double value
setDbcell(int, int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
setDebugEvaluationOutputForNextEval(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Perform detailed output of formula evaluation for next evaluation only? Is for developer use only (also developers using POI for their XLS files).
setDecryptor(Decryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
setDefaultBase(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default base field value.
setDefaultCellStyle(SCellStyle) - Method in class io.keikai.model.impl.BookImpl
 
setDefaultCellStyle(SCellStyle) - Method in interface io.keikai.model.SBook
Set the default style of this book
setDefaultCharset(Charset) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Sets the default charset to render text elements.
setDefaultChartSeriesColors(List<SColor>) - Method in class io.keikai.model.impl.AbstractBookAdv
 
setDefaultChartSeriesColors(List<SColor>) - Method in class io.keikai.model.impl.BookImpl
 
setDefaultColor(SColor) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
setDefaultColor(SColor) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setDefaultColumnStyle(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the default column style for a given column.
setDefaultColumnStyle(int, CellStyle) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the default column style for a given column.
setDefaultColumnWidth(int) - Method in class io.keikai.model.impl.SheetImpl
 
setDefaultColumnWidth(int) - Method in interface io.keikai.model.SSheet
set default column width in pixels
setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
set the default column width for the sheet (if the columns do not define their own width)
setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default column width for the sheet (if the columns do not define their own width) in characters
setDefaultColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set the default column width for the sheet (if the columns do not define their own width) in characters
setDefaultCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
sets the default country
setDefaultCross(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default cross field value.
setDefaultDateSettings(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default date settings field value.
setDefaultFactory(DrawFactory) - Static method in class org.apache.poi.sl.draw.DrawFactory
Set a custom draw factory for the current thread.
setDefaultHeader(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display a default header
setDefaultMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default major field value.
setDefaultMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default maximum field value.
setDefaultMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default minimum field value.
setDefaultMinorUnit(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the default minor unit field value.
setDefaultNumberFormat(Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Sets a default number format to be used when the Excel format cannot be parsed successfully.
setDefaultPivotStyle(StylesTable, String) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
setDefaultPivotStyle(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setDefaultPivotStyleName(String) - Method in class io.keikai.model.impl.BookImpl
 
setDefaultPivotStyleName(String) - Method in interface io.keikai.model.SBook
Set default pivot style name.
setDefaultPlotDimensions(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Sets the default plot dimensions field value.
setDefaultRowHeight(int) - Method in class io.keikai.model.impl.SheetImpl
 
setDefaultRowHeight(int) - Method in interface io.keikai.model.SSheet
set default row height in pixels
setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.model.InternalSheet
set the default row height for the sheet (if the rows do not define their own height)
setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
setDefaultRowHeight(short) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set the default row height for the sheet (if the rows do not define their own height) in points
setDefaultRowHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set the default row height for the sheet (if the rows do not define their own height) in points
setDefaultTableStyle(String) - Static method in class org.apache.poi.xssf.model.StylesTableHelper
 
setDefaultTableStyle(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setDefaultTableStyleName(String) - Method in class io.keikai.model.impl.BookImpl
 
setDefaultTableStyleName(String) - Method in interface io.keikai.model.SBook
Set default table style name
setDelete(XDDFCategoryAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
setDelete(XDDFDateAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setDelete(XDDFValueAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxisHelper
 
setDeleteColumns(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether columns can be deleted.
setDeleteColumns(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether columns can be deleted.
setDeleteColumns(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether columns can be deleted.
setDeleteColumns(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Deleting columns locking.
setDeleteColumns(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Deleting columns locking.
setDeleteColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Deleting columns locking.
setDeleteRows(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether rows can be deleted.
setDeleteRows(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether rows can be deleted.
setDeleteRows(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether rows can be deleted.
setDeleteRows(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Deleting rows locking.
setDeleteRows(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Deleting rows locking.
setDeleteRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Deleting rows locking.
setDelMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
set number of del menu options (set to 0)
setDenominator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
Set the denominator field for the SCL record.
setDependencyTracker(DependencyTracker) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
setDepth(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets depth in percentage to the width of its plot area.(1 ~ 200).
setDepthPercent(int) - Method in class io.keikai.model.impl.ChartImpl
 
setDepthPercent(int) - Method in interface io.keikai.model.SChart
 
setDescription(String) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setDescriptionText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the description text
setDgId(short) - Method in class org.apache.poi.hssf.record.EscherAggregate
EscherDgContainer -EscherSpgrContainer -EscherDgRecord - set id for this record set id for DgRecord of DgContainer
setDiag(short) - 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..
setDiagonalBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the color to use for the diagonal borders
setDiagonalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the color to use for the diagonal border
setDiagonalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setDiagonalBorderColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setDiagonalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setDiagonalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setDiagonalBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setDialog(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set whether sheet is a dialog sheet or not
setDialog(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether sheet is a dialog sheet or not
setDictionary(Map<Long, String>) - Method in class org.apache.poi.hpsf.Section
Sets the section's dictionary.
setDifferentFirstPage(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setDifferentFirstPage(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to print first page with special header and footer for first page; {@see #getFirstHeader()} and {@see #getFirstFooter()}.
setDifferentOddEvenPage(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setDifferentOddEvenPage(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to print even page with special header and footer for even page; {@see #getEvenHeader()} and {@see #getEvenFooter()}.
setDiffFirst(boolean) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setDiffFirst(boolean) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Sets whether the first page use a different header and footer.
setDiffFirst(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setDiffOddEven(boolean) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setDiffOddEven(boolean) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
Set whether the odd and even pages use a different header and footer.
setDiffOddEven(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setDimensions(int, short, int, short) - Method in class org.apache.poi.hssf.model.InternalSheet
Per an earlier reported bug in working with Andy Khan's excel read library.
setDirectDataFormat(String) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setDirectDataFormat(String) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setDirectDataFormat(String) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setDirectDataFormat(String) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setDirection(String) - Method in class io.keikai.model.impl.DataBarImpl
 
setDirty(boolean) - Method in class io.keikai.model.impl.BookImpl
 
setDirty(boolean) - Method in interface io.keikai.model.SBook
Set dirty flag
setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
Sets the display as percentage field value.
setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Sets the display as percentage field value.
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets whether the formulas are shown in a viewer.
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display formulas
setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the formulas are shown in a viewer.
setDisplayFormulas(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets whether the formulas are shown in a viewer
setDisplayGridlines(boolean) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setDisplayGridlines(boolean) - Method in interface io.keikai.model.SSheetViewInfo
 
setDisplayGridlines(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setDisplayGridlines(boolean) - Method in interface io.keikai.range.SRange
Sets whether show the gridlines of the sheets in this Range.
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets whether the gridlines are shown in a viewer.
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display gridlines
setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the gridlines are shown in a viewer.
setDisplayGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets whether the gridlines are shown in a viewer
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the outline symbols are displaed
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set whether to display the guts or not
setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether to display the guts or not
setDisplayGuts(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set whether to display the guts or not
setDisplayHorizonalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the horizontal scrollbar or not
setDisplayMode(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the display mode field for the Text record.
setDisplayName(String) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
setDisplayName(String) - Method in class io.keikai.model.impl.TableImpl
 
setDisplayName(String) - Method in interface io.keikai.model.STable
 
setDisplayName(String) - Method in class io.keikai.theme.SpreadsheetStandardTheme
Rename the display name
setDisplayName(String, String) - Static method in class io.keikai.theme.SpreadsheetThemes
Set the display name (human name) of the theme
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets whether the RowColHeadings are shown in a viewer.
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display row and column headings
setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the RowColHeadings are shown in a viewer.
setDisplayRowColHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets whether the RowColHeadings are shown in a viewer
setDisplaySheetGridlines(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setDisplaySheetGridlines(boolean) - Method in interface io.keikai.api.Range
Displays sheet grid-lines or not
setDisplayTabs(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the tabs or not
setDisplayVerticalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether to display the vertical scrollbar or not
setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should display zero values
setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Set whether the window should show 0 (zero) in cells containing zero value.
setDisplayZeros(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set whether the window should show 0 (zero) in cells containing zero value.
setDist(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets view angle in degree(0 ~ 200).
setDocparts(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the doc parts.
setDocument(POIFSDocument) - Method in class org.apache.poi.poifs.property.DocumentProperty
set the POIFSDocument
setDocumentVersion(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the document version string
setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Sets the do not size with window field value.
setDontAutoRecover(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setDoubleStrikethrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setDraft(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setDraft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether it is in draft mode
setDraft(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set whether it is in draft mode
setDraggable(String) - Method in class io.keikai.ui.Spreadsheet
Don't call this, the spreadsheet is not draggable.
setDrawingsSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
Sets the number of drawings saved
setDrawTicks(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Sets the draw ticks field value.
setDVRecNo(int) - Method in class org.apache.poi.hssf.record.DVALRecord
Set the number of following DV records
setDx1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets the x 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
setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset within the top-left cell.
setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the bottom right point.
setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets 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
setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset withing the cell for the bottom-right corner of this shape.
setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Sets 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
setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset within the top-left corner of the current shape.
setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets the offset within the parent coordinate space for the bottom right point.
setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
 
setDy2(int) - 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
setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset withing the cell for the bottom-right corner of this shape.
setDynamicAttribute(String, String, Object) - Method in class io.keikai.jsp.ui.SpreadsheetTag
Stores attribute name-value pairs for later processing
setEditingValue(Object) - Method in class io.keikai.ui.event.StartEditingEvent
Sets the editing value.
setEditingValue(Object) - Method in class io.keikai.ui.event.StopEditingEvent
 
setEditText(String) - Method in interface io.keikai.api.model.CellData
Sets the edit text, for example, "123" is number, "2012/1/1" is date, "=SUM(A1:B1)" is formula
setEditText(String) - Method in class io.keikai.api.model.impl.CellDataImpl
 
setEditText(String) - Method in class io.keikai.range.impl.RangeImpl
 
setEditText(String) - Method in interface io.keikai.range.SRange
Set plain text as input by the end user.
setEditTime(long) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the total time spent in editing the document.
setElement(int, byte[]) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setEmbeddedData(byte[]) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the embedded object as byte array
setEmbedFactoids(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setEmbossed(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
Updates the firstCol and lastCol fields to the reserved value (-1) to signify that this row is empty
setEmpty(byte) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Set the empty field for the SheetProperties record.
setEmptyAsGaps(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setEmptyAsGaps(boolean) - Method in interface io.keikai.model.SChart
 
setEmptyCellAllowed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
setEmptyCellAllowed(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets if this object allows empty as a valid value
setEmulateCSV(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
setEnclosingCellRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
setEncryptedHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setEncryptedHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
setEncryptedKeyValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
setEncryptedKeyValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setEncryptedVerifierHashInput(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setEncryptedVerifierHashValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
setEncryptionMode(EncryptionMode) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the encryption mode - if not set, defaults to EncryptionMode.cryptoAPI.
setEncryptor(Encryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
setEnd(int) - Method in class io.keikai.util.Span
 
setEndNotes(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setEngineId(int) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
setEqualAverage(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setEquals(byte) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
 
setErrorMessage(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setErrorMessage(String) - Method in interface io.keikai.api.model.Validation
 
setErrorMessage(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setErrorMessage(String) - Method in interface io.keikai.model.SDataValidation
 
setErrorPrintMode(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setErrorPrintMode(int) - Method in interface io.keikai.model.SPrintSetup
Set how to handle errors in the cell data; 0: print errors as displayed on the sheet 1: print errors as blank 2: print errors as dashes ("--") 3: print errors as "#N/A".
setErrors(int) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setErrorsMode(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
 
setErrorsMode(XSSFPrintSetup, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFPrintSetupHelper
 
setErrorStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
setErrorStyle(int) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets the error style for error box
setErrorTitle(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setErrorTitle(String) - Method in interface io.keikai.api.model.Validation
 
setErrorTitle(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setErrorTitle(String) - Method in interface io.keikai.model.SDataValidation
 
setErrorValue(ErrorValue) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setErrorValue(ErrorValue) - Method in interface io.keikai.model.SCell
 
setEscapedFormulas(String, String) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
Setup the two formulas which are in escaped POI format.
setEscapedFormulas(String, String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setEscapedFormulas(String, String, String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setEscapedFormulas(String, String, String) - Method in interface io.keikai.model.SConditionalFormattingRule
 
setEscapementType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
set the escapement type for the font
setEscapementType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
set the escapement type for the font
setEscapementType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
set the escapement type for the font
setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
Set an escher property.
setEvalNameFormula(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
Sets to indicate evaluating the DefinedName formula(evaluation result might be different from that of a cell formula) Default: false
setEvaluated(Ref) - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
setEvaluated(Ref) - Method in interface io.keikai.model.sys.dependency.DependencyTable
 
setEvaluated(Ref) - Method in class io.keikaiex.model.sys.DependencyTableEx
 
setEvaluationContributor(EvaluationContributor) - Method in class io.keikai.model.impl.BookImpl
 
setEvaluationContributor(EvaluationContributor) - Method in interface io.keikai.model.sys.formula.EvaluationContributorContainer
 
setEvenFooter(SFooter) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setEvenFooter(SFooter) - Method in interface io.keikai.model.SPrintSetup
Set even page footer; valid only if SPrintSetup.isDifferentOddEvenPage() is true.
setEvenFooter(String) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setEvenHeader(SHeader) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setEvenHeader(SHeader) - Method in interface io.keikai.model.SPrintSetup
Set even page footer; valid only if SPrintSetup.isDifferentOddEvenPage() is true.
setEvenHeader(String) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setEventListener(EventListener<ZSMessagebox.ClickEvent>) - Method in class io.keikai.ui.ZSMessageboxDlg
 
setExcelStyleRoundingMode(DecimalFormat) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
Enables excel style rounding mode (round half up) on the Decimal Format given.
setExcelStyleRoundingMode(DecimalFormat, RoundingMode) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
Enables custom rounding mode on the given Decimal Format.
setExplicitListValues(String[]) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
setExplicitListValues(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
 
setExportCache(boolean) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Set whether export cached value into excel file(must be called before export() is called.
setExpression(String) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setExternalRef(ExternalRefNode) - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
setExternalRef(ExternalRefNode) - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
setExternalRef(ExternalRefNode) - Method in class org.apache.poi.ss.formula.token.RefNode
 
setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
setExternsheetPos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the externsheetPos.
setExtId(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setExtId(String) - Method in interface io.keikai.model.SConditionalFormattingRule
Set the ext id (used when it associates with a rule under ext)
setExtraStyle(SExtraStyle) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setExtrusionOk(boolean) - Method in class org.apache.poi.sl.draw.geom.Path
 
setExtrusionOk(boolean) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setFactoidDisplay(int) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the font family (TODO)
setFamily(FontFamily) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Sets the font family class
setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
Sets the file id clusters
setFilename(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the filename
setFileName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
setFileName(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setFileName2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set filename string for UTF16 extended OLE packages or null if not set or not UTF16 extended
setFill(SFill) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setFill(PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.geom.Path
 
setFill(PaintStyle.PaintModifier) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setFill(Color, Color, short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setFillBackground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the background palette color index
setFillBackgroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
set the background fill color.
setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the background fill color.
setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the background fill color.
setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFillBackgroundColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setFillBackgroundColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Set the background fill color represented as a Color value.
setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Set the background fill color.
setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the background fill color represented as a XSSFColor value.
setFillColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color used to fill this shape.
setFillColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setFillColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
Sets the color used to fill this shape using the solid fill pattern.
setFillColor(Color) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets forground-color of a fill.
setFillColor(Color) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setFillColor(SBook, CellStyleHolder, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setFillColor(SColor) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setFillColor(SColor) - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
setFillColor(SColor) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setFillColor(SColor) - Method in class io.keikai.model.impl.ImmutableFillImpl
 
setFillColor(SColor) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setFillColor(SColor) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setFillColor(SColor) - Method in interface io.keikai.model.SFill
Deprecated.
setFillColor(SRange, String) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFillColor(Color) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Specifies a solid color fill.
setFillColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFillForeground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the foreground palette color index
setFillForegroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
set the foreground fill color
setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFillForegroundColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setFillForegroundColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Set the foreground fill color represented as a Color value.
setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Set the foreground fill color.
setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillForegroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the foreground fill color represented as a XSSFColor value.
setFillGradientFill(XFExtRecord.XFExtGradient) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setFillOptions(SBook, CellStyleHolder, String, String, SFill.FillPattern) - Static method in class io.keikai.range.impl.StyleUtil
 
setFillOptions(SRange, String, String, SFill.FillPattern) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFillPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the fill palette options bitmask (see bitfields for additional palette options)
setFillPattern(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
setting fill pattern
setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillPattern(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillPattern(CellStyle.FillPattern) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets the fill/background pattern
Note: Spreadsheet (UI display) supports only CellStyle.FillPattern.NONE and CellStyle.FillPattern.SOLID (Other pattern will be display as {@link FillPattern#SOLID), However you can still set another pattern, the data will still be kept when export.
setFillPattern(CellStyle.FillPattern) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.FillImpl
Deprecated.
 
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.ImmutableFillImpl
 
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setFillPattern(SFill.FillPattern) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setFillPattern(SFill.FillPattern) - Method in interface io.keikai.model.SFill
Deprecated.
setFillPattern(SFill.FillPattern) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFillPattern(FillPatternType) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
setting to one fills the cell with the foreground color...
setFillPattern(FillPatternType) - Method in interface org.apache.poi.ss.usermodel.CellStyle
setting to one fills the cell with the foreground color...
setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFilter(byte) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the filter byte - this is usually 0xFE
setFilterPrivacy(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setFilterType(int) - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
setFilterType(int, int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
setFirstCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
set the logical col number for the first cell this row (0 based index)
setFirstCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the first column number for the sheet
setFirstColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set whether the first column is relative
setFirstColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the first column this record defines formatting info for
setFirstColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Set the first column (zero-based) of the range that contains this hyperlink
setFirstColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Set the column of the first cell that contains the hyperlink
setFirstColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set the first column in the area
setFirstColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Set the column of the first cell that contains the hyperlink
setFirstColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
setFirstColumnRaw(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set the first column irrespective of the bitmasks
setFirstFooter(SFooter) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFirstFooter(SFooter) - Method in interface io.keikai.model.SPrintSetup
Set first page footer; valid only if SPrintSetup.isDifferentFirstPage() is true.
setFirstFooter(String) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setFirstHeader(SHeader) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFirstHeader(SHeader) - Method in interface io.keikai.model.SPrintSetup
Set first page footer; valid only if SPrintSetup.isDifferentFirstPage() is true.
setFirstHeader(String) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setFirstLineIndent(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
setFirstParagraph(boolean) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
setFirstRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the first row number for the sheet
setFirstRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Set the first row (zero-based) of the range that contains this hyperlink
setFirstRow(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setFirstRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Set the row of the first cell that contains the hyperlink
setFirstRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
sets the first row
setFirstRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Set the row of the first cell that contains the hyperlink
setFirstRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
setFirstRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
sets the first row to relative or not
setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
Sets the first visible sheet in the worksheet tab-bar.
setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
sets the first tab that is displayed in the list of tabs in excel.
setFirstVisibleTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the first tab that is displayed in the list of tabs in excel.
setFitHeight(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFitHeight(int) - Method in interface io.keikai.model.SPrintSetup
Set the number of pages the sheet height is fit to.
setFitHeight(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFitHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the number of pages high to fit the sheet in
setFitHeight(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set the number of pages high to fit the sheet in
setFitToPage(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
fit to page option is on
setFitToPage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
fit to page option is on
setFitToPage(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether the Fit to Page print option is enabled.
setFitWidth(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFitWidth(int) - Method in interface io.keikai.model.SPrintSetup
Set the number of pages the sheet width is fit to.
setFitWidth(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFitWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the number of pages wide to fit the sheet in
setFitWidth(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set the number of pages wide to fit the sheet in
setFlag(short) - 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.
setFlagByBit(int, boolean) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
The flags that apply to this shape.
setFlags(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setFlags(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setFlags(short) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
 
setFlags(short) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
setFlags(short) - Method in class org.apache.poi.hssf.record.NoteRecord
Options flag
setFlags1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setFlags2(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setFlipHorizontal(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setFlipHorizontal(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
 
setFlipVertical(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setFlipVertical(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Whether the shape is vertically flipped
setFmla(String) - Method in class org.apache.poi.sl.draw.geom.Guide
 
setFmla(String) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
setFocus(ZSMessagebox.Button) - Method in class io.keikai.ui.ZSMessageboxDlg
 
setFocusRect(int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user change focus rectangle
setFollowMasterBackground(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
 
setFollowMasterColourScheme(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
 
setFollowMasterObjects(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
 
setFont(Font) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets font
setFont(Font) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setFont(SFont) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setFont(SFont) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setFont(SFont) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setFont(SFont) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setFont(SFont) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setFont(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets this graphics context's font to the specified font.
setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setFont(Cell, Font) - Static method in class org.apache.poi.ss.util.CellUtil
Take a cell, and apply a font to it
setFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the font for this style
setFont(Font) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the font for this style
setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setFontAlignment(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
setFontBoldweight(SFont.Boldweight) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontBoldWeight(SBook, CellStyleHolder, SFont.Boldweight) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontBoldWeight(SRange, SFont.Boldweight) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontColor(SBook, CellStyleHolder, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontColor(SRange, String) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the (solid) font color - convenience function
setFontColor(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the font color
setFontColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontColor(Color) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
Sets the colour to use
setFontColor(Workbook, Font, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setFontColorColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setFontColorIndex(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFontColorIndex(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontColorIndex(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
Sets the indexed colour to use
setFontFamily(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling TextRun.setFontInfo(FontInfo, FontGroup) with just a font name
setFontFamily(String, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling TextRun.setFontInfo(FontInfo, FontGroup) with just a font name
setFontFormatting(FontFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setFontHeight(int) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setFontHeight(int) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setFontHeight(int) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
sets the height of the font in 1/20th point units
setFontHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontHeight(int) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
Sets the height of the font in 1/20th point units
setFontHeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
sets the height of the font in 1/20th point units
setFontHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the font height in unit's of 1/20th of a point.
setFontHeight(short) - Method in interface org.apache.poi.ss.usermodel.Font
set the font height in unit's of 1/20th of a point.
setFontHeightInPoint(int) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setFontHeightInPoint(int) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setFontHeightInPoints(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the font height
setFontHeightInPoints(short) - Method in interface org.apache.poi.ss.usermodel.Font
set the font height
setFontHeightPoints(int) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontHeightPoints(SBook, CellStyleHolder, int) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontHeightPoints(SRange, int) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontIndex(short) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
Set the font index field for the FontIndex record.
setFontIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the index to the FONT record (which font to use 0 based)
setFontInfo(FontInfo, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
Specifies the font to be used for this text run.
setFontItalic(boolean) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontItalic(SBook, CellStyleHolder, boolean) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontItalic(SRange, boolean) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontName(SBook, CellStyleHolder, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontName(SRange, String) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontName(String) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
Set the font name of cells.
setFontName(String) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setFontName(String) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontName(String) - Method in class org.apache.poi.hssf.record.FontRecord
set the name of the font
setFontName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the name for the font (i.e.
setFontName(String) - Method in interface org.apache.poi.ss.usermodel.Font
set the name for the font (i.e.
setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setFontScheme(Byte) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontSize(double) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setFontSize(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setFontSize(Double) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the font size directly on this text run, if null is given, the font size defaults to the values given from the slide layout
setFontStrikeout(boolean) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontStrikethrough(SBook, CellStyleHolder, boolean) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontStrikethrough(SRange, boolean) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontStyle(boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
set font style options.
setFontStyle(boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
set font style options.
setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontTypeOffset(SBook, CellStyleHolder, SFont.TypeOffset) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontTypeOffset(SFont.TypeOffset) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontTypeOffset(SRange, SFont.TypeOffset) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontUnderline(SBook, CellStyleHolder, SFont.Underline) - Static method in class io.keikai.range.impl.StyleUtil
 
setFontUnderline(SFont.Underline) - Method in class io.keikai.model.util.CellStyleMatcher
 
setFontUnderline(SRange, SFont.Underline) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setFontWieghtModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setFooter(SFooter) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFooter(SFooter) - Method in interface io.keikai.model.SPrintSetup
Set general footer or odd page footer.
setFooter(FooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets the FooterRecord.
setFooterEven(String) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setFooterFirst(String) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setFooterMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setFooterMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setFooterMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setFooterMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the footer margin.
setFooterMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Sets the footer margin.
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Whether the application shall perform a full recalculation when the workbook is opened.
setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
Whether the application shall perform a full recalculation when the workbook is opened.
setForecolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the forecolor index field for the AreaFormat record.
setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the foreground color field for the AreaFormat record.
setFormat(int) - Method in class org.apache.poi.hpsf.PropertySet
Sets the property set stream's low-level "format" field.
setFormat(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Set the format field for the LineFormat record.
setFormat(String) - Method in class io.keikai.model.impl.ChartAxisImpl
 
setFormat(String) - Method in interface io.keikai.model.SChartAxis
 
setFormatCells(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether cells can be formatted.
setFormatCells(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether cells can be formatted.
setFormatCells(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether cells can be formatted.
setFormatCells(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Formatting cells locking.
setFormatCells(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Formatting cells locking.
setFormatCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Formatting cells locking.
setFormatColumns(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether columns can be formatted.
setFormatColumns(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether columns can be formatted.
setFormatColumns(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether columns can be formatted.
setFormatColumns(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Formatting columns locking.
setFormatColumns(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Formatting columns locking.
setFormatColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Formatting columns locking.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the format flags field for the AreaFormat record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
Set the format flags field for the Area record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Set the format flags field for the Bar record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Set the format flags field for the Pie record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Set the format flags field for the DataFormat record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.LineRecord
Set the format flags field for the Pie record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.PieRecord
Set the format flags field for the Pie record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Set the format flags field for the Pie record.
setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Set the format flags field for the SeriesLabels record.
setFormatID(byte[]) - Method in class org.apache.poi.hpsf.Section
Sets the section's format ID.
setFormatID(ClassID) - Method in class org.apache.poi.hpsf.Section
Sets the section's format ID.
setFormatIndex(short) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
Set the format index field for the NumberFormatIndex record.
setFormatIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the index to the Format record (which FORMAT to use 0-based)
setFormatRows(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether rows can be formatted.
setFormatRows(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether rows can be formatted.
setFormatRows(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether rows can be formatted.
setFormatRows(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Formatting rows locking.
setFormatRows(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Formatting rows locking.
setFormatRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Formatting rows locking.
setFormatted(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether the row has been formatted (even if its got all blank cells)
setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
setFormattingRanges(CellRangeAddress[]) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
Sets the cell ranges the rule conditional formatting must be applied to.
setFormula(String) - Method in class io.keikai.model.impl.CellBuffer
 
setFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
setFormula(String) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Sets the formula used to calculate the threshold, or unsets it if null is given.
setFormula(String, String) - Method in interface io.keikai.model.chart.SSeries
 
setFormula(String, String) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setFormula1(FormulaExpression) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
setFormula1(FormulaExpression) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula1(FormulaExpression) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormula1(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setFormula1(String) - Method in interface io.keikai.api.model.Validation
 
setFormula1(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula1(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormula1(String) - Method in interface io.keikai.model.SConditionalFormattingRule
 
setFormula1(String) - Method in interface io.keikai.model.SDataValidation
 
setFormula1(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
setFormula1(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
Sets a formula for expression 1.
setFormula1(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setFormula2(FormulaExpression) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
setFormula2(FormulaExpression) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula2(FormulaExpression) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormula2(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setFormula2(String) - Method in interface io.keikai.api.model.Validation
 
setFormula2(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula2(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormula2(String) - Method in interface io.keikai.model.SConditionalFormattingRule
 
setFormula2(String) - Method in interface io.keikai.model.SDataValidation
 
setFormula2(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
setFormula2(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
Sets a formula for expression 2.
setFormula2(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setFormula3(FormulaExpression) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula3(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormula3(String) - Method in interface io.keikai.model.SConditionalFormattingRule
 
setFormulaExpression(FormulaExpression) - Method in class io.keikai.model.impl.CFValueObjectImpl
 
setFormulaMaxChange(double) - Method in class io.keikai.model.impl.BookImpl
 
setFormulaMaxChange(double) - Method in interface io.keikai.model.SBook
Sets the max change of formula
setFormulaMaxIterations(int) - Method in class io.keikai.model.impl.BookImpl
 
setFormulaMaxIterations(int) - Method in interface io.keikai.model.SBook
Sets the max iterations of formula
setFormulaOfLink(Ptg[]) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Set the formula of link field for the LinkedData record.
setFormulaResultValue(ValueEval) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setFormulaResultValue(ValueEval) - Method in class io.keikai.model.impl.CellImpl
 
setFormulas(FormulaExpression, FormulaExpression) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
 
setFormulas(FormulaExpression, FormulaExpression) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormulas(FormulaExpression, FormulaExpression, FormulaExpression) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormulas(String, String) - Method in class io.keikai.model.impl.AbstractDataValidationAdv
Setup the two formulas.
setFormulas(String, String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setFormulas(String, String, String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setFormulas(String, String, String) - Method in interface io.keikai.model.SConditionalFormattingRule
 
setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Should we return the formula itself, and not the result it produces? Default is false
setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setFormulasNotResults(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
Should we return the formula itself, and not the result it produces? Default is false
setFormulaValue(String) - Method in class io.keikai.model.impl.CellImpl
 
setFormulaValue(String) - Method in interface io.keikai.model.SCell
set formula with string without '=', e.g.
setFormulaValue(String, FormulaType) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setFormulaValue(String, FormulaType) - Method in class io.keikai.model.impl.CellImpl
 
setFormulaValue(String, Locale) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setFormulaValue(String, Locale) - Method in class io.keikai.model.impl.CellImpl
 
setFormulaValue(String, Locale, FormulaType) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setFormulaValue(String, Locale, FormulaType) - Method in class io.keikai.model.impl.CellImpl
 
setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
Of/off bottom left to top right line
setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setFreezePanel(int, int) - Method in class io.keikai.api.impl.RangeImpl
 
setFreezePanel(int, int) - Method in interface io.keikai.api.Range
Set the freeze panel
setFreezePanel(int, int) - Method in class io.keikai.range.impl.RangeImpl
 
setFreezePanel(int, int) - Method in interface io.keikai.range.SRange
Set the freeze panel
setFreezePanes(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set whether the window should freeze panes
setFreezePanesNoSplit(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
freeze unsplit panes or not
setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
set whether to use full precision or just skew all you figures all to hell.
setFunction(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
Indicates that the defined name refers to a user-defined function.
setFunction(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFName
Indicates that the defined name refers to a user-defined function.
setFunction(boolean) - Method in interface org.apache.poi.ss.usermodel.Name
Indicates that the defined name refers to a user-defined function.
setFunction(String) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setGap(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets gap in percentage to the width of its plot area.
setGdRefAng(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the gdRefAng property.
setGdRefR(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the gdRefR property.
setGdRefX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the gdRefX property.
setGdRefY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the gdRefY property.
setGenerated(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the generated field value.
setGradient(boolean) - Method in class io.keikai.model.impl.DataBarImpl
 
setGrbitFrt(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
setGreaterOrEqual(boolean) - Method in class io.keikai.model.impl.CFValueObjectImpl
 
setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
set whether gridlines are visible when printing
setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
set whether gridlines printed or not.
setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set whether gridlines printed.
setGrouping(SChart.ChartGrouping) - Method in class io.keikai.model.impl.chart.GroupingChartDataImpl
 
setGrouping(SChart.ChartGrouping) - Method in class io.keikai.model.impl.ChartImpl
 
setGrouping(SChart.ChartGrouping) - Method in interface io.keikai.model.SChart
 
setH(long) - Method in class org.apache.poi.sl.draw.geom.Path
 
setH(long) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setHandler(WidgetHandler) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setHandler(String, String, UserActionHandler) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
setHandler(String, String, UserActionHandler) - Method in interface io.keikai.ui.UserActionManager
set a handler to the handler list of category/action, it will remove all other handlers in same category/action
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setHashedPassword(short) - Method in class io.keikai.model.impl.SheetImpl
 
setHashedPassword(short) - Method in interface io.keikai.model.SSheet
Internal User only.
setHashSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setHashSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setHashValue(String) - Method in class io.keikai.model.impl.SheetImpl
 
setHashValue(String) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setHashValue(String) - Method in interface io.keikai.model.SSheet
New way of hashing sheet protection password.
setHashValue(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setHCenter(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setHCenter(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to print sheet center horizontally on page.
setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
set whether or not to horizontally center this sheet.
setHeader(SHeader) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setHeader(SHeader) - Method in interface io.keikai.model.SPrintSetup
Set general Header or odd page header.
setHeader(HeaderRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets the HeaderRecord.
setHeader(EncryptionHeader) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
setHeaderColor(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the palette index for the header color
setHeaderEven(String) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setHeaderFirst(String) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvenFooter
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvenHeader
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFirstFooter
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFirstHeader
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
 
setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
 
setHeaderMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setHeaderMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setHeaderMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setHeaderMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the header margin.
setHeaderMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Sets the header margin.
setHeaderRowCount(int) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
setHeaderRowCount(int) - Method in class io.keikai.model.impl.TableImpl
 
setHeaderRowCount(int) - Method in interface io.keikai.model.STable
 
setHeadingPair(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the heading pair.
setHeight(int) - Method in class io.keikai.model.impl.RowImpl
 
setHeight(int) - Method in interface io.keikai.model.SRow
 
setHeight(int) - Method in class io.keikai.model.ViewAnchor
set the height of the anchor in pixels.
setHeight(int) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
setHeight(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Set the height field for the AxisParent record.
setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Set the height field for the Chart record.
setHeight(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the height field for the Text record.
setHeight(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets thick of the Pie chart; or height in percentage to the widht of its plot area(0 ~ 500).
setHeight(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the height of the row
setHeight(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set teh height of the window
setHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row's height or set to ff (-1) for undefined/default-height.
setHeight(short) - Method in interface org.apache.poi.ss.usermodel.Row
Set the row's height or set to ff (-1) for undefined/default-height.
setHeight(Number) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
setHeight(String) - Method in class io.keikaiex.ui.widget.ImageWidget
 
setHeightBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Set the height basis field for the FontBasis record.
setHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row's height in points.
setHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Row
Set the row's height in points.
setHeightPoints(int) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setHeightPoints(int) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setHeightPoints(int) - Method in interface io.keikai.model.SFont
Deprecated.
setHeightPoints(int) - Method in class io.keikai.model.util.FontMatcher
 
setHelpTopicText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the help topic text
setHidden(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setHidden(boolean) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets hidden
setHidden(boolean) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setHidden(boolean) - Method in interface io.keikai.api.Range
Hide or unhide rows or columns.
To hide/unhide a row, you have to call Range.toRowRange() first, to hide/un-hide a column, you have to call Range.toColumnRange() or a whole column range.
setHidden(boolean) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setHidden(boolean) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setHidden(boolean) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setHidden(boolean) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setHidden(boolean) - Method in class io.keikai.model.impl.RowImpl
 
setHidden(boolean) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setHidden(boolean) - Method in interface io.keikai.model.SColumn
 
setHidden(boolean) - Method in interface io.keikai.model.SColumnArray
 
setHidden(boolean) - Method in interface io.keikai.model.SRow
 
setHidden(boolean) - Method in class io.keikai.model.util.CellStyleMatcher
 
setHidden(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setHidden(boolean) - Method in interface io.keikai.range.SRange
Sets whether this rows or columns are hidden(useful only if this Range cover entire column or entire row)
setHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Is the sheet hidden? Different from very hidden
setHidden(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set whether or not these cells are hidden
setHidden(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is hidden or not
setHidden(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
 
setHidden(boolean) - Method in class org.apache.poi.hssf.record.StyleExtRecord
 
setHidden(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether the window is hidden or not
setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the cell's using this style to be hidden
setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setHidden(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
Sets the slide visibility
setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the cell's using this style to be hidden
setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
 
setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the hidden count.
setHiddenInLock(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setHidecolumnhead(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets true to hide the column head of this spread sheet.
setHideObj(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
set hide object options
setHidePivotList(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setHiderowhead(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets true to hide the row head of this spread sheet.
setHigh(int) - Method in class io.keikaiex.util.Interval.InfiniteInterval
 
setHigh(int) - Method in class io.keikaiex.util.Interval
 
setHighByte(boolean) - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
setHighlight(AreaRef) - Method in class io.keikai.ui.Spreadsheet
Sets the highlight rectangle or sets a null value to hide it.
setHighlightColor(Color) - Method in interface org.apache.poi.sl.usermodel.HighlightColorSupport
Sets the font highlight (background) color for this text run - convenience function
setHighlightColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.HighlightColorSupport
Set the highlight (background) color for this text run.
setHistoryBitMask(int) - Method in class org.apache.poi.hssf.record.BOFRecord
set the history bit mask (not very useful)
setHolder(ObjectHolder) - Static method in class io.keikai.jsf.ui.impl.ObjectHolderContext
 
setHorizontal(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Sets the horizontal field value.
setHorizontalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the horizontal alignment field for the Text record.
setHorizontalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the horizontal alignment.
setHorizontalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
Sets the horizontal border field value.
setHorizontalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setHorizontalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal border color, such as table styles
setHorizontalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the color to use for the horizontal border
setHorizontalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setHorizontalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setHorizontalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal border color, such as table styles
setHorizontalBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setHorizontalCentered(Boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets if the paragraphs are horizontal centered
setHorizontalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the horizontal position of the window (in 1/20ths of a point)
setHorizontallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
determines whether the output is horizontally centered on the page.
setHorizontallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Determines whether the output is horizontally centered on the page.
setHorizontalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
 
setHorizontalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
Set the horizontalScale field for the PlotGrowth record.
setHorizontalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
Sets the Horizontal text alignment field value.
setHPercent(int) - Method in class io.keikai.model.impl.ChartImpl
 
setHPercent(int) - Method in interface io.keikai.model.SChart
 
setHR(String) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
setHR(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setHResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setHResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the horizontal resolution.
setHResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Sets the horizontal resolution.
setHyperlink(SHyperlink) - Method in class io.keikai.model.impl.CellBuffer
 
setHyperlink(SHyperlink) - Method in class io.keikai.model.impl.CellImpl
 
setHyperlink(SHyperlink) - Method in interface io.keikai.model.SCell
Set or clear a hyperlink
setHyperlink(SHyperlink.HyperlinkType, String, String) - Method in class io.keikai.range.impl.RangeImpl
 
setHyperlink(SHyperlink.HyperlinkType, String, String) - Method in interface io.keikai.range.SRange
Sets the hyperlink of this Range
setHyperlink(Hyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Assign a hyperlink to this cell.
setHyperlink(Hyperlink) - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
setHyperlink(Hyperlink) - Method in interface org.apache.poi.ss.formula.eval.HyperlinkEval
Sets the associated hyperlink if this ValueEval is a label of the HYPERLINK function.
setHyperlink(Hyperlink) - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
setHyperlink(Hyperlink) - Method in class org.apache.poi.ss.formula.LazyRefEval
 
setHyperlink(Hyperlink) - Method in interface org.apache.poi.ss.usermodel.Cell
Assign a hyperlink to this cell
setHyperlinksChanged(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Set the flag for if the User Defined Property Set has been updated outside of the Application.
setIconic(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set whether the window has been iconized or not
setIconId(Integer) - Method in class io.keikai.model.CFIconImpl
 
setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
Control if only the Icon is shown, or Icon + Value
setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Control if only the Icon is shown, or Icon + Value
setIconSet(SIconSet) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setIconSet(SIconSet) - Method in class io.keikai.model.impl.ConditionalStyleImpl
 
setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
setIconSet(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Changes the Icon Set used
setIcv(int) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
setId(int) - Method in class io.keikai.ui.impl.MergedRect
 
setId(int) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
Set the id field for the SeriesText record.
setId(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setId(String) - Method in interface io.keikai.model.SConditionalFormattingRule
Set the id (used when it is under ext)
setId(String) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setId(XDDFCategoryAxis, long) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
setId(XDDFDateAxis, long) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setId(XDDFValueAxis, long) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxisHelper
 
setID(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
setID(long) - Method in class org.apache.poi.hpsf.Property
Sets the property's ID.
setIgnoreAutoHeight(boolean) - Method in class io.keikai.ui.Spreadsheet
Whether ignore row's autoHeight calculation.
setIgnoreBlank(boolean) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setIgnoreBlank(boolean) - Method in interface io.keikai.api.model.Validation
 
setIgnoreBlank(boolean) - Method in class io.keikai.model.impl.DataValidationImpl
 
setIgnoreBlank(boolean) - Method in interface io.keikai.model.SDataValidation
 
setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
setIgnoreMissingWorkbooks(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
setImportCache(boolean) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
Set if import Excel cached value.
setImportCache(boolean) - Method in class io.keikai.range.impl.imexp.AbstractImporter
Set if import Excel cached value.
setImporter(Importer) - Method in class io.keikai.ui.Spreadsheet
 
setImprinted(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setInCellDropdown(boolean) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setInCellDropdown(boolean) - Method in interface io.keikai.api.model.Validation
 
setInCellDropdown(boolean) - Method in class io.keikai.model.impl.DataValidationImpl
 
setInCellDropdown(boolean) - Method in interface io.keikai.model.SDataValidation
 
setIncludeBlankCells(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
Should blank cells be output? Default is to only output cells that are present in the file and are non-blank.
setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Would control the inclusion of cell comments from the document, if we supported it
setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setIncludeCellComments(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
Should cell comments be included? Default is false
setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Would control the inclusion of headers and footers from the document, if we supported it
setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setIncludeHeadersFooters(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
Should headers and footers be included in the output? Default is true
setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
Should sheet names be included? Default is true
setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setIncludeSheetNames(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
Should sheet names be included? Default is true
setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set indention (not sure of the units, think its spaces)
setIndent(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Specifies the indent size that will be applied to the first line of text in the paragraph.
setIndentFromLeft(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
setIndentFromRight(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
setIndention(int) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setIndention(int) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setIndention(int) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setIndention(int) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setIndention(int) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setIndention(int) - Method in class io.keikai.model.util.CellStyleMatcher
 
setIndention(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the number of spaces to indent the text in the cell
setIndention(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the number of spaces to indent the text in the cell
setIndention(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setIndention(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setIndentionOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the indent options bitmask (see corresponding bitmask setters that reference this field)
setIndentLevel(int) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Specifies the particular level text properties that this paragraph will follow.
setIndentLevel(Byte) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setIndentNotParentAlignment(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the alignment in this XF instead of the parent XF.
setIndentNotParentBorder(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the border in this XF instead of the parent XF.
setIndentNotParentCellOptions(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the locking/hidden in this XF instead of the parent XF.
setIndentNotParentFont(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the font in this XF instead of the parent XF.
setIndentNotParentFormat(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether or not to use the format in this XF instead of the parent XF.
setIndentNotParentPattern(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Sets whether or not to use the pattern in this XF instead of the parent XF (foreground/background).
setIndex(int) - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
setIndex(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Sets the index within the collection of Font objects
setIndex(int) - Method in class org.apache.poi.poifs.property.Property
Set the index for this Property
setIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setIndex(int, int) - Method in class io.keikai.model.impl.OutlineLevelTree.OutlineLevelNode
 
setIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
Set the index field for the SeriesIndex record.
setIndex(Integer) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
setIndexNumberFmtRecord(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Set the index number fmt record field for the LinkedData record.
setIndexOfColorValue(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the index of color value field for the Text record.
setIndexToFontTable(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Set the index to font table field for the FontBasis record.
setIndirectRefPrecedent(OperationEvaluationContext, ValueEval) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
setIndirectRefPrecedent(OperationEvaluationContext, ValueEval) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Sets precedent for an io.keikai.model.sys.dependency.IndirectRef
setInfoValues(int, int, int, boolean, boolean, boolean) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
setInputMessage(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setInputMessage(String) - Method in interface io.keikai.api.model.Validation
 
setInputMessage(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setInputMessage(String) - Method in interface io.keikai.model.SDataValidation
 
setInputTitle(String) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setInputTitle(String) - Method in interface io.keikai.api.model.Validation
 
setInputTitle(String) - Method in class io.keikai.model.impl.DataValidationImpl
 
setInputTitle(String) - Method in interface io.keikai.model.SDataValidation
 
setInsertColumns(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether columns can be inserted.
setInsertColumns(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether columns can be inserted.
setInsertColumns(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether columns can be inserted.
setInsertColumns(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Inserting columns locking.
setInsertColumns(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Inserting columns locking.
setInsertColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Inserting columns locking.
setInsertHyperlinks(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether hyperlinks can be inserted.
setInsertHyperlinks(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether hyperlinks can be inserted.
setInsertHyperlinks(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether hyperlinks can be inserted.
setInsertHyperlinks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Inserting hyperlinks locking.
setInsertHyperlinks(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Inserting hyperlinks locking.
setInsertHyperlinks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Inserting hyperlinks locking.
setInsertRows(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether rows can be inserted.
setInsertRows(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether rows can be inserted.
setInsertRows(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether rows can be inserted.
setInsertRows(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Inserting rows locking.
setInsertRows(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Inserting rows locking.
setInsertRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Inserting rows locking.
setInsets(Insets2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets the shape margins
setInsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
Format the inside border using the specified Line object An empty args parameter removes the affected border.
setInstance(short) - Method in class org.apache.poi.ddf.EscherRecord
Sets the instance part of record
setIntegrityHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setIntegrityHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setInteriorAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.GroupShape
Sets the coordinate space of this group.
setInvert(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Sets the invert field value.
setIsDate(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Sets the isDate field value.
setItalic(boolean) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setItalic(boolean) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setItalic(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setItalic(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setItalic(boolean) - Method in interface io.keikai.model.SFont
Deprecated.
setItalic(boolean) - Method in class io.keikai.model.util.FontMatcher
 
setItalic(boolean) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
Set the font posture
setItalic(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
set the font to be italics or not
setItalic(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
set the font to be italics or not
setItalic(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set whether to use italics or not
setItalic(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the italic state
setItalic(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
set whether to use italics or not
setItalic(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setItem(String) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
setIteration(boolean) - Method in class org.apache.poi.hssf.record.IterationRecord
set whether or not to iterate for calculations
setIterations(short) - Method in class org.apache.poi.hssf.record.CalcCountRecord
set the number of iterations to perform
setIx(short) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
setIxfe(int) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
 
setJavaValue(String, int) - Method in class org.apache.poi.hpsf.CodePageString
 
setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Dunno.
setKeepCellSelection(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets true to keep the cell selection box when lost focus.
setKerning(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setKeyBits(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setKeyBits(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the keyboard shortcut
setKeyData(KeyData) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setKeySize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
Sets the keysize (in bits) of the verifier
setKeySize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
 
setKeySize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
Sets the keySize (in bits).
setKeywords(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the keywords.
setLabel(String) - Method in class io.keikai.model.impl.HyperlinkImpl
 
setLabel(String) - Method in interface io.keikai.model.SHyperlink
 
setLabel(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
Sets text label for this hyperlink
setLabel(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Sets text label for this hyperlink
setLabel(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Sets text label for this hyperlink
setLabel(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setLabel2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set Label string for UTF16 extended OLE packages or null if not set or not UTF16 extended
setLabelAlignment(XDDFCategoryAxis, AxisLabelAlignment) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
setLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the label as percentage field value.
setLabelColorRgb(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the label color rgb field for the Tick record.
setLabelFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Set the label frequency field for the CategorySeriesAxis record.
setLabelOffset(XDDFCategoryAxis, int) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
setLabelPosition(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the label position field for the Tick record.
setLandscape(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setLandscape(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to print in landscape orientation.
setLandscape(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setLandscape(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to print in landscape
setLandscape(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set whether to print in landscape
setLanguage(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Set the document language
setLastAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the last author.
setLastCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
 
setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the last col number for the sheet
setLastColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set whether the last column should be relative or not
setLastColumn(int) - Method in class io.keikai.api.AreaRef
 
setLastColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the last column this record defines formatting info for
setLastColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Set the last column (zero-based) of the range that contains this hyperlink
setLastColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Set the column of the last cell that contains the hyperlink
setLastColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set the last column in the area
setLastColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Set the column of the last cell that contains the hyperlink
setLastColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
setLastColumnRaw(short) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set the last column irrespective of the bitmasks
setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
The last shape id used in this drawing group.
setLastPrinted(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the lastPrinted.
setLastRow(int) - Method in class io.keikai.api.AreaRef
 
setLastRow(int) - Method in class io.keikai.model.impl.AbstractAutoFilterAdv
internal use only
setLastRow(int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
setLastRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the last row number for the sheet
setLastRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
Set the last row (zero-based) of the range that contains this hyperlink
setLastRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Set the row of the last cell that contains the hyperlink
setLastRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
setLastRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
Set the row of the last cell that contains the hyperlink
setLastRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
setLastRowAdd1(int) - Method in class org.apache.poi.hssf.record.IndexRecord
 
setLastRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set whether the last row is relative or not
setLastSaveDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the total time spent in editing the document.
setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
setLastSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
 
setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
setLastVisibleRow(int) - Method in class io.keikai.model.impl.AutoFilterImpl
 
setLastVisibleRow(int) - Method in interface io.keikai.model.SAutoFilter
 
setLblOffset(XDDFDateAxis, int) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setLeft(int) - Method in interface io.keikai.ui.Widget
set the left margin of the anchored cell
setLeft(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Footer
Sets the left string.
setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Header
Sets the left string.
setLeft(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Sets the left string.
setLeftBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the color to use for the left border
setLeftBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left
setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the left border
setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the color to use for the left border
setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setLeftBorderColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setLeftBorderColor(HSSFColor) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setLeftBorderColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setLeftBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setLeftBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setLeftBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setLeftBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the left border color
setLeftCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the left column to show in desktop window pane.
setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the leftmost column displayed in the window
setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the left column field for the Pane record.
setLeftheadwidth(int) - Method in class io.keikai.ui.Spreadsheet
Sets the left head panel width, must large then 0.
setLeftMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setLeftMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setLeftMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Specifies the left margin of the paragraph.
setLeftOp(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
setLeftOp(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.OpNode
 
setLeftRowGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the size of the gutter that appears at the left of the rows
setLeftText(String) - Method in class io.keikai.model.impl.HeaderFooterImpl
 
setLeftText(String) - Method in interface io.keikai.model.SFooter
 
setLeftText(String) - Method in interface io.keikai.model.SHeader
 
setLeftToRight(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setLeftToRight(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to output multiple pages in the order of left-to-right first and then top-to-bottom; false in the order of top-to-bottom first and then left-to-right.
setLeftToRight(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to go left to right or top down in ordering
setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
Control if the bar is drawn from Left-to-Right, or from Right-to-Left
setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set whether to go left to right or top down in ordering
setLegendPosition(SChart.ChartLegendPosition) - Method in class io.keikai.model.impl.ChartImpl
 
setLegendPosition(SChart.ChartLegendPosition) - Method in interface io.keikai.model.SChart
 
setLineColor(int) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Set the line color field for the LineFormat record.
setLineCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the line count.
setLinePattern(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Set the line pattern field for the LineFormat record.
setLineSpacing(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
This element specifies the vertical line spacing that is to be used within a paragraph.
setLineStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets the line style.
setLineStyleColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
The color applied to the lines of this shape.
setLineStyleColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setLineStyleColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
The color applied to the lines of this shape.
setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets the width of the line.
setLink1(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Set the link 1 field for the ObjectLink record.
setLink2(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
Set the link 2 field for the ObjectLink record.
setLinksDirty(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the linksDirty.
setLinkType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Set the link type field for the LinkedData record.
setLinkType(Hyperlink.HyperlinkType) - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
setLoadedRect(int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user do some scroll, and change loaded rectangle.
setLocale(Locale) - Method in class io.keikai.model.sys.AbstractContext
 
setLocked(boolean) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets locked
setLocked(boolean) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setLocked(boolean) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setLocked(boolean) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setLocked(boolean) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setLocked(boolean) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setLocked(boolean) - Method in class io.keikai.model.util.CellStyleMatcher
 
setLocked(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the locked field value.
setLocked(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is locked or not
setLocked(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the cell's using this style to be locked
setLocked(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the cell's using this style to be locked
setLocked(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setLocked(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setLocked(SBook, CellStyleHolder, boolean) - Static method in class io.keikai.range.impl.StyleUtil
Apply the locked to a range
setLocked(SRange, boolean) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setLockStructure(Boolean) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setLockStructure(Boolean) - Method in interface io.keikai.model.SWorkbookProtection
Lock the structure of the workbook
setLockWindows(Boolean) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setLockWindows(Boolean) - Method in interface io.keikai.model.SWorkbookProtection
Lock the windows of the workbook
setLogarithmicScale(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the logarithmic scale field value.
setLogUnsupportedTypes(boolean) - Static method in class org.apache.poi.hpsf.VariantSupport
Specifies whether warnings about unsupported variant types are to be written to System.err or not.
setLow(int) - Method in class io.keikaiex.util.Interval.InfiniteInterval
 
setLow(int) - Method in class io.keikaiex.util.Interval
 
setMacoutline(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
setMacshadow(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
setMainSpRecordId(int) - Method in class org.apache.poi.hssf.record.EscherAggregate
EscherDgContainer -EscherSpgrContainer --EscherSpContainer ---EscherSpRecord -set id for this record ---*** --*** -EscherDgRecord set id for the sp record of the first spContainer in main spgrConatiner
setMajorGridline(XDDFCategoryAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
setMajorGridline(XDDFDateAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setMajorGridline(XDDFValueAxis, boolean) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxisHelper
 
setMajorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the major increment field for the ValueRange record.
setMajorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the major tick type field for the Tick record.
setMajorTimeUnit(XDDFDateAxis, XDDFDateAxisHelper.TimeUnit) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setMajorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the major unit field for the AxisOptions record.
setMajorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the major unit value field for the AxisOptions record.
setManager(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the manager.
setMargin(double) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
Set the margin field for the BottomMargin record.
setMargin(double) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
Set the margin field for the LeftMargin record.
setMargin(double) - Method in interface org.apache.poi.hssf.record.Margin
Set the margin field for the Margin.
setMargin(double) - Method in class org.apache.poi.hssf.record.RightMarginRecord
Set the margin field for the RightMargin record.
setMargin(double) - Method in class org.apache.poi.hssf.record.TopMarginRecord
Set the margin field for the TopMargin record.
setMargin(short, double) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets the size of the margin in inches.
setMargin(short, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
setMargin(short, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
Deprecated.
setMargin(PageMargin, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the size of the margin in inches.
setMargin(PageMargin, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the size of the margin in inches.
setMarginBottom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the bottom margin within the textbox.
setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the left margin within the textbox.
setMarginRight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the right margin within the textbox.
setMarginTop(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the top margin within the textbox.
setMarker(byte) - Method in class org.apache.poi.ddf.EscherBitmapBlip
Sets an unsigned integer that specifies an application-defined internal resource tag.
setMarker(Boolean) - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
setMasterByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Should a call to getText() return text from master? Default is no
setMax(Double) - Method in class io.keikai.model.impl.ChartAxisImpl
 
setMax(Double) - Method in interface io.keikai.model.SChartAxis
 
setMaxAng(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the maxAng property.
setMaxByteArrayInitSize(int) - Static method in class org.apache.poi.util.IOUtils
 
setMaxHsitorySize(int) - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
setMaxHsitorySize(int) - Method in interface io.keikai.ui.sys.UndoableActionManager
Sets the maximun history size
setMaxHsitorySize(int) - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
setMaxImageLength(int) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setMaximumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the maximum axis value field for the ValueRange record.
setMaximumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the maximum category field for the AxisOptions record.
setMaxLength(int) - Method in class io.keikai.model.impl.DataBarImpl
 
setMaxNumberOfArrayScalars(int) - Static method in class org.apache.poi.hpsf.Array
 
setMaxNumberOfRecords(int) - Static method in class org.apache.poi.hssf.record.RecordFactory
 
setMaxR(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the maxR property.
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherArrayProperty
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherBlipRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherBSERecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherClientDataRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherComplexProperty
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherMetafileBlip
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherTextboxRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.UnknownEscherRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.Blob
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.ClipboardData
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.CodePageString
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.Thumbnail
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.record.EscherAggregate
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.record.SubRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
setMaxRecordLength(int) - Static method in class org.apache.poi.util.LZWDecompresser
 
setMaxRecordLength(int) - Static method in class org.apache.poi.util.StringUtil
 
setMaxRecordSize(int) - Static method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
setMaxRenderedCellSize(int) - Method in class io.keikai.ui.Spreadsheet
Sets the max rendered cell size.
setMaxStringLength(int) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setMaxVisibleColumns(int) - Method in class io.keikai.ui.Spreadsheet
Sets the maximum visible number of columns of this spreadsheet.
setMaxVisibleRows(int) - Method in class io.keikai.ui.Spreadsheet
Sets the maximum visible number of rows of this spreadsheet.
setMaxX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the maxX property.
setMaxY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the maxY property.
setMergeCells(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to merge cells
setMergeHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
 
setMergeInfo(CellRegion[]) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
setMergeOutOfSync(int) - Method in class io.keikai.model.impl.AbstractSheetAdv
 
setMergeOutOfSync(int) - Method in class io.keikai.model.impl.SheetImpl
 
setMessage(String) - Method in class io.keikai.model.ErrorValue
 
setMin(Double) - Method in class io.keikai.model.impl.ChartAxisImpl
 
setMin(Double) - Method in interface io.keikai.model.SChartAxis
 
setMinAng(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the minAng property.
setMinimumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the minimum axis value field for the ValueRange record.
setMinimumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the minimum category field for the AxisOptions record.
setMinLength(int) - Method in class io.keikai.model.impl.DataBarImpl
 
setMinorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the minor increment field for the ValueRange record.
setMinorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the minor tick type field for the Tick record.
setMinorTimeUnit(XDDFDateAxis, XDDFDateAxisHelper.TimeUnit) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
setMinorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the minor unit field for the AxisOptions record.
setMinorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the minor unit value field for the AxisOptions record.
setMinR(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the minR property.
setMinX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the minX property.
setMinY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the minY property.
setMissingArgPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the policy on what to do when getting missing or blank cells from a row.
setMissingCellPolicy(Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the policy on what to do when getting missing or blank cells from a row.
setMMClipCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the mmclip count.
setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
set the reference mode to use (HSSF uses/assumes A1)
setMovable(boolean) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setMTREnabled(boolean) - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
setMultipleParameter(String) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setName(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
The length in characters of the blip name.
setName(String) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setName(String) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setName(String) - Method in class io.keikai.model.impl.TableColumnImpl
 
setName(String) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
setName(String) - Method in class io.keikai.model.impl.TableImpl
 
setName(String) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
setName(String) - Method in interface io.keikai.model.SFont
Deprecated.
setName(String) - Method in interface io.keikai.model.STable
 
setName(String) - Method in interface io.keikai.model.STableColumn
 
setName(String) - Method in interface io.keikai.model.STableStyleInfo
 
setName(String) - Method in class io.keikai.model.util.FontMatcher
 
setName(String) - Method in class io.keikai.ui.impl.Focus
 
setName(String) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
setName(String) - Method in class org.apache.poi.hpsf.CustomProperty
Sets the property's name.
setName(String) - Method in class org.apache.poi.hssf.record.StyleRecord
set the style's name
setName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChartShape
 
setName(String) - Method in class org.apache.poi.poifs.property.Property
Set the name; silently truncates the name if it's too long.
setName(String) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
setName(String) - Method in class org.apache.poi.sl.draw.geom.Guide
 
setName(String) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
setNameDefinition(Ptg[]) - Method in class org.apache.poi.hssf.record.NameRecord
 
setNameName(SName, String) - Method in class io.keikai.model.impl.BookImpl
 
setNameName(SName, String) - Method in interface io.keikai.model.SBook
 
setNameName(SName, String, String) - Method in class io.keikai.model.impl.BookImpl
 
setNameName(SName, String, String) - Method in interface io.keikai.model.SBook
 
setNameName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
Sets the name of the named range
setNameName(String) - Method in interface org.apache.poi.ss.usermodel.Name
Sets the name of the named range
setNameName(String, String) - Method in class io.keikai.api.impl.RangeImpl
 
setNameName(String, String) - Method in interface io.keikai.api.Range
Set(Rename) the name of the Name(or Table) as specified in this Range(a Book or a Sheet).
setNameName(String, String) - Method in class io.keikai.range.impl.RangeImpl
 
setNameName(String, String) - Method in interface io.keikai.range.SRange
Set(Rename) the name of the Name(or Table) as specified in this Range(a Book or a Sheet).
setNamepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the namepos.
setNames(Set<SName>) - Method in class io.keikai.model.impl.CellBuffer
 
setNameText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
Updates the name we're associated with, normally used when renaming that Name
setNameText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the name of the named range
setNeedRecalculation(boolean) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
setNegativeBarBorderColorSameAsPositive(boolean) - Method in class io.keikai.model.impl.DataBarImpl
 
setNegativeBarColorSameAsPositive(boolean) - Method in class io.keikai.model.impl.DataBarImpl
 
setNegativeBorderColor(SColor) - Method in class io.keikai.model.impl.DataBarImpl
 
setNegativeFillColor(SColor) - Method in class io.keikai.model.impl.DataBarImpl
 
setNegBubbles(boolean) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
True to show negative data points bubble.
setNewCellStyle(CellStyleHolder, SCellStyle) - Static method in class io.keikai.range.impl.StyleUtil
 
setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
Changes the record of what block follows the specified one.
setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Changes the record of what block follows the specified one.
setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
Changes the record of what block follows the specified one.
setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Child
Set the next Child
setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
Set the next Child
setNextChild(Child) - Method in class org.apache.poi.poifs.property.Property
Set the next Child
setNextRecordSize(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
Some ciphers (actually just XOR) are based on the record size, which needs to be set before decryption
setNextRecordSize(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
Some ciphers (actually just XOR) are based on the record size, which needs to be set before encryption
setNoColor(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNoColor(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether it is black and white
setNoColor(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set whether it is black and white
setNoCompatibleCheck(boolean) - Method in class org.apache.poi.hssf.record.Compat12Record
 
setNodeColor(byte) - Method in class org.apache.poi.poifs.property.Property
Set the node color.
setNoDeps(boolean) - Method in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
setNoFill(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setNoFill(boolean) - Method in interface org.apache.poi.ss.usermodel.Shape
Sets whether this shape is filled or transparent.
setNoOrientation(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNoOrientation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set no orientation.
setNoOrientation(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set no orientation.
setNormalZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the zoom magnification in normal view
setNoteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the note count.
setNotes(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setNotes(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Print the include notes
setNotes(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Print the include notes
setNotes(Notes<S, P>) - Method in interface org.apache.poi.sl.usermodel.Slide
 
setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Should a call to getText() return notes text? Default is no
setNotifyEmptyDirectories(boolean) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
Activates the notification of empty directories.
setNotPie(boolean) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets the notpie field value.
setNull(boolean) - Method in class io.keikai.model.impl.CellBuffer
 
setNumAxis(short) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
Set the num axis field for the AxisUsed record.
setNumberOfConditionalFormats(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
setNumberOfElementsInArray(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setNumberOfElementsInMemory(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setNumberOfSheets(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
setNumberValue(Double) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setNumberValue(Double) - Method in interface io.keikai.model.SCell
 
setNumBubbleValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the num bubble values field for the Series record.
setNumCategories(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the num categories field for the Series record.
setNumControlPoints(int) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
setNumControlPoints(int) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
setNumControlPoints(int) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Sets the number of control points to use to map the colours.
setNumEntries(short) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
set the number of AutoFilter drop-down arrows on the sheet
setNumerator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
Set the numerator field for the SCL record.
setNumLines(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
Set the number of lines to be displayed in the dropdown.
setNumOfColumnFreeze(int) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setNumOfColumnFreeze(int) - Method in interface io.keikai.model.SSheetViewInfo
 
setNumOfRowFreeze(int) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setNumOfRowFreeze(int) - Method in interface io.keikai.model.SSheetViewInfo
 
setNumSelectedTabs(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the number of selected tabs
setNumShapes(int) - Method in class org.apache.poi.ddf.EscherDgRecord
The number of shapes in this drawing group.
setNumShapesSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
Sets the number of shapes saved
setNumStringsPerBucket(short) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
setNumValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the num values field for the Series record.
setObjectId(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the object id field for the CommonObjectData record.
setObjectID(int) - Method in class org.apache.poi.hssf.record.DVALRecord
set the object ID of the drop down arrow object for list boxes
setObjects(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether linked objects or embedded objects can be edited.
setObjects(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether linked objects or embedded objects can be edited.
setObjects(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether linked objects or embedded objects can be edited.
setObjects(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Objects locking.
setObjects(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Objects locking.
setObjects(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Objects locking.
setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the object type field for the CommonObjectData record.
setOffset(int) - Method in class org.apache.poi.ddf.EscherBSERecord
File offset in the delay stream.
setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
Sets the offset of the comment on the page.
setOffsetRefPrecedent(OperationEvaluationContext, ValueEval) - Method in class io.keikai.model.impl.sys.formula.DependencyTrackerImpl
 
setOffsetRefPrecedent(OperationEvaluationContext, ValueEval) - Method in interface org.apache.poi.ss.formula.DependencyTracker
Sets precedent for an io.keikai.model.sys.dependency.OffsetRef
setOleClassname(String) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
setOneNotTwoVar(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setOpenedViaDataRecovery(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setOpenedViaSafeLoad(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setOperator(boolean) - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
setOperator(int) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
 
setOperator(int) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
Sets the comparison operator for this constraint
setOperator(SConditionalFormattingRule.RuleOperator) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setOperatorType(Validation.OperatorType) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setOperatorType(Validation.OperatorType) - Method in interface io.keikai.api.model.Validation
 
setOperatorType(SDataValidation.OperatorType) - Method in class io.keikai.model.impl.DataValidationImpl
 
setOperatorType(SDataValidation.OperatorType) - Method in interface io.keikai.model.SDataValidation
 
setOptimize(short) - Method in class org.apache.poi.hssf.record.RowRecord
set whether to optimize or not (set to 0)
setOption(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the option field for the CommonObjectData record.
setOptionFlag(short) - Method in class org.apache.poi.hssf.record.NameRecord
sets the option flag for the named range
setOptionFlags(byte) - Method in class org.apache.poi.hssf.record.common.UnicodeString
set the option flags which among other things return if this is a 16-bit or 8 bit string
setOptionFlags(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
set the (currently unimportant to HSSF) option flags
setOptions(short) - Method in class org.apache.poi.ddf.EscherRecord
Set the options this record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the options field for the AxisOptions record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Set the options field for the CategorySeriesAxis record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.DatRecord
Set the options field for the Dat record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Set the options field for the Frame record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the options field for the Legend record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Set the options field for the LinkedData record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the options field for the Tick record.
setOptions(short) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Set the options field for the ValueRange record.
setOptions(short) - Method in class org.apache.poi.hssf.record.DVALRecord
 
setOptions(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
set the option flags
setOptions(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setOptions(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the options bitmask (see bit setters)
setOptions(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the options bitmask or just use the bit setters.
setOptions(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the options flags.
setOptions1(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the options1 field for the Text record.
setOptions2(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the options2 field for the Text record.
setOrder(int) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
setOrder(int) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setOSVersion(int) - Method in class org.apache.poi.hpsf.PropertySet
Sets the property set stream's low-level "OS version" field.
setOurBlockIndex(int) - Method in class org.apache.poi.poifs.storage.BATBlock
Record where in the file we live
setOutline(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setOutline(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setOutlineLevel(int) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setOutlineLevel(int) - Method in class io.keikai.model.impl.RowImpl
 
setOutlineLevel(int) - Method in interface io.keikai.model.SColumn
Set column groupings (like groupColumn) in a stream-friendly manner
setOutlineLevel(int) - Method in interface io.keikai.model.SColumnArray
Set column groupings (like groupColumn) in a stream-friendly manner
setOutlineLevel(int) - Method in interface io.keikai.model.SRow
Set row groupings (like groupRow) in a stream-friendly manner
setOutlineLevel(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the outline level for the cells
setOutlineLevel(int) - Method in class org.apache.poi.hssf.record.common.BuiltInStyle
 
setOutlineLevel(short) - Method in class org.apache.poi.hssf.record.RowRecord
set the outline level of this row
setOutlineLevelCol(int) - Method in class io.keikai.model.impl.SheetImpl
 
setOutlineLevelCol(int) - Method in interface io.keikai.model.SSheet
Sets the maximum outline level for column represent of this sheet.
setOutlineLevelRow(int) - Method in class io.keikai.model.impl.SheetImpl
 
setOutlineLevelRow(int) - Method in interface io.keikai.model.SSheet
Sets the maximum outline level for row represent of this sheet.
setOutlineStyleLevel(int) - Method in class org.apache.poi.hssf.record.StyleRecord
set the row or column level of the style (if builtin 1||2)
setOutsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
Format the outside border using the specified Line object An empty args parameter removes the affected border.
setOverrideBold(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideBold(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideBold(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideColor(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideColor(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideColor(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideHeightPoints(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideHeightPoints(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideHeightPoints(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideItalic(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideItalic(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideItalic(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideName(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideName(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideName(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideStrikeout(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideStrikeout(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideStrikeout(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideTypeOffset(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideTypeOffset(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideTypeOffset(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setOverrideUnderline(boolean) - Method in class io.keikai.model.impl.AbstractFontAdv
Deprecated.
setOverrideUnderline(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setOverrideUnderline(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setPageBreakZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
zoom magnification in page break view
setPageCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the page count.
setPageLayoutView(boolean) - Method in class org.apache.poi.hssf.record.PLVRecord
 
setPageSize(Dimension) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Change the current page size
setPageStart(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setPageStart(int) - Method in interface io.keikai.model.SPrintSetup
 
setPageStart(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setPageStart(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the page numbering start.
setPageStart(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set the page numbering start.
setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setPaint(Paint) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Paint attribute for the Graphics2D context.
setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setPaintMode() - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPaletteIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette options bitmask (see the individual bitsetter methods that reference this one)
setPalettepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setPaletteRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setPane(byte) - Method in class org.apache.poi.hssf.record.SelectionRecord
set which window pane this is for
setPanose(byte[]) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Set the panose in binary form
setPaperSize(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setPaperSize(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the paper size.
setPaperSize(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set the paper size.
setPaperSize(SPrintSetup.PaperSize) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setPaperSize(SPrintSetup.PaperSize) - Method in interface io.keikai.model.SPrintSetup
 
setParCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the par count.
setParent(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setParent(Component) - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
setParentIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
for cell XF types this is the parent style (usually 0/normal).
setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
Also checks for a related shared formula and unlinks it if found
setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setParsedExpression1(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setParsedExpression2(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setParsedExpressionScale(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRule12Record
 
setPassword(int) - Method in class org.apache.poi.hssf.record.PasswordRecord
set the password
setPassword(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
set the password
setPassword(String) - Method in class io.keikai.model.impl.SheetImpl
 
setPassword(String) - Method in interface io.keikai.model.SSheet
Sets password to protect sheet, set null to unprotect it.
setPasswordHash(short) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
setPasswordHash(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setPasswordKeyEncryptor(PasswordKeyEncryptor) - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
setPasswordVerifier(int) - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
setPasteOperation(PasteOption.PasteOperation) - Method in class io.keikai.model.PasteOption
 
setPasteType(PasteOption.PasteType) - Method in class io.keikai.model.PasteOption
 
setPath(Path2D) - Method in interface org.apache.poi.sl.usermodel.FreeformShape
Set the shape path
setPatriarch(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setPattern(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the pattern field for the AreaFormat record.
setPatternBackgroundColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setPatternColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setPatternFormatting(PatternFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setPatternStyleModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setPayload(T) - Method in class io.keikaiex.util.Interval
 
setPcDonut(short) - Method in class org.apache.poi.hssf.record.chart.PieRecord
Set the size of the center hole as a percentage of the plot area size (0 as Pie, 10 to 90 as Doughnut).
setPcExplode(short) - Method in class org.apache.poi.hssf.record.chart.PieFormatRecord
Set 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).
setPercent(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setPercent(boolean) - Method in class io.keikai.model.impl.IconSetImpl
 
setPercent(boolean) - Method in class org.apache.poi.hssf.record.chart.LineRecord
Sets percent field value.
setPercentMax(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setPercentMin(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setPerformDataValidation(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
setPerspective(boolean) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets the perspective field value.
setPerspective(int) - Method in class io.keikai.model.impl.ChartImpl
 
setPerspective(int) - Method in interface io.keikai.model.SChart
 
setPhoeneticGuide(boolean) - 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.
setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
Sets the picture data bytes
setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
setPictureData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Sets the picture data bytes
setPictureIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
setPitch(FontPitch) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Set the font pitch
setPivotTables(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether PivotTable reports ccan be created or modified.
setPivotTables(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether PivotTable reports ccan be created or modified.
setPivotTables(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether PivotTable reports ccan be created or modified.
setPivotTables(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Pivot Tables locking.
setPivotTables(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Pivot Tables locking.
setPivotTables(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Pivot Tables locking.
setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
Specifies that the corresponding shape should be represented by the generating application as a placeholder.
setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Specifies that the corresponding shape should be represented by the generating application as a placeholder.
setPlotOnlyVisibleCells(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setPlotOnlyVisibleCells(boolean) - Method in interface io.keikai.model.SChart
 
setPlotVisibleOnly(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Sets the plot visible only field value.
setPointNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Set the point number field for the DataFormat record.
setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
 
setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
Defines the width and height of the points in the polygon
setPos(AdjustPoint) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the pos property.
setPos(AdjustPoint) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the pos property.
setPos(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
setPos(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Sets the value of the pos property.
setPosition(double) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
 
setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
setPosition(int) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
setPosition(int, int) - Method in class io.keikai.ui.impl.Focus
 
setPositionInPoints(double) - Method in interface org.apache.poi.sl.usermodel.TabStop
Sets the position in points relative to the left side of the paragraph
setPositionOfBof(int) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
set the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
setPostProcessing(boolean) - Method in class io.keikai.model.impl.AbstractBookAdv
 
setPostProcessing(boolean) - Method in class io.keikai.model.impl.BookImpl
 
setPreferredSize(Picture, double, double) - Static method in class org.apache.poi.ss.util.ImageUtils
Calculate and set the preferred size (anchor) for this picture.
setPreloadColumnSize(int) - Method in class io.keikai.ui.Spreadsheet
 
setPreloadRowSize(int) - Method in class io.keikai.ui.Spreadsheet
 
setPresentationFormat(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the presentation format.
setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Child
Set the previous Child
setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
Set the previous Child
setPreviousChild(Child) - Method in class org.apache.poi.poifs.property.Property
Set the previous Child
setPrimaryUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the second MD4, that specifies the unique identifier of the uncompressed blip data
setPrintable(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Sets the printable field value.
setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
For the Convenience of Java Programmers maintaining pointers.
setPrintArea(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
For the Convenience of Java Programmers maintaining pointers.
setPrintArea(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the printarea for the sheet provided
setPrintArea(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the printarea for the sheet provided
setPrintArea(String) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setPrintArea(String) - Method in interface io.keikai.model.SPrintSetup
Set the print area as an area formula; e.g.
setPrintGridlines(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setPrintGridlines(boolean) - Method in interface io.keikai.model.SPrintSetup
 
setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
set whether or not to print the gridlines (and make your spreadsheet ugly)
setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Turns on or off the printing of gridlines.
setPrintGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the flag indicating whether this sheet should print the lines between rows and columns to make editing and reading easier.
setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the PrintGridlinesRecord.
setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
set to print the headers - y/n
setPrintHeaders(PrintHeadersRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the PrintHeadersRecord.
setPrintHeadings(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setPrintHeadings(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to also out row and column headings.
setPrintHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Turns on or off the printing of headings.
setPrintHeadings(XSSFSheet, boolean) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Turns on or off the printing of row and column headings.
setPrintRowAndColumnHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the flag indicating whether this sheet should print row and columns headings when printing.
setPrintRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets whether the RowColHeadings are shown in a viewer.
setPrintSetup(PrintSetupRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets the PrintSetupRecord.
setPriority(int) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setPriority(int) - Method in class io.keikai.theme.SpreadsheetStandardTheme
Adjust the priority of the theme
setPriority(int) - Method in class org.apache.poi.hssf.record.CFRule12Record
 
setPriority(String, int) - Static method in class io.keikai.theme.SpreadsheetThemes
Set the priority of the theme.
setProperties(boolean, double, boolean, double) - Method in interface org.apache.poi.ss.usermodel.Top10Filter
 
setProperties(boolean, double, boolean, double) - Method in class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
setProperties(SAutoFilter.FilterOp, Object, Object, Boolean, Map<String, Object>) - Method in class io.keikai.model.impl.AbstractAutoFilterAdv.FilterColumnImpl
 
setProperties(SAutoFilter.FilterOp, Object, Object, Boolean, Map<String, Object>) - Method in interface io.keikai.model.SAutoFilter.NFilterColumn
 
setProperties(Double, Double, String) - Method in interface org.apache.poi.ss.usermodel.DynamicFilter
 
setProperties(Double, Double, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDynamicFilter
 
setProperties(Object, int, Object, Boolean, Map<String, Object>) - Method in class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
setProperties(Property[]) - Method in class org.apache.poi.hpsf.Section
Sets this section's properties.
setProperties(CustomFilter.Operator, String) - Method in interface org.apache.poi.ss.usermodel.CustomFilter
 
setProperties(CustomFilter.Operator, String) - Method in class org.apache.poi.xssf.usermodel.XSSFCustomFilter
 
setProperty(int, boolean) - Method in class org.apache.poi.hpsf.Section
Sets the boolean value of the property with the specified ID.
setProperty(int, int) - Method in class org.apache.poi.hpsf.Section
Sets the int value of the property with the specified ID.
setProperty(int, long) - Method in class org.apache.poi.hpsf.Section
Sets the long value of the property with the specified ID.
setProperty(int, long, Object) - Method in class org.apache.poi.hpsf.Section
Sets the value and the variant type of the property with the specified ID.
setProperty(int, Object) - Method in class org.apache.poi.hpsf.Section
Sets a property.
setProperty(int, String) - Method in class org.apache.poi.hpsf.Section
Sets the string value of the property with the specified ID.
setProperty(Property) - Method in class org.apache.poi.hpsf.Section
Sets a property.
setPropertyBooleanValue(int, boolean) - Method in class org.apache.poi.hpsf.Section
Sets the value of the boolean property with the specified ID.
setPropertyStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Set start of Property Table
setPropertyType(byte) - Method in class org.apache.poi.poifs.property.Property
Set the property type.
setPropertyValue(EscherProperty) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
 
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
set whether the sheet is protected or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
set whether the this is protected shared/tracked workbook or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectRecord
set whether the sheet is protected or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
set whether the sheet is protected or not
setProtect(boolean) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
set whether this window should be protected or not
setProtectionFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setProtpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setPt(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
setPt(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.LineToCommandIf
 
setPt(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
setPt(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.MoveToCommandIf
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt1(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
setPt1(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt2(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
setPt2(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
setPt3(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt3(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPtgIndex(int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
setPublishOnlySelectedBookItems(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setPure(boolean) - Method in class org.apache.poi.hpsf.CustomProperties
Sets the purity of the custom property set.
setQuotePrefixed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Turn on or off "Quote Prefix" or "123 Prefix" for the style, which is used to tell Excel that the thing which looks like a number or a formula shouldn't be treated as on.
setQuotePrefixed(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Turn on or off "Quote Prefix" or "123 Prefix" for the style, which is used to tell Excel that the thing which looks like a number or a formula shouldn't be treated as on.
setQuotePrefixed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setRangeType(ConditionalFormattingThreshold.RangeType) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
setRangeType(ConditionalFormattingThreshold.RangeType) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Changes the Range Type used
setRank(long) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setRatio(short) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Set the ratio to show the bubble to their default size.
setRawData(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
setReadIndex(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
 
setReadingOrder(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set 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.
setReadingOrder(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Sets the reading order, for RTL/LTR ordering of the text.
setReadOnly(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether to enable this component as read-only mode or not.
setReadOnly(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
set the readonly flag
setRecalc(boolean) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
set whether to recalculate formulas/etc before saving or not
setRecordId(short) - Method in class org.apache.poi.ddf.EscherRecord
Sets the record id for this record.
setRecords(List<Record>) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setRecordType(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
setRectX1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The top-left coordinate of child records.
setRectX2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The bottom-right x coordinate of child records.
setRectY1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The top-left y coordinate of child records.
setRectY2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
The bottom-right y coordinate of child records.
setRef(int) - Method in class org.apache.poi.ddf.EscherBSERecord
The reference count of this blip.
setReferenceType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
Set the reference type field for the LinkedData record.
setRefersToFormula(FormulaExpression) - Method in class io.keikai.model.impl.AbstractNameAdv
 
setRefersToFormula(FormulaExpression) - Method in class io.keikai.model.impl.NameImpl
 
setRefersToFormula(String) - Method in class io.keikai.model.impl.NameImpl
 
setRefersToFormula(String) - Method in interface io.keikai.model.SName
 
setRefersToFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
setRefersToFormula(String) - Method in interface org.apache.poi.ss.usermodel.Name
Sets the formula that the name is defined to refer to.
setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
set whether to refresh all external data when loading a sheet
setRegions(Set<CellRegion>) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
 
setRegions(Set<CellRegion>) - Method in class io.keikai.model.impl.DataValidationImpl
 
setRegions(Set<CellRegion>) - Method in interface io.keikai.model.SConditionalFormatting
 
setRegions(Set<CellRegion>) - Method in interface io.keikai.model.SDataValidation
 
setRegions(Set<SheetRegion>) - Method in class io.keikai.model.impl.DependencyTracerImpl
 
setRegions(Set<SheetRegion>) - Method in interface io.keikai.model.SDependencyTracer
 
setRelationship(String, Book) - Method in interface io.keikai.app.CollaborationInfo
set relationship between username and book
setRelationship(String, Book) - Method in class io.keikai.app.impl.CollaborationInfoImpl
 
setRelationship(String, Book) - Method in class io.keikaiex.app.impl.CollaborationInfoEx
 
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
Any remaining data in this record.
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Any remaining data in the record
setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientDataRecord
Any data recording this record.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setRepeatingColumns(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
setRepeatingColumnsTitle(int, int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setRepeatingColumnsTitle(int, int) - Method in interface io.keikai.model.SPrintSetup
Set the first column of the repeat title columns for each left-to-right pages.
setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setRepeatingRows(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
setRepeatingRowsTitle(int, int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setRepeatingRowsTitle(int, int) - Method in interface io.keikai.model.SPrintSetup
Set the first row of the repeat title rows for each top-to-bottom pages.
setRequiredParameter(int) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setRequiredVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
set the minimum version required to read this file
setReserved(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the reserved field value.
setReserved(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the reserved (don't do this) value
setReserved1(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Set the reserved1 field for the Axis record.
setReserved1(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved1 field for the CommonObjectData record.
setReserved2(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Set the reserved2 field for the Axis record.
setReserved2(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved2 field for the CommonObjectData record.
setReserved3(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Set the reserved3 field for the Axis record.
setReserved3(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
Set the reserved3 field for the CommonObjectData record.
setReserved4(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
Set the reserved4 field for the Axis record.
setReverse(boolean) - Method in class io.keikai.model.impl.IconSetImpl
 
setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
setReversed(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Sets the reversed field value.
setReversed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
setReversed(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
 
setRevNumber(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the revision number.
setRGB(byte[]) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
setRGB(byte[]) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
Sets the Red Green Blue or Alpha Red Green Blue
setRgba(int) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
setRGBA(byte[]) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
setRgbColor(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the rgbColor field for the Text record.
setRichText(SRichText) - Method in class io.keikai.model.impl.CommentImpl
 
setRichText(SRichText) - Method in interface io.keikai.model.SComment
 
setRichText(String) - Method in interface io.keikai.api.model.CellData
Sets the rich text in html format.
setRichText(String) - Method in class io.keikai.api.model.impl.CellDataImpl
 
setRichText(String) - Method in class io.keikai.range.impl.RangeImpl
 
setRichText(String) - Method in interface io.keikai.range.SRange
Set rich text into the left top cell of this range.
setRichTextFontBoldweight(SBook, SCell, SFont.Boldweight) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontColor(SBook, SCell, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontHeightPoints(SBook, SCell, int) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontItalic(SBook, SCell, boolean) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontName(SBook, SCell, String) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontStrikeout(SBook, SCell, boolean) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontTypeOffset(SBook, SCell, SFont.TypeOffset) - Static method in class io.keikai.range.impl.StyleUtil
 
setRichTextFontUnderline(SBook, SCell, SFont.Underline) - Static method in class io.keikai.range.impl.StyleUtil
 
setRight(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
setRight(String) - Method in interface org.apache.poi.ss.usermodel.Footer
Sets the right string.
setRight(String) - Method in interface org.apache.poi.ss.usermodel.Header
Sets the right string.
setRight(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
Sets the right string or footer.
setRight(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
setRightAngleAxes(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setRightAngleAxes(boolean) - Method in interface io.keikai.model.SChart
 
setRightBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the color to use for the right border
setRightBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right
setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the right border
setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the color to use for the right border
setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setRightBorderColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setRightBorderColor(HSSFColor) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setRightBorderColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setRightBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setRightBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setRightBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the right border color
setRightMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setRightMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setRightMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
 
setRightOp(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.ColonOpNode
 
setRightOp(FormulaTokenNode) - Method in class org.apache.poi.ss.formula.token.OpNode
 
setRightText(String) - Method in class io.keikai.model.impl.HeaderFooterImpl
 
setRightText(String) - Method in interface io.keikai.model.SFooter
 
setRightText(String) - Method in interface io.keikai.model.SHeader
 
setRightToLeft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether the worksheet is displayed from right to left instead of from left to right.
setRightToLeft(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets whether the worksheet is displayed from right to left instead of from left to right.
setRiser(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
Set the shape of the base data point in a bar or column chart (0: rectangle; 1: ellipse).
setRotation(double) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Rotate this shape.
setRotation(int) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setRotation(int) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setRotation(int) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setRotation(int) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setRotation(int) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setRotation(int) - Method in class io.keikai.model.util.CellStyleMatcher
 
setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the rotation field value.
setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Sets the rotation field value.
setRotation(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the degree of rotation.
setRotation(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the degree of rotation for the text in the cell Note: HSSF uses values from -90 to 90 degrees, whereas XSSF uses values from 0 to 180 degrees.
setRotation(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the degree of rotation for the text in the cell.
setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setRotationDegree(short) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
specifies the rotation, in degrees, that is applied to a shape.
setRotX(int) - Method in class io.keikai.model.impl.ChartImpl
 
setRotX(int) - Method in interface io.keikai.model.SChart
 
setRotY(int) - Method in class io.keikai.model.impl.ChartImpl
 
setRotY(int) - Method in interface io.keikai.model.SChart
 
setRow(int) - Method in class io.keikai.api.AreaRef
 
setRow(int) - Method in interface io.keikai.ui.Widget
set cell row index to anchor
setRow(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setRow(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setRow(int) - Method in class org.apache.poi.hssf.record.BlankRecord
set the row this cell occurs on
setRow(int) - Method in class org.apache.poi.hssf.record.CellRecord
 
setRow(int) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
setRow(int) - Method in class org.apache.poi.hssf.record.LabelRecord
NO-OP!
setRow(int) - Method in class org.apache.poi.hssf.record.NoteRecord
Specify the row that contains the comment
setRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Set the row of the cell that contains the comment
setRow(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
setRow(int) - Method in interface org.apache.poi.ss.usermodel.Comment
Set the row of the cell that contains the comment
setRow1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setRow1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the row (0 based) of the first cell.
setRow1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number of the top-left corner of the shape.
setRow2(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setRow2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
setRow2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
Returns the row (0 based) of the first cell.
setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the bottom-right corner of the current shape.
setRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
setRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets a page break at the indicated row
setRowBreaks(int[]) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setRowBreaks(int[]) - Method in interface io.keikai.model.SSheetViewInfo
 
setRowDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setRowGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Set view state of a grouped range of rows
setRowheight(int) - Method in class io.keikai.ui.Spreadsheet
Sets the default row height of the selected sheet
setRowHeight(int) - Method in class io.keikai.api.impl.RangeImpl
 
setRowHeight(int) - Method in interface io.keikai.api.Range
Sets the height(in pixel) of row in this range, it effect to whole row.
setRowHeight(int) - Method in class io.keikai.range.impl.RangeImpl
 
setRowHeight(int) - Method in interface io.keikai.range.SRange
Sets row height in unit of pixel
setRowHeight(int, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setRowHeight(int, boolean) - Method in interface io.keikai.api.Range
Sets the height(in pixel) of row in this range and specify it's custom size or not.
setRowHeight(int, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setRowHeight(int, boolean) - Method in interface io.keikai.range.SRange
Sets the height(in pixel) of row in this range, it effects to whole row.
setRowHeight(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
Sets the row height.
setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
set the default row height
setRowHeight(Range, int) - Static method in class io.keikai.api.CellOperationUtil
Sets the row height and make it as custom modified
setRowHeight(Range, int, boolean) - Static method in class io.keikai.api.CellOperationUtil
Sets the row height and provide a custom flag, a custom flag to indicate this height was set by user or system.
setRowHeight(SSheet, int, int, int, boolean, boolean) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
setRowIndex(int) - Method in class io.keikai.model.impl.CellBuffer
 
setRowIndex(int) - Method in class io.keikai.model.ViewAnchor
set the left-top cell's row index
setRowIndex(int) - Method in class io.keikaiex.ui.dialog.FormulaMetaInfo
 
setRowInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setRowInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setRowLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the maximum outline level for the row gutter.
setRowNum(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set the row number of this row.
setRowNum(int) - Method in interface org.apache.poi.ss.usermodel.Row
Set the row number of this row.
setRowNumber(int) - Method in class org.apache.poi.hssf.record.RowRecord
set the logical row number for this row (0 based index)
setRowOrColInpCell(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
setRowsInfo(Map<Integer, ReserveUtil.ReservedRow>) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedResult
 
setRowSize(String, int, int, int, boolean, boolean) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user set the size of a row
setRowStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Applies a whole-row cell styling to the row.
setRowStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Applies a whole-row cell styling to the row.
setRowStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Row
Applies a whole-row cell styling to the row.
setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set if row summaries appear below detail in the outline
setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set if row summaries appear below detail in the outline
setRowSumsBelow(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set if col summaries appear right of the detail in the outline
setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
set if col summaries appear right of the detail in the outline
setRowSumsRight(boolean) - 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.
setRowtitles(String) - Method in class io.keikai.ui.Spreadsheet
Sets the customized titles which split by ','.
setRowtitles(Map) - Method in class io.keikai.ui.Spreadsheet
Sets the customized titles of row header.
setRule(int, CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
setRule(int, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
Replaces an existing Conditional Formatting rule at position idx.
setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
setRule(int, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
Replaces an existing Conditional Formatting rule at position idx.
setRulerVisible(boolean) - Method in class org.apache.poi.hssf.record.PLVRecord
 
setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
 
setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
 
setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
setSaltSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setSaltSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setSaltValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setSaltValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setSaltValue(String) - Method in class io.keikai.model.impl.SheetImpl
 
setSaltValue(String) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setSaltValue(String) - Method in interface io.keikai.model.SSheet
New way of hashing sheet protection password.
setSaltValue(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setSavedDuringRecovery(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setSavedInPageBreakPreview(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
was the sheet saved in page break view
setSaveLinkValues(short) - Method in class org.apache.poi.hssf.record.BookBoolRecord
set the save ext links flag
setSBATBlockCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Set count of SBAT blocks
setSBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Set start of small block allocation table
setSBook(SBook) - Method in class io.keikai.ui.Spreadsheet
Sets the book data model of this spread sheet.
setScale(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the scale.
setScale(int) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setScale(int) - Method in interface io.keikai.model.SPrintSetup
 
setScale(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Set the scale field for the FontBasis record.
setScale(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setScale(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set the scale.
setScale(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set the scale.
setScalePLV(int) - Method in class org.apache.poi.hssf.record.PLVRecord
 
setScaleWithDoc(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setScaleWithDoc(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to scale header/footer with document.
setScaleWithDoc(boolean) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
setScaleWithDoc(boolean) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
setScaling(boolean) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets the 3dscaling field value.
setScalWithDoc(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
setScenarios(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether scenarios can be edited.
setScenarios(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether scenarios can be edited.
setScenarios(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether scenarios can be edited.
setScenarios(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Scenarios locking.
setScenarios(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Scenarios locking.
setScenarios(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Scenarios locking.
setSchemeIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setSclass(String) - Method in class io.keikaiex.ui.ZssCharts
 
setSCLRecord(SCLRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the SCL record or creates it in the correct place if it does not already exist.
setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
setSectionFourTextFormat(boolean) - Method in class org.apache.poi.ss.format.CellFormatPart
 
setSectionFourTextFormat(boolean) - Method in class org.apache.poi.ss.format.CellFormatter
 
setSecurity(int) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the security code.
setSelected(boolean) - Method in class io.keikai.range.impl.FilterRowInfo
 
setSelected(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets whether the sheet is selected
setSelected(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
sheet tab is selected
setSelected(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets whether sheet is selected.
setSelected(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets a flag indicating whether this sheet is selected.
setSelectedSheet(String) - Method in class io.keikai.ui.Spreadsheet
Sets the selected sheet by a name
setSelectedSheetDirectly(String, boolean, int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
 
setSelectedTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Selects a single sheet.
setSelectedTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the tab whose data is actually seen when the sheet is opened.
setSelectedTabs(int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Selects multiple sheets as a group.
setSelectedTabs(Collection<Integer>) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Selects multiple sheets as a group.
setSelection(AreaRef) - Method in class io.keikai.ui.Spreadsheet
Sets the selection rectangle.
setSelection(Set<AreaRef>) - Method in class io.keikai.ui.Spreadsheet
Sets the selection rectangle.
setSelection(SelectionRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
 
setSelectionAreas(String) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setSelectionAreas(String) - Method in interface io.keikai.model.SSheetViewInfo
Sets the selection areas.
setSelectionRect(int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user change selection rectangle
setSelectLockedCells(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether locked cells can be selected.
setSelectLockedCells(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether locked cells can be selected.
setSelectLockedCells(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether locked cells can be selected.
setSelectLockedCells(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Selection of locked cells locking.
setSelectLockedCells(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Selection of locked cells locking.
setSelectLockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Selection of locked cells locking.
setSelectUnlockedCells(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether unlocked cells can be selected.
setSelectUnlockedCells(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether unlocked cells can be selected.
setSelectUnlockedCells(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether unlocked cells can be selected.
setSelectUnlockedCells(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Selection of unlocked cells locking.
setSelectUnlockedCells(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Selection of unlocked cells locking.
setSelectUnlockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Selection of unlocked cells locking.
setSelType(CellSelectionType) - Method in class io.keikai.api.AreaRefWithType
 
setSelType(CellSelectionType) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
 
setSeriesColors(List<SColor>) - Method in class io.keikai.model.impl.AbstractChartAdv
Sets the default colors for series.
setSeriesColors(List<SColor>) - Method in class io.keikai.model.impl.ChartImpl
 
setSeriesIndex(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Set the series index field for the DataFormat record.
setSeriesNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Set the series number field for the DataFormat record.
setSeriesTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
Changes the series' title, but only if there was one already.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.LineRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.PieRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Sets the shadow field value.
setShadow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setShadow(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setShallHideCache(int, SpareSpan) - Method in class io.keikai.model.impl.AutoFilterImpl
 
setShape(VmlDrawing.VShapeJson) - Method in class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
setShape(Shape) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the shape which links to the embedded object
setShapeId(int) - Method in class org.apache.poi.ddf.EscherSpRecord
Sets a number that identifies this shape.
setShapeId(int) - Method in class org.apache.poi.hssf.record.NoteRecord
Object id for OBJ record that contains the comment
setShapeIdMax(int) - Method in class org.apache.poi.ddf.EscherDggRecord
The maximum is actually the next available shape id.
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
 
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
setShapeType(short) - Method in class org.apache.poi.ddf.EscherSpRecord
Sets shape type.
setShapeType(ShapeType) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
setSharedFeature(SharedFeature) - Method in class org.apache.poi.hssf.record.FeatRecord
 
setSharedFormula(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
 
setShareScope(String) - Method in interface io.keikai.api.model.Book
Sets share scope of this book, the possible value is "desktop","session","application"
setShareScope(String) - Method in class io.keikai.api.model.impl.BookImpl
 
setShareScope(String) - Method in class io.keikai.model.impl.BookImpl
 
setShareScope(String) - Method in interface io.keikai.model.SBook
 
setSheetBof(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Sets the BOF for a given sheet
setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Hide or unhide a sheet
setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setSheetHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
Hide or unhide a sheet.
setSheetHidden(int, SheetVisibility) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Hide or unhide a sheet.
setSheetId(String) - Method in class io.keikai.ui.impl.Focus
 
setSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFName
Specifies if the defined name is a local name, and if so, which sheet it is on.
setSheetIndex(int) - Method in interface org.apache.poi.ss.usermodel.Name
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
setSheetMaxVisibleColumns(SSheet, int) - Method in class io.keikai.ui.Spreadsheet
Sets the max visibles columns of the specified sheet.
setSheetMaxVisibleRows(SSheet, int) - Method in class io.keikai.ui.Spreadsheet
Sets the max visible rows of the specified sheet
setSheetname(String) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Set the sheetname for this sheet.
setSheetName(int, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
sets the name for a given sheet.
setSheetName(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Set the sheet name.
setSheetName(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Set the sheet name.
setSheetName(SSheet, String) - Method in class io.keikai.model.impl.BookImpl
 
setSheetName(SSheet, String) - Method in interface io.keikai.model.SBook
Set the sheet to a new name
setSheetName(String) - Method in class io.keikai.api.impl.RangeImpl
 
setSheetName(String) - Method in interface io.keikai.api.Range
Sets the sheet name
setSheetName(String) - Method in class io.keikai.range.impl.RangeImpl
 
setSheetName(String) - Method in interface io.keikai.range.SRange
Set(Rename) the name of the sheet as specified in this Range.
setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
setSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg
 
setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
setSheetName(String) - Method in class org.apache.poi.ss.util.SheetBuilder
Specifies name of the sheet to build.
setSheetNumber(int) - Method in class org.apache.poi.hssf.record.NameRecord
 
setSheetOrder(int) - Method in class io.keikai.api.impl.RangeImpl
 
setSheetOrder(int) - Method in interface io.keikai.api.Range
Sets the sheet order
setSheetOrder(int) - Method in class io.keikai.range.impl.RangeImpl
 
setSheetOrder(int) - Method in interface io.keikai.range.SRange
Sets the order of the sheet as specified in this Range.
setSheetOrder(Range, int) - Static method in class io.keikai.api.SheetOperationUtil
Sets a sheet's position order, used to move a sheet
setSheetOrder(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
sets the order of appearance for a given sheet.
setSheetOrder(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
sets the order of appearance for a given sheet.
setSheetOrder(String, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the order of appearance for a given sheet.
setSheetPassword(XSSFSheet, String, String, String, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
setSheetPasswordHash(XSSFSheet, short) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
setSheetRegion(SheetRegion) - Method in class io.keikai.model.impl.DependencyTracerImpl
 
setSheetRegion(SheetRegion) - Method in interface io.keikai.model.SDependencyTracer
 
setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setSheetVisibility(int, SheetVisibility) - Method in interface org.apache.poi.ss.usermodel.Workbook
Hide or unhide a sheet.
setSheetVisible(Range.SheetVisible) - Method in class io.keikai.api.impl.RangeImpl
 
setSheetVisible(Range.SheetVisible) - Method in interface io.keikai.api.Range
Setup sheet's visibility; can be VISIBLE, HIDDEN, or VERY_HIDDEN.
setSheetVisible(SSheet.SheetVisible) - Method in class io.keikai.model.impl.SheetImpl
 
setSheetVisible(SSheet.SheetVisible) - Method in interface io.keikai.model.SSheet
Set the sheet current visible state.
setSheetVisible(SRange.SheetVisible) - Method in class io.keikai.range.impl.RangeImpl
 
setSheetVisible(SRange.SheetVisible) - Method in interface io.keikai.range.SRange
Set Sheet visibility; can be SheetVisible.VISIBLE, SheetVisible.HIDDEN, and SheetVisible.VERY_HIDDEN.
setShort(short) - Method in class org.apache.poi.util.BitField
Set the bits.
setShortBoolean(short, boolean) - Method in class org.apache.poi.util.BitField
Set a boolean BitField
setShortFilename(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
setShortFilename(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Convenience method equivalent to HSSFHyperlink.setAddress(String)
setShortValue(short, short) - Method in class org.apache.poi.util.BitField
Replace the bits with new values.
setShowActual(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the show actual field value.
setShowAddColumn(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show the add column button in sheetbar.
setShowAddRow(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show the add row button in sheetbar.
setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the show bubble sizes field value.
setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show bubble sizes field value.
setShowCategoryLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show category label as percentage field value.
setShowColumnStripes(boolean) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
setShowColumnStripes(boolean) - Method in interface io.keikai.model.STableStyleInfo
 
setShowContextMenu(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show ContextMenu or not
setShowDataLabelsOverMax(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setShowDataLabelsOverMax(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setShowDiagonalDownBorder(boolean) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setShowDiagonalDownBorder(boolean) - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
setShowDiagonalDownBorder(boolean) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setShowDiagonalDownBorder(boolean) - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
setShowDiagonalDownBorder(boolean) - Method in interface io.keikai.model.SBorder
Deprecated.
setShowDiagonalDownBorder(boolean) - Method in interface io.keikai.model.SBorderLine
Deprecated.
setShowDiagonalDownBorder(boolean) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
Whether show diagonalDown diagonal border
setShowDiagonalDownBorder(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setShowDiagonalUpBorder(boolean) - Method in class io.keikai.model.impl.BorderImpl
Deprecated.
 
setShowDiagonalUpBorder(boolean) - Method in class io.keikai.model.impl.BorderLineImpl
Deprecated.
 
setShowDiagonalUpBorder(boolean) - Method in class io.keikai.model.impl.ImmutableBorderImpl
 
setShowDiagonalUpBorder(boolean) - Method in class io.keikai.model.impl.ImmutableBorderLineImpl
 
setShowDiagonalUpBorder(boolean) - Method in interface io.keikai.model.SBorder
Deprecated.
setShowDiagonalUpBorder(boolean) - Method in interface io.keikai.model.SBorderLine
Deprecated.
setShowDiagonalUpBorder(boolean) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
Whether show diagonalUp diagonal border
setShowDiagonalUpBorder(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setShowError(boolean) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setShowError(boolean) - Method in interface io.keikai.api.model.Validation
 
setShowError(boolean) - Method in class io.keikai.model.impl.DataValidationImpl
 
setShowError(boolean) - Method in interface io.keikai.model.SDataValidation
 
setShowErrorBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
setShowErrorBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets the behaviour when an invalid value is entered
setShowFirstColumn(boolean) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
setShowFirstColumn(boolean) - Method in interface io.keikai.model.STableStyleInfo
 
setShowFormulabar(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show formula bar or not
setShowInkAnnotation(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setShowInput(boolean) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setShowInput(boolean) - Method in interface io.keikai.api.model.Validation
 
setShowInput(boolean) - Method in class io.keikai.model.impl.DataValidationImpl
 
setShowInput(boolean) - Method in interface io.keikai.model.SDataValidation
 
setShowKey(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show key field value.
setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the show label field value.
setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show label field value.
setShowLastColumn(boolean) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
setShowLastColumn(boolean) - Method in interface io.keikai.model.STableStyleInfo
 
setShowLdrLines(boolean) - Method in class org.apache.poi.hssf.record.chart.PieRecord
Sets show leader lines for data labels.
setShowOutlineSymbols(boolean) - Method in class io.keikai.model.impl.SheetImpl
 
setShowOutlineSymbols(boolean) - Method in interface io.keikai.model.SSheet
Sets whether to display outline symbols.
setShowPercent(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the show percent field value.
setShowPivotChartFilter(boolean) - Method in class org.apache.poi.hssf.record.BookExtRecord
 
setShowPromptBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
setShowPromptBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Sets the behaviour when a cell which belongs to this object is selected
setShowRowStripes(boolean) - Method in class io.keikai.model.impl.TableStyleInfoImpl
 
setShowRowStripes(boolean) - Method in interface io.keikai.model.STableStyleInfo
 
setShowSeriesKey(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
Sets the show series key field value.
setShowSheetbar(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show sheetbar or not
setShowSheetTabContextMenu(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show ContextMenu or not
setShowTitle(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setShowTitle(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setShowToolbar(boolean) - Method in class io.keikai.ui.Spreadsheet
Sets whether show toolbar or not Default: false
setShowValue(boolean) - Method in class io.keikai.model.impl.DataBarImpl
 
setShowValue(boolean) - Method in class io.keikai.model.impl.IconSetImpl
 
setShowValue(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show value field value.
setShowValueAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the show value as percentage field value.
setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to shrink the text to fit
setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Controls if the Cell should be auto-sized to shrink to fit if the text is too long
setShrinkToFit(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Controls if the Cell should be auto-sized to shrink to fit if the text is too long
setShrinkToFit(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setSizable(boolean) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setSize(double, double) - Method in class org.apache.poi.util.Dimension2DDouble
 
setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
Blip size in stream.
setSize(int) - Method in class org.apache.poi.poifs.property.Property
Set the size of the document associated with this Property
setSize(int) - Method in class org.apache.poi.poifs.property.RootProperty
set size
setSize(short) - Method in class org.apache.poi.hssf.record.chart.ScatterRecord
Set 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.
setSize(PlaceholderDetails.PlaceholderSize) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Gets the dimensions of the metafile
setSizeExtra(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
 
setSkipBlank(boolean) - Method in class io.keikai.model.PasteOption
 
setSlideCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the slideCount.
setSlidesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
Should a call to getText() return slide text? Default is yes
setSmallCaps(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setSmooth(boolean) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
setSmooth(boolean) - Method in class io.keikai.model.impl.chart.LineChartDataImpl
 
setSmooth(boolean) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setSmoothedLine(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
Sets the smoothed line field value.
setSort(boolean) - Method in class io.keikai.model.impl.SheetProtectionImpl
set whether cells can be sorted.
setSort(boolean) - Method in interface io.keikai.model.SSheetProtection
set whether cells can be sorted.
setSort(boolean) - Method in class org.apache.poi.hssf.record.EnhancedProtection
set whether cells can be sorted.
setSort(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetProtection
Enable Sort locking.
setSort(boolean) - Method in interface org.apache.poi.ss.usermodel.SheetProtection
Enable Sort locking.
setSort(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetProtection
Enable Sort locking.
setSpaceAfter(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Set the amount of vertical white space that will be present after the paragraph.
setSpaceBefore(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Set the amount of vertical white space that will be present before the paragraph.
setSpacing(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the spacing field for the Legend record.
setSparkline(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparkline(boolean) - Method in interface io.keikai.model.SChart
 
setSparkline(XSSFSheet, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
setSparklineFirstPointColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineFirstPointColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineFirstPointVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineFirstPointVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineHighPointColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineHighPointColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineHighPointVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineHighPointVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineLastPointColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineLastPointColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineLastPointVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineLastPointVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineLowPointColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineLowPointColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineLowPointVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineLowPointVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineMarkerColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineMarkerColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineMarkerVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineMarkerVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineNegativePointColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineNegativePointColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineNegativePointVisible(boolean) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineNegativePointVisible(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setSparklineSeriesColor(SColor) - Method in class io.keikai.model.impl.AbstractChartAdv
 
setSparklineSeriesColor(SColor) - Method in class io.keikai.model.impl.ChartImpl
 
setSpinCount(int) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setSpinCount(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setSpinCount(String) - Method in class io.keikai.model.impl.SheetImpl
 
setSpinCount(String) - Method in class io.keikai.model.impl.WorkbookProtectionImpl
 
setSpinCount(String) - Method in interface io.keikai.model.SSheet
New way of hashing sheet protection password.
setSpinCount(XSSFWorkbook, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
setSpreadsheet(Spreadsheet) - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
setSrc(String) - Method in class io.keikai.ui.Spreadsheet
Sets the src location of the book data model to be imported into spreadsheet.
setSrc(String) - Method in class io.keikaiex.ui.widget.ImageWidget
 
setSSTIndex(int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
set the index to the string in the SSTRecord
setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
Sets the stacked field value.
setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
Sets the stacked field value.
setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.LineRecord
Sets the stacked field value.
setStandardDeviation(int) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setStAng(String) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
setStAng(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setStartBlock(int) - Method in interface org.apache.poi.poifs.filesystem.BATManaged
Set the start block for this instance
setStartBlock(int) - Method in class org.apache.poi.poifs.property.Property
Set the start block for the document referred to by this Property.
setStartBlock(int) - Method in class org.apache.poi.poifs.property.PropertyTable
Set the start block for this instance
setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
sets the status bar text
setStopIfTrue(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setStorageClsid(ClassID) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Sets the storage clsid for the directory entry
setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.property.Property
Sets the storage class ID for this property stream.
setStorageId(int) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
setStr(HSSFRichTextString) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
setStrikeout(boolean) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setStrikeout(boolean) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setStrikeout(boolean) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setStrikeout(boolean) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setStrikeout(boolean) - Method in interface io.keikai.model.SFont
Deprecated.
setStrikeout(boolean) - Method in class io.keikai.model.util.FontMatcher
 
setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
set the font to be stricken out or not
setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
set the font to be stricken out or not
setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set whether to use a strikeout horizontal line through the text or not
setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setStrikeout(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
set whether to use a strikeout horizontal line through the text or not
setStrikethrough(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the strikethrough state
setStrikeThrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setString(String) - Method in class org.apache.poi.hssf.record.common.LPWideString
 
setString(String) - Method in class org.apache.poi.hssf.record.common.UnicodeString
set the actual string this contains
setString(String) - Method in class org.apache.poi.hssf.record.common.XLUnicodeString
 
setString(String) - Method in class org.apache.poi.hssf.record.StringRecord
Sets the string represented by this record.
setString(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
setString(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Comment
Sets the rich text string used by this comment.
setStringValue(String) - Method in class io.keikai.api.impl.RangeImpl
 
setStringValue(String) - Method in interface io.keikai.api.Range
Save the specified value into this range as a String no matter the value is prefixed with '=' or not.
setStringValue(String) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setStringValue(String) - Method in interface io.keikai.model.SCell
Set string value, if the value start with '=', then it sets as formula
setStringValue(String) - Method in class io.keikai.range.impl.RangeImpl
 
setStringValue(String) - Method in interface io.keikai.range.SRange
Save the specified value into this range as a String no matter the value is prefixed with '=' or not.
setStroke(boolean) - Method in class org.apache.poi.sl.draw.geom.Path
 
setStroke(boolean) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setStroke(Stroke) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Stroke for the Graphics2D context.
setStrokeStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Sets the line attributes.
setStyle(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
Set the style of this dropdown.
setStyle(SCellStyle) - Method in class io.keikai.model.impl.CellBuffer
 
setStyle(SCellStyle) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedCell
 
setStyle(SCellStyle) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
setStyle(SCellStyle) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedRow
 
setStyleextpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setStylepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setSubject(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the subject.
setSummaryBelow(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setSummaryBelow(boolean) - Method in interface io.keikai.api.Range
Sets to be true to display summary group as below or to be false to display summary group as above for rows.
setSummaryBelow(boolean) - Method in class io.keikai.model.impl.SheetImpl
 
setSummaryBelow(boolean) - Method in interface io.keikai.model.SSheet
Sets to display summary below in outline for rows.
setSummaryBelow(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setSummaryBelow(boolean) - Method in interface io.keikai.range.SRange
Sets to be true to display summary group as below or to be false to display summary group as above for rows.
setSummaryEntries(DirectoryNode, String, POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
Encrypt the Document-/SummaryInformation and other optionally streams.
setSummaryRight(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
setSummaryRight(boolean) - Method in interface io.keikai.api.Range
Sets to be true to display summary group as right or to be false to display summary group as left for columns.
setSummaryRight(boolean) - Method in class io.keikai.model.impl.SheetImpl
 
setSummaryRight(boolean) - Method in interface io.keikai.model.SSheet
Sets whether to display summary right in outline for columns.
setSummaryRight(boolean) - Method in class io.keikai.range.impl.RangeImpl
 
setSummaryRight(boolean) - Method in interface io.keikai.range.SRange
Sets to be true to display summary group as right or to be false to display summary group as left for columns.
setSupbookpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
Sets the supbookpos.
setSuperSubScript(short) - Method in class org.apache.poi.hssf.record.FontRecord
set the type of super or subscript for the font
setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
 
setSuppressDropDownArrow(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
Useful for list validation objects .
setSwAng(String) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
setSwAng(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setSysIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setSystemRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setTabColor(String) - Method in class io.keikai.model.impl.SheetImpl
 
setTabColor(String) - Method in interface io.keikai.model.SSheet
Set sheet tab color
setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
set the tab array.
setTableColumnName(STable, String, String) - Method in class io.keikai.model.impl.AbstractBookAdv
 
setTableColumnName(STable, String, String) - Method in class io.keikai.model.impl.BookImpl
 
setTableName(String) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
setTableStyle(STableStyleInfo) - Method in class io.keikai.model.impl.TableImpl
 
setTabpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setTabSelected(boolean) - Method in class io.keikai.model.impl.SheetViewInfoImpl
 
setTabSelected(boolean) - Method in interface io.keikai.model.SSheetViewInfo
Sets to select the sheet tab.
setTabWidthRatio(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
ratio of the width of the tabs to the horizontal scrollbar
setTag(short) - Method in class org.apache.poi.ddf.EscherBSERecord
unused
setTaper(short) - Method in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
Set 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).
setTempFileCreationStrategy(TempFileCreationStrategy) - Static method in class org.apache.poi.util.TempFile
Configures the strategy used by TempFile.createTempFile(String, String) to create the temporary files.
setTemplate(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the template.
setText(String) - Method in class io.keikai.model.impl.CommentImpl
 
setText(String) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setText(String) - Method in interface io.keikai.model.SComment
 
setText(String) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
Set the text field for the SeriesText record.
setText(String) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
setText(String) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
set the footer string
setText(String) - Method in interface org.apache.poi.sl.usermodel.Comment
Set the text of this comment
setText(String) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
If the placeholder shape or object stores text, the given text is stored otherwise this is a no-op.
setText(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
 
setText(String) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets (overwrites) the current text.
setTextAlign(TextParagraph.TextAlign) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
Specifies the alignment that is to be applied to the paragraph.
setTextBounds(String, String, String, String) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
setTextColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setTextDirection(TextShape.TextDirection) - Method in interface org.apache.poi.sl.usermodel.TextShape
sets the vertical orientation
setTextHAlign(SBook, CellStyleHolder, SCellStyle.Alignment) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextHAlign(SRange, SCellStyle.Alignment) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTextHeight(int) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setTextHeight(int) - Method in class io.keikai.model.impl.CellImpl
 
setTextIndention(SBook, CellStyleHolder, int) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextIndention(SRange, int) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTextIndentionOffset(SBook, CellStyleHolder, int) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextIndentionOffset(SRange, int) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTextLocked(boolean) - Method in class org.apache.poi.hssf.record.TextObjectRecord
Sets the text locked field value.
setTextMark(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
setTextMark(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Convenience method equivalent to HSSFHyperlink.setAddress(String)
setTextOrientation(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
Set the text orientation field for the TextObjectBase record.
setTextPlaceholder(TextShape.TextPlaceholder) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets the text placeholder
setTextRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the text rotation field for the Text record.
setTextRotation(SBook, CellStyleHolder, int) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextRotation(SRange, int) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTextRotation(Double) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets the text rotation.
setTextVAlign(SBook, CellStyleHolder, SCellStyle.VerticalAlignment) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextVAlign(SRange, SCellStyle.VerticalAlignment) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTextWidth(int) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setTextWidth(int) - Method in class io.keikai.model.impl.CellImpl
 
setTextWrap(SBook, CellStyleHolder, boolean) - Static method in class io.keikai.range.impl.StyleUtil
 
setTextWrap(SRange, boolean) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setTheme(HttpServletRequest, HttpServletResponse, String) - Method in class io.keikai.theme.SpreadsheetThemeResolver
Stores theme name in Cookie
setTheme(Execution, String) - Static method in class io.keikai.theme.SpreadsheetThemes
Sets the theme name using the current theme resolution strategy Default strategy is to use cookies
setThemeIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
setThemeRegistry(SpreadsheetThemeRegistry) - Static method in class io.keikai.theme.SpreadsheetThemeFns
Change the theme registry
setThemeResolver(SpreadsheetThemeResolver) - Static method in class io.keikai.theme.SpreadsheetThemeFns
Change the current theme resolver
setThreadLocal(ZssContext) - Static method in class org.apache.poi.ss.usermodel.ZssContext
Sets the locale for the current thread only.
setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.extractor.ExtractorFactory
Should this thread prefer event based over usermodel based extractors? Will only be used if the All Threads setting is null.
setThreeD(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setThreeD(boolean) - Method in interface io.keikai.model.SChart
 
setThreeD(boolean) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
setThreeD(boolean) - Method in class io.keikaiex.ui.ZssCharts
 
setThresholdMax(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setThresholdMin(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
setThresholds(ColorGradientThreshold[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
setThresholds(Threshold[]) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
 
setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
 
setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
Sets the of thresholds.
setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
Sets the of thresholds.
setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the thumbnail.
setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.Thumbnail
Sets the Thumbnail's underlying byte[] in VT_CF format.
setTickColor(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the tick color field for the Tick record.
setTickMarkFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Set the tick mark frequency field for the CategorySeriesAxis record.
setTimePeriod(SConditionalFormattingRule.RuleTimePeriod) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setTint(double) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
setTint(double) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
 
setTint(double) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
Specifies the tint value applied to the ctColor.
setTintShade(int) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
setTintShade(short) - Method in class org.apache.poi.hssf.record.FullColorExt
 
setTitle(String) - Method in class io.keikai.model.impl.ChartImpl
 
setTitle(String) - Method in interface io.keikai.model.SChart
 
setTitle(String) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
setTitle(String) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the title.
setTitle(String) - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
setTop(int) - Method in interface io.keikai.ui.Widget
set the top margin of the anchored cell
setTop(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setTopBorder(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
bit that specifies whether any cell in the row has a thick top border, or any cell in the row directly above the current row has a thick bottom border.
setTopBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
set the color to use for the top border
setTopBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top
setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the color to use for the top border
setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the color to use for the top border
setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setTopBorderColor(FullColorExt) - Method in class org.apache.poi.hssf.record.XFExtRecord
 
setTopBorderColor(HSSFColor) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setTopBorderColor(CellStyle, Color) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
setTopBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setTopBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setTopBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setTopBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the palette index for the top border
setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
set the size of the gutter that appears at the above the columns
setTopheadheight(int) - Method in class io.keikai.ui.Spreadsheet
Sets the top head panel height, must large then 0.
setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setTopMargin(double) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setTopMargin(double) - Method in interface io.keikai.model.SPrintSetup
 
setTopRow(short) - Method in class org.apache.poi.hssf.model.InternalSheet
 
setTopRow(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the top row field for the Pane record.
setTopRow(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
set the top row visible in the window
setTotalsRowCount(int) - Method in class io.keikai.model.impl.TableImpl.DummyTable
 
setTotalsRowCount(int) - Method in class io.keikai.model.impl.TableImpl
 
setTotalsRowCount(int) - Method in interface io.keikai.model.STable
 
setTotalsRowFormula(String) - Method in class io.keikai.model.impl.TableColumnImpl
 
setTotalsRowFormula(String) - Method in interface io.keikai.model.STableColumn
 
setTotalsRowFormula(XSSFTableColumn, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFTableColumnHelper
 
setTotalsRowFunction(STableColumn.STotalsRowFunction) - Method in class io.keikai.model.impl.TableColumnImpl
 
setTotalsRowFunction(STableColumn.STotalsRowFunction) - Method in interface io.keikai.model.STableColumn
 
setTotalsRowFunction(XSSFTableColumn, XSSFTableColumnHelper.TotalsRowFunction) - Static method in class org.apache.poi.xssf.usermodel.XSSFTableColumnHelper
 
setTotalsRowLabel(String) - Method in class io.keikai.model.impl.TableColumnImpl
 
setTotalsRowLabel(String) - Method in interface io.keikai.model.STableColumn
 
setTotalsRowLabel(XSSFTableColumn, String) - Static method in class org.apache.poi.xssf.usermodel.XSSFTableColumnHelper
 
setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Transform in the Graphics2D context.
setTranspose(boolean) - Method in class io.keikai.model.PasteOption
 
setTraverseEmptyCells(boolean) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
Sets the traverseEmptyCells property.
setType(byte) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
setType(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the type field for the Legend record.
setType(int) - Method in class org.apache.poi.hssf.record.BOFRecord
type of object this marks
setType(int) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
setType(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
setType(int) - Method in class org.apache.poi.hssf.record.common.XFPropGradient
 
setType(long) - Method in class org.apache.poi.hpsf.Property
Sets the property's type.
setType(CollaborationInfo.CollaborationEvent.Type) - Method in class io.keikai.app.CollaborationInfo.CollaborationEvent
 
setType(SCell.CellType) - Method in class io.keikai.model.impl.CellBuffer
 
setType(SCell.CellType) - Method in class io.keikai.model.impl.sys.InputResultImpl
 
setType(SCFValueObject.CFValueObjectType) - Method in class io.keikai.model.impl.CFValueObjectImpl
 
setType(SConditionalFormattingRule.RuleType) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
setType(SDependencyTracer.Type) - Method in class io.keikai.model.impl.DependencyTracerImpl
 
setType(SDependencyTracer.Type) - Method in interface io.keikai.model.SDependencyTracer
 
setType(SHyperlink.HyperlinkType) - Method in class io.keikai.model.impl.HyperlinkImpl
 
setType(SHyperlink.HyperlinkType) - Method in interface io.keikai.model.SHyperlink
 
setType(SIconSet.IconSetType) - Method in class io.keikai.model.CFIconImpl
 
setType(SIconSet.IconSetType) - Method in class io.keikai.model.impl.IconSetImpl
 
setType(String) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
setType(TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TabStop
 
setTypeface(String) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Sets the font name
setTypeOffset(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set normal,super or subscript.
setTypeOffset(short) - Method in interface org.apache.poi.ss.usermodel.Font
set normal,super or subscript.
setTypeOffset(SFont.TypeOffset) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setTypeOffset(SFont.TypeOffset) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setTypeOffset(SFont.TypeOffset) - Method in interface io.keikai.model.SFont
Deprecated.
setTypeOffset(SFont.TypeOffset) - Method in class io.keikai.model.util.FontMatcher
 
setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
16 byte MD4 checksum.
setUID(byte[]) - Method in class org.apache.poi.ddf.EscherBitmapBlip
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
setUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
setUncalced(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
 
setUncompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
Sets the uncompressed size (in bytes)
setUnderExt(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingImpl
Set whether this ConditionalFormatting should be put under
setUnderExt(boolean) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
Returns whether this ConditionalFormattingRule should be put under ``
setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the type of underlining for the font
setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set type of text underlining to use
setUnderline(byte) - Method in interface org.apache.poi.ss.usermodel.Font
set type of text underlining to use
setUnderline(Font.Underline) - Method in interface io.keikai.api.model.EditableFont
Deprecated.
 
setUnderline(Font.Underline) - Method in class io.keikai.api.model.impl.EditableFontImpl
 
setUnderline(SFont.Underline) - Method in class io.keikai.model.impl.FontImpl
Deprecated.
 
setUnderline(SFont.Underline) - Method in class io.keikai.model.impl.ImmutableFontImpl
 
setUnderline(SFont.Underline) - Method in interface io.keikai.model.SFont
Deprecated.
setUnderline(SFont.Underline) - Method in class io.keikai.model.util.FontMatcher
 
setUnderlined(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the underlined state
setUnderlineType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
set the type of underlining type for the font
setUnderlineType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
set the type of underlining type for the font
setUnderlineType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
set the type of underlining type for the font
setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setUnits(short) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
Set the units field for the Units record.
setUnknown(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Sets the unknown field value.
setUnknown1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setUnknownFormulaData(byte[]) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
 
setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
 
setup(String[], WorkbookEvaluator[]) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
setup(Map<String, WorkbookEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
setupColumnArray(int, int) - Method in class io.keikai.model.impl.SheetImpl
 
setupColumnArray(int, int) - Method in interface io.keikai.model.SSheet
Set up a column array, if one array range overlaps another, it throws IllegalStateException.
setupColumnBreaks(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
sets auto column breaks based on column width and available page width
setupComment() - Method in class io.keikai.model.impl.AbstractCellAdv
 
setupComment() - Method in interface io.keikai.model.SCell
 
setupEnvironment(String[], HSSFFormulaEvaluator[]) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
setupEnvironment(String[], BaseFormulaEvaluator[]) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
setupEnvironment(String[], ForkedEvaluator[]) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
setupExporter(SSheet, OutputStream, Document) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
setupFormulaEvaluator(Map<String, FormulaEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
 
setupHyperlink(SHyperlink.HyperlinkType, String, String) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setupHyperlink(SHyperlink.HyperlinkType, String, String) - Method in interface io.keikai.model.SCell
setup a hyperlink
setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Sets up the Formula Evaluator to be able to reference and resolve links to other workbooks, eg [Test.xls]Sheet1!A1.
setupRichText() - Method in class io.keikai.model.impl.CommentImpl
 
setupRichText() - Method in interface io.keikai.model.SComment
Set a empty rich text value and return the instance which to be edited
setupRichTextValue() - Method in class io.keikai.model.impl.AbstractCellAdv
 
setupRichTextValue() - Method in interface io.keikai.model.SCell
Setup a rich text value(Create a new one if the old value is not a rich-text) and return the instance which to be edited.
setupRowBreaks(SSheet) - Method in class io.keikai.model.impl.pdf.PdfExporter
sets auto row breaks based on row heights and available total page height
setURL(String) - Method in class org.apache.poi.hssf.record.SupBookRecord
 
setUsage(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
Defines the way this blip is used.
setUse(String) - Method in class io.keikai.jsp.ui.SpreadsheetTag
Sets the class name that is used to implement the component associated with this tag.
setUse4DigitYearsInAllDateFormats(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
setUseCachedValuesForFormulaCells(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
setUseExcel4Colors(boolean) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
Sets the use excel 4 colors field value.
setUsePage(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setUsePage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Set whether to use page start
setUsePage(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Set whether to use page start
setUserActionManagerCtrl(UserActionManagerCtrl) - Method in interface io.keikai.ui.sys.SpreadsheetCtrl
Sets user action manager ctrl
setUserLocale(Locale) - Static method in class org.apache.poi.util.LocaleUtil
Sets default user locale.
setUsername(String) - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
setUsername(String) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
set the username for the user that created the report.
setUserName(String) - Method in class io.keikai.ui.Spreadsheet
Under collaboration edit mode, Spreadsheet renders multiple selection boxes in a sheet.
setUserSetThreadCount(boolean) - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
setUserStyleName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Sets the name of the user defined style.
setUserThreadCount(int) - Method in class org.apache.poi.hssf.record.MTRSettingsRecord
 
setUserTimeZone(TimeZone) - Static method in class org.apache.poi.util.LocaleUtil
As time zone information is not stored in any format, it can be set before any date calculations take place.
setValidation(Validation.ValidationType, boolean, Validation.OperatorType, boolean, String, String, boolean, String, String, boolean, Validation.AlertStyle, String, String) - Method in class io.keikai.api.impl.RangeImpl
 
setValidation(Validation.ValidationType, boolean, Validation.OperatorType, boolean, String, String, boolean, String, String, boolean, Validation.AlertStyle, String, String) - Method in interface io.keikai.api.Range
Add if not exist or modify an existing Validation to this range.
setValidation(SDataValidation) - Method in class io.keikai.model.impl.CellBuffer
 
setValidation(SDataValidation.ValidationType, boolean, SDataValidation.OperatorType, boolean, String, String, boolean, String, String, boolean, SDataValidation.AlertStyle, String, String) - Method in class io.keikai.range.impl.RangeImpl
 
setValidation(SDataValidation.ValidationType, boolean, SDataValidation.OperatorType, boolean, String, String, boolean, String, String, boolean, SDataValidation.AlertStyle, String, String) - Method in interface io.keikai.range.SRange
Add if not exist or modify an existing SDataValidation to this range.
setValidationType(Validation.ValidationType) - Method in class io.keikai.api.model.impl.ValidationImpl
 
setValidationType(Validation.ValidationType) - Method in interface io.keikai.api.model.Validation
 
setValidationType(SDataValidation.ValidationType) - Method in class io.keikai.model.impl.DataValidationImpl
 
setValidationType(SDataValidation.ValidationType) - Method in interface io.keikai.model.SDataValidation
 
setValidRGBA(boolean) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
setValidSettings(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setValidSettings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Valid settings.
setValidSettings(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Valid settings.
setValue(boolean) - Method in class org.apache.poi.hpsf.VariantBool
 
setValue(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the boolean value for the cell
setValue(byte) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the error value for the cell.
setValue(byte[]) - Method in class org.apache.poi.hpsf.ClipboardData
 
setValue(double) - Method in class org.apache.poi.hssf.record.FormulaRecord
set the calculated value of the formula
setValue(double) - Method in class org.apache.poi.hssf.record.NumberRecord
set the value for the cell
setValue(int, int) - Method in class org.apache.poi.util.BitField
Replace the bits with new values.
setValue(Double) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
setValue(Double) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
setValue(Double) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Sets the value used for the threshold.
setValue(Object) - Method in interface io.keikai.api.model.CellData
Sets the data object, it should be a String, Number, Date or Boolean
setValue(Object) - Method in class io.keikai.api.model.impl.CellDataImpl
 
setValue(Object) - Method in class io.keikai.app.CollaborationInfo.CollaborationEvent
 
setValue(Object) - Method in class io.keikai.model.impl.CellBuffer
 
setValue(Object) - Method in class io.keikai.model.impl.CellImpl
 
setValue(Object) - Method in class io.keikai.model.impl.sys.InputResultImpl
 
setValue(Object) - Method in interface io.keikai.model.SCell
 
setValue(Object) - Method in class io.keikai.range.impl.RangeImpl
 
setValue(Object) - Method in interface io.keikai.range.SRange
Set value into this Range.
setValue(Object) - Method in class org.apache.poi.hpsf.Property
Sets the property's value.
setValue(Object, boolean) - Method in class io.keikai.model.impl.AbstractCellAdv
 
setValue(Object, boolean) - Method in class io.keikai.model.impl.CellImpl
 
setValue(String) - Method in class io.keikai.model.impl.CFValueObjectImpl
 
setValue(String) - Method in class io.keikaiex.ui.dialog.ComposeFormulaCtrl.ArgWrapper
 
setValue(FormulaError) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the error value for the cell
setValue1(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
Sets a numeric value for expression 1.
setValue2(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
Sets a numeric value for expression 2.
setValueAt(int, int) - Method in class org.apache.poi.poifs.storage.BATBlock
 
setValueAxes(List<SChartAxis>) - Method in class io.keikai.model.impl.chart.GeneralChartDataImpl
 
setValueAxisCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
Sets the value axis crossing field value.
setValueExpression(String, ValueExpression) - Method in class io.keikai.jsf.ui.impl.JSFComponentBase
 
setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Set value range (basic Axis Options)
setValues(Object...) - Method in class io.keikai.range.impl.RangeImpl
 
setValues(Object...) - Method in interface io.keikai.range.SRange
Set values into this Range from left to right and top to bottom consistently.
setValuesCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
setValuesDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
Set the values data type field for the Series record.
setValuesInReverse(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
Sets the values in reverse field value.
setVaryDisplayPattern(boolean) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setVBADigitalSignature(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the VBA digital signature for the VBA project embedded in the document.
setVCenter(boolean) - Method in class io.keikai.model.impl.PrintSetupImpl
 
setVCenter(boolean) - Method in interface io.keikai.model.SPrintSetup
Set true to print sheet center vertically on page.
setVCenter(boolean) - Method in class org.apache.poi.hssf.record.VCenterRecord
set whether to center vertically or not
setVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setVerifier(EncryptionVerifier) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
setVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
Version number - for BIFF8 should be 0x06
setVersion(int) - Method in class org.apache.poi.hssf.record.ThemeRecord
Set to 0 if use custom theme; or DEFAULT_THEME.
setVersion(short) - Method in class org.apache.poi.ddf.EscherOptRecord
 
setVersion(short) - Method in class org.apache.poi.ddf.EscherRecord
Sets the version part of record
setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Sets the vertical field value.
setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Sets the vertical field value.
setVerticalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the vertical alignment field for the Text record.
setVerticalAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the vertical alignment of text in the cell
setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the vertical alignment.
setVerticalAlignment(CellStyle.VerticalAlignment) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets vertical alignment
Note: Spreadsheet(UI display) supports only CellStyle.VerticalAlignment.TOP, CellStyle.VerticalAlignment.CENTER, CellStyle.VerticalAlignment.TOP, (Other alignment will be display as CellStyle.VerticalAlignment.BOTTOM),
setVerticalAlignment(CellStyle.VerticalAlignment) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setVerticalAlignment(SCellStyle.VerticalAlignment) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setVerticalAlignment(SCellStyle.VerticalAlignment) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setVerticalAlignment(SCellStyle.VerticalAlignment) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setVerticalAlignment(SCellStyle.VerticalAlignment) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setVerticalAlignment(SCellStyle.VerticalAlignment) - Method in class io.keikai.model.util.CellStyleMatcher
 
setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets the type of vertical alignment for the text.
setVerticalAlignment(Cell, VerticalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
Take a cell, and vertically align it.
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of vertical alignment for the cell
setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of vertical alignment for the cell
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setVerticalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
Sets the vertical border field value.
setVerticalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setVerticalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal border color, such as table styles
setVerticalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.DxfCellStyle
set the color to use for the vertical border
setVerticalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setVerticalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
Not available for HSSF.
setVerticalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
Range internal border color, such as table styles
setVerticalBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Set the color to use for the left border as a XSSFColor value
setVerticalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the vertical position of the window (in 1/20ths of a point)
setVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
determines whether the output is vertically centered on the page.
setVerticallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Determines whether the output is vertically centered on the page.
setVerticalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
 
setVerticalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
Set the verticalScale field for the PlotGrowth record.
setVerticalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
Sets the Vertical text alignment field value.
setVeryHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
Is the sheet very hidden? Different from (normal) hidden
setVisible(boolean) - Method in class io.keikai.model.impl.CommentImpl
 
setVisible(boolean) - Method in interface io.keikai.model.SComment
 
setVisible(boolean) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setVisible(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
Sets whether this comment is visible.
setVisible(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
setVisible(boolean) - Method in interface org.apache.poi.ss.usermodel.Comment
Sets whether this comment is visible.
setVisibleRect(int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetInCtrl
Indicate user's visible range
setVResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
setVResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
Sets the vertical resolution.
setVResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Sets the vertical resolution.
setW(long) - Method in class org.apache.poi.sl.draw.geom.Path
 
setW(long) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setWalls2D(boolean) - Method in class org.apache.poi.hssf.record.chart.Chart3DRecord
Sets the notpie field value.
setWeight(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
Set the font weight
setWeight(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
Set the weight field for the LineFormat record.
setWhitespaceHidden(boolean) - Method in class org.apache.poi.hssf.record.PLVRecord
 
setWholeColumnCellStyle(SCellStyle) - Method in class io.keikai.range.impl.SetCellStyleHelper
 
setWholeColumnCellStyle(SRange, WholeStyleUtil.StyleApplyer) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setWholeRowCellStyle(SCellStyle) - Method in class io.keikai.range.impl.SetCellStyleHelper
 
setWholeRowCellStyle(SRange, WholeStyleUtil.StyleApplyer) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setWholeStyle(SRange, WholeStyleUtil.StyleApplyer) - Static method in class io.keikai.range.impl.WholeStyleUtil
 
setWidth(int) - Method in class io.keikai.model.impl.ColumnArrayImpl
 
setWidth(int) - Method in interface io.keikai.model.SColumn
 
setWidth(int) - Method in interface io.keikai.model.SColumnArray
 
setWidth(int) - Method in class io.keikai.model.ViewAnchor
Set width of the anchor in pixels.
setWidth(int) - Method in class io.keikai.ui.impl.undo.ReserveUtil.ReservedColumn
 
setWidth(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Set the width field for the AxisParent record.
setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Set the width field for the Chart record.
setWidth(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the width field for the Text record.
setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the width of the window
setWidth(Number) - Method in class io.keikaiex.ui.widget.ChartsWidget
 
setWidth(String) - Method in class io.keikaiex.ui.widget.ImageWidget
 
setWidthMax(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
setWidthMax(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
 
setWidthMin(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
 
setWidthMin(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
 
setWindowing(short) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
setWinloseSpark(boolean) - Method in class io.keikai.model.impl.ChartImpl
 
setWinloseSpark(boolean) - Method in interface io.keikai.model.SChart
 
setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
setWordCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the word count.
setWordWrap(boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
 
setWordWrapped(boolean) - Method in interface org.apache.poi.wp.usermodel.Paragraph
 
setWR(String) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
setWR(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setWrapText(boolean) - Method in interface io.keikai.api.model.EditableCellStyle
Deprecated.
Sets wrap-text
setWrapText(boolean) - Method in class io.keikai.api.model.impl.EditableCellStyleImpl
 
setWrapText(boolean) - Method in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
setWrapText(boolean) - Method in class io.keikai.model.impl.ImmutableCellStyleImpl
 
setWrapText(boolean) - Method in class io.keikai.model.impl.NamedStyleImpl
 
setWrapText(boolean) - Method in interface io.keikai.model.SCellStyle
Deprecated.
setWrapText(boolean) - Method in class io.keikai.model.util.CellStyleMatcher
 
setWrapText(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether to wrap the text in the cell
setWrapText(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set whether the text should be wrapped
setWrapText(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
Set whether the text should be wrapped.
setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
setWrapText(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
setWSBool1(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set first byte (see bit setters)
setWSBool2(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
set the second byte (see bit setters)
setX(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Set the x field for the AxisParent record.
setX(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Set the x field for the Chart record.
setX(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the x field for the Text record.
setX(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the x field for the Pane record.
setX(String) - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
setX(String) - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Sets the value of the x property.
setX509Certificate(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
setXAxisTitle(String) - Method in class io.keikai.model.impl.ChartImpl
 
setXAxisTitle(String) - Method in interface io.keikai.model.SChart
 
setXAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the x axis upper left field for the Legend record.
setXBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Set the x Basis field for the FontBasis record.
setXBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Sets the number of XBAT (DIFAT) blocks used
setXBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Sets the first XBAT (DIFAT) block location
setXclrType(int) - Method in class org.apache.poi.hssf.record.common.XFPropColor
 
setXclrType(short) - Method in class org.apache.poi.hssf.record.FullColorExt
 
setXclrValue(int) - Method in class org.apache.poi.hssf.record.FullColorExt
 
setXelContext(Object) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
setXelContext(Object) - Method in class io.keikaiex.formula.FormulaEngineEx
 
setXelContext(XelContext) - Static method in class io.keikaiex.formula.XelContextHolder
 
setXfextpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setXFIndex(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' default format info
setXFIndex(int) - Method in class org.apache.poi.hssf.record.StyleRecord
set the actual index of the style extended format record
setXFIndex(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
setXFIndex(short) - Method in class org.apache.poi.hssf.record.BlankRecord
set the index of the extended format record to style this cell with
setXFIndex(short) - Method in class org.apache.poi.hssf.record.CellRecord
set the index to the ExtendedFormat
setXFIndex(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
 
setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelRecord
no op!
setXFIndex(short) - Method in class org.apache.poi.hssf.record.RowRecord
if the row is formatted then this is the index to the extended format record
setXfpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
setXFType(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set whether the cell is a cell or style XFRecord
setXOffset(int) - Method in class io.keikai.model.ViewAnchor
 
setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setXORMode(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setXSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the x size field for the Legend record.
setXYFormula(String, String, String) - Method in interface io.keikai.model.chart.SSeries
 
setXYFormula(String, String, String) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setXYZFormula(FormulaExpression, FormulaExpression, FormulaExpression, FormulaExpression) - Method in class io.keikai.model.impl.AbstractSeriesAdv
 
setXYZFormula(FormulaExpression, FormulaExpression, FormulaExpression, FormulaExpression) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setXYZFormula(String, String, String, String) - Method in interface io.keikai.model.chart.SSeries
 
setXYZFormula(String, String, String, String) - Method in class io.keikai.model.impl.chart.SeriesImpl
 
setY(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
Set the y field for the AxisParent record.
setY(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
Set the y field for the Chart record.
setY(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
Set the y field for the Text record.
setY(short) - Method in class org.apache.poi.hssf.record.PaneRecord
Set the y field for the Pane record.
setY(String) - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
setY(String) - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Sets the value of the y property.
setYAxisTitle(String) - Method in class io.keikai.model.impl.ChartImpl
 
setYAxisTitle(String) - Method in interface io.keikai.model.SChart
 
setYAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the y axis upper left field for the Legend record.
setYBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
Set the y Basis field for the FontBasis record.
setYOffset(int) - Method in class io.keikai.model.ViewAnchor
 
setYPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setYSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the y size field for the Legend record.
setZero1(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the zero 1 field for the Tick record.
setZero2(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the zero 2 field for the Tick record.
setZero3(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
Set the zero 3 field for the Tick record.
setZeroHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
set whether or not to display this row with 0 height
setZeroHeight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
set whether or not to display this row with 0 height
setZeroHeight(boolean) - Method in interface org.apache.poi.ss.usermodel.Row
Set whether or not to display this row with 0 height
setZindex(int) - Method in interface io.keikai.ui.Widget
set the z-index of this widget
setZindex(int) - Method in class io.keikaiex.ui.widget.BaseWidget
 
setZoom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Window zoom magnification for current view representing percent values.
setZoom(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Window zoom magnification for current view representing percent values.
setZoom(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the zoom magnification for the sheet.
SExporter - Interface in io.keikai.range
An exporter can export a book model to a output stream or file.
SExporterFactory - Interface in io.keikai.range
The interface defines factory methods for exporters.
SExporters - Class in io.keikai.range
A class that you can get an exporter by registered name and register an exporter.
SExporters() - Constructor for class io.keikai.range.SExporters
 
SExtraStyle - Interface in io.keikai.model
Extra embedded style for STable and SConditonalFormatting.
SFill - Interface in io.keikai.model
Fill pattern and colors
SFill.FillPattern - Enum in io.keikai.model
The fill pattern
SFillBuilder - Interface in io.keikai.model
 
SFont - Interface in io.keikai.model
Represents a font used in cells.
SFont.Boldweight - Enum in io.keikai.model
 
SFont.TypeOffset - Enum in io.keikai.model
 
SFont.Underline - Enum in io.keikai.model
 
SFontBuilder - Interface in io.keikai.model
 
SFooter - Interface in io.keikai.model
The text in the footer.
SGeneralChartData - Interface in io.keikai.model.chart
The main object to access the data in a chart including series and categories.
sha1 - org.apache.poi.poifs.crypt.HashAlgorithm
 
sha224 - org.apache.poi.poifs.crypt.HashAlgorithm
 
sha256 - org.apache.poi.poifs.crypt.HashAlgorithm
 
sha384 - org.apache.poi.poifs.crypt.HashAlgorithm
 
sha512 - org.apache.poi.poifs.crypt.HashAlgorithm
 
Shadow<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
SHADOW - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
SHADOW_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the shadow color of the shape.
SHADOWSTYLE__COLOR - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__HIGHLIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__OFFSETX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__OFFSETY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__OPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__ORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__ORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__PERSPECTIVEX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__PERSPECTIVEY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SCALEXTOX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SCALEXTOY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SCALEYTOX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SCALEYTOY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SECONDOFFSETX - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SECONDOFFSETY - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SHADOW - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__SHADOWOBSURED - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__TYPE - org.apache.poi.ddf.EscherPropertyTypes
 
SHADOWSTYLE__WEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
shape - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
 
shape - Variable in class org.apache.poi.sl.draw.DrawNothing
 
shape - Variable in class org.apache.poi.sl.draw.DrawPaint
 
shape - Variable in class org.apache.poi.sl.draw.DrawShape
 
shape - Variable in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
for POI: the shape will be only known when the subclasses determines the concrete implementation in the draw/-content method, so we need to postpone the setting/creation as long as possible
Shape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
Shape - Interface in org.apache.poi.ss.usermodel
Common interface for all drawing shapes
SHAPE - org.apache.poi.sl.usermodel.TextShape.TextAutofit
Specifies that a shape should be auto-fit to fully contain the text described within it.
SHAPE__BACKGROUNDSHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__BLACKANDWHITESETTINGS - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__CONNECTORSTYLE - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__DELETEATTACHEDOBJECT - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__LOCKSHAPETYPE - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__MASTER - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__OLEICON - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__PREFERRELATIVERESIZE - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__WMODEBW - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE__WMODEPUREBW - org.apache.poi.ddf.EscherPropertyTypes
 
SHAPE_PATH - org.apache.poi.ddf.EscherPropertyTypesHolder
 
ShapeContainer<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
ShapeContainer<T extends Shape> - Interface in org.apache.poi.ss.usermodel
A common interface for shape groups.
ShapeType - Enum in org.apache.poi.sl.usermodel
known preset shape geometries in PresentationML
ShapeTypes - Class in org.apache.poi.ss.usermodel
All known types of automatic shapes in DrawingML
ShapeTypes() - Constructor for class org.apache.poi.ss.usermodel.ShapeTypes
 
SHARED - io.keikai.model.sys.formula.FormulaType
A Shared Formula ("{=SUM(A1:E1*{1,2,3,4,5}}") Similar to an array formula, but stored in a SHAREDFMLA instead of ARRAY record as a file size optimization.
SHARED - org.apache.poi.ss.formula.FormulaType
A Shared Formula ("{=SUM(A1:E1*{1,2,3,4,5}}") Similar to an array formula, but stored in a SHAREDFMLA instead of ARRAY record as a file size optimization.
SHARED_FORMULA - org.apache.poi.hssf.record.HSSFRecordTypes
 
SharedFeature - Interface in org.apache.poi.hssf.record.common
Common Interface for all Shared Features
SHAREDFEATURES_ISFFACTOID - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
Specifies the smart tag type.
SHAREDFEATURES_ISFFEC2 - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
Specifies that formula errors should be ignored
SHAREDFEATURES_ISFLIST - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
Specifies the shared list type.
SHAREDFEATURES_ISFPROTECTION - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
Specifies the enhanced protection type.
SharedFormula - Class in org.apache.poi.ss.formula
Encapsulates logic to convert shared formula into non shared equivalent
SharedFormula(SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.SharedFormula
 
SharedFormulaRecord - Class in org.apache.poi.hssf.record
Primarily used as an excel optimization so that multiple similar formulas are not written out too many times.
SharedFormulaRecord() - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
 
SharedFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
 
SharedFormulaRecord(SharedFormulaRecord) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
 
SharedValueManager - Class in org.apache.poi.hssf.record.aggregates
Manages various auxiliary records while constructing a RowRecordsAggregate: SharedFormulaRecords ArrayRecords TableRecords
SharedValueRecordBase - Class in org.apache.poi.hssf.record
Common base class for SharedFormulaRecord, ArrayRecord and TableRecord which are have similarities.
SharedValueRecordBase() - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
 
SharedValueRecordBase(SharedValueRecordBase) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
 
SharedValueRecordBase(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
 
SharedValueRecordBase(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
reads only the range (1 CellRangeAddress8Bit) from the stream
SHeader - Interface in io.keikai.model
The text in the header.
shear(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
shear(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a shearing transform.
sheet - Variable in class io.keikai.range.impl.RangeHelperBase
 
sheet - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
sheet - Variable in class org.apache.poi.sl.draw.DrawSheet
 
sheet - Variable in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
 
sheet - Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
 
Sheet - Interface in io.keikai.api.model
This interface provides the access to a sheet of a Book.
Sheet<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
Common parent of Slides, Notes and Masters
Sheet - Interface in org.apache.poi.ss.usermodel
High level representation of a Excel worksheet.
SHEET - io.keikai.model.sys.dependency.Ref.RefType
 
SHEET - io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItemType
 
SHEET_PROPERTIES - org.apache.poi.hssf.record.HSSFRecordTypes
 
SheetAnchor - Class in io.keikai.api
The anchor represents a position in a sheet for the objects ( Picture , or Chart) by row and column index.
SheetAnchor(int, int, int, int) - Constructor for class io.keikai.api.SheetAnchor
 
SheetAnchor(int, int, int, int, int, int, int, int) - Constructor for class io.keikai.api.SheetAnchor
 
SheetAnchor(int, int, int, int, int, int, int, int, SheetAnchor.AnchorType) - Constructor for class io.keikai.api.SheetAnchor
 
SheetAnchor.AnchorType - Enum in io.keikai.api
AnchorType
SheetBuilder - Class in org.apache.poi.ss.util
Class SheetBuilder provides an easy way of building workbook sheets from 2D array of Objects.
SheetBuilder(Workbook, Object[][]) - Constructor for class org.apache.poi.ss.util.SheetBuilder
 
SheetConditionalFormatting - Interface in org.apache.poi.ss.usermodel
The 'Conditional Formatting' facet of Sheet
SheetData - Class in io.keikai.importer.xml
see http://www.datypic.com/sc/ooxml/e-ssml_sheetData-1.html
SheetData() - Constructor for class io.keikai.importer.xml.SheetData
 
SheetDeleteEvent - Class in io.keikai.ui.event
The event to notify a sheet's deleted
SheetDeleteEvent(String, Component, String) - Constructor for class io.keikai.ui.event.SheetDeleteEvent
 
SheetEvent - Class in io.keikai.ui.event
The event to notify a sheet's updated
SheetEvent(String, Component, Sheet) - Constructor for class io.keikai.ui.event.SheetEvent
 
SHEETEXT_0862 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
SheetIdentifier - Class in org.apache.poi.ss.formula
 
SheetIdentifier(String, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetIdentifier
 
SheetImpl - Class in io.keikai.api.model.impl
 
SheetImpl - Class in io.keikai.model.impl
 
SheetImpl(ModelRef<SBook>, ModelRef<SSheet>) - Constructor for class io.keikai.api.model.impl.SheetImpl
 
SheetImpl(AbstractBookAdv, String) - Constructor for class io.keikai.model.impl.SheetImpl
 
sheetIterator() - Method in class io.keikai.ui.impl.ActiveRangeHelper
 
sheetIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns an iterator of the sheets in the workbook in sheet order.
sheetIterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns an iterator of the sheets in the workbook in sheet order.
sheetName - Variable in class io.keikai.model.impl.RefImpl
 
SheetNameFormatter - Class in org.apache.poi.ss.formula
Formats sheet names for use in formula expressions.
SheetOperationUtil - Class in io.keikai.api
The utility to help UI to deal with user's sheet operation of a Range.
SheetOperationUtil() - Constructor for class io.keikai.api.SheetOperationUtil
 
SHEETPR_0081 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
SheetPropertiesRecord - Class in org.apache.poi.hssf.record.chart
Describes a chart sheet properties record.
SheetPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
SheetPropertiesRecord(SheetPropertiesRecord) - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
SheetPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
SheetProtection - Class in io.keikai.api
SheetProtection values config.
SheetProtection - Interface in io.keikai.api.model
This interface provides access to what are allowed operations for a protected sheet.
SheetProtection - Interface in org.apache.poi.ss.usermodel
Enhanced sheet protection.
SHEETPROTECTION_0867 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
SheetProtection.Builder - Class in io.keikai.api
Builder is used to build instances of SheetProtection from values configured by the setters
SheetProtectionImpl - Class in io.keikai.api.model.impl
 
SheetProtectionImpl - Class in io.keikai.model.impl
 
SheetProtectionImpl() - Constructor for class io.keikai.model.impl.SheetProtectionImpl
 
SheetProtectionImpl(ModelRef<SSheet>, ModelRef<SSheetProtection>) - Constructor for class io.keikai.api.model.impl.SheetProtectionImpl
 
SheetRange - Interface in org.apache.poi.ss.formula
 
SheetRangeAndWorkbookIndexFormatter - Class in org.apache.poi.ss.formula
 
SheetRangeEvaluator - Class in org.apache.poi.ss.formula
Evaluator for returning cells or sheets for a range of sheets
SheetRangeEvaluator(int, int, SheetRefEvaluator[]) - Constructor for class org.apache.poi.ss.formula.SheetRangeEvaluator
 
SheetRangeEvaluator(int, SheetRefEvaluator) - Constructor for class org.apache.poi.ss.formula.SheetRangeEvaluator
 
SheetRangeIdentifier - Class in org.apache.poi.ss.formula
 
SheetRangeIdentifier(String, NameIdentifier, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetRangeIdentifier
 
SheetRecordCollectingListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
 
SheetRegion - Class in io.keikai.model
Indicates a immutable region of cells in a sheet.
SheetRegion(SSheet, int, int) - Constructor for class io.keikai.model.SheetRegion
 
SheetRegion(SSheet, int, int, int, int) - Constructor for class io.keikai.model.SheetRegion
 
SheetRegion(SSheet, CellRegion) - Constructor for class io.keikai.model.SheetRegion
 
SheetRegion(SSheet, String) - Constructor for class io.keikai.model.SheetRegion
 
SheetSelectEvent - Class in io.keikai.ui.event
The event to notify a sheet's updated
SheetSelectEvent(String, Component, Sheet, Sheet) - Constructor for class io.keikai.ui.event.SheetSelectEvent
 
sheetsWithRepeatingRowsAndColumns - Variable in class io.keikai.model.impl.html.HtmlExporter
 
SheetUtil - Class in org.apache.poi.ss.util
Helper methods for when working with Usermodel sheets
SheetUtil() - Constructor for class org.apache.poi.ss.util.SheetUtil
 
SheetViewInfoImpl - Class in io.keikai.model.impl
 
SheetViewInfoImpl() - Constructor for class io.keikai.model.impl.SheetViewInfoImpl
 
SheetVisibility - Enum in org.apache.poi.ss.usermodel
Specifies sheet visibility
shift(int) - Method in class io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
 
shift(int) - Method in class io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
 
shift(int, int) - Method in class io.keikai.api.impl.RangeImpl
shift this range with a offset row and column
shift(int, int) - Method in interface io.keikai.api.Range
Shifts/moves cells with a offset row and column
shift(Range, int, int) - Static method in class io.keikai.api.CellOperationUtil
Shifts/moves cells with a offset row and column
shift(String, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
shift(String, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Shift the formula base on the offset
ShiftCellAction - Class in io.keikai.ui.impl.undo
 
ShiftCellAction(String, Sheet, int, int, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.ShiftCellAction
 
ShiftCellHandler - Class in io.keikaiex.ui.impl.ua
 
ShiftCellHandler() - Constructor for class io.keikaiex.ui.impl.ua.ShiftCellHandler
 
shiftCellsLeft(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the left.
shiftCellsLeft(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
 
shiftCellsRight(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the right.
shiftCellsRight(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
 
shiftCols(int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
shiftCols(int) - Method in class io.keikai.model.impl.TableImpl
 
shiftColumnBreaks(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Shifts the vertical page breaks for the indicated count
shiftColumns(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts columns in range [startColumn, endColumn] for n places to the right.
shiftColumns(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
 
shiftColumns(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Shifts columns between startColumn and endColumn, n number of columns.
shiftFormulas(int, int) - Method in class io.keikai.model.impl.ConditionalFormattingRuleImpl
 
shiftFormulas(int, int) - Method in interface io.keikai.model.SConditionalFormattingRule
 
SHIFTJIS - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Japanese character set.
SHIFTJIS - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Deprecated.
shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
Shifts, grows, or shrinks the merged regions due to a row shift (RowShifter) or column shift (ColumnShifter).
shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
Shifts, grows, or shrinks the merged regions due to a column shift.
shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
Shifts, grows, or shrinks the merged regions due to a row shift.
shiftMeta(int, int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
ShiftPosCommand - Class in io.keikai.ui.au.in
Handle the user operation when arrow key is pressed to jump around unlocked cells on a protected sheet.
ShiftPosCommand() - Constructor for class io.keikai.ui.au.in.ShiftPosCommand
 
shiftPtgs(FormulaExpression, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
shiftPtgs(FormulaExpression, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Shift the formula base on the offset
shiftPtgs(FormulaExpression, int, int, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
shiftRange(FormulaShifter, CellRangeAddress, int) - Static method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
 
shiftRowBreaks(int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Shifts the horizontal page breaks for the indicated count
shiftRows(int) - Method in class io.keikai.model.impl.AbstractTableAdv
 
shiftRows(int) - Method in class io.keikai.model.impl.TableImpl
 
shiftRows(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
Shifts rows between startRow and endRow n number of rows.
shiftRows(int, int, int, boolean, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Shifts rows between startRow and endRow n number of rows.
SHORT_MONTH - Static variable in interface io.keikai.range.impl.autofill.Step
 
SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
 
SHORT_WEEK - Static variable in interface io.keikai.range.impl.autofill.Step
 
ShortField - Class in org.apache.poi.util
representation of a short (16-bit) field at a fixed location within a byte array
ShortField(int) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array
ShortField(int, byte[]) - Constructor for class org.apache.poi.util.ShortField
Construct the ShortField with its offset into its containing byte array and initialize its value from its byte array
ShortField(int, short) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array and initialize its value
ShortField(int, short, byte[]) - Constructor for class org.apache.poi.util.ShortField
construct the ShortField with its offset into its containing byte array, initialize its value, and write its value to its byte array
ShortMonthData - Class in io.keikai.range.impl.autofill
 
shortToHex(int) - Static method in class org.apache.poi.util.HexDump
 
ShortWeekData - Class in io.keikai.range.impl.autofill
 
shouldNormalize(Locale) - Static method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
shouldSkip() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.DocumentProperty
give method more visibility
shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.Property
Based on the currently defined size, should this property use small blocks?
show(int, int, int, String) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, int, int, String, int) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, int, int, String, int, EventListener<Event>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object[], int, int, String) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object[], int, int, String, int) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object[], int, int, String, int, EventListener<Event>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object, int, int, String) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object, int, int, String, int) - Static method in class io.keikai.ui.ZSMessagebox
 
show(int, Object, int, int, String, int, EventListener<Event>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, int, String) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, int, String, int) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, int, String, int, EventListener<Event>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, int, String, EventListener<Event>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, ZSMessagebox.Button[], String[], String, ZSMessagebox.Button, EventListener<ZSMessagebox.ClickEvent>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, ZSMessagebox.Button[], String[], String, ZSMessagebox.Button, EventListener<ZSMessagebox.ClickEvent>, Map<String, String>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, ZSMessagebox.Button[], String, ZSMessagebox.Button, EventListener<ZSMessagebox.ClickEvent>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, String, ZSMessagebox.Button[], String, EventListener<ZSMessagebox.ClickEvent>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(String, Messagebox.Button[], EventListener<Messagebox.ClickEvent>) - Static method in class io.keikai.ui.ZSMessagebox
 
show(EventListener<DialogCallbackEvent>) - Static method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
show(EventListener<DialogCallbackEvent>, Book.BookType, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
show(EventListener<DialogCallbackEvent>, Hyperlink.HyperlinkType, String, String, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
show(EventListener<DialogCallbackEvent>, SheetProtection) - Static method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
show(EventListener<DialogCallbackEvent>, Sheet, AreaRef, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
show(EventListener<DialogCallbackEvent>, Validation, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
show(EventListener<DialogCallbackEvent>, SAutoFilter.NFilterColumn) - Static method in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
show(EventListener<DialogCallbackEvent>, SAutoFilter, int, SAutoFilter.FilterOp) - Static method in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
show(EventListener<DialogCallbackEvent>, HeaderSizeCtrl.HeaderType, Integer, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
show(EventListener<DialogCallbackEvent>, String, Color, Color, CellStyle.FillPattern, int, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
show(EventListener<DialogCallbackEvent>, String, String, Spreadsheet) - Static method in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
show(EventListener<DialogCallbackEvent>, String, String, String) - Static method in class io.keikaiex.ui.dialog.PasswordCtrl
 
show(EventListener<DialogCallbackEvent>, List<String>) - Static method in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
SHOW_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
SHOW_PLACEHOLDERS - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
showDiagonalDownBorder(boolean) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
showDiagonalDownBorder(boolean) - Method in interface io.keikai.model.SBorderBuilder
 
showDiagonalUpBorder(boolean) - Method in class io.keikai.model.impl.BorderBuilderImpl
 
showDiagonalUpBorder(boolean) - Method in interface io.keikai.model.SBorderBuilder
 
showFormulaError(IllegalFormulaException) - Method in class io.keikaiex.ui.impl.ua.InsertFunctionHandler
 
showInfoMessage(String) - Method in class io.keikai.ui.au.in.AbstractCommand
 
showInfoMessage(String) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
showInPane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets desktop window pane display area, when the file is first opened in a viewer.
showInPane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Sets desktop window pane display area, when the file is first opened in a viewer.
showProtectMessage() - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
showSelectFormatDialog() - Method in class io.keikaiex.ui.dialog.FormatCellCtrl
 
showValidationDialog(UserActionContext, Sheet, AreaRef, List<Validation>) - Method in class io.keikaiex.ui.impl.ua.DataValidationHandler
 
showWarnMessage(String) - Method in class io.keikai.ui.au.in.AbstractCommand
 
showWarnMessage(String) - Method in class io.keikai.ui.impl.ua.AbstractHandler
 
shrink(int, int) - Method in class io.keikai.util.SpareSpan
Shrink spans that is covered from [startIdx] to [startIdx] + [size] - 1
shrink(String, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
shrink(String, SheetRegion, boolean, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
SHRINK_FIT - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
SHRINK_TO_FIT - Static variable in class org.apache.poi.ss.util.CellUtil
 
shrinkPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
shrinkPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
modify FormulaExpression for cells deletion
shrinkPtgs(FormulaExpression, SheetRegion, boolean, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
shutdownAutoFileSaving() - Method in interface io.keikai.app.BookManager
 
shutdownAutoFileSaving() - Method in class io.keikai.app.impl.BookManagerImpl
 
shutdownAutoFileSaving() - Method in class io.keikaiex.app.impl.BookManagerEx
 
SHyperlink - Interface in io.keikai.model
A hyperlink of a cell.
SHyperlink.HyperlinkType - Enum in io.keikai.model
 
SI - org.apache.poi.util.LocaleID
 
SI_LK - org.apache.poi.util.LocaleID
 
SIconSet - Interface in io.keikai.model
 
SIconSet.IconSetType - Enum in io.keikai.model
 
sid - Static variable in class org.apache.poi.hssf.record.ArrayRecord
 
sid - Static variable in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BackupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BlankRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
for BIFF8 files the BOF is 0x809.
sid - Static variable in class org.apache.poi.hssf.record.BookBoolRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BookExtRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BoolErrRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BottomMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.BoundSheetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CalcCountRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CFHeader12Record
 
sid - Static variable in class org.apache.poi.hssf.record.CFHeaderRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CFRule12Record
 
sid - Static variable in class org.apache.poi.hssf.record.CFRuleRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AreaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.BarRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.BeginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.CatLabRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.Chart3DBarShapeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.Chart3DRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.DatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.EndRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.LineRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.PieFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.PieRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ScatterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.TickRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.UnitsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CodepageRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ColumnInfoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.Compat12Record
 
sid - Static variable in class org.apache.poi.hssf.record.CompressPicturesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ContinueRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CountryRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CRNCountRecord
 
sid - Static variable in class org.apache.poi.hssf.record.CRNRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
 
sid - Static variable in class org.apache.poi.hssf.record.DBCellRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DConRefRecord
The id of the record type, sid = 81
sid - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DeltaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DimensionsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingGroupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
 
sid - Static variable in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DSFRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DVALRecord
 
sid - Static variable in class org.apache.poi.hssf.record.DVRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EndSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EOFRecord
 
sid - Static variable in class org.apache.poi.hssf.record.EscherAggregate
 
sid - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExternalNameRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExternSheetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FilePassRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FileSharingRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FontRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FooterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FormatRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FormulaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FtCblsSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GridsetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.GutsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HCenterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HeaderFooterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HeaderRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HideObjRecord
 
sid - Static variable in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
 
sid - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
sid - Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
 
sid - Static variable in class org.apache.poi.hssf.record.IndexRecord
 
sid - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
 
sid - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
sid - Static variable in class org.apache.poi.hssf.record.IterationRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LabelRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LabelSSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.LeftMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MergeCellsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MMSRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MTRSettingsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MulBlankRecord
 
sid - Static variable in class org.apache.poi.hssf.record.MulRKRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NameCommentRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NameRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NoteRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NoteStructureSubRecord
 
sid - Static variable in class org.apache.poi.hssf.record.NumberRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ObjectProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ObjRecord
 
sid - Static variable in class org.apache.poi.hssf.record.OldSheetRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PaletteRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PaneRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PasswordRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PasswordRev4Record
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PLVRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrecisionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintHeadersRecord
 
sid - Static variable in class org.apache.poi.hssf.record.PrintSetupRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ProtectionRev4Record
 
sid - Static variable in class org.apache.poi.hssf.record.ProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RefreshAllRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RightMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RKRecord
 
sid - Static variable in class org.apache.poi.hssf.record.RowRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SaveRecalcRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SCLRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SelectionRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
 
sid - Static variable in class org.apache.poi.hssf.record.SSTRecord
 
sid - Static variable in class org.apache.poi.hssf.record.StringRecord
 
sid - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
sid - Static variable in class org.apache.poi.hssf.record.StyleRecord
 
sid - Variable in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
sid - Static variable in class org.apache.poi.hssf.record.SupBookRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TabIdRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TableRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TableStylesRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.ThemeRecord
 
sid - Static variable in class org.apache.poi.hssf.record.TopMarginRecord
 
sid - Static variable in class org.apache.poi.hssf.record.UncalcedRecord
 
sid - Static variable in class org.apache.poi.hssf.record.UserSViewBegin
 
sid - Static variable in class org.apache.poi.hssf.record.UserSViewEnd
 
sid - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
 
sid - Static variable in class org.apache.poi.hssf.record.VCenterRecord
 
sid - Static variable in class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowOneRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WindowTwoRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WriteAccessRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WriteProtectRecord
 
sid - Static variable in class org.apache.poi.hssf.record.WSBoolRecord
 
sid - Static variable in class org.apache.poi.hssf.record.XFCrcRecord
 
sid - Static variable in class org.apache.poi.hssf.record.XFExtRecord
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaNPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.ExpPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
the sid for the less than operator as hex
sid - Static variable in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.NamePtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.NameXPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.RefNPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.RefPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.StringPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.TablePtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.TblPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
 
sid - Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
 
Sienna - org.apache.poi.sl.usermodel.PresetColor
 
SIGN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
Silver - org.apache.poi.sl.usermodel.PresetColor
 
SIMPLE - org.apache.poi.ddf.EscherPropertyTypesHolder
 
SimpleBookSeriesImpl - Class in io.keikai.model.impl
the default and one-book book-series
SimpleBookSeriesImpl(AbstractBookAdv) - Constructor for class io.keikai.model.impl.SimpleBookSeriesImpl
 
SimpleCellDisplayLoader - Class in io.keikai.ui.impl
 
SimpleCellDisplayLoader() - Constructor for class io.keikai.ui.impl.SimpleCellDisplayLoader
 
simpleFormat(Object) - Method in class org.apache.poi.ss.format.CellFormatter
Formats the value in the most basic way, returning the resulting string.
SimpleFraction - Class in org.apache.poi.ss.format
 
SimpleFraction(int, int) - Constructor for class org.apache.poi.ss.format.SimpleFraction
Create a fraction given a numerator and denominator.
SimpleRef<T> - Class in io.keikai.api.model.impl
it simple use hard reference to a instance
SimpleRef(T) - Constructor for class io.keikai.api.model.impl.SimpleRef
 
SimpleShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
SimpleShape - Interface in org.apache.poi.ss.usermodel
A common interface for simple shapes.
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
Format a value according to the type, in the most basic way.
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
Format a value according to the type, in the most basic way.
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
Format a value according to the type, in the most basic way.
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
Format a value according to the type, in the most basic way.
simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
Format a value according to the type, in the most basic way.
SImporter - Interface in io.keikai.range
An importer to import a input stream, file..etc to a new book
SImporterFactory - Interface in io.keikai.range
The interface defines factory methods for importers.
SImporters - Class in io.keikai.range
This class contains utility methods to register the importer factory and get a importer by registered name.
SImporters() - Constructor for class io.keikai.range.SImporters
 
sin - org.apache.poi.sl.draw.geom.GuideIf.Op
 
SIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
since() - Method in annotation type org.apache.poi.util.Internal
The POI version when an element was declared internal.
Single - Class in org.apache.poi.ss.formula.functions
Implementation of the SINGLE function, used by Dynamic Arrays, which is now largely replaced by the @ character.
SINGLE - io.keikai.api.model.Font.Underline
 
SINGLE - io.keikai.model.SFont.Underline
 
SINGLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Single line (of width lineWidth) - native 0 / ooxml default
SINGLE - org.apache.poi.ss.usermodel.FontUnderline
Single-line underlining under each character in the cell.
SINGLE_ACCOUNTING - io.keikai.api.model.Font.Underline
 
SINGLE_ACCOUNTING - io.keikai.model.SFont.Underline
 
SINGLE_ACCOUNTING - org.apache.poi.ss.usermodel.FontUnderline
Single-line accounting underlining under each character in the cell.
SingleChildNode - Class in org.apache.poi.ss.formula.token
 
SingleChildNode() - Constructor for class org.apache.poi.ss.formula.token.SingleChildNode
 
singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction
 
singleOperandEvaluate(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
 
singleOperandEvaluateToBoolean(ValueEval, int, int) - Static method in class io.keikaiex.formula.fn.StatFunctionImpl
 
SINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
size - Variable in class io.keikai.ui.impl.HeaderPositionHelper.HeaderPositionInfo
 
size - Variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
size() - Method in class io.keikai.model.impl.DirectEventListenerAdaptor
 
size() - Method in interface io.keikai.model.impl.EventListenerAdaptor
 
size() - Method in class io.keikai.model.impl.EventQueueListenerAdaptor
 
size() - Method in class io.keikai.util.SpareSpan
 
size() - Method in class io.keikaiex.util.Interval
 
size() - Method in class org.apache.poi.hpsf.CustomProperties
 
size() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
size() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
 
size() - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
size() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
 
size() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
size() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
size() - Method in class org.apache.poi.poifs.nio.DataSource
 
size() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
size() - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
size() - Method in interface org.apache.poi.ss.usermodel.CellRange
Gets the number of cells in this range.
size() - Method in class org.apache.poi.ss.util.SSCellRange
 
size() - Method in class org.apache.poi.util.IntList
Returns the number of elements in this list.
size() - Method in class org.apache.poi.util.IntMapper
 
SIZE - io.keikai.api.Range.CellAttribute
 
SIZE - io.keikai.model.impl.CellAttribute
 
SIZE - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
 
SIZE - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
 
sizeOf(Object) - Static method in class io.keikai.model.impl.EvaluationUtil
 
SK - org.apache.poi.util.LocaleID
 
SK_SK - org.apache.poi.util.LocaleID
 
skew(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
SKEW - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
skip(long) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
 
skip(long) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
 
skip(long) - Method in class org.apache.poi.util.RLEDecompressingInputStream
 
SKIP - org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
 
skipBlank - Variable in class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
skipBlankBox - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
skipFully(int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
skipFully(InputStream, long) - Static method in class org.apache.poi.util.IOUtils
Skips bytes from an input byte stream.
skipName(XlsxExtractor.XlsxDefinedNameExtractor) - Method in class io.keikai.importer.XlsxImporter
 
skipName(Name) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
skipName(Name) - Method in class io.keikai.range.impl.imexp.ExcelXlsImporter
 
SKY_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
SKY_BLUE - org.apache.poi.ss.usermodel.IndexedColors
 
SkyBlue - org.apache.poi.sl.usermodel.PresetColor
 
SL - org.apache.poi.util.LocaleID
 
SL_SI - org.apache.poi.util.LocaleID
 
SLANTED_DASH_DOT - io.keikai.api.model.CellStyle.BorderType
 
SLANTED_DASH_DOT - io.keikai.model.SBorder.BorderType
 
SLANTED_DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
slanted dash-dot border
SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SlateBlue - org.apache.poi.sl.usermodel.PresetColor
 
SlateGray - org.apache.poi.sl.usermodel.PresetColor
 
SLGraphics - Class in org.apache.poi.sl.draw
Translates Graphics2D calls into PowerPoint.
SLGraphics(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.SLGraphics
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
Slide<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
SLIDE_IMAGE - org.apache.poi.sl.usermodel.Placeholder
Slide image placeholder shape.
SLIDE_NUMBER - org.apache.poi.sl.usermodel.Placeholder
Slide number placeholder shape.
SLIDE_NUMBER - org.apache.poi.sl.usermodel.TextRun.FieldType
 
slideshow - Variable in class org.apache.poi.sl.extractor.SlideShowExtractor
 
SlideShow<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
SlideShowExtractor<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Class in org.apache.poi.sl.extractor
Common SlideShow extractor
SlideShowExtractor(SlideShow<S, P>) - Constructor for class org.apache.poi.sl.extractor.SlideShowExtractor
 
SlideShowFactory - Class in org.apache.poi.sl.usermodel
 
SlideShowProvider<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
sln(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
SLN - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
slope(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Slope - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function SLOPE()
Slope() - Constructor for class org.apache.poi.ss.formula.functions.Slope
 
SLOPE - org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
 
SLOPE - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
SMA - org.apache.poi.util.LocaleID
 
SMA_NO - org.apache.poi.util.LocaleID
 
SMA_SE - org.apache.poi.util.LocaleID
 
SMALL - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
SMALL - org.apache.poi.sl.usermodel.TextRun.TextCap
 
SMALL - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
SMALL_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
How big a block in the small block stream is.
SMALLER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Most files use 512 bytes as their big block size
SMALLER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
 
smartUpdate(String, Object) - Method in class io.keikai.ui.Spreadsheet
 
smartUpdate(String, Object) - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
smartUpdate(String, Object, boolean) - Method in class io.keikai.ui.Spreadsheet
 
SmartUpdateBridge - Class in io.keikai.jsp
The smart update bridge to encapsulate the ZK knowledge behind this implementation.
SmartUpdateBridge.Builder - Class in io.keikai.jsp
A builder utils to create an instance of SmartUpdateBridge to use.
SMILEY_FACE - org.apache.poi.sl.usermodel.ShapeType
 
SMILEY_FACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SmileyFace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
SMJ - org.apache.poi.util.LocaleID
 
SMJ_NO - org.apache.poi.util.LocaleID
 
SMJ_SE - org.apache.poi.util.LocaleID
 
SMN - org.apache.poi.util.LocaleID
 
SMN_FI - org.apache.poi.util.LocaleID
 
SMS - org.apache.poi.util.LocaleID
 
SMS_FI - org.apache.poi.util.LocaleID
 
SName - Interface in io.keikai.model
A named range (or defined name) which refer to a region.
SNamedStyle - Interface in io.keikai.model
Cell Style referred via a name.
SNIP_1_RECT - org.apache.poi.sl.usermodel.ShapeType
 
SNIP_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_2_DIAG_RECT - org.apache.poi.sl.usermodel.ShapeType
 
SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_2_SAME_RECT - org.apache.poi.sl.usermodel.ShapeType
 
SNIP_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_ROUND_RECT - org.apache.poi.sl.usermodel.ShapeType
 
SNIP_ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Snow - org.apache.poi.sl.usermodel.PresetColor
 
SO - org.apache.poi.util.LocaleID
 
SO_SO - org.apache.poi.util.LocaleID
 
SOLID - io.keikai.api.model.CellStyle.FillPattern
 
SOLID - io.keikai.model.SFill.FillPattern
 
SOLID - io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
SOLID - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
Solid (continuous) pen - native 1
SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SOLID_FOREGROUND - org.apache.poi.ss.usermodel.FillPatternType
Solidly filled
SOLID_FOREGROUND - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Solidly filled
SOLID_FOREGROUND - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Solidly filled
SOLVER_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
 
SOLVER_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
sort - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
sort - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
sort(boolean) - Method in class io.keikai.api.impl.RangeImpl
 
sort(boolean) - Method in interface io.keikai.api.Range
Sort range
sort(boolean, boolean, boolean, boolean, Range.SortDataOption) - Method in class io.keikai.api.impl.RangeImpl
 
sort(boolean, boolean, boolean, boolean, Range.SortDataOption) - Method in interface io.keikai.api.Range
Sort range
sort(Range, boolean) - Static method in class io.keikai.api.CellOperationUtil
Sort range
sort(Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, boolean, boolean, boolean) - Method in class io.keikai.api.impl.RangeImpl
 
sort(Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, boolean, boolean, boolean) - Method in interface io.keikai.api.Range
Sort range
sort(Range, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, boolean, boolean, boolean) - Static method in class io.keikai.api.CellOperationUtil
Sort range
sort(SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, int, boolean, boolean) - Method in class io.keikai.range.impl.RangeImpl
 
sort(SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, int, boolean, boolean) - Method in class io.keikai.range.impl.SortHelper
Major procedure for sorting a selected range: record merged region, sort, unmerge merged regions, restore merged region
sort(SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, SRange, boolean, SRange.SortDataOption, int, boolean, boolean) - Method in interface io.keikai.range.SRange
Sort this Range according the specified parameters
SORT_0090 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
SORT_AND_FILTER - io.keikai.ui.AuxAction
 
SORT_ASCENDING - io.keikai.ui.AuxAction
 
SORT_DESCENDING - io.keikai.ui.AuxAction
 
SORT_HEADER_NO - Static variable in class io.keikai.range.impl.imexp.BookHelper
 
SORT_HEADER_NO - Static variable in class io.keikai.range.impl.SortHelper
 
SORT_HEADER_YES - Static variable in class io.keikai.range.impl.imexp.BookHelper
 
SORT_HEADER_YES - Static variable in class io.keikai.range.impl.SortHelper
 
SORT_NORMAL_DEFAULT - Static variable in class io.keikai.range.impl.imexp.BookHelper
 
SORT_TEXT_AS_NUMBERS - Static variable in class io.keikai.range.impl.imexp.BookHelper
 
SortAlgorithmCombobox(Listitem, CustomSortCtrl.SortRule) - Constructor for class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
SortCellAction - Class in io.keikai.ui.impl.undo
 
SortCellAction(String, Sheet, int, int, int, int, Range, boolean) - Constructor for class io.keikai.ui.impl.undo.SortCellAction
 
SortCellAction(String, Sheet, int, int, int, int, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, Range, boolean, Range.SortDataOption, boolean, boolean, boolean) - Constructor for class io.keikai.ui.impl.undo.SortCellAction
 
SortedValues - Class in org.apache.poi.ss.formula
 
SortedValues() - Constructor for class org.apache.poi.ss.formula.SortedValues
 
SortHandler - Class in io.keikai.ui.sys
 
SortHandler(boolean) - Constructor for class io.keikai.ui.sys.SortHandler
 
SortHelper - Class in io.keikai.range.impl
Manipulate cells according to sorting criteria and options.
SortHelper(SRange) - Constructor for class io.keikai.range.impl.SortHelper
 
SortHelper.SortKey - Class in io.keikai.range.impl
 
sortIndex - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortRule
Indicate sort target, row or column index number
SortIndexCombobox(Listitem, CustomSortCtrl.SortRule) - Constructor for class io.keikaiex.ui.dialog.CustomSortCtrl.SortIndexCombobox
 
SortKey(int, Object[]) - Constructor for class io.keikai.range.impl.SortHelper.SortKey
 
sortOrientationBox - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
sortProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
Records should be sorted by property number before being stored.
SortRule() - Constructor for class io.keikaiex.ui.dialog.CustomSortCtrl.SortRule
 
sortRuleBox - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
sortRuleModel - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
Selected sort level target by user
sortRuleRenderer - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
sortTopLeftToBottomRight() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
Sort the first and last row and columns in-place to the preferred (top left:bottom right) order Note: Sort only occurs when an instance is constructed or when this method is called.
SP - org.apache.poi.ddf.EscherRecordTypes
 
SP_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
 
SP_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
SPACE_AFTER_EQUALITY - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
06H = Spaces following the equality sign (only in macro sheets)
SPACE_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
00H = Spaces before the next token (not allowed before tParen token)
SPACE_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
04H = Spaces before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
SPACE_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
02H = Spaces before opening parenthesis (only allowed before tParen token)
SpaceNode - Class in org.apache.poi.ss.formula.token
 
SpaceNode - org.apache.poi.ss.formula.token.NodeId
 
SpaceNode() - Constructor for class org.apache.poi.ss.formula.token.SpaceNode
 
SPACING_CLOSE - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
SPACING_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
SPACING_OPEN - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
Span - Class in io.keikai.util
 
Span(int, int) - Constructor for class io.keikai.util.Span
 
SpareSpan - Class in io.keikai.util
 
SpareSpan() - Constructor for class io.keikai.util.SpareSpan
 
SPARSE_DOTS - org.apache.poi.ss.usermodel.FillPatternType
Sparse dots
SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Sparse dots
SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SPARSE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Sparse dots
SPECIFICATION_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
Within CellFormatPart.FORMAT_PAT, the group number for the format specification.
SPECIFICATION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for the format specification part of a cell format part.
SPGR - org.apache.poi.ddf.EscherRecordTypes
 
SPGR_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
 
SPGR_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
 
SPicture - Interface in io.keikai.model
A picture in a sheet.
SPicture.Format - Enum in io.keikai.model
 
SPictureData - Interface in io.keikai.model
Picture data in a picture.
split(int) - Method in class io.keikai.util.Span
 
SPLIT_CHAR - Static variable in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
SPLIT_MENU_COLORS - org.apache.poi.ddf.EscherRecordTypes
 
spliterator() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
spliterator() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
spliterator() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
value spliterator
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Returns a Spliterator over all the entries
spliterator() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
spliterator() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Get a spliterator over the children of this Parent; all elements are instances of Property.
spliterator() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
spliterator() - Method in interface org.apache.poi.ss.usermodel.Row
 
spliterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns a spliterator of the physical rows
spliterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Returns a spliterator over the CellAddresses in this cell range in row-major order.
spliterator() - Method in class org.apache.poi.ss.util.SSCellRange
 
spliterator() - Method in class org.apache.poi.util.IntMapper
 
splitRegionsInBoundaries(CellRegion, int, int, int, int) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
Spreadsheet - Class in io.keikai.ui
Spreadsheet is a rich ZK Component to handle EXCEL like behavior, it reads the data from a data model(SBook) and interact with this model by event.
You can assign a Book by Spreadsheet.setBook(Book) or just set the .xls file location by Spreadsheet.setSrc(String).
Spreadsheet() - Constructor for class io.keikai.ui.Spreadsheet
 
SpreadsheetCtrl - Interface in io.keikai.ui.sys
Special controller interface .
SpreadsheetCtrl.CellAttribute - Enum in io.keikai.ui.sys
 
SpreadsheetCtrl.Header - Enum in io.keikai.ui.sys
 
SpreadsheetInCtrl - Interface in io.keikai.ui.sys
Special controller interface for controlling client to server behavior.
SpreadsheetOutCtrl - Interface in io.keikai.ui.sys
Special controller interface for controlling Server to Client behavior.
SpreadsheetStandardTheme - Class in io.keikai.theme
A standard implementation of Theme.
SpreadsheetStandardTheme() - Constructor for class io.keikai.theme.SpreadsheetStandardTheme
Instantiate a default theme
SpreadsheetStandardTheme(String) - Constructor for class io.keikai.theme.SpreadsheetStandardTheme
Instantiate a standard theme
SpreadsheetStandardTheme(String, SpreadsheetStandardTheme.ThemeOrigin) - Constructor for class io.keikai.theme.SpreadsheetStandardTheme
Instantiate a standard theme
SpreadsheetStandardTheme(String, String, int) - Constructor for class io.keikai.theme.SpreadsheetStandardTheme
Instantiate a standard theme
SpreadsheetStandardTheme(String, String, int, SpreadsheetStandardTheme.ThemeOrigin) - Constructor for class io.keikai.theme.SpreadsheetStandardTheme
Instantiate a standard theme
SpreadsheetStandardTheme.ThemeOrigin - Enum in io.keikai.theme
Used to specify the origin of theme resources (e.g.
SpreadsheetTag - Class in io.keikai.jsp.ui
Keikai Spreadsheet Tag implementation.
SpreadsheetTag() - Constructor for class io.keikai.jsp.ui.SpreadsheetTag
 
SpreadsheetThemeFns - Class in io.keikai.theme
Providing theme relevant functions for EL.
SpreadsheetThemeFns() - Constructor for class io.keikai.theme.SpreadsheetThemeFns
 
SpreadsheetThemeProvider - Class in io.keikai.theme
 
SpreadsheetThemeProvider(ThemeProvider) - Constructor for class io.keikai.theme.SpreadsheetThemeProvider
 
SpreadsheetThemeRegistry - Class in io.keikai.theme
 
SpreadsheetThemeRegistry() - Constructor for class io.keikai.theme.SpreadsheetThemeRegistry
Initialize the registry with the default theme (a.k.a Breeze).
SpreadsheetThemeResolver - Class in io.keikai.theme
A standard implementation of ThemeResolver Retrieves and stores theme names via cookie
SpreadsheetThemeResolver() - Constructor for class io.keikai.theme.SpreadsheetThemeResolver
 
SpreadsheetThemes - Class in io.keikai.theme
Facade for accessing internal theming subsystem In most cases, users need not use the underlying theme registry and theme resolver directly.
SpreadsheetThemes() - Constructor for class io.keikai.theme.SpreadsheetThemes
 
SpreadsheetVersion - Enum in org.apache.poi.ss
This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
SpringGreen - org.apache.poi.sl.usermodel.PresetColor
 
SPrintSetup - Interface in io.keikai.model
Store various setting for printing.
SPrintSetup.PaperSize - Enum in io.keikai.model
 
SQ - org.apache.poi.util.LocaleID
 
SQ_AL - org.apache.poi.util.LocaleID
 
sqrt - org.apache.poi.sl.draw.geom.GuideIf.Op
 
SQRT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
sqrtpi(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.MathFns
 
Sqrtpi - Class in org.apache.poi.ss.formula.functions
Implementation for Excel SQRTPI() function.
Sqrtpi() - Constructor for class org.apache.poi.ss.formula.functions.Sqrtpi
 
SQRTPI - Static variable in class io.keikaiex.formula.fn.MathFunctionImpl
 
SQUARE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
SQUARE - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Square protrudes by half line width
SQUARE_COVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
SQUARE_TABS - org.apache.poi.sl.usermodel.ShapeType
 
SQUARE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SQUARES - org.apache.poi.ss.usermodel.FillPatternType
Squares
SQUARES - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Squares
SQUARES - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
SQUARES - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Squares
SR - org.apache.poi.util.LocaleID
 
SR_CYRL - org.apache.poi.util.LocaleID
 
SR_CYRL_BA - org.apache.poi.util.LocaleID
 
SR_CYRL_CS - org.apache.poi.util.LocaleID
 
SR_CYRL_ME - org.apache.poi.util.LocaleID
 
SR_CYRL_RS - org.apache.poi.util.LocaleID
 
SR_LATN - org.apache.poi.util.LocaleID
 
SR_LATN_BA - org.apache.poi.util.LocaleID
 
SR_LATN_CS - org.apache.poi.util.LocaleID
 
SR_LATN_ME - org.apache.poi.util.LocaleID
 
SR_LATN_RS - org.apache.poi.util.LocaleID
 
SRange - Interface in io.keikai.range
The main API to manipulate Spreadsheet's book model.
SRange.ApplyBorderType - Enum in io.keikai.range
 
SRange.AutoFilterOperation - Enum in io.keikai.range
 
SRange.DeleteShift - Enum in io.keikai.range
Shift direction of delete api
SRange.FillType - Enum in io.keikai.range
 
SRange.InsertCopyOrigin - Enum in io.keikai.range
Copy origin format/style of insert
SRange.InsertShift - Enum in io.keikai.range
Shift direction of insert api
SRange.PasteOperation - Enum in io.keikai.range
 
SRange.PasteType - Enum in io.keikai.range
 
SRange.SheetVisible - Enum in io.keikai.range
 
SRange.SortDataOption - Enum in io.keikai.range
 
SRanges - Class in io.keikai.range
A collection of factory methods to create a SRange object.
SRanges() - Constructor for class io.keikai.range.SRanges
 
SRichText - Interface in io.keikai.model
A rich text can have multiple segments which have different fonts for each one in a cell.
SRichText.Segment - Interface in io.keikai.model
 
SRow - Interface in io.keikai.model
A row of a sheet.
ss - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
SS_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
SS_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
no type offsetting (not super or subscript)
SS_SUB - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_SUB - Static variable in interface org.apache.poi.ss.usermodel.Font
subscript
SS_SUPER - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.Font
superscript
SSCellRange<K extends Cell> - Class in org.apache.poi.ss.util
For POI internal use only
SSeries - Interface in io.keikai.model.chart
A series of chart data.
SSheet - Interface in io.keikai.model
A sheet of a book.
SSheet.SheetVisible - Enum in io.keikai.model
 
SSheetProtection - Interface in io.keikai.model
 
SSheetViewInfo - Interface in io.keikai.model
Store those visual statuses of a sheet, e.g.
sst - Variable in class org.apache.poi.hssf.model.InternalWorkbook
this contains a reference to the SSTRecord so that new stings can be added to it.
SST - org.apache.poi.hssf.record.HSSFRecordTypes
 
SSTRecord - Class in org.apache.poi.hssf.record
Static String Table Record (0x00FC)
SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
 
SSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SSTRecord
Fill the fields from the data
SSTRecord(SSTRecord) - Constructor for class org.apache.poi.hssf.record.SSTRecord
 
ST - org.apache.poi.util.LocaleID
 
ST_ACCENTBORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTBORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTBORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTBORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACCENTCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONBEGINNING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONBLANK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONEND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONFORWARDNEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONHELP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONHOME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONINFORMATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONMOVIE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONRETURN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ACTIONBUTTONSOUND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BALLOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BENTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BENTCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BENTCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BENTCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BENTCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BENTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BEVEL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BLOCKARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_BRACEPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BRACKETPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CAN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CLOUDCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CUBE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CURVEDCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDLEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_CURVEDUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DIAMOND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DONUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOUBLEWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ELLIPSE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ELLIPSERIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ELLIPSERIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTALTERNATEPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTCOLLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTCONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTDECISION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTDELAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTDISPLAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTEXTRACT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTINPUTOUTPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTINTERNALSTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMAGNETICDISK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMAGNETICDRUM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMAGNETICTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMANUALINPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMANUALOPERATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMERGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTMULTIDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTOFFLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTONLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_FLOWCHARTPREDEFINEDPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTPREPARATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTPUNCHEDCARD - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTPUNCHEDTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTSORT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_FLOWCHARTSUMMINGJUNCTION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FLOWCHARTTERMINATOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_FOLDEDCORNER - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HEART - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HOMEPLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HORIZONTALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_HOSTCONTROL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_IRREGULARSEAL1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_IRREGULARSEAL2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ISOCELESTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_LEFTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_LEFTRIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_LEFTRIGHTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_LEFTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LIGHTNINGBOLT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LINE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_MIN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
not used
ST_MOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_NIL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
not used
ST_NOSMOKING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_NOT_PRIMATIVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_NOTCHEDCIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_NOTCHEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_OCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PARALLELOGRAM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PENTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PICTUREFRAME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_QUADARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_QUADARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_RIGHTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ROUNDRECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL16 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL24 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL32 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SMILEYFACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_STAR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_STRAIGHTCONNECTOR1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_STRIPEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_SUN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTARCHDOWNCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTARCHDOWNPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTARCHUPCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTARCHUPPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTBOX - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTBUTTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTBUTTONPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCANDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCANUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCASCADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCASCADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCHEVRONINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCIRCLECURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCIRCLEPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCURVEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCURVEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTDEFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTDEFLATEINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTDEFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTFADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTFADELEFT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTFADERIGHT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTFADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTHEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTINFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTINFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTOCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTONRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTPLAINTEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTRINGINSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTRINGOUTSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTSIMPLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTSLANTDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTSLANTUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTSTOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTTRIANGLEINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_THICKARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TRAPEZOID - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_UPDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPDOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_UTURNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_VERTICALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_WAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_WEDGEELLIPSECALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_WEDGERECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_WEDGERRECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ZA - org.apache.poi.util.LocaleID
 
STable - Interface in io.keikai.model
Table
STableColumn - Interface in io.keikai.model
Table column
STableColumn.STotalsRowFunction - Enum in io.keikai.model
 
STableStyle - Interface in io.keikai.model
Table Style.
STableStyleElem - Interface in io.keikai.model
Table style element.
STableStyleInfo - Interface in io.keikai.model
Table style info.
STACKED - io.keikai.api.model.Chart.Grouping
 
STACKED - io.keikai.model.SChart.ChartGrouping
 
STACKED - org.apache.poi.sl.usermodel.TextShape.TextDirection
Determines if all of the text is vertical ("one letter on top of another").
standard - org.apache.poi.poifs.crypt.EncryptionMode
 
STANDARD - io.keikai.api.model.Chart.Grouping
 
STANDARD - io.keikai.model.SChart.ChartGrouping
 
STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The standard size of an XLS palette
STANDARD_PAPER_10_14 - org.apache.poi.ss.usermodel.PaperSize
 
STANDARD_PAPER_11_17 - org.apache.poi.ss.usermodel.PaperSize
 
STANDARD_POINTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
STANDARD_SERIFED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
STANDARD_TRIMMED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
 
StandardCipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
StandardDecryptor - Class in org.apache.poi.poifs.crypt.standard
 
StandardDecryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
StandardDecryptor(StandardDecryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
 
StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionHeader(StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.standard
 
StandardEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
 
StandardEncryptionVerifier - Class in org.apache.poi.poifs.crypt.standard
Used when checking if a key is valid for a document
StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptionVerifier(StandardEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
 
StandardEncryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
StandardEncryptor(StandardEncryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
 
Standardize - Class in org.apache.poi.ss.formula.functions
Implementation for Excel STANDARDIZE() function.
Standardize() - Constructor for class org.apache.poi.ss.formula.functions.Standardize
 
StandardRecord - Class in org.apache.poi.hssf.record
Subclasses of this class (the majority of BIFF records) are non-continuable.
StandardRecord() - Constructor for class org.apache.poi.hssf.record.StandardRecord
 
StandardRecord(StandardRecord) - Constructor for class org.apache.poi.hssf.record.StandardRecord
 
STANDARDWIDTH_0099 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
Star - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
STAR_10 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_10 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_12 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_12 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_16 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_16 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_24 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_24 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_32 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_32 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_4 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_5 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_6 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_7 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_7 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_8 - org.apache.poi.sl.usermodel.ShapeType
 
STAR_8 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Star16 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Star24 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Star32 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Star4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
Star8 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
start - Variable in class io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
 
start - Variable in class io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
 
start(ServletContext, HttpServletRequest, HttpServletResponse, Desktop) - Method in class io.keikaiex.ui.impl.BridgeFix
 
startBatchNotificationMode() - Method in class io.keikai.model.impl.AbstractBookAdv
Starts a batch mode for event notification in a workbook.
startBatchNotificationMode() - Method in class io.keikai.model.impl.BookImpl
 
startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
startDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
StartEditingCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling user(client) start editing a cell
StartEditingCommand() - Constructor for class io.keikai.ui.au.in.StartEditingCommand
 
StartEditingEvent - Class in io.keikai.ui.event
 
StartEditingEvent(String, Component, Sheet, int, int, Object, Object) - Constructor for class io.keikai.ui.event.StartEditingEvent
 
startSearch(InputEvent) - Method in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
startsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
Tests if the string starts with the specified prefix, ignoring case consideration.
startUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
STATE_EMPTY - Static variable in interface io.keikai.app.BookInfo
 
STATE_SAVED - Static variable in interface io.keikai.app.BookInfo
 
STATE_UNSAVED - Static variable in interface io.keikai.app.BookInfo
 
STATEMENT - io.keikai.model.SPrintSetup.PaperSize
US Statement 5 1/2 x 8 1/2 in
STATEMENT_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
STATEMENT_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Statement 5 1/2 x 8 1/2 in
STATEMENT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Statement 5 1/2 x 8 1/2 in
stateSummary() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
StatFns - Class in io.keikaiex.formula.fn
 
StatFns() - Constructor for class io.keikaiex.formula.fn.StatFns
 
StatFunctionImpl - Class in io.keikaiex.formula.fn
 
StatFunctionImpl() - Constructor for class io.keikaiex.formula.fn.StatFunctionImpl
 
STATISTICAL - Static variable in class io.keikaiex.ui.dialog.Formulas
 
StaxHelper - Class in org.apache.poi.util
Deprecated.
STD_DEV - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
STD_DEVP - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
STD_MONIKER - org.apache.poi.hpsf.ClassIDPredefined
Standard Hyperlink / STD Moniker
stdDev - io.keikai.model.STableColumn.STotalsRowFunction
 
stdDev - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
stdev(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
STDEV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
STDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
STDEVA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
stdevp(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Stdevp - Class in org.apache.poi.ss.formula.atp
 
Stdevp() - Constructor for class org.apache.poi.ss.formula.atp.Stdevp
 
STDEVP - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
STDEVPA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
Stdevs - Class in org.apache.poi.ss.formula.atp
 
Stdevs() - Constructor for class org.apache.poi.ss.formula.atp.Stdevs
 
STEALTH - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
SteelBlue - org.apache.poi.sl.usermodel.PresetColor
 
Step - Interface in io.keikai.range.impl.autofill
Step for handling incremental auto fill
STOCK - io.keikai.api.model.Chart.Type
 
STOCK - io.keikai.model.SChart.ChartType
 
STOP - io.keikai.api.model.Validation.AlertStyle
 
STOP - io.keikai.model.SDataValidation.AlertStyle
 
STOP - io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
STOP - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
STOP style
STop10Filter - Interface in io.keikai.model
 
stopBatchNotificationMode() - Method in class io.keikai.model.impl.AbstractBookAdv
Stops the batch mode for event notification when triggers all of the events in a queue.
stopBatchNotificationMode() - Method in class io.keikai.model.impl.BookImpl
 
StopEditingCommand - Class in io.keikai.ui.au.in
A Command (client to server) for handling user(client) stop editing a cell
StopEditingCommand() - Constructor for class io.keikai.ui.au.in.StopEditingCommand
 
StopEditingEvent - Class in io.keikai.ui.event
 
StopEditingEvent(String, Component, Sheet, int, int, String) - Constructor for class io.keikai.ui.event.StopEditingEvent
 
STR_ASCENDING_KEY - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
Default display the String
STR_DESCENDING_KEY - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl.SortAlgorithmCombobox
 
STRAIGHT_ARMS_DOUBLE_SERIF - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
STRAIGHT_ARMS_HORZ - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
STRAIGHT_ARMS_SINGLE_SERIF - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
STRAIGHT_ARMS_VERT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
STRAIGHT_ARMS_WEDGE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
 
STRAIGHT_CONNECTOR_1 - org.apache.poi.sl.usermodel.ShapeType
 
STRAIGHT_CONNECTOR_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
StraightConnector1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
stream() - Method in class io.keikai.util.SpareSpan
 
STREAM_ID - org.apache.poi.hssf.record.HSSFRecordTypes
 
StreamIDRecord - Class in org.apache.poi.hssf.record.pivottable
SXIDSTM - Stream ID (0x00D5)
StreamIDRecord(StreamIDRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
StreamIDRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
strikeout(boolean) - Method in class io.keikai.model.impl.FontBuilderImpl
 
strikeout(boolean) - Method in interface io.keikai.model.SFontBuilder
Sets if the font is strike-out.
STRIKETHRU - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
STRING - io.keikai.api.model.CellData.CellType
 
STRING - io.keikai.model.SCell.CellType
 
STRING - org.apache.poi.hssf.record.HSSFRecordTypes
 
STRING - org.apache.poi.ss.usermodel.CellType
String (text) cell type
STRING - Static variable in interface io.keikai.range.impl.autofill.Step
 
STRING - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
StringAggregation - Class in io.keikai.ui.impl
 
StringAggregation() - Constructor for class io.keikai.ui.impl.StringAggregation
 
StringEval - Class in org.apache.poi.ss.formula.eval
 
StringEval(String) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
 
StringEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
 
StringMatcher(String, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.StringMatcher
 
StringNode - Class in org.apache.poi.ss.formula.token
 
StringNode - org.apache.poi.ss.formula.token.NodeId
 
StringNode(String) - Constructor for class org.apache.poi.ss.formula.token.StringNode
 
StringPtg - Class in org.apache.poi.ss.formula.ptg
String Stores a String value in a formula value stored in the format <length 2 bytes>char[]
StringPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
Create a StringPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
StringPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
Create a StringPtg from a stream
StringRecord - Class in org.apache.poi.hssf.record
STRING (0x0207)
StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
 
StringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StringRecord
 
StringRecord(StringRecord) - Constructor for class org.apache.poi.hssf.record.StringRecord
 
Strings - Class in io.keikai.model.util
The class contains methods for checking a string.
Strings() - Constructor for class io.keikai.model.util.Strings
 
stringToBoolean(ValueEval) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
stringToDate(ValueEval) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert a String to Date
stringToDouble(String, boolean) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert a string to double
StringUtil - Class in org.apache.poi.util
Collection of string handling utilities
StringValueEval - Interface in org.apache.poi.ss.formula.eval
 
STRIPED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
STRIPED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
StripedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
stripFields(String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
Removes any fields (eg macros, page markers etc) from the string.
StrokeStyle - Interface in org.apache.poi.sl.usermodel
This interface specifies the line style of a shape
StrokeStyle.LineCap - Enum in org.apache.poi.sl.usermodel
 
StrokeStyle.LineCompound - Enum in org.apache.poi.sl.usermodel
 
StrokeStyle.LineDash - Enum in org.apache.poi.sl.usermodel
The line dash with pattern.
STYLE - io.keikai.api.Range.CellAttribute
 
STYLE - io.keikai.model.impl.CellAttribute
 
STYLE - io.keikai.model.sys.dependency.Ref.RefType
 
STYLE - io.keikai.ui.impl.undo.ClearCellAction.Type
 
STYLE - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
STYLE - org.apache.poi.hssf.record.HSSFRecordTypes
 
STYLE_COMBO_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
Combo dropdown control
STYLE_COMBO_EDIT_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
Combo Edit dropdown control
STYLE_COMBO_SIMPLE_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
Simple dropdown control (just the dropdown button)
STYLE_EXT - org.apache.poi.hssf.record.HSSFRecordTypes
 
StyleBuilder<V> - Interface in io.keikai.model
 
styleCache - Variable in class io.keikai.range.impl.imexp.AbstractExcelImporter
Keep track of imported style during importing to avoid creating duplicated style objects.
StyleCache - Class in io.keikai.range.impl.imexp
 
StyleCache() - Constructor for class io.keikai.range.impl.imexp.StyleCache
 
StyleCache.ExtraStyleCache - Class in io.keikai.range.impl.imexp
 
StyleCache.FontCache - Class in io.keikai.range.impl.imexp
 
styleCaches - Variable in class io.keikai.importer.XlsxImporter
 
styleExtRecord - Variable in class org.apache.poi.hssf.model.InternalWorkbook.StylePack
 
StyleExtRecord - Class in org.apache.poi.hssf.record
The StyleExt record follow the Style record
StyleExtRecord(int, int, BuiltInStyle, String, XFProp[]) - Constructor for class org.apache.poi.hssf.record.StyleExtRecord
 
StyleExtRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleExtRecord
construct a HeaderFooterRecord record.
styleListmodel - Variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
styleRecord - Variable in class org.apache.poi.hssf.model.InternalWorkbook.StylePack
 
StyleRecord - Class in org.apache.poi.hssf.record
Describes a builtin to the gui or user defined style
StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
creates a new style record, initially set to 'built-in'
StyleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
 
StyleRecord(StyleRecord) - Constructor for class org.apache.poi.hssf.record.StyleRecord
 
StyleRef - Class in io.keikai.model.sys.dependency
This is a marking class to control whether to update cell's style or just update cell's text.
StyleRef() - Constructor for class io.keikai.model.sys.dependency.StyleRef
 
StylesTableHelper - Class in org.apache.poi.xssf.model
A helper to access StylesTable's APIs.
StylesTableHelper() - Constructor for class org.apache.poi.xssf.model.StylesTableHelper
 
styleTable - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
The map stores the exported CellStyle during exporting, so that we can reuse them for exporting other cells.
StyleUtil - Class in io.keikai.range.impl
A utility class to help spreadsheet set style of a cell
StyleUtil() - Constructor for class io.keikai.range.impl.StyleUtil
 
SUB - io.keikai.api.model.Font.TypeOffset
 
SUB - io.keikai.api.Range.PasteOperation
 
SUB - io.keikai.model.PasteOption.PasteOperation
 
SUB - io.keikai.model.SFont.TypeOffset
 
SUB - io.keikai.range.SRange.PasteOperation
 
SUB_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Subtract a gray level RGB value.
subject - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
SubRecord - Class in org.apache.poi.hssf.record
Subrecords are part of the OBJ class.
SubRecord() - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubRecord(SubRecord) - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubRecord.SubRecordTypes - Enum in org.apache.poi.hssf.record
 
SubRecord.SubRecordTypes.RecordConstructor<T extends SubRecord> - Interface in org.apache.poi.hssf.record
 
substitute(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Substitute - Class in org.apache.poi.ss.formula.functions
An implementation of the SUBSTITUTE function:
Substitute() - Constructor for class org.apache.poi.ss.formula.functions.Substitute
 
SUBSTITUTE - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
SUBTITLE - org.apache.poi.sl.usermodel.Placeholder
Sub-title text placeholder shape.
Subtotal - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function SUBTOTAL
Subtotal() - Constructor for class org.apache.poi.ss.formula.functions.Subtotal
 
subtotalInstance(boolean) - Static method in class org.apache.poi.ss.formula.functions.Count
Create an instance of Count to use in Subtotal
subtotalInstance(boolean) - Static method in class org.apache.poi.ss.formula.functions.Counta
 
SubtractEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
SubtractNode - Class in org.apache.poi.ss.formula.token
 
SubtractNode - org.apache.poi.ss.formula.token.NodeId
 
SubtractNode() - Constructor for class org.apache.poi.ss.formula.token.SubtractNode
 
SubtractPtg - Class in org.apache.poi.ss.formula.ptg
 
SUCCESS - io.keikai.model.sys.formula.EvaluationResult.ResultType
 
suffix - Variable in class org.apache.poi.ss.formula.functions.ComplexEx
 
suggestFileExtension() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
suggestFileExtension() - Method in interface org.apache.poi.ss.usermodel.PictureData
Suggests a file extension for this image.
sum - io.keikai.model.STableColumn.STotalsRowFunction
 
sum - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
SUM - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
SUM - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
SUM - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
 
SUM - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
Single instance of this token for 'sum() taking a single argument'
Sumif - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function SUMIF
Sumif() - Constructor for class org.apache.poi.ss.formula.functions.Sumif
 
Sumifs - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function SUMIFS
Sumifs() - Constructor for class org.apache.poi.ss.formula.functions.Sumifs
 
SUMMARY_PROPERTIES - org.apache.poi.hpsf.ClassIDPredefined
Summary information property section
SummaryInformation - Class in org.apache.poi.hpsf
Convenience class representing a Summary Information stream in a Microsoft Office document.
SummaryInformation() - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates an empty SummaryInformation.
SummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation instance from an InputStream in the Horrible Property Set Format.
SummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation from a given PropertySet.
Sumproduct - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function SUMPRODUCT
Sumproduct() - Constructor for class org.apache.poi.ss.formula.functions.Sumproduct
 
SUMSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
Sumx2my2 - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function SUMX2MY2()
Sumx2my2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2my2
 
Sumx2py2 - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function SUMX2PY2()
Sumx2py2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2py2
 
Sumxmy2 - Class in org.apache.poi.ss.formula.functions
Implementation of Excel function SUMXMY2()
Sumxmy2() - Constructor for class org.apache.poi.ss.formula.functions.Sumxmy2
 
Sun - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
SUN - org.apache.poi.sl.usermodel.ShapeType
 
SUN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SUP_BOOK - org.apache.poi.hssf.record.HSSFRecordTypes
 
SupBookRecord - Class in org.apache.poi.hssf.record
A External Workbook Description (Supplemental Book).
SupBookRecord(String, String[]) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
 
SupBookRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
called by the constructor, should set class level fields.
SupBookRecord(SupBookRecord) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
 
SUPER - io.keikai.api.model.Font.TypeOffset
 
SUPER - io.keikai.model.SFont.TypeOffset
 
SUPPORTED_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
 
SUPPORTED_TYPES - Static variable in class org.apache.poi.hpsf.VariantSupport
HPSF is able to read these Variant types.
SuppressForbidden - Annotation Type in org.apache.poi.util
Marking class for elements to be ignored by the forbidden apis check
SURFACE - io.keikai.api.model.Chart.Type
 
SURFACE - io.keikai.model.SChart.ChartType
 
SURFACE_3D - io.keikai.api.model.Chart.Type
 
SV - org.apache.poi.util.LocaleID
 
SV_FI - org.apache.poi.util.LocaleID
 
SV_SE - org.apache.poi.util.LocaleID
 
SVG - org.apache.poi.common.usermodel.PictureType
Scalable vector graphics (.svg) - supported by Office 2016 and higher
SVG - org.apache.poi.sl.usermodel.PictureData.PictureType
Scalable vector graphics (.svg) - supported by Office 2016 and higher
SW - org.apache.poi.util.LocaleID
 
SW_KE - org.apache.poi.util.LocaleID
 
swapFontUse(short, short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Swaps all use in the string of one font index for use of a different font index.
SWISS - org.apache.poi.ss.usermodel.FontFamily
 
Switch - Class in org.apache.poi.ss.formula.atp
Implementation of 'Analysis Toolpak' Excel function SWITCH()
SWOOSH_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
SWOOSH_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SWorkbookProtection - Interface in io.keikai.model
Workbook protection options
syd(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
SYD - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
SYMBOL - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies a character set of symbols.
SYMBOL - org.apache.poi.common.usermodel.fonts.FontGroup
type for symbol fonts
SYMBOL - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
SYMBOL_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
Symbol character set
sync(RangeRunner) - Method in class io.keikai.api.impl.RangeImpl
 
sync(RangeRunner) - Method in interface io.keikai.api.Range
Runs runer under synchronization protection
SyncFriendFocusEvent - Class in io.keikai.ui.event
The event to notify friend focus updated
SyncFriendFocusEvent(String, Component, Sheet, Collection<Focus>, Collection<Focus>) - Constructor for class io.keikai.ui.event.SyncFriendFocusEvent
 
syncOutlineLevelColTree() - Method in class io.keikai.model.impl.SheetImpl
 
syncOutlineLevelRowTree() - Method in class io.keikai.model.impl.SheetImpl
 
SYR - org.apache.poi.util.LocaleID
 
SYR_SY - org.apache.poi.util.LocaleID
 
SYS_DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
PS_DASH system dash style - native 2
SYS_DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
PS_DASHDOT system dash style - native 4
SYS_DASH_DOT_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
PS_DASHDOTDOT system dash style / native 5
SYS_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
PS_DOT system dash style - native 3

T

T - Class in org.apache.poi.ss.formula.functions
Implementation of Excel T() function
T() - Constructor for class org.apache.poi.ss.formula.functions.T
 
TA - org.apache.poi.util.LocaleID
 
TA_IN - org.apache.poi.util.LocaleID
 
TA_LK - org.apache.poi.util.LocaleID
 
tab() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
TAB_ID - org.apache.poi.hssf.record.HSSFRecordTypes
 
TabIdRecord - Class in org.apache.poi.hssf.record
Contains an array of sheet id's.
TabIdRecord() - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
TabIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
TabIdRecord(TabIdRecord) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
Table - Interface in org.apache.poi.ss.usermodel
XSSF Only! High level abstraction of table in a workbook.
TABLE - io.keikai.model.sys.dependency.Ref.RefType
 
TABLE - org.apache.poi.hssf.record.HSSFRecordTypes
 
TABLE - org.apache.poi.sl.usermodel.Placeholder
Table object placeholder shape.
TABLE_STYLES - org.apache.poi.hssf.record.HSSFRecordTypes
 
TableCell<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
TableCell.BorderEdge - Enum in org.apache.poi.sl.usermodel
 
TableColumnImpl - Class in io.keikai.model.impl
Table column.
TableColumnImpl(String) - Constructor for class io.keikai.model.impl.TableColumnImpl
 
TableImpl - Class in io.keikai.model.impl
 
TableImpl(AbstractBookAdv, String, String, SheetRegion, int, int, STableStyleInfo) - Constructor for class io.keikai.model.impl.TableImpl
 
TableImpl(AbstractBookAdv, String, String, SheetRegion, int, int, STableStyleInfo, boolean) - Constructor for class io.keikai.model.impl.TableImpl
 
TableImpl.DummyTable - Class in io.keikai.model.impl
 
TableNameImpl - Class in io.keikai.model.impl
Mark interface for SName that is associated with Table.
TableNameImpl(AbstractBookAdv, STable, String, String) - Constructor for class io.keikai.model.impl.TableNameImpl
 
TablePrecedentRef - Interface in io.keikai.model.sys.dependency
Precedent reference to ColumnRef.
TablePrecedentRefImpl - Class in io.keikai.model.impl
Implementation of precedent reference to ColumnRefs.
TablePrecedentRefImpl(String, String) - Constructor for class io.keikai.model.impl.TablePrecedentRefImpl
 
TablePtg - Class in org.apache.poi.ss.formula.ptg
TODO: XSSF only
TablePtg(int, int, int, int, int, String, TablePtg.Item[], String[], boolean) - Constructor for class org.apache.poi.ss.formula.ptg.TablePtg
 
TablePtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.TablePtg
 
TablePtg.Item - Enum in org.apache.poi.ss.formula.ptg
 
TableRecord - Class in org.apache.poi.hssf.record
The record specifies a data table.
TableRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableRecord
 
TableRecord(TableRecord) - Constructor for class org.apache.poi.hssf.record.TableRecord
 
TableRecord(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.TableRecord
 
TableRefNode - Class in org.apache.poi.ss.formula.token
 
TableRefNode - org.apache.poi.ss.formula.token.NodeId
 
TableRefNode(String, ExternalRefNode) - Constructor for class org.apache.poi.ss.formula.token.TableRefNode
 
TableShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
TableStyle - Interface in org.apache.poi.ss.usermodel
Data table style definition.
TableStyleDark1 - Class in io.keikaiex.model.sys
Builtin TableStyleDark1
TableStyleDark10 - Class in io.keikaiex.model.sys
Builtin TableStyleDark10
TableStyleDark11 - Class in io.keikaiex.model.sys
Builtin TableStyleDark11
TableStyleDark2 - Class in io.keikaiex.model.sys
Builtin TableStyleDark2
TableStyleDark3 - Class in io.keikaiex.model.sys
Builtin TableStyleDark3
TableStyleDark4 - Class in io.keikaiex.model.sys
Builtin TableStyleDark4
TableStyleDark5 - Class in io.keikaiex.model.sys
Builtin TableStyleDark5
TableStyleDark6 - Class in io.keikaiex.model.sys
Builtin TableStyleDark6
TableStyleDark7 - Class in io.keikaiex.model.sys
Builtin TableStyleDark7
TableStyleDark8 - Class in io.keikaiex.model.sys
Builtin TableStyleDark8
TableStyleDark9 - Class in io.keikaiex.model.sys
Builtin TableStyleDark9
TableStyleElemImpl - Class in io.keikai.model.impl
 
TableStyleElemImpl(SFont, SFill, SBorder) - Constructor for class io.keikai.model.impl.TableStyleElemImpl
 
TableStyleImpl - Class in io.keikai.model.impl
 
TableStyleImpl(String, STableStyleElem, STableStyleElem, int, STableStyleElem, int, STableStyleElem, int, STableStyleElem, int, STableStyleElem, STableStyleElem, STableStyleElem, STableStyleElem, STableStyleElem, STableStyleElem, STableStyleElem, STableStyleElem) - Constructor for class io.keikai.model.impl.TableStyleImpl
 
TableStyleInfo - Interface in org.apache.poi.ss.usermodel
style information for a specific table instance, referencing the document style and indicating which optional portions of the style to apply.
TableStyleInfoImpl - Class in io.keikai.model.impl
Table style
TableStyleInfoImpl(String, boolean, boolean, boolean, boolean) - Constructor for class io.keikai.model.impl.TableStyleInfoImpl
 
TableStyleLight1 - Class in io.keikaiex.model.sys
Builtin TableStyleLight1
TableStyleLight10 - Class in io.keikaiex.model.sys
Builtin TableStyleLight10
TableStyleLight11 - Class in io.keikaiex.model.sys
Builtin TableStyleLight11
TableStyleLight12 - Class in io.keikaiex.model.sys
Builtin TableStyleLight12
TableStyleLight13 - Class in io.keikaiex.model.sys
Builtin TableStyleLight13
TableStyleLight14 - Class in io.keikaiex.model.sys
Builtin TableStyleLight14
TableStyleLight15 - Class in io.keikaiex.model.sys
Builtin TableStyleLight15
TableStyleLight16 - Class in io.keikaiex.model.sys
Builtin TableStyleLight16
TableStyleLight17 - Class in io.keikaiex.model.sys
Builtin TableStyleLight17
TableStyleLight18 - Class in io.keikaiex.model.sys
Builtin TableStyleLight18
TableStyleLight19 - Class in io.keikaiex.model.sys
Builtin TableStyleLight19
TableStyleLight2 - Class in io.keikaiex.model.sys
Builtin TableStyleLight2
TableStyleLight20 - Class in io.keikaiex.model.sys
Builtin TableStyleLight20
TableStyleLight21 - Class in io.keikaiex.model.sys
Builtin TableStyleLight21
TableStyleLight3 - Class in io.keikaiex.model.sys
Builtin TableStyleLight3
TableStyleLight4 - Class in io.keikaiex.model.sys
Builtin TableStyleLight4
TableStyleLight5 - Class in io.keikaiex.model.sys
Builtin TableStyleLight5
TableStyleLight6 - Class in io.keikaiex.model.sys
Builtin TableStyleLight6
TableStyleLight7 - Class in io.keikaiex.model.sys
Builtin TableStyleLight7
TableStyleLight8 - Class in io.keikaiex.model.sys
Builtin TableStyleLight8
TableStyleLight9 - Class in io.keikaiex.model.sys
Builtin TableStyleLight9
TableStyleMedium1 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn1
TableStyleMedium10 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn10
TableStyleMedium11 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn11
TableStyleMedium12 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn12
TableStyleMedium13 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn13
TableStyleMedium14 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn14
TableStyleMedium15 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn15
TableStyleMedium16 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn16
TableStyleMedium17 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn17
TableStyleMedium18 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn18
TableStyleMedium19 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn19
TableStyleMedium2 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn2
TableStyleMedium20 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn20
TableStyleMedium21 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn21
TableStyleMedium22 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn22
TableStyleMedium23 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn23
TableStyleMedium24 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn24
TableStyleMedium25 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn25
TableStyleMedium26 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn26
TableStyleMedium27 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn27
TableStyleMedium28 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn28
TableStyleMedium3 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn3
TableStyleMedium4 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn4
TableStyleMedium5 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn5
TableStyleMedium6 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn6
TableStyleMedium7 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn7
TableStyleMedium8 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn8
TableStyleMedium9 - Class in io.keikaiex.model.sys
Builtin TableStyleMediumn9
TableStyleNone - Class in io.keikai.model.impl
Builtin TableStyleNone
TableStylesRecord - Class in org.apache.poi.hssf.record
TABLESTYLES (0x088E)
TableStylesRecord(int, int, int, String, String) - Constructor for class org.apache.poi.hssf.record.TableStylesRecord
 
TableStylesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableStylesRecord
 
TableStylesRecord(TableStylesRecord) - Constructor for class org.apache.poi.hssf.record.TableStylesRecord
 
TableStyleType - Enum in org.apache.poi.ss.usermodel
Ordered list of table style elements, for both data tables and pivot tables.
TABLOID - io.keikai.model.SPrintSetup.PaperSize
US Tabloid 11 x 17 in
TABLOID_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
TABLOID_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
US Tabloid 11 x 17 in
TABLOID_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Tabloid 11 x 17 in
tabs() - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
tabs() - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
TabStop - Interface in org.apache.poi.sl.usermodel
 
TabStop.TabStopType - Enum in org.apache.poi.sl.usermodel
 
tan - org.apache.poi.sl.draw.geom.GuideIf.Op
 
Tan - org.apache.poi.sl.usermodel.PresetColor
 
TAN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
TAN - org.apache.poi.ss.usermodel.IndexedColors
 
TAN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
TANH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
tbilleq(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
TBILLEQ - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
tbillprice(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
TBILLPRICE - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
tbillyield(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
TBILLYIELD - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
TblPtg - Class in org.apache.poi.ss.formula.ptg
This ptg indicates a data table.
TblPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.TblPtg
 
tbStyleTable - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
TDD_TALE_CN - org.apache.poi.util.LocaleID
 
tdist(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
TDist - Class in org.apache.poi.ss.formula.functions
Implementation for Excel TDIST() function.
TDist() - Constructor for class org.apache.poi.ss.formula.functions.TDist
 
TDIST - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
tdist2t(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
TDist2t - Class in org.apache.poi.ss.formula.functions
Implementation for Excel T.DIST.2T() function.
TDist2t() - Constructor for class org.apache.poi.ss.formula.functions.TDist2t
 
TDIST2T - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
TDistLt - Class in org.apache.poi.ss.formula.functions
Implementation for Excel T.DIST() function.
TDistLt() - Constructor for class org.apache.poi.ss.formula.functions.TDistLt
 
tdistrt(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
TDistRt - Class in org.apache.poi.ss.formula.functions
Implementation for Excel T.DIST.RT() function.
TDistRt() - Constructor for class org.apache.poi.ss.formula.functions.TDistRt
 
TDISTRT - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
TE - org.apache.poi.util.LocaleID
 
TE_IN - org.apache.poi.util.LocaleID
 
Teal - org.apache.poi.sl.usermodel.PresetColor
 
TEAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
TEAL - org.apache.poi.ss.usermodel.IndexedColors
 
TEARDROP - org.apache.poi.sl.usermodel.ShapeType
 
TEARDROP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
Temp - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
TempFile - Class in org.apache.poi.util
Interface for creating temporary files.
TempFileCreationStrategy - Interface in org.apache.poi.util
Interface used by the TempFile utility class to create temporary files.
TempFilePOIFSFileSystem - Class in org.apache.poi.poifs.filesystem
An experimental POIFSFileSystem to support the encryption of large files
TempFilePOIFSFileSystem() - Constructor for class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
 
TEMPLATE_ABOVE_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_BELOW_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CELL_VALUE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_COLOR_SCALE_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CONTAINS_BLANKS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CONTAINS_ERRORS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CONTAINS_NO_BLANKS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CONTAINS_NO_ERRORS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_CONTAINS_TEXT - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_DATA_BAR_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_DUPLICATE_VALUES - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_FILTER - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_FORMULA - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_ICON_SET_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_LAST_7_DAYS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_LAST_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_LAST_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_NEXT_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_NEXT_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_THIS_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_THIS_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_TODAY - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_TOMORROW - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_UNIQUE_VALUES - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEMPLATE_YESTERDAY - Static variable in class org.apache.poi.hssf.record.CFRuleBase
 
TEN_BY_FOURTEEN - io.keikai.model.SPrintSetup.PaperSize
10 x 14 in
TEN_BY_FOURTEEN_PAPERSIZE - Static variable in class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
10 x 14 in
TEN_BY_FOURTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
10 x 14 in
TestImporterFactory - Class in io.keikai.range.impl.imexp
 
TestImporterFactory() - Constructor for class io.keikai.range.impl.imexp.TestImporterFactory
 
text - Variable in class org.apache.poi.ss.format.CellFormatResult
The resulting text.
text() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
TEXT - io.keikai.api.Range.CellAttribute
 
TEXT - io.keikai.model.impl.CellAttribute
 
TEXT - io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
TEXT - org.apache.poi.hssf.record.HSSFRecordTypes
 
TEXT - org.apache.poi.ss.format.CellFormatType
A text format.
TEXT - Static variable in class io.keikaiex.ui.dialog.Formulas
 
TEXT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
An implementation of the TEXT function
TEXT returns a number value formatted with the given number formatting string.
TEXT__ANCHORTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__BIDIR - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__FONTROTATION - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__IDOFNEXTSHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__ROTATETEXTWITHSHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__SCALETEXT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__SINGLECLICKSELECTS - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__SIZE_TEXT_TO_FIT_SHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__SIZESHAPETOFITTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTFLOW - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTID - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTRIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__TEXTTOP - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__USEHOSTMARGINS - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT__WRAPTEXT - org.apache.poi.ddf.EscherPropertyTypes
 
TEXT_ARCH_DOWN_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ARCH_DOWN_POUR - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ARCH_UP_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ARCH_UP_POUR - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_AS_CHARACTERS - Static variable in interface org.apache.poi.sl.draw.Drawable
TEXT_AS_NUMBERS - io.keikai.api.Range.SortDataOption
 
TEXT_AS_NUMBERS - io.keikai.range.SRange.SortDataOption
 
TEXT_AS_SHAPES - Static variable in interface org.apache.poi.sl.draw.Drawable
TEXT_BOX - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_BUTTON_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_BUTTON_POUR - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CAN_DOWN - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CAN_UP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CASCADE_DOWN - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CASCADE_UP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CHEVRON - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CHEVRON_INVERTED - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CIRCLE_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CIRCLE_POUR - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_COLOR - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
TEXT_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CURVE_DOWN - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_CURVE_UP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DEFLATE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DEFLATE_BOTTOM - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DEFLATE_INFLATE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DEFLATE_INFLATE_DEFLATE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DEFLATE_TOP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_DISPLAY - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
 
TEXT_FADE_DOWN - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_FADE_LEFT - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_FADE_RIGHT - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_FADE_UP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_HEXAGON - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_INDENT_DECREASE - io.keikai.ui.AuxAction
 
TEXT_INDENT_INCREASE - io.keikai.ui.AuxAction
 
TEXT_INFLATE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_INFLATE_BOTTOM - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_INFLATE_TOP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_LENGTH - io.keikai.api.model.Validation.ValidationType
 
TEXT_LENGTH - io.keikai.model.SDataValidation.ValidationType
 
TEXT_LENGTH - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
TEXT_LENGTH - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
TEXT_LENGTH - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
String length type
TEXT_OBJECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
TEXT_OCTAGON - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ON_CURVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ON_RING - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ORIENTATION_NONE - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_ROT_LEFT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_ROT_RIGHT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_PLAIN_TEXT - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_RENDERING_MODE - Static variable in interface org.apache.poi.sl.draw.Drawable
TEXT_RING - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_RING_INSIDE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_RING_OUTSIDE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_ROTATION - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
TEXT_SIMPLE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_SLANT_DOWN - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_SLANT_UP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_STOP - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_TRIANGLE_INVERTED - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_WAVE - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_WAVE_1 - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_WAVE_2 - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_WAVE_3 - org.apache.poi.sl.usermodel.ShapeType
 
TEXT_WAVE_4 - org.apache.poi.sl.usermodel.ShapeType
 
TextArchDownCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextArchDownPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextArchUpCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextArchUpPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextBox<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
Represents a TextFrame shape in PowerPoint.
TextBox - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TEXTBOX - org.apache.poi.ddf.EscherRecordTypes
 
TextButtonCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextButtonPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCanDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCanUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCascadeDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCascadeUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
textChar(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
TextChevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextChevronInverted - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCircleCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCirclePour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
textColor - Variable in class org.apache.poi.ss.format.CellFormatResult
The color the format sets, or null if the format sets no color.
TextCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCurveDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextCurveUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextDeflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextDeflateBottom - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextDeflateInflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextDeflateInflateDeflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextDeflateTop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextFadeDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextFadeLeft - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextFadeRight - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextFadeUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextFns - Class in io.keikaiex.formula.fn
 
TextFns() - Constructor for class io.keikaiex.formula.fn.TextFns
 
TextFunction - Class in org.apache.poi.ss.formula.functions
 
TextFunction() - Constructor for class org.apache.poi.ss.formula.functions.TextFunction
 
TextFunctionHelper - Class in org.apache.poi.ss.formula.functions
 
TextFunctionHelper() - Constructor for class org.apache.poi.ss.formula.functions.TextFunctionHelper
 
TextFunctionImpl - Class in io.keikaiex.formula.fn
 
TextFunctionImpl() - Constructor for class io.keikaiex.formula.fn.TextFunctionImpl
 
TextHeightCommand - Class in io.keikai.ui.au.in
A Command (client to server) for fetch data back
TextHeightCommand() - Constructor for class io.keikai.ui.au.in.TextHeightCommand
 
TextHexagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextIndentHandler - Class in io.keikai.ui.impl.ua
 
TextIndentHandler(int) - Constructor for class io.keikai.ui.impl.ua.TextIndentHandler
 
TextInflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextInflateBottom - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextInflateTop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextObjectRecord - Class in org.apache.poi.hssf.record
The TXO record (0x01B6) is used to define the properties of a text box.
TextObjectRecord() - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextObjectRecord(TextObjectRecord) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextOctagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextOnCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextOnRing - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextParagraph<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​T>,​T extends TextRun> - Interface in org.apache.poi.sl.usermodel
 
TextParagraph.BulletStyle - Interface in org.apache.poi.sl.usermodel
 
TextParagraph.FontAlign - Enum in org.apache.poi.sl.usermodel
 
TextParagraph.TextAlign - Enum in org.apache.poi.sl.usermodel
Specifies a list of text alignment types
TextPlainText - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextRecord - Class in org.apache.poi.hssf.record.chart
The text record is used to define text stored on a chart.
TextRecord() - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
 
TextRecord(TextRecord) - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
 
TextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
 
TextRing - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextRingInside - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextRingOutside - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextRotationHandler - Class in io.keikaiex.ui.impl.ua
 
TextRotationHandler() - Constructor for class io.keikaiex.ui.impl.ua.TextRotationHandler
 
TextRun - Interface in org.apache.poi.sl.usermodel
Some text.
TextRun.FieldType - Enum in org.apache.poi.sl.usermodel
Type of placeholder fields
TextRun.TextCap - Enum in org.apache.poi.sl.usermodel
Type of text capitals
TextShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
TextShape.TextAutofit - Enum in org.apache.poi.sl.usermodel
Specifies alist of auto-fit types.
TextShape.TextDirection - Enum in org.apache.poi.sl.usermodel
Vertical Text Types
TextShape.TextPlaceholder - Enum in org.apache.poi.sl.usermodel
This enum represents a compromise for the handling of HSLF run types (see org.apache.poi.hslf.record.TextHeaderAtom) and XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).
TextSimple - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextSlantDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextSlantUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextStop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextTriangleInverted - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWave1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWave2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWave3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWave4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TextWidthCommand - Class in io.keikai.ui.au.in
A Command (client to server) for pass cell text width back
TextWidthCommand() - Constructor for class io.keikai.ui.au.in.TextWidthCommand
 
TG - org.apache.poi.util.LocaleID
 
TG_CYRL - org.apache.poi.util.LocaleID
 
TG_CYRL_TJ - org.apache.poi.util.LocaleID
 
TH - org.apache.poi.util.LocaleID
 
TH_TH - org.apache.poi.util.LocaleID
 
THAI - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Thai character set.
THAI - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
THAI_DIST - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Thai distribution justification.
thaiAlphaParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai alphabetic character enclosed by parentheses.
thaiAlphaParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai alphabetic character followed by a closing parenthesis.
thaiAlphaPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai alphabetic character followed by a period.
thaiNumParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai numeral enclosed in parentheses.
thaiNumParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai numeral followed by a closing parenthesis.
thaiNumPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
Thai numeral followed by a period.
THEME - org.apache.poi.hssf.record.HSSFRecordTypes
 
THEME_ACCENT_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_ACCENT_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_ACCENT_3 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_ACCENT_4 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_ACCENT_5 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_ACCENT_6 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_DARK_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_DARK_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_FOLLOWED_HYPERLINK - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_HYPERLINK - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_LIGHT_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEME_LIGHT_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
THEMED_CELL - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
ThemeRecord - Class in org.apache.poi.hssf.record
The theme used in this workbook.
ThemeRecord() - Constructor for class org.apache.poi.hssf.record.ThemeRecord
 
ThemeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ThemeRecord
construct a HeaderFooterRecord record.
THICK - io.keikai.api.model.CellStyle.BorderType
 
THICK - io.keikai.model.SBorder.BorderType
 
THICK - org.apache.poi.ss.usermodel.BorderStyle
Thick border
THICK - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
THICK_BACKWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
Thick backward facing diagonals
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick backward facing diagonals
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thick backward facing diagonals
THICK_FORWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
Thick forward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick forward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thick forward facing diagonals
THICK_HORZ_BANDS - org.apache.poi.ss.usermodel.FillPatternType
Thick horizontal bands
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick horizontal bands
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thick horizontal bands
THICK_THIN - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Double lines, one thick, one thin - native 2 / ooxml "thickThin"
THICK_VERT_BANDS - org.apache.poi.ss.usermodel.FillPatternType
Thick vertical bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick vertical bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thick vertical bands
ThickArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
THIN - io.keikai.api.model.CellStyle.BorderType
 
THIN - io.keikai.model.SBorder.BorderType
 
THIN - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
THIN - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
THIN - org.apache.poi.ss.usermodel.BorderStyle
Thin border
THIN - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_BACKWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
Thin backward diagonal
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin backward diagonal
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thin backward diagonal
THIN_FORWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
Thin forward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin forward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thin forward diagonal
THIN_HORZ_BANDS - org.apache.poi.ss.usermodel.FillPatternType
Thin horizontal bands
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin horizontal bands
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thin horizontal bands
THIN_THICK - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Double lines, reverse order - native 3 / ooxml "thinThick"
THIN_VERT_BANDS - org.apache.poi.ss.usermodel.FillPatternType
Thin vertical bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin vertical bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Thin vertical bands
thirdColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
thirdRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
thirdSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
 
thirdSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
 
THIS_MONTH - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
THIS_ROW - org.apache.poi.ss.formula.ptg.TablePtg.Item
 
THIS_WEEK - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
thisMonth - io.keikai.model.SAutoFilter.FilterOp
 
thisQuarter - io.keikai.model.SAutoFilter.FilterOp
 
Thistle - org.apache.poi.sl.usermodel.PresetColor
 
thisWeek - io.keikai.model.SAutoFilter.FilterOp
 
thisYear - io.keikai.model.SAutoFilter.FilterOp
 
ThreadLocalUtil - Class in org.apache.poi.util
Small utility to allow to remove references held in ThreadLocals.
THREED__3DEFFECT - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__BOOLEAN_PROPERTIES - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__DIFFUSEAMOUNT - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EDGETHICKNESS - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUDEBACKWARD - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUDEFORWARD - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUDEPLANE - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUSIONCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUSIONCOLOREXT - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__EXTRUSIONCOLOREXTMOD - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__LIGHTFACE - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__METALLIC - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__SHININESS - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__SPECULARAMOUNT - org.apache.poi.ddf.EscherPropertyTypes
 
THREED__USEEXTRUSIONCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
ThreeDEval - Interface in org.apache.poi.ss.formula
Optional Extension to the likes of AreaEval and AreaEvalBase, which allows for looking up 3D (sheet+row+column) evaluations
THREEDSTYLE__AMBIENTINTENSITY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__CONSTRAINROTATION - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__FILLHARSH - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__FILLINTENSITY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__FILLX - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__FILLY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__FILLZ - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__KEYHARSH - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__KEYINTENSITY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__KEYX - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__KEYY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__KEYZ - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__PARALLEL - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__RENDERMODE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONAXISX - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONAXISY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONAXISZ - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONCENTERAUTO - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONCENTERX - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONCENTERY - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ROTATIONCENTERZ - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__SKEWAMOUNT - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__SKEWANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__TOLERANCE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__XROTATIONANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__XVIEWPOINT - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__YROTATIONANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__YVIEWPOINT - org.apache.poi.ddf.EscherPropertyTypes
 
THREEDSTYLE__ZVIEWPOINT - org.apache.poi.ddf.EscherPropertyTypes
 
Threshold - Class in org.apache.poi.hssf.record.cf
Threshold / value (CFVO) for changes in Conditional Formatting
Threshold() - Constructor for class org.apache.poi.hssf.record.cf.Threshold
 
Threshold(Threshold) - Constructor for class org.apache.poi.hssf.record.cf.Threshold
 
Threshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.Threshold
Creates new Threshold
THRESHOLD - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
If the color component being modified is less than the parameter contained in the blue field, set it to the minimum intensity.
throwIOException(ExceptionConverter) - Method in class io.keikai.model.impl.pdf.AutoClosableDocument
 
throwIOException(ExceptionConverter) - Method in class io.keikai.model.impl.pdf.PdfExporter
 
Thumbnail - Class in org.apache.poi.hpsf
Class to manipulate data in the Clipboard Variant (VT_CF) format.
Thumbnail() - Constructor for class org.apache.poi.hpsf.Thumbnail
Default Constructor.
Thumbnail(byte[]) - Constructor for class org.apache.poi.hpsf.Thumbnail
Creates a Thumbnail instance and initializes with the specified image bytes.
TI - org.apache.poi.util.LocaleID
 
TI_ER - org.apache.poi.util.LocaleID
 
TI_ET - org.apache.poi.util.LocaleID
 
TICK - org.apache.poi.hssf.record.HSSFRecordTypes
 
TickRecord - Class in org.apache.poi.hssf.record.chart
The Tick record defines how tick marks and label positioning/formatting
TickRecord() - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
 
TickRecord(TickRecord) - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
 
TickRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
 
TIFF - org.apache.poi.common.usermodel.PictureType
Tag Image File (.tiff)
TIFF - org.apache.poi.poifs.filesystem.FileMagic
TIFF Image
TIFF - org.apache.poi.sl.usermodel.PictureData.PictureType
Tag Image File (.tiff)
time() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
TIME - io.keikai.api.model.Validation.ValidationType
 
TIME - io.keikai.model.SDataValidation.ValidationType
 
TIME - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
TIME - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
TIME - Static variable in interface io.keikai.range.impl.autofill.Step
 
TIME - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Time type
TIME_PERIOD - io.keikai.model.SConditionalFormattingRule.RuleType
 
TIME_PERIOD - org.apache.poi.ss.usermodel.ConditionFilterType
 
TimeFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function TIME
TimeFunc() - Constructor for class org.apache.poi.ss.formula.functions.TimeFunc
 
TimeValue - Class in org.apache.poi.ss.formula.functions
Implementation for the TIMEVALUE() Excel function.
TimeValue() - Constructor for class org.apache.poi.ss.formula.functions.TimeValue
 
TIMEZONE_UTC - Static variable in class org.apache.poi.util.LocaleUtil
Excel doesn't store TimeZone information in the file, so if in doubt, use UTC to perform calculations
tinv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
TINV - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
title - Variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
TITLE - org.apache.poi.sl.usermodel.Placeholder
Title text placeholder shape.
TITLE - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Title placeholder shape text
TITLE - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
 
TK - org.apache.poi.util.LocaleID
 
TK_TM - org.apache.poi.util.LocaleID
 
TMZ_MA - org.apache.poi.util.LocaleID
 
TN - org.apache.poi.util.LocaleID
 
TN_BW - org.apache.poi.util.LocaleID
 
TN_ZA - org.apache.poi.util.LocaleID
 
toArray() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
Gets the concatenated contents as a single byte array.
toArray() - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray(int[]) - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toAscii(int) - Static method in class org.apache.poi.util.HexDump
 
toAxisBetween(AxisCrossBetween) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toAxisCrosses(AxisCrosses) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toAxisLabelAlign(AxisLabelAlignment) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toAxisOrientation(AxisOrientation) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toAxisPosition(AxisPosition) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toAxisTickLabelPosition(AxisTickLabelPosition) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toBarDirection(BarDirection) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toBarOverlap(ChartTypeJson, SChart.ChartGrouping) - Method in class io.keikai.importer.XlsxImporter
 
toBoldweight(boolean) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toBoldweight(short) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toBool(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toBool(Map, String, Boolean) - Static method in class io.keikai.util.XlsxJsonHelper
 
toBoolean(Object, Boolean) - Static method in class io.keikai.util.XlsxJsonHelper
 
toBorderType(BorderStyle) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toByteArray() - Method in class org.apache.poi.hpsf.ClipboardData
 
toByteArray() - Method in class org.apache.poi.hpsf.Filetime
 
toByteArray(InputStream) - Static method in class org.apache.poi.util.IOUtils
Reads all the data from the input stream, and returns the bytes read.
toByteArray(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
Reads up to length bytes from the input stream, and returns the bytes read.
toByteArray(InputStream, int, int) - Static method in class org.apache.poi.util.IOUtils
Reads up to length bytes from the input stream, and returns the bytes read.
toByteArray(ByteBuffer, int) - Static method in class org.apache.poi.util.IOUtils
Returns an array (that shouldn't be written to!) of the ByteBuffer.
toByteArrayWithMaxLength(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
Reads the input stream, and returns the bytes read.
toCellRange(int, int) - Method in class io.keikai.api.impl.RangeImpl
 
toCellRange(int, int) - Method in interface io.keikai.api.Range
Returns a new range having one cell according to the offset based on the left-top corner.
toCFRuleOperator(SConditionalFormattingRule.RuleOperator) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toChartAnchor(Range) - Static method in class io.keikai.api.SheetOperationUtil
Create a anchor by range's row/column data
toChartAxisCrossBetween(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisCrosses(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisLabelAlign(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisOrientation(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisPosition(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisTickLabelPosition(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartAxisTimeUnit(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartGrouping(Chart.Grouping) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toChartGrouping(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartLegendPosition(String) - Method in class io.keikai.importer.XlsxImporter
 
toChartType(Chart.Type) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toChartType(ChartType) - Method in class io.keikai.importer.XlsxImporter
 
toClientAnchor(ViewAnchor, SSheet) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toColHash(long, boolean) - Static method in class org.apache.poi.ss.util.RefUtil
 
toColor(XlsxExtractor.XlsxColorExtractor) - Method in class io.keikai.importer.XlsxImporter
 
toColumnRange() - Method in class io.keikai.api.impl.RangeImpl
Return a range that represents all rows and between the first-column and last-column of this range
toColumnRange() - Method in interface io.keikai.api.Range
Return a range that represents all rows and between the first-column and last-column of this range It is a useful when you want to manipulate entire column (such as deleting columns)
toComplexArray(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.EngineeringFunctionImpl
Convert an object array to a complex array
toConditionalFormatingRuleType(SConditionalFormattingRule.RuleType) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toConditionalFormattingRuleType(SConditionalFormattingRule.RuleType) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toCopyFormulaString() - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
today - io.keikai.model.SAutoFilter.FilterOp
 
Today - Class in org.apache.poi.ss.formula.functions
Implementation of Excel TODAY() Function
Today() - Constructor for class org.apache.poi.ss.formula.functions.Today
 
TODAY - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
toDependRef(FormulaParseContext, ParsingBook, Ptg, int) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
toDouble(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toDouble(Map, String, Double) - Static method in class io.keikai.util.XlsxJsonHelper
 
toDouble15(double, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
toDoubleArray(Object[]) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert an object array to a double array
toDoubleArray(List) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert a list to a double array
toDoubleList(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.AreaEvalHelper
 
toDoubleMatrix(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.AreaEvalHelper
 
toDoubleMatrix(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
toDXA(long) - Static method in class org.apache.poi.util.Units
 
toEMU(double) - Static method in class org.apache.poi.util.Units
Converts points to EMUs
toErrorCode(byte) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toErrorStyle(int) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toExcelNumber(double, boolean) - Static method in class org.apache.poi.ss.util.ToExcelNumberConverter
 
ToExcelNumberConverter - Class in org.apache.poi.ss.util
 
ToExcelNumberConverter() - Constructor for class org.apache.poi.ss.util.ToExcelNumberConverter
 
toExternalRef(FormulaTokenNode) - Static method in class org.apache.poi.ss.formula.token.OpNode
 
toFilledAnchor(Sheet, int, int, int, int) - Static method in class io.keikai.api.SheetOperationUtil
return a SheetAnchor based on a cell and a picture width and height
toFillPattern(FillPatternType) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toFloat(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toFontBoldweight(Font.Boldweight) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFontBoldweight(SFont.Boldweight) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFontTypeOffset(Font.TypeOffset) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFontTypeOffset(SFont.TypeOffset) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFontUnderline(Font.Underline) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFontUnderline(SFont.Underline) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toFormulaCopyText(FormulaRenderingWorkbook, Ptg[], String) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
 
toFormulaEditText(FormulaRenderingWorkbook, Ptg[], String) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ptg
return a string representation of this token alone
toFormulaString() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AddPtg
implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.DividePtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
Implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
Implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
returns a string representation of the operations the length of the input array should equal the number returned by
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
implementation of method from OperationsPtg
toFormulaString(Locale) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
toFormulaString(HSSFWorkbook, Ptg[]) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
Static method to convert an array of Ptgs in RPN order to a human readable string format in infix mode.
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in interface org.apache.poi.ss.formula.WorkbookDependentFormula
 
toFormulaString(FormulaRenderingWorkbook, Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
Static method to convert an array of Ptgs in RPN order to a human readable string format in infix mode.
toGeneralText(double, Locale, int) - Static method in class org.apache.poi.ss.util.NumberToGeneralTextConverter
 
toggleAutoFilter(Range) - Static method in class io.keikai.api.SheetOperationUtil
Toggles AutoFilter on or off
ToggleMergeCellAction - Class in io.keikai.ui.impl.undo
 
ToggleMergeCellAction(String, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.ToggleMergeCellAction
 
toggleMergeCenter(Range) - Static method in class io.keikai.api.CellOperationUtil
Toggle merge/unmerge of the range, if merging it will also set alignment to center
toggleNegative() - Method in class org.apache.poi.ss.formula.token.DoubleNode
 
toggleNegative() - Method in class org.apache.poi.ss.formula.token.IntegerNode
 
toggleNegative() - Method in class org.apache.poi.ss.formula.token.NumberNode
 
toHex(byte) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte[]) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(int) - Static method in class io.keikai.range.impl.imexp.BookHelper
 
toHex(int) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(long) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(short) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHorizontalAlignment(String) - Method in class io.keikai.importer.XlsxImporter
 
toHorizontalAlignment(HorizontalAlignment) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toHSSFColor(Color) - Static method in class org.apache.poi.hssf.util.HSSFColor
Checked type cast color to an HSSFColor.
ToHtml - Class in io.keikai.model.impl.html
This example shows how to display a spreadsheet in HTML using the classes for spreadsheet display.
toHyperlinkType(int) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toHyperlinkType(Hyperlink.HyperlinkType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toHyperlinkType(SHyperlink.HyperlinkType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toHyperlinkType(HyperlinkType) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toIconSetType(SIconSet.IconSetType) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toInputStream() - Method in class org.apache.poi.hpsf.PropertySet
Returns the contents of this property set stream as an input stream.
toInt() - Method in enum org.apache.poi.wp.usermodel.HeaderFooterType
 
toInt(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toInt(Map, String, Integer) - Static method in class io.keikai.util.XlsxJsonHelper
 
toIntArray(Object[]) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Convert an object array to an int array
toIntegerNode() - Method in class org.apache.poi.ss.formula.token.NameNode
 
toInternalFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
toInternalFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
toInternalFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
 
toInternalFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
toInternalFormulaString(FormulaRenderingWorkbook) - Method in interface org.apache.poi.ss.formula.WorkbookDependentFormula
 
toInternalFormulaString(FormulaRenderingWorkbook, Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
Static method to convert an array of Ptgs in RPN order to internal string format for storing into file.
toJavaString() - Method in class org.apache.poi.hpsf.UnicodeString
 
toJSONString() - Method in class io.keikai.importer.xml.Cell
 
toJSONString() - Method in class io.keikai.importer.xml.Row
 
toJSONString() - Method in class io.keikai.importer.xml.SheetData
 
toJSONString() - Method in class io.keikai.json.JSONArray
Encodes this object to a JSON string.
toJSONString() - Method in interface io.keikai.json.JSONAware
 
toJSONString() - Method in class io.keikai.json.JSONObject
Encodes this object to a JSON string.
toJSONString() - Method in class io.keikai.ui.impl.JavaScriptValue
 
toJSONString() - Method in class io.keikai.ui.impl.MergeAggregation
 
toJSONString() - Method in class io.keikai.ui.impl.StringAggregation
 
toJSONString() - Method in class io.keikai.ui.ToolbarButton
 
toJSONString(boolean) - Static method in class io.keikai.json.JSONValue
Converts a boolean to JSON text
toJSONString(boolean[]) - Static method in class io.keikai.json.JSONArray
Convert a boolean array to JSON text.
toJSONString(byte) - Static method in class io.keikai.json.JSONValue
Converts a byte to JSON text
toJSONString(byte[]) - Static method in class io.keikai.json.JSONArray
Convert a byte array to JSON text.
toJSONString(char) - Static method in class io.keikai.json.JSONValue
Converts a char to JSON text
toJSONString(char[]) - Static method in class io.keikai.json.JSONArray
Convert a char array to JSON text.
toJSONString(double) - Static method in class io.keikai.json.JSONValue
Converts a double to JSON text
toJSONString(double[]) - Static method in class io.keikai.json.JSONArray
Convert a double array to JSON text.
toJSONString(float) - Static method in class io.keikai.json.JSONValue
Converts a float to JSON text
toJSONString(float[]) - Static method in class io.keikai.json.JSONArray
Convert a float array to JSON text.
toJSONString(int) - Static method in class io.keikai.json.JSONValue
Converts an integer to JSON text
toJSONString(int[]) - Static method in class io.keikai.json.JSONArray
Convert an integer array to JSON text.
toJSONString(long) - Static method in class io.keikai.json.JSONValue
Converts a long to JSON text
toJSONString(long[]) - Static method in class io.keikai.json.JSONArray
Convert a long array to JSON text.
toJSONString(short) - Static method in class io.keikai.json.JSONValue
Converts a short to JSON text
toJSONString(short[]) - Static method in class io.keikai.json.JSONArray
Convert a short array to JSON text.
toJSONString(Object) - Static method in class io.keikai.json.JSONValue
Convert (a.k.a., encode) an object to JSON text.
toJSONString(Object[]) - Static method in class io.keikai.json.JSONArray
Convert an object array to JSON text.
toJSONString(String, Object, StringBuilder) - Static method in class io.keikai.json.JSONValue
 
toJSONString(Collection) - Static method in class io.keikai.json.JSONArray
Convert a list to JSON text.
toJSONString(Map) - Static method in class io.keikai.json.JSONObject
Convert (aka., encode) a map to JSON text.
tokenize(String) - Static method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
 
TokenNodeVisitor<R> - Interface in org.apache.poi.ss.formula.token
TokenOperandClassTransformer - Class in org.apache.poi.ss.formula
Refer to OperandClassTransformer
TokenOperandClassTransformer(FormulaType, List<Ptg>) - Constructor for class org.apache.poi.ss.formula.TokenOperandClassTransformer
 
TokenToPtgVisitor - Class in org.apache.poi.ss.formula.token
 
TokenToPtgVisitor(FormulaParsingWorkbook, int, int, int) - Constructor for class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
toLegendPosition(Chart.LegendPosition) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toLengendPosition(LegendPosition) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toList(Object, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toList(Map, String, Class) - Static method in class io.keikai.util.XlsxJsonHelper
 
toList(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
 
toLocalDateTime(Calendar) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Convert a Java Calendar (at UTC) to LocalDateTime.
toLocalDateTime(Date) - Static method in class org.apache.poi.ss.usermodel.DateUtil
Convert a Java Date (at UTC) to LocalDateTime.
toLong(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toLong(Map, String, Long) - Static method in class io.keikai.util.XlsxJsonHelper
 
toLowerCase(char) - Static method in class org.apache.poi.util.StringUtil
 
Tomato - org.apache.poi.sl.usermodel.PresetColor
 
tomorrow - io.keikai.model.SAutoFilter.FilterOp
 
TOMORROW - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
toNum(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
ToolbarButton - Class in io.keikai.ui
A toolbar button for Spreadsheet component (Immutable).
ToolbarButton.Builder - Class in io.keikai.ui
Toolbar button builder
toOperatorType(int) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
top - io.keikaiex.ui.dialog.Top10FilterCtrl.TopBottom
 
top - org.apache.poi.sl.usermodel.TableCell.BorderEdge
 
top - Variable in class org.apache.poi.sl.usermodel.Insets2D
The inset from the top.
TOP - io.keikai.api.model.CellStyle.VerticalAlignment
 
TOP - io.keikai.api.model.Chart.LegendPosition
 
TOP - io.keikai.model.impl.AbstractChartAxisAdv.Position
 
TOP - io.keikai.model.SCellStyle.VerticalAlignment
 
TOP - io.keikai.model.SChart.ChartLegendPosition
 
TOP - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
TOP - org.apache.poi.sl.usermodel.RectAlign
Top rectangle alignment
TOP - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Characters hang from top of line height.
TOP - org.apache.poi.sl.usermodel.VerticalAlignment
Anchor the text at the top of the bounding rectangle
TOP - org.apache.poi.ss.usermodel.BorderExtent
This is just the top border for the range.
TOP - org.apache.poi.ss.usermodel.PageMargin
Top margin, the empty space on the top of displayed worksheet data when printing
TOP - org.apache.poi.ss.usermodel.VerticalAlignment
The vertical alignment is aligned-to-top.
TOP - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
range starting rows are equal
TOP_10 - io.keikai.model.SConditionalFormattingRule.RuleType
 
TOP_10 - org.apache.poi.ss.usermodel.ConditionFilterType
 
TOP_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
TOP_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
TOP_LEFT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
TOP_LEFT - org.apache.poi.sl.usermodel.RectAlign
Top-Left rectangle alignment
TOP_MARGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
TOP_RIGHT - io.keikai.api.model.Chart.LegendPosition
 
TOP_RIGHT - io.keikai.model.SChart.ChartLegendPosition
 
TOP_RIGHT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
TOP_RIGHT - org.apache.poi.sl.usermodel.RectAlign
Top-Right rectangle alignment
top10 - io.keikai.model.SAutoFilter.FilterOp
 
TOP10 - io.keikai.api.Range.AutoFilterOperation
 
TOP10 - io.keikai.range.SRange.AutoFilterOperation
 
TOP10_FILTER - io.keikai.ui.AuxAction
 
Top10Filter - Interface in org.apache.poi.ss.usermodel
 
Top10FilterCtrl - Class in io.keikaiex.ui.dialog
 
Top10FilterCtrl() - Constructor for class io.keikaiex.ui.dialog.Top10FilterCtrl
 
Top10FilterCtrl.ItemsPercent - Enum in io.keikaiex.ui.dialog
 
Top10FilterCtrl.TopBottom - Enum in io.keikaiex.ui.dialog
 
Top10FilterHandler - Class in io.keikaiex.ui.impl.ua
 
Top10FilterHandler() - Constructor for class io.keikaiex.ui.impl.ua.Top10FilterHandler
 
Top10FilterImpl - Class in io.keikai.model.impl
 
Top10FilterImpl(boolean, double, boolean, double) - Constructor for class io.keikai.model.impl.Top10FilterImpl
 
TOP10PERCENT - io.keikai.api.Range.AutoFilterOperation
 
TOP10PERCENT - io.keikai.range.SRange.AutoFilterOperation
 
toPaperSize(short) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
topbottomListbox - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
topbottomModel - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
toPictureFormat(Picture.Format) - Static method in class io.keikai.api.model.impl.EnumUtil
 
topMargin - Variable in class io.keikai.model.impl.html.HtmlExporter
 
TopMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
TopMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
TopMarginRecord - Class in org.apache.poi.hssf.record
Record for the top margin.
TopMarginRecord() - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
TopMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
TopMarginRecord(TopMarginRecord) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
toPoiAxisBetween(ValueAxisImpl.CrossBetween) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiAxisCrosses(AbstractChartAxisAdv.Crosses) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiAxisLabelAlign(CategoryAxisImpl.LabelAlign) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiAxisOrientation(AbstractChartAxisAdv.Orientation) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiAxisPosition(AbstractChartAxisAdv.Position) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiAxisTickLabelPosition(AbstractChartAxisAdv.TickLabelPosition) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiBarDirection(SChart.BarDirection) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiBarGrouping(SChart.ChartGrouping) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiBoldweight(SFont.Boldweight) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiBorderType(SBorder.BorderType) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPOICellStyle(SCellStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
toPOIColor(SColor) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
toPOIDefaultCellStyle(SCellStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
toPOIDefaultCellStyle(SCellStyle) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toPOIDxfFont(SFont) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toPoiErrorStyle(SDataValidation.AlertStyle) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiFillPattern(SFill.FillPattern) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiFilterOperator(SAutoFilter.FilterOp) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPOIFont(SFont) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
Convert ZSS Font into POI Font.
toPoiGrouping(SChart.ChartGrouping) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiHorizontalAlignment(SCellStyle.Alignment) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiHyperlinkType(SHyperlink.HyperlinkType) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiLegendPosition(SChart.ChartLegendPosition) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPOINamedStyle(SNamedStyle) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
toPoints(long) - Static method in class org.apache.poi.util.Units
Converts EMUs to points
toPoiOperatorType(SDataValidation.OperatorType) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiPaperSize(SPrintSetup.PaperSize) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiPictureFormat(SPicture.Format) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPOIRichText(SRichText) - Method in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
toPOIRichText(SRichText) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toPoiTimeUnit(DateAxisImpl.TimeUnit) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiTypeOffset(SFont.TypeOffset) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiUnderline(SFont.Underline) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toPoiVerticalAlignment(SCellStyle.VerticalAlignment) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toRangeApplyBorderType(Range.ApplyBorderType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeAutoFilterOperation(Range.AutoFilterOperation) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeBorderType(CellStyle.BorderType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeDeleteShift(Range.DeleteShift) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeFillType(Range.AutoFillType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeInsertCopyOrigin(Range.InsertCopyOrigin) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeInsertShift(Range.InsertShift) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangePasteOpNative(Range.PasteOperation) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangePasteTypeNative(Range.PasteType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRangeSortDataOption(Range.SortDataOption) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toRefHash() - Method in class org.apache.poi.ss.formula.token.NameNode
 
toRefHash(long, boolean, long, boolean) - Static method in class org.apache.poi.ss.util.RefUtil
 
toRefHash(FormulaTokenParser) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
toRefs(String) - Static method in class io.keikai.util.Converter
 
toRefs(String, String) - Static method in class io.keikai.util.Converter
 
toRowHash(long, boolean) - Static method in class org.apache.poi.ss.util.RefUtil
 
toRowRange() - Method in class io.keikai.api.impl.RangeImpl
Return a range that represents all columns and between the first-row and last-row of this range
toRowRange() - Method in interface io.keikai.api.Range
Return a range that represents all columns and between the first-row and last-row of this range.
toScriptString(String) - Static method in class io.keikai.jsf.ui.impl.FacesUtil
 
toSheetAnchor(SSheet, ViewAnchor) - Static method in class io.keikai.api.model.impl.SheetImpl
Utility method, internal use only
toShiftedRange(int, int) - Method in class io.keikai.api.impl.RangeImpl
 
toShiftedRange(int, int) - Method in interface io.keikai.api.Range
Return a new range by shifting the current Range according to the offsets but still keep the original height and width e.g.
toSparklineViewAnchor(String, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
toString() - Method in class io.keikai.api.AreaRef
 
toString() - Method in class io.keikai.api.impl.RangeImpl
 
toString() - Method in class io.keikai.api.model.impl.CellStyleImpl
 
toString() - Method in class io.keikai.api.model.impl.FontImpl
 
toString() - Method in class io.keikai.json.JSONArray
Encodes this object to a JSON string.
toString() - Method in class io.keikai.json.JSONObject
Encodes this object to a JSON string.
toString() - Method in class io.keikai.model.CellRegion
 
toString() - Method in class io.keikai.model.ErrorValue
 
toString() - Method in enum io.keikai.model.impl.CellAttribute
 
toString() - Method in class io.keikai.model.impl.CellImpl
 
toString() - Method in class io.keikai.model.impl.ColorImpl
 
toString() - Method in class io.keikai.model.impl.ColumnArrayImpl
 
toString() - Method in class io.keikai.model.impl.ColumnPrecedentRefImpl
 
toString() - Method in class io.keikai.model.impl.ColumnRefImpl
 
toString() - Method in class io.keikai.model.impl.ConditionalRefImpl
 
toString() - Method in class io.keikai.model.impl.IndirectRefImpl
 
toString() - Method in class io.keikai.model.impl.NameRefImpl
 
toString() - Method in class io.keikai.model.impl.ObjectRefImpl
 
toString() - Method in class io.keikai.model.impl.OffsetRefImpl
 
toString() - Method in class io.keikai.model.impl.RefImpl
 
toString() - Method in class io.keikai.model.impl.RowImpl
 
toString() - Method in class io.keikai.model.impl.sys.DependencyTableImpl
 
toString() - Method in class io.keikai.model.impl.TablePrecedentRefImpl
 
toString() - Method in class io.keikai.model.SheetRegion
 
toString() - Method in class io.keikai.model.ViewAnchor
 
toString() - Method in class io.keikai.range.impl.ModelUpdate
 
toString() - Method in enum io.keikai.ui.AuxAction
 
toString() - Method in class io.keikai.ui.event.CellFilterEvent
 
toString() - Method in class io.keikai.ui.event.CellMouseEvent
 
toString() - Method in class io.keikai.ui.event.HeaderMouseEvent
 
toString() - Method in class io.keikai.ui.event.HeaderUpdateEvent
 
toString() - Method in enum io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
 
toString() - Method in class io.keikai.ui.impl.Focus
 
toString() - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
toString() - Method in class io.keikai.ui.impl.MergedRect
 
toString() - Method in class io.keikai.ui.impl.NonBlankCellsHelper
 
toString() - Method in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
toString() - Method in class io.keikai.ui.impl.UnlockedCellsHelper
 
toString() - Method in enum io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
 
toString() - Method in class io.keikai.util.Ref
 
toString() - Method in class io.keikai.util.Span
 
toString() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl.SortRule
 
toString() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
toString() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
toString() - Method in enum io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
 
toString() - Method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
 
toString() - Method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
toString() - Method in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItem
 
toString() - Method in class io.keikaiex.ui.widget.BaseWidget
 
toString() - Method in class io.keikaiex.ui.widget.WidgetCtrl
 
toString() - Method in class io.keikaiex.util.Interval
 
toString() - Method in class org.apache.poi.ddf.EscherProperty
 
toString() - Method in class org.apache.poi.ddf.EscherRecord
 
toString() - Method in class org.apache.poi.hpsf.ClassID
Returns a human-readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
toString() - Method in class org.apache.poi.hpsf.Property
 
toString() - Method in class org.apache.poi.hpsf.PropertySet
 
toString() - Method in class org.apache.poi.hpsf.Section
 
toString() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
String representation of CFRecordsAggregate
toString() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
toString() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.Threshold
 
toString() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
 
toString() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
toString() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
toString() - Method in class org.apache.poi.hssf.record.common.FormatRun
 
toString() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
toString() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
 
toString() - Method in class org.apache.poi.hssf.record.common.UnicodeString
unlike the real records we return the same as "getString()" rather than debug info
toString() - Method in class org.apache.poi.hssf.record.EnhancedProtection
 
toString() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
toString() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
toString() - Method in class org.apache.poi.hssf.record.OldCellRecord
 
toString() - Method in class org.apache.poi.hssf.record.OldSheetRecord
 
toString() - Method in class org.apache.poi.hssf.record.OldStringRecord
 
toString() - Method in class org.apache.poi.hssf.record.Record
get a string representation of the record (for biffview/debugging)
toString() - Method in class org.apache.poi.hssf.record.SubRecord
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns a string representation of the cell This method returns a simple representation, anything more complex should be in user code, with knowledge of the semantics of the sheet being processed.
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
toString() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
 
toString() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns a string representation of the path.
toString() - Method in class org.apache.poi.sl.draw.Drawable.DrawableHint
 
toString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
 
toString() - Method in class org.apache.poi.sl.usermodel.Insets2D
Returns a string representation of this Insets object.
toString() - Method in enum org.apache.poi.sl.usermodel.RectAlign
The string representation, which corresponds to the internal XML enum value
toString() - Method in class org.apache.poi.ss.format.CellFormatPart
 
toString() - Method in class org.apache.poi.ss.formula.CacheAreaEval
 
toString() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
 
toString() - Method in class org.apache.poi.ss.formula.eval.BoolEval
 
toString() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
 
toString() - Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
 
toString() - Method in class org.apache.poi.ss.formula.eval.FunctionNameEval
 
toString() - Method in class org.apache.poi.ss.formula.eval.NumberEval
 
toString() - Method in class org.apache.poi.ss.formula.eval.StringEval
 
toString() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
toString() - Method in class org.apache.poi.ss.formula.FormulaShifter
 
toString() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
 
toString() - Method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
toString() - Method in class org.apache.poi.ss.formula.LazyAreaEval
 
toString() - Method in class org.apache.poi.ss.formula.LazyRefEval
 
toString() - Method in class org.apache.poi.ss.formula.NameIdentifier
 
toString() - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
toString() - Method in class org.apache.poi.ss.formula.PtgShifter
 
toString() - Method in class org.apache.poi.ss.formula.SheetIdentifier
 
toString() - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
toString() - Method in class org.apache.poi.ss.formula.token.BoolNode
 
toString() - Method in class org.apache.poi.ss.formula.token.BracketNode
 
toString() - Method in class org.apache.poi.ss.formula.token.ErrorRefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.ExternalRefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
toString() - Method in class org.apache.poi.ss.formula.token.MinusNode
 
toString() - Method in class org.apache.poi.ss.formula.token.NameNode
 
toString() - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.NumberNode
 
toString() - Method in class org.apache.poi.ss.formula.token.OpNode
 
toString() - Method in class org.apache.poi.ss.formula.token.PercentNode
 
toString() - Method in class org.apache.poi.ss.formula.token.PlusNode
 
toString() - Method in class org.apache.poi.ss.formula.token.RefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.StringNode
 
toString() - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
toString() - Method in class org.apache.poi.ss.formula.token.UnionNode
 
toString() - Method in class org.apache.poi.ss.usermodel.CellValue
 
toString() - Method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
 
toString() - Method in class org.apache.poi.ss.usermodel.ConditionType
 
toString() - Method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
 
toString() - Method in class org.apache.poi.ss.util.AreaReference
 
toString() - Method in class org.apache.poi.ss.util.CellAddress
 
toString() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
toString() - Method in class org.apache.poi.ss.util.CellReference
 
toString() - Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
 
toString() - Method in class org.apache.poi.util.ByteField
return the value as a String
toString() - Method in class org.apache.poi.util.Dimension2DDouble
 
toString() - Method in interface org.apache.poi.util.FixedField
return the value as a String
toString() - Method in class org.apache.poi.util.IntegerField
return the value as a String
toString() - Method in class org.apache.poi.util.LongField
return the value as a String
toString() - Method in class org.apache.poi.util.ReplacingInputStream
 
toString() - Method in class org.apache.poi.util.ShortField
return the value as a String
toString(int, PropertyIDMap) - Method in class org.apache.poi.hpsf.Property
 
toString(String, Object) - Static method in class io.keikai.json.JSONObject
 
toString(PropertyIDMap) - Method in class org.apache.poi.hpsf.Section
 
toStringValue(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toStringValue(Map, String, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toStyleAlignemnt(CellStyle.Alignment) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleAlignemnt(SCellStyle.Alignment) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleBorderType(CellStyle.BorderType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleBorderType(SBorder.BorderType) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleFillPattern(CellStyle.FillPattern) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleFillPattern(SFill.FillPattern) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleVerticalAlignemnt(CellStyle.VerticalAlignment) - Static method in class io.keikai.api.model.impl.EnumUtil
 
toStyleVerticalAlignemnt(SCellStyle.VerticalAlignment) - Static method in class io.keikai.api.model.impl.EnumUtil
 
totalAvailablePageHeight - Variable in class io.keikai.model.impl.html.HtmlExporter
 
totalAvailablePageWidth - Variable in class io.keikai.model.impl.html.HtmlExporter
 
TOTALLY_IMMUTABLE - Static variable in interface org.apache.poi.ss.formula.IStabilityClassifier
Convenience implementation for situations where all cell definitions remain fixed after evaluation begins.
totalRow - org.apache.poi.ss.usermodel.TableStyleType
 
TOTALS - org.apache.poi.ss.formula.ptg.TablePtg.Item
 
toText(double) - Static method in class org.apache.poi.ss.util.NumberToTextConverter
Converts the supplied value to the text representation that Excel would give if the value were to appear in an unformatted cell, or as a literal number in a formula.
Note - the results from this method differ slightly from those of Double.toString() In some special cases Excel behaves quite differently.
toText(double, Locale) - Static method in class org.apache.poi.ss.util.NumberToTextConverter
 
toTimePeriod(SConditionalFormattingRule.RuleTimePeriod) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toTypeOffset(short) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toTypeOffset(String) - Static method in class io.keikai.importer.XlsxImporter
 
toUnderline(byte) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toUnderline(String) - Static method in class io.keikai.importer.XlsxImporter
 
toUpperCase(char) - Static method in class org.apache.poi.util.StringUtil
 
toUUID() - Method in class org.apache.poi.hpsf.ClassID
Converts the ClassID to an UUID
toUUIDString() - Method in class org.apache.poi.hpsf.ClassID
Returns a human-readable representation of the Class ID in UUID format "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".
toValidationType(int) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toValue(Map, String) - Static method in class io.keikai.util.XlsxJsonHelper
 
toValueObjectType(SCFValueObject.CFValueObjectType) - Method in class io.keikai.range.impl.imexp.ExcelXlsxExporter
 
toVerticalAlignment(String) - Method in class io.keikai.importer.XlsxImporter
 
toVerticalAlignment(VerticalAlignment) - Static method in class io.keikai.range.impl.imexp.PoiEnumConversion
 
toViewAnchor(ShapeJson, SSheet) - Method in class io.keikai.importer.XlsxImporter
 
toViewAnchor(SSheet, SheetAnchor) - Static method in class io.keikai.api.model.impl.SheetImpl
Utility method, internal use only
toViewAnchor(Sheet, ClientAnchor) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
toXml() - Method in class org.apache.poi.ddf.EscherRecord
 
toXml(String) - Method in class org.apache.poi.ddf.EscherProperty
 
toXml(String) - Method in class org.apache.poi.ddf.EscherRecord
 
toXml(String) - Method in class org.apache.poi.hssf.record.EscherAggregate
Calculates the xml representation of this record.
toZssFont(Font) - Method in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
TR - org.apache.poi.util.LocaleID
 
TR_TR - org.apache.poi.util.LocaleID
 
traceDependents() - Method in class io.keikai.api.impl.RangeImpl
 
traceDependents() - Method in interface io.keikai.api.Range
Trace the dependents of this range.
traceDependents() - Method in class io.keikai.range.impl.RangeImpl
 
traceDependents() - Method in interface io.keikai.range.SRange
Trace the precedent of this range.
traceDependents(Sheet, CellRef) - Method in class io.keikai.ui.Spreadsheet
Trace the dependents of the reference.
tracePrecedents() - Method in class io.keikai.api.impl.RangeImpl
 
tracePrecedents() - Method in interface io.keikai.api.Range
Trace the precedents of this range.
tracePrecedents() - Method in class io.keikai.range.impl.RangeImpl
 
tracePrecedents() - Method in interface io.keikai.range.SRange
Trace the dependents of this range.
tracePrecedents(Sheet, CellRef) - Method in class io.keikai.ui.Spreadsheet
Trace the precedent of the reference.
transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
transform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
TRANSFORM__ROTATION - org.apache.poi.ddf.EscherPropertyTypes
 
transformFormula() - Method in class org.apache.poi.ss.formula.TokenOperandClassTransformer
Traverses the supplied formula parse tree, calling Ptg.setClass() for each non-base token to set its operand class.
TransformInfoHeader(int, String, String, int, int, int, int, int, int) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
TransformInfoHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
translate(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translate(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translate(int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translateUnicodeValues(Cell) - Static method in class org.apache.poi.ss.util.CellUtil
Looks for text in the cell that should be unicode, like α and provides the unicode version of it.
Transparent - org.apache.poi.sl.usermodel.PresetColor
 
transpose - Variable in class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
transpose(String, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
transpose(String, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Transpose the formula base one the origin
TRANSPOSE - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
 
transposeBox - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
transposePtgs(FormulaExpression, int, int, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
transposePtgs(FormulaExpression, int, int, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
Transpose the formula base one the origin
transposePtgs(FormulaExpression, int, int, FormulaParseContext) - Method in class io.keikaiex.formula.FormulaEngineEx
 
Trapezoid - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
TRAPEZOID - org.apache.poi.sl.usermodel.ShapeType
 
TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
traverse(CellHandler) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
Traverse cell range from top left to bottom right cell.
treatStringsAsZero() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
Functions like AVERAGEA() differ from AVERAGE() in the way they handle non-numeric cells.
Trend - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function TREND
Trend() - Constructor for class org.apache.poi.ss.formula.functions.Trend
 
TRIANGLE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
TRIANGLE - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
 
TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
TRIM - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
An implementation of the TRIM function: Removes leading and trailing spaces from value if evaluated operand value is string.
trimHex(long, int) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
TRIPLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Three lines, thin, thick, thin - native 4 / ooxml "tri"
TRUE - Static variable in class org.apache.poi.ss.formula.eval.BoolEval
 
TRUE - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
TRUE - Static variable in class org.apache.poi.ss.usermodel.CellValue
 
TrueMatch - Class in io.keikai.range.impl
Always return true or false
TrueMatch(boolean) - Constructor for class io.keikai.range.impl.TrueMatch
 
TRUNC - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
tryToDeleteArrayFormula(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Called when this an array formula in this cell is deleted.
TS - org.apache.poi.util.LocaleID
 
TS_ZA - org.apache.poi.util.LocaleID
 
TT - org.apache.poi.util.LocaleID
 
TT_RU - org.apache.poi.util.LocaleID
 
TURKISH - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Turkish character set.
TURKISH - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
Turquoise - org.apache.poi.sl.usermodel.PresetColor
 
TURQUOISE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
TURQUOISE - org.apache.poi.ss.usermodel.IndexedColors
 
TURQUOISE1 - org.apache.poi.ss.usermodel.IndexedColors
 
TWIPS_PER_POINT - Static variable in interface org.apache.poi.ss.usermodel.Font
Font height is handled in points and 1/20th of points so this is the constant used to convert between those two units.
twipToPoint(int) - Static method in class io.keikai.api.UnitUtil
convert row height(twip) to point(font size)
twipToPoint(int) - Static method in class io.keikai.ui.impl.XUtils
convert twip (1/20 point) to point
twipToPx(int) - Static method in class io.keikai.api.UnitUtil
convert row height(twip) to pixel
twipToPx(int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
convert twip (1/20 point) to pixel
twipToPx(int) - Static method in class io.keikai.ui.impl.XUtils
convert twip (1/20 point) to pixel
TWO_DIGIT_TEXT_YEAR - org.apache.poi.ss.usermodel.IgnoredErrorType
????.
TwoArrayArg() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
TwoDEval - Interface in org.apache.poi.ss.formula
Common interface of AreaEval and AreaEvalBase, for 2D (row+column) evaluations
TwoOperandNumericOperation - Class in org.apache.poi.ss.formula.eval
 
TwoOperandNumericOperation() - Constructor for class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
TXT_ONLY - org.apache.poi.hpsf.ClassIDPredefined
Plain Text Persistent Handler
type - Variable in class io.keikaiex.ui.impl.ua.InsertChartHandler
 
type - Variable in class io.keikaiex.ui.impl.ua.PasteSpecialHandler
 
type - Variable in class org.apache.poi.ss.usermodel.ConditionType
 
type(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.InfoFns
 
TYPE - Static variable in class io.keikaiex.formula.fn.InfoFunctionImpl
 
TYPE_ARRAY - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_AUTO - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
TYPE_BINARY - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
 
TYPE_BOOLEAN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_CHART - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_CORNER - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_EXCEL_4_MACRO - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_FUNCTION - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
 
TYPE_INDEXED - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
TYPE_LEFT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_MISMATCH - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
TYPE_RGB - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_RGB - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
TYPE_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_SIMPLE - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_THEMED - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
TYPE_TOP - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_UNARY - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
 
TYPE_UNDOCKED - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_UNSET - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
 
TYPE_VB_MODULE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKBOOK - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSPACE_FILE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TypedPropertyValue - Class in org.apache.poi.hpsf
 
TypedPropertyValue(int, Object) - Constructor for class org.apache.poi.hpsf.TypedPropertyValue
 
typeID - Variable in enum org.apache.poi.ddf.EscherRecordTypes
 
typeOffset(SFont.TypeOffset) - Method in class io.keikai.model.impl.FontBuilderImpl
 
typeOffset(SFont.TypeOffset) - Method in interface io.keikai.model.SFontBuilder
Sets the font's type offset.
TZ_GMT - Static variable in class org.apache.poi.ss.formula.functions.UtilFns
 
TZM - org.apache.poi.util.LocaleID
 
TZM_ARAB_MA - org.apache.poi.util.LocaleID
 
TZM_LATN - org.apache.poi.util.LocaleID
 
TZM_LATN_DZ - org.apache.poi.util.LocaleID
 
TZM_TFNG - org.apache.poi.util.LocaleID
 
TZM_TFNG_MA - org.apache.poi.util.LocaleID
 

U

U_DOUBLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE - Static variable in interface org.apache.poi.ss.usermodel.Font
double underlined
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
accounting style double underline
U_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
not underlined
U_SINGLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE - Static variable in interface org.apache.poi.ss.usermodel.Font
single (normal) underline
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
accounting style single underline
ubyteToInt(byte) - Static method in class org.apache.poi.util.LittleEndian
Convert an 'unsigned' byte to an integer.
UDF - Static variable in class org.apache.poi.ss.formula.OperationEvaluationContext
 
UDFFinder - Interface in org.apache.poi.ss.formula.udf
Common interface for "Add-in" libraries and user defined function libraries.
UG - org.apache.poi.util.LocaleID
 
UG_CN - org.apache.poi.util.LocaleID
 
UID - Static variable in class io.keikai.jsf.Version
Returns the version UID.
UID - Static variable in class io.keikai.ui.Version
Returns the version UID.
UID - Static variable in class io.keikaiex.Version
Returns the version UID.
UK - org.apache.poi.util.LocaleID
 
UK_UA - org.apache.poi.util.LocaleID
 
ultimateType(Cell) - Static method in class org.apache.poi.ss.format.CellFormat
Returns the ultimate cell type, following the results of formulas.
UNALLOCATED - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
 
UnaryMinusEval - Class in org.apache.poi.ss.formula.eval
 
UnaryMinusPtg - Class in org.apache.poi.ss.formula.ptg
Unary Plus operator - does not have any effect on the operand
UnaryPlusEval - Class in org.apache.poi.ss.formula.eval
 
UnaryPlusPtg - Class in org.apache.poi.ss.formula.ptg
Unary Plus operator - does not have any effect on the operand
UNCALCED - org.apache.poi.hssf.record.HSSFRecordTypes
 
UncalcedRecord - Class in org.apache.poi.hssf.record
If this record occurs in the Worksheet Substream, it indicates that the formulas have not been recalculated before the document was saved.
UncalcedRecord() - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
 
UncalcedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
 
UncalcedRecord(UncalcedRecord) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
 
UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
A property without a known name is described by this string.
underline(SFont.Underline) - Method in class io.keikai.model.impl.FontBuilderImpl
 
underline(SFont.Underline) - Method in interface io.keikai.model.SFontBuilder
Sets the font's underline style.
UNDERLINE - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
UNDERLINE_OFFSET - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
UNDERLINE_WIDTH - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
UNDO - io.keikai.ui.event.UndoableActionManagerEvent.Type
 
UndoableAction - Interface in io.keikai.ui.sys
 
UndoableActionManager - Interface in io.keikai.ui.sys
the manager to control undoable action
UndoableActionManagerEvent - Class in io.keikai.ui.event
 
UndoableActionManagerEvent(String, Component, UndoableActionManagerEvent.Type, UndoableAction) - Constructor for class io.keikai.ui.event.UndoableActionManagerEvent
 
UndoableActionManagerEvent.Type - Enum in io.keikai.ui.event
 
UndoableActionManagerImpl - Class in io.keikaiex.ui.impl
default undoable action manager
UndoableActionManagerImpl() - Constructor for class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
undoAction() - Method in class io.keikai.ui.impl.DummyUndoableActionManager
 
undoAction() - Method in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.AbstractCellDataStyleAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.AbstractEditTextAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.AggregatedAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.CellEditTextAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.DeleteCellAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.HideHeaderAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.InsertCellAction
 
undoAction() - Method in class io.keikai.ui.impl.undo.ResizeHeaderAction
 
undoAction() - Method in interface io.keikai.ui.sys.UndoableAction
Undo the action
undoAction() - Method in interface io.keikai.ui.sys.UndoableActionManager
undo last action, only available if UndoableActionManager.isUndoable()
undoAction() - Method in class io.keikaiex.ui.impl.undo.CellCommentAction
 
undoAction() - Method in class io.keikaiex.ui.impl.undo.DataValidationAction
 
undoAction() - Method in class io.keikaiex.ui.impl.UndoableActionManagerImpl
 
UnexpectedPropertySetTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if a certain type of property set is expected (e.g.
UnexpectedPropertySetTypeException() - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
UnexpectedPropertySetTypeException(String) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string.
UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string and a reason.
UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates a new UnexpectedPropertySetTypeException with a reason.
unformat(String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
 
ungroup() - Method in class io.keikai.api.impl.RangeImpl
 
ungroup() - Method in interface io.keikai.api.Range
Ungroups the rows or columns by matching the range, which decreases their outline level.
ungroup() - Method in class io.keikai.range.impl.RangeImpl
 
ungroup() - Method in interface io.keikai.range.SRange
Ungroups the rows or columns by matching the range, which decreases their outline level.
ungroupColumn(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
ungroupColumn(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Ungroup a range of columns that were previously grouped
ungroupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
ungroupRow(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Ungroup a range of rows that were previously grouped
unhide(Range) - Static method in class io.keikai.api.CellOperationUtil
Unhide the range.
UNHIDE_COLUMN - io.keikai.ui.AuxAction
 
UNHIDE_ROW - io.keikai.ui.AuxAction
 
UNHIDE_SHEET - io.keikai.ui.AuxAction
 
UnhideSheetCtrl - Class in io.keikaiex.ui.dialog
 
UnhideSheetCtrl() - Constructor for class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
UnhideSheetHandler - Class in io.keikaiex.ui.impl.ua
 
UnhideSheetHandler() - Constructor for class io.keikaiex.ui.impl.ua.UnhideSheetHandler
 
UnicodeString - Class in org.apache.poi.hpsf
 
UnicodeString - Class in org.apache.poi.hssf.record.common
Unicode String - just standard fields that are in several records.
UnicodeString() - Constructor for class org.apache.poi.hpsf.UnicodeString
 
UnicodeString(String) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
 
UnicodeString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
construct a unicode string record and fill its fields, ID is ignored
UnionEval - Class in org.apache.poi.ss.formula.eval
Represent many ValueEvals unioned by Union operator(comma operator).
UnionEval(ValueEval[]) - Constructor for class org.apache.poi.ss.formula.eval.UnionEval
 
UnionNode - Class in org.apache.poi.ss.formula.token
 
UnionNode - org.apache.poi.ss.formula.token.NodeId
 
UnionNode() - Constructor for class org.apache.poi.ss.formula.token.UnionNode
 
UnionPtg - Class in org.apache.poi.ss.formula.ptg
 
unique(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.LookupAndReferenceFns
 
Unique() - Constructor for class io.keikaiex.formula.fn.LookupAndReferenceFunctionImpl.Unique
 
UNIQUE - Static variable in class io.keikaiex.formula.fn.LookupAndReferenceFunctionImpl
 
UNIQUE_VALUES - io.keikai.model.SConditionalFormattingRule.RuleType
 
UNIQUE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
 
Units - Class in org.apache.poi.util
 
Units() - Constructor for class org.apache.poi.util.Units
 
UNITS - org.apache.poi.hssf.record.HSSFRecordTypes
 
UnitsRecord - Class in org.apache.poi.hssf.record.chart
The units record describes units.
UnitsRecord() - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
 
UnitsRecord(UnitsRecord) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
 
UnitsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
 
UnitUtil - Class in io.keikai.api
Utility for transferring unit
UnitUtil - Class in io.keikai.range.impl.imexp
Various unit conversion methods.
UnitUtil() - Constructor for class io.keikai.api.UnitUtil
 
UnitUtil() - Constructor for class io.keikai.range.impl.imexp.UnitUtil
 
Unknown - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
UNKNOWN - org.apache.poi.common.usermodel.PictureType
Unknown picture type - specific to escher bse record
UNKNOWN - org.apache.poi.ddf.EscherPropertyTypes
 
UNKNOWN - org.apache.poi.ddf.EscherPropertyTypesHolder
 
UNKNOWN - org.apache.poi.ddf.EscherRecordTypes
 
UNKNOWN - org.apache.poi.hssf.record.HSSFRecordTypes
 
UNKNOWN - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
UNKNOWN - org.apache.poi.poifs.filesystem.FileMagic
UNKNOWN magic
UNKNOWN - org.apache.poi.sl.usermodel.PictureData.PictureType
Unknown picture type - specific to escher bse record
UNKNOWN - org.apache.poi.ss.usermodel.CellReferenceType
The cell reference type is not defined explicitly by A1 is the default in this case.
UnknownEscherRecord - Class in org.apache.poi.ddf
This record is used whenever an escher record is encountered that we do not explicitly support.
UnknownEscherRecord() - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
 
UnknownEscherRecord(UnknownEscherRecord) - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
 
UnknownPtg - Class in org.apache.poi.ss.formula.ptg
 
UnknownPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.UnknownPtg
 
UnknownRecord - Class in org.apache.poi.hssf.record
Unknown record just tells you the sid so you can figure out what records you are missing.
UnknownRecord(int, byte[]) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
 
UnknownRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
construct an unknown record.
unlink(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Converts all FormulaRecords handled by sharedFormulaRecord to plain unshared formulas
unlinkSharedFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
unlockCells - Variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
UNLOCKED_FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check for unprotected formulas.
UnlockedCellInfo(int, int) - Constructor for class io.keikai.ui.impl.UnlockedCellsHelper.UnlockedCellInfo
 
UnlockedCellsHelper - Class in io.keikai.ui.impl
A utility class for calculating position of unlocked cells.
UnlockedCellsHelper(List<UnlockedCellsHelper.UnlockedCellInfo>) - Constructor for class io.keikai.ui.impl.UnlockedCellsHelper
 
UnlockedCellsHelper.UnlockedCellInfo - Class in io.keikai.ui.impl
 
UNMAP_NOT_SUPPORTED_REASON - Static variable in class org.apache.poi.poifs.nio.CleanerUtil
if CleanerUtil.UNMAP_SUPPORTED is false, this contains the reason why unmapping is not supported.
UNMAP_SUPPORTED - Static variable in class org.apache.poi.poifs.nio.CleanerUtil
true, if this platform supports unmapping mmapped files.
unmerge() - Method in class io.keikai.api.impl.RangeImpl
 
unmerge() - Method in interface io.keikai.api.Range
Unmerge the range
unmerge() - Method in class io.keikai.range.impl.RangeImpl
 
unmerge() - Method in interface io.keikai.range.SRange
Un-merge a merged cell in this range to separated cells.
unmerge(boolean) - Method in class io.keikai.range.impl.MergeHelper
 
unmerge(Range) - Static method in class io.keikai.api.CellOperationUtil
Unmerge the range
UNMERGE_CELL - io.keikai.ui.AuxAction
 
UnmergeCellAction - Class in io.keikai.ui.impl.undo
 
UnmergeCellAction(String, Sheet, int, int, int, int) - Constructor for class io.keikai.ui.impl.undo.UnmergeCellAction
 
UnmergeHandler - Class in io.keikaiex.ui.impl.ua
 
UnmergeHandler() - Constructor for class io.keikaiex.ui.impl.ua.UnmergeHandler
 
unprotectSheet(Range, String) - Static method in class io.keikai.api.SheetOperationUtil
 
unprotectSheet(String) - Method in class io.keikai.api.impl.RangeImpl
 
unprotectSheet(String) - Method in interface io.keikai.api.Range
Removes protection from a sheet.
unprotectSheet(String) - Method in class io.keikai.range.impl.RangeImpl
 
unprotectSheet(String) - Method in interface io.keikai.range.SRange
Removes protection from a sheet.
unselectLockCells() - Method in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
unsetSheetProtection(XSSFSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
unshiftMeta(int, int) - Method in class io.keikai.ui.impl.HeaderPositionHelper
 
UNSPECIFIED_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
Specifies the picture is in an unspecified format that is neither and enhanced metafile nor a bitmap.
UnsupportedBOFType(int) - Constructor for exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
 
UnsupportedChartDataImpl - Class in io.keikai.model.impl.chart
 
UnsupportedChartDataImpl(SChart) - Constructor for class io.keikai.model.impl.chart.UnsupportedChartDataImpl
 
UnsupportedFileFormatException - Exception in org.apache.poi
Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported
UnsupportedFileFormatException(String) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
 
UnsupportedFileFormatException(String, Throwable) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
 
UnsupportedVariantTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if HPSF encounters a variant type that isn't supported yet.
UnsupportedVariantTypeException(long, Object) - Constructor for exception org.apache.poi.hpsf.UnsupportedVariantTypeException
Constructor.
UNUSED_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector is not used (0xFFFFFFFF)
unwrapPtgArrays(Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
Static method to convert an RPN ptgs in the form of (areaPtg1, areaPtg2, ...) to Ptg[][].
unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.model.InternalWorkbook
removes the write protect flag
unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
removes the write protect flag
UP - io.keikai.api.Range.DeleteShift
 
UP - io.keikai.range.SRange.DeleteShift
 
UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
UP_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
UP_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
UP_DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
UpArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
upBtn - Variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
update(int, int) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
Update - Class in io.keikai.jsf.ui
Represents a custom JSF component that wraps zk execution update scripts
Update() - Constructor for class io.keikai.jsf.ui.Update
 
UPDATE_COLUMN_HEADER_FUNCTION - Static variable in class io.keikai.ui.au.out.AuUpdateData
 
UPDATE_FROZEN_LEFT_FUNCTION - Static variable in class io.keikai.ui.au.out.AuUpdateData
 
UPDATE_FROZEN_TOP_RANGE_FUNCTION - Static variable in class io.keikai.ui.au.out.AuUpdateData
 
UPDATE_RANGE_FUNCTION - Static variable in class io.keikai.ui.au.out.AuUpdateData
 
UPDATE_ROW_HEADER_FUNCTION - Static variable in class io.keikai.ui.au.out.AuUpdateData
 
updateAvailableList() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
updateBook(BookInfo, Book) - Method in interface io.keikai.app.BookManager
 
updateBook(BookInfo, Book) - Method in class io.keikai.app.impl.BookManagerImpl
 
updateBook(BookInfo, Book) - Method in class io.keikaiex.app.impl.BookManagerEx
 
updateBook(FacesContext) - Method in class io.keikai.jsf.ui.JSFSpreadsheet
 
UpdateBridge - Class in io.keikaiex.ui
A abstract util wrapping Bridge provide easier functionality for a servlet
UpdateBridge(ServletContext, HttpServletRequest, HttpServletResponse, String) - Constructor for class io.keikaiex.ui.UpdateBridge
 
updateButtons() - Method in class io.keikaiex.ui.dialog.CustomSortCtrl
 
updateCascade() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
updateCell(String, int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
Sets the specified cell to the supplied value
updateCellNum(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Updates the cell record's idea of what column it belongs in (0 based)
updateChart(Chart) - Method in class io.keikai.api.impl.RangeImpl
 
updateChart(Chart) - Method in interface io.keikai.api.Range
Notify the component that a chart has change, e.g.
updateChart(Chart, SheetAnchor.AnchorType) - Method in class io.keikai.api.impl.RangeImpl
 
updateChart(Chart, SheetAnchor.AnchorType) - Method in interface io.keikai.api.Range
Notify the component that a chart has change, e.g.
updateChart(SChart) - Method in class io.keikai.range.impl.RangeImpl
 
updateChart(SChart) - Method in interface io.keikai.range.SRange
Notify the model that a chart contains change, for example, chart data changes.
updateChartWidget(SSheet, SChart) - Method in interface io.keikai.ui.sys.WidgetLoader
 
updateChartWidget(SSheet, SChart) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
updateCheckbox() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
updateClipboardEffect(Sheet) - Method in class io.keikai.ui.impl.DefaultUserActionManagerCtrl
 
updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
 
updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
 
updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
Update conditional formatting
updateDataType() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
updateDependencyTable(FormulaExpression, FormulaParseContext) - Method in class io.keikai.model.impl.sys.formula.FormulaEngineImpl
 
updateDependencyTable(FormulaExpression, FormulaParseContext) - Method in interface io.keikai.model.sys.formula.FormulaEngine
 
updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
 
updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
 
updateFormulas(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
Update formulas.
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.model.InternalSheet
Updates formulas in cells and conditional formats due to moving of cells
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
 
updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
 
updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
Shift the Hyperlink anchors (not the hyperlink text, even if the hyperlink is of type LINK_DOCUMENT and refers to a cell that was shifted).
updateIntegrityHMAC(File, int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
Generate an HMAC, as specified in [RFC2104], of the encrypted form of the data (message), which the DataIntegrity element will verify by using the Salt generated in step 2 as the key.
updateLocale(Locale) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Update formats when locale has been changed
updateMergeCell(SSheet, int, int, int, int, int, int, int, int) - Method in interface io.keikai.ui.sys.SpreadsheetOutCtrl
 
updateMergeRange(int, int, int, int, int, int, int, int, Set, Set) - Method in class io.keikai.ui.impl.MergeMatrixHelper
 
updateNameCommentRecordCache(NameCommentRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
If a NameCommentRecord is added or the name it references is renamed, then this will update the lookup cache for it.
updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
 
updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
 
updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
Update named ranges
updateNamesAfterCellShift(FormulaShifter) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Updates named ranges due to moving of cells
updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in interface org.apache.poi.sl.usermodel.ObjectShape
Updates the ole data.
updateParameter() - Method in class io.keikaiex.ui.dialog.DataValidationCtrl
 
updatePicture(Picture, SheetAnchor.AnchorType) - Method in class io.keikai.api.impl.RangeImpl
 
updatePicture(Picture, SheetAnchor.AnchorType) - Method in interface io.keikai.api.Range
Updates picture with anchor type
updatePictureWidget(SSheet, SPicture) - Method in interface io.keikai.ui.sys.WidgetLoader
 
updatePictureWidget(SSheet, SPicture) - Method in class io.keikaiex.ui.widget.DefaultBookWidgetLoader
 
updateRowFormulas(HSSFRow, FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
Update the formulas in specified row using the formula shifting policy specified by shifter
updateSize(int) - Method in class org.apache.poi.poifs.property.DocumentProperty
Update the size of the property's data
updateStyleRecord(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Update the StyleRecord to point to the new given index.
updateWidget(SSheet, String) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
updateWidget(SSheet, String) - Method in interface io.keikai.ui.sys.WidgetHandler
Redraw widget
updateWidget(SSheet, String) - Method in class io.keikaiex.ui.widget.DefaultWidgetHandler
 
updateWidgets(SSheet, int, int, int, int) - Method in class io.keikai.ui.impl.VoidWidgetHandler
 
UpDownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
UpDownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
UPPER - Static variable in class io.keikai.model.impl.sys.CircularData
 
UPPER - Static variable in class io.keikai.range.impl.autofill.CircularData
 
UPPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
UPPER_LEFT - org.apache.poi.ss.usermodel.PaneType
 
UPPER_RIGHT - org.apache.poi.ss.usermodel.PaneType
 
UR - org.apache.poi.util.LocaleID
 
UR_IN - org.apache.poi.util.LocaleID
 
UR_PK - org.apache.poi.util.LocaleID
 
URI - Static variable in class io.keikaiex.ui.dialog.CustomFiltersCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.CustomSortCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.DataValidationCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.FormatCellCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.HeaderSizeCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.PasswordCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.ProtectSheetCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.RichTextEditCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
URI - Static variable in class io.keikaiex.ui.dialog.UnhideSheetCtrl
 
URL - io.keikai.api.model.Hyperlink.HyperlinkType
 
URL - io.keikai.model.SHyperlink.HyperlinkType
 
URL - org.apache.poi.common.usermodel.HyperlinkType
Link to an existing file or web page
URL_MONIKER - org.apache.poi.hpsf.ClassIDPredefined
URL Moniker
US_FULL_MONTH - Static variable in interface io.keikai.range.impl.autofill.Step
 
US_FULL_WEEK - Static variable in interface io.keikai.range.impl.autofill.Step
 
US_SHORT_MONTH - Static variable in interface io.keikai.range.impl.autofill.Step
 
US_SHORT_WEEK - Static variable in interface io.keikai.range.impl.autofill.Step
 
USE_A1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
USE_DIAG_DOWN_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
USE_DIAG_UP_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
USE_R1C1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
USE_SEL_FS - org.apache.poi.hssf.record.HSSFRecordTypes
 
use4DigitYearsInAllDateFormats() - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
useCachedValuesForFormulaCells() - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
USER_DEFINED - org.apache.poi.ddf.EscherRecordTypes
 
USER_PROPERTIES - org.apache.poi.hpsf.ClassIDPredefined
Document summary information user defined properties section
USER_SVIEW_BEGIN - org.apache.poi.hssf.record.HSSFRecordTypes
 
USER_SVIEW_END - org.apache.poi.hssf.record.HSSFRecordTypes
 
UserActionContext - Interface in io.keikai.ui
 
UserActionContext.Clipboard - Interface in io.keikai.ui
 
UserActionContextImpl(Spreadsheet, Event, Book, Sheet, AreaRef, CellSelectionType, Map<String, Object>, String, String) - Constructor for class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
UserActionContextImpl(Spreadsheet, Event, Book, Sheet, Set<AreaRefWithType>, Map<String, Object>, String, String) - Constructor for class io.keikai.ui.impl.DefaultUserActionManagerCtrl.UserActionContextImpl
 
UserActionHandler - Interface in io.keikai.ui
 
UserActionManager - Interface in io.keikai.ui
 
UserActionManagerCtrl - Interface in io.keikai.ui.sys
Action Handler for user's action
UserActionManagerCtrlImpl - Class in io.keikaiex.ui.impl
Action Handler for user's action in zssex, it handles widget (chart and image) actions
UserActionManagerCtrlImpl() - Constructor for class io.keikaiex.ui.impl.UserActionManagerCtrlImpl
 
UserDefinedFunction - Class in org.apache.poi.ss.formula
Common entry point for all user-defined (non-built-in) functions (where AbstractFunctionPtg.field_2_fnc_index == 255)
UserSViewBegin - Class in org.apache.poi.hssf.record
The UserSViewBegin record specifies settings for a custom view associated with the sheet.
UserSViewBegin(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
 
UserSViewBegin(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
construct an UserSViewBegin record.
UserSViewBegin(UserSViewBegin) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
 
UserSViewEnd - Class in org.apache.poi.hssf.record
The UserSViewEnd record marks the end of the settings for a custom view associated with the sheet
UserSViewEnd(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
 
UserSViewEnd(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
construct an UserSViewEnd record.
UserSViewEnd(UserSViewEnd) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
 
UseSelFSRecord - Class in org.apache.poi.hssf.record
Tells the GUI if this was written by something that can use "natural language" formulas.
UseSelFSRecord(boolean) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
 
UseSelFSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
 
UTF16LE - Static variable in class org.apache.poi.util.StringUtil
 
UTF8 - Static variable in class org.apache.poi.util.HexDump
 
UTF8 - Static variable in class org.apache.poi.util.StringUtil
 
utfEncode(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextStringHelper
For all characters which cannot be represented in XML as defined by the XML 1.0 specification, the characters are escaped using the Unicode numerical character representation escape character format _xHHHH_, where H represents a hexadecimal character in the character's value.
UtilFns - Class in io.keikai.ui.fn
Deprecated.
since 3.0.0
UtilFns - Class in org.apache.poi.ss.formula.functions
 
UtilFns() - Constructor for class io.keikai.ui.fn.UtilFns
Deprecated.
 
UtilFns() - Constructor for class org.apache.poi.ss.formula.functions.UtilFns
 
UTURN_ARROW - org.apache.poi.sl.usermodel.ShapeType
 
UTURN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UturnArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
UZ - org.apache.poi.util.LocaleID
 
UZ_CYRL - org.apache.poi.util.LocaleID
 
UZ_CYRL_UZ - org.apache.poi.util.LocaleID
 
UZ_LATN - org.apache.poi.util.LocaleID
 
UZ_LATN_UZ - org.apache.poi.util.LocaleID
 

V

V_CENTER - org.apache.poi.hssf.record.HSSFRecordTypes
 
v11_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
 
v12_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
 
val - org.apache.poi.sl.draw.geom.GuideIf.Op
 
VALIDATAION - io.keikai.api.Range.PasteType
 
VALIDATAION - io.keikai.model.PasteOption.PasteType
 
VALIDATAION - io.keikai.range.SRange.PasteType
 
validate(int, int, SCell.CellType, Object, String) - Method in class io.keikai.range.impl.DataValidationHelper
 
validate(int, int, String, String) - Method in class io.keikai.range.impl.DataValidationHelper
 
validate(Sheet, int, int, String, EventListener) - Method in class io.keikai.ui.impl.DummyDataValidationHandler
 
validate(Sheet, int, int, String, EventListener) - Method in interface io.keikai.ui.sys.DataValidationHandler
 
validate(Sheet, int, int, String, EventListener) - Method in class io.keikaiex.ui.impl.DataValidationHandlerImpl
 
validate(Sheet, int, int, String, EventListener) - Method in class io.keikaiex.ui.ValidationHelper
To help you validate the cell edit text, it returns true if validation passed or no validation rule.
You can also assign a callback listener if the cell is configured to show a error-box to ask user re-input the edit value again when validation fail.
validate(String) - Method in class io.keikai.api.impl.RangeImpl
 
validate(String) - Method in interface io.keikai.api.Range
validate the user's input.
validate(String) - Method in class io.keikai.range.impl.RangeImpl
 
validate(String) - Method in interface io.keikai.range.SRange
Returns whether the plain text input by the end user is valid or not; note the validation only applies to the left-top cell of this Range.
validate(SpreadsheetVersion) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Validate the range limits against the supplied version of Excel
validateColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Runs a bounds check for column numbers
validateComplex(String) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
Validate given String value, return associated complex.
validateEditText(String) - Method in interface io.keikai.api.model.CellData
Validates the edit text if this cell has validation constraint
validateEditText(String) - Method in class io.keikai.api.model.impl.CellDataImpl
 
validateInPlaceWritePossible() - Method in class org.apache.poi.POIDocument
Called during a POIDocument.write() to ensure that the Document (and associated POIFSFileSystem) was opened in a way compatible with an in-place write.
validateMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
validateMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
validateRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Runs a bounds check for row numbers
validateSecondArg(int, String) - Static method in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
 
validateSheetName(String) - Static method in class org.apache.poi.ss.util.WorkbookUtil
Validates sheet name.
validateShiftLeftParameters(int, int, int) - Static method in class org.apache.poi.ss.usermodel.helpers.RowShifter
Verify that the given column indices and step denote a valid range of columns to shift to the left
validateShiftParameters(int, int, int) - Static method in class org.apache.poi.ss.usermodel.helpers.RowShifter
Verify that the given column indices and step denote a valid range of columns to shift
validation - Variable in class io.keikaiex.ui.dialog.PasteSpecialCtrl
 
Validation - Interface in io.keikai.api.model
Represents data validation for a worksheet range.
Validation.AlertStyle - Enum in io.keikai.api.model
 
Validation.OperatorType - Enum in io.keikai.api.model
 
Validation.ValidationType - Enum in io.keikai.api.model
 
ValidationHelper - Class in io.keikaiex.ui
A validation helper to help cell validation
ValidationHelper() - Constructor for class io.keikaiex.ui.ValidationHelper
 
ValidationImpl - Class in io.keikai.api.model.impl
 
ValidationImpl(ModelRef<SDataValidation>) - Constructor for class io.keikai.api.model.impl.ValidationImpl
 
Validations - Class in io.keikai.model.util
This class contains methods for validating arguments of a method.
Validations() - Constructor for class io.keikai.model.util.Validations
 
validTableTotalRows(Range) - Method in class io.keikaiex.ui.impl.ua.DataValidationHandler
 
value - Variable in enum io.keikai.model.impl.CellAttribute
 
value - Variable in class io.keikai.model.impl.CellValue
 
value - Variable in enum io.keikai.model.SCFValueObject.CFValueObjectType
 
value - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleOperator
 
value - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
value - Variable in enum io.keikai.model.SConditionalFormattingRule.RuleType
 
value - Variable in enum io.keikai.model.SIconSet.IconSetType
 
value - Variable in class org.apache.poi.ss.formula.token.DefaultTokenNode
 
value - Variable in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
 
value() - Method in enum io.keikai.model.SCell.CellType
 
value() - Method in annotation type org.apache.poi.util.Internal
 
value() - Method in annotation type org.apache.poi.util.NotImplemented
 
value() - Method in annotation type org.apache.poi.util.SuppressForbidden
A reason for suppressing should always be given.
value(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.TextFns
 
Value - Class in org.apache.poi.ss.formula.functions
Implementation for Excel VALUE() function.
Value() - Constructor for class org.apache.poi.ss.formula.functions.Value
 
VALUE - io.keikai.model.SChartAxis.SChartAxisType
 
VALUE - org.apache.poi.ss.usermodel.FormulaError
Intended to indicate when an incompatible type argument is passed to a function, or an incompatible type operand is used with an operator.
VALUE - Static variable in class io.keikai.model.ErrorValue
 
VALUE - Static variable in class io.keikaiex.formula.fn.TextFunctionImpl
 
VALUE_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
 
VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
#VALUE! - Wrong type of operand
VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
#VALUE! - Wrong type of operand
VALUE_RANGE - org.apache.poi.hssf.record.HSSFRecordTypes
 
ValueAndFormat(Double, String, DecimalFormat) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
ValueAndFormat(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
ValueAxisImpl - Class in io.keikai.model.impl.chart
 
ValueAxisImpl(long, AbstractChartAxisAdv.Position, Double, Double, String, AbstractChartAxisAdv.Orientation, AbstractChartAxisAdv.TickLabelPosition, long, AbstractChartAxisAdv.Crosses, ValueAxisImpl.CrossBetween, boolean, boolean) - Constructor for class io.keikai.model.impl.chart.ValueAxisImpl
 
ValueAxisImpl.CrossBetween - Enum in io.keikai.model.impl.chart
 
ValueEval - Interface in org.apache.poi.ss.formula.eval
 
valueOf(boolean) - Static method in class org.apache.poi.ss.formula.eval.BoolEval
Convenience method for the following:
(b ? BoolEval.TRUE : BoolEval.FALSE)
valueOf(boolean) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
valueOf(boolean) - Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
valueOf(boolean) - Static method in class org.apache.poi.ss.usermodel.CellValue
 
valueOf(byte) - Static method in class io.keikai.model.ErrorValue
 
valueOf(byte) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
Returns the enum constant of this type with the specified name.
valueOf(byte[]) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.apache.poi.ss.formula.constant.ErrorConstant
 
valueOf(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
Translates an Excel internal error code into the corresponding POI ErrorEval instance
valueOf(int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
 
valueOf(int) - Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
Returns the enum constant of this type with the specified name.
valueOf(short) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
Returns the enum constant of this type with the specified name.
valueOf(File) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Get the file magic of the supplied File
valueOf(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Get the file magic of the supplied InputStream (which MUST support mark and reset).
valueOf(Object, int) - Static method in class io.keikai.model.impl.EvaluationUtil
 
valueOf(String) - Static method in enum io.keikai.api.model.Book.BookType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.CellData.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.CellStyle.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.CellStyle.BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.CellStyle.FillPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.CellStyle.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Chart.Grouping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Chart.LegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Chart.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Font.Boldweight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Font.TypeOffset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Font.Underline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Hyperlink.HyperlinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Picture.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Validation.AlertStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Validation.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.model.Validation.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.ApplyBorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.AutoFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.AutoFilterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.CellAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.DeleteShift
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.InsertCopyOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.InsertShift
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.PasteOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.PasteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.SheetVisible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.Range.SortDataOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.api.SheetAnchor.AnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.app.CollaborationInfo.CollaborationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Crosses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.TickMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.CellAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.chart.CategoryAxisImpl.LabelAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.chart.DateAxisImpl.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.impl.chart.ValueAxisImpl.CrossBetween
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.PasteOption.PasteOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.PasteOption.PasteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SAutoFilter.FilterOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SBorder.BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SCell.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SCellStyle.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SCellStyle.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SCFValueObject.CFValueObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SChart.BarDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SChart.ChartGrouping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SChart.ChartLegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SChart.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SChartAxis.SChartAxisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SDataValidation.AlertStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SDataValidation.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SDataValidation.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SDependencyTracer.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SFill.FillPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SFont.Boldweight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SFont.TypeOffset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SFont.Underline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SHyperlink.HyperlinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SIconSet.IconSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SPicture.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SPrintSetup.PaperSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.SSheet.SheetVisible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.STableColumn.STotalsRowFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.sys.dependency.ObjectRef.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.sys.dependency.Ref.RefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.sys.formula.EvaluationResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.sys.formula.FormulaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.model.ViewAnchor.AnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.impl.imexp.ExcelExportFactory.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.impl.ModelUpdate.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.ApplyBorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.AutoFilterOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.DeleteShift
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.InsertCopyOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.InsertShift
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.PasteOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.PasteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.SheetVisible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.range.SRange.SortDataOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.theme.SpreadsheetStandardTheme.ThemeOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.AuxAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.CellSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.event.CellSelectionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.event.HeaderAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.event.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.event.UndoableActionManagerEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.event.WidgetAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.impl.undo.ClearCellAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.impl.undo.HideHeaderAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.impl.undo.ResizeHeaderAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.sys.SpreadsheetCtrl.Header
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikai.ui.ZSMessagebox.Button
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.HeaderSizeCtrl.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.Top10FilterCtrl.ItemsPercent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.keikaiex.ui.dialog.Top10FilterCtrl.TopBottom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.common.usermodel.PictureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ddf.EscherPropertyTypesHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ddf.EscherRecordTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hssf.record.HSSFRecordTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.draw.geom.GuideIf.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.FlipMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.RectAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.format.CellFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.FormulaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.ptg.TablePtg.Item
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.formula.token.NodeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.SpreadsheetVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.CellReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.CellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.CustomFilter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PageMargin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PaneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PaperSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.poi.ss.util.CellRangeAddress
Creates a CellRangeAddress from a cell range reference string.
valueOf(String) - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.ss.util.CellReference.NameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.util.LocaleID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
Returns the enum constant of this type with the specified name.
valueOf(FileMagic) - Static method in enum org.apache.poi.common.usermodel.PictureType
Returns the enum constant of this type with the specified name.
valueOfCode(String) - Static method in enum io.keikai.model.STableColumn.STotalsRowFunction
 
valueOfFileExtension(String) - Static method in enum io.keikai.model.SPicture.Format
Convert file extension to picture format
valueOfName(String) - Static method in enum org.apache.poi.ss.formula.ptg.TablePtg.Item
 
valueOfNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
 
valueOfOoxmlId(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
 
valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
Get FontFamily from combined native id
valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
Get FontPitch from native id
ValueOperatorPtg - Class in org.apache.poi.ss.formula.ptg
Common superclass of all value operators.
ValueOperatorPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
 
ValueRangeRecord - Class in org.apache.poi.hssf.record.chart
The value range record defines the range of the value axis.
ValueRangeRecord() - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
ValueRangeRecord(ValueRangeRecord) - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
ValueRangeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
ValueRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
Aggregate value records together.
ValueRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
Creates a new instance of ValueRecordsAggregate
values - io.keikai.model.SAutoFilter.FilterOp
 
values() - Static method in enum io.keikai.api.model.Book.BookType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.CellData.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.CellStyle.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.CellStyle.BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.CellStyle.FillPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.CellStyle.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Chart.Grouping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Chart.LegendPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Chart.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Font.Boldweight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Font.TypeOffset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Font.Underline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Hyperlink.HyperlinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Picture.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Validation.AlertStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Validation.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.model.Validation.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.ApplyBorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.AutoFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.AutoFilterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.CellAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.DeleteShift
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.InsertCopyOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.InsertShift
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.PasteOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.PasteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.SheetVisible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.Range.SortDataOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.api.SheetAnchor.AnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.app.CollaborationInfo.CollaborationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Crosses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.TickLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.AbstractChartAxisAdv.TickMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.CellAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.chart.CategoryAxisImpl.LabelAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.chart.DateAxisImpl.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.impl.chart.ValueAxisImpl.CrossBetween
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.PasteOption.PasteOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.PasteOption.PasteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SAutoFilter.FilterOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SBorder.BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SCell.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SCellStyle.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SCellStyle.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SCFValueObject.CFValueObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SChart.BarDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SChart.ChartGrouping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SChart.ChartLegendPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SChart.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SChartAxis.SChartAxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SConditionalFormattingRule.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SDataValidation.AlertStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SDataValidation.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SDataValidation.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SDependencyTracer.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SFill.FillPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SFont.Boldweight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SFont.TypeOffset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SFont.Underline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SHyperlink.HyperlinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SIconSet.IconSetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SPicture.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SPrintSetup.PaperSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.SSheet.SheetVisible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.STableColumn.STotalsRowFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.sys.dependency.ObjectRef.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.sys.dependency.Ref.RefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.sys.formula.EvaluationResult.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.sys.formula.FormulaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.model.ViewAnchor.AnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.impl.imexp.ExcelExportFactory.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.impl.ModelUpdate.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.ApplyBorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.AutoFilterOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.DeleteShift
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.InsertCopyOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.InsertShift
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.PasteOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.PasteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.SheetVisible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.range.SRange.SortDataOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.theme.SpreadsheetStandardTheme.ThemeOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.AuxAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.CellSelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.event.CellSelectionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.event.HeaderAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.event.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.event.UndoableActionManagerEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.event.WidgetAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.impl.DefaultUserActionManagerCtrl.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.impl.undo.ClearCellAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.impl.undo.HideHeaderAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.impl.undo.ResizeHeaderAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.sys.SpreadsheetCtrl.CellAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.sys.SpreadsheetCtrl.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikai.ui.ZSMessagebox.Button
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.DataValidationCtrl.DataPair
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerFillPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.HeaderSizeCtrl.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.Top10FilterCtrl.ItemsPercent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.keikaiex.ui.dialog.Top10FilterCtrl.TopBottom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.common.usermodel.PictureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ddf.EscherPropertyTypesHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ddf.EscherRecordTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.poi.hpsf.CustomProperties
 
values() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
 
values() - Static method in enum org.apache.poi.hssf.record.HSSFRecordTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.draw.geom.GuideIf.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.FlipMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.Placeholder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.PresetColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.RectAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.format.CellFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.FormulaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.functions.LookupUtils.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.ptg.TablePtg.Item
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.formula.token.NodeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.SpreadsheetVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.CellReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.CustomFilter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FontCharset
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FontFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FontScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.FormulaError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PageMargin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PageOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PaneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PaperSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.ss.util.CellReference.NameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.util.LocaleID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - io.keikai.api.Range.AutoFillType
 
VALUES - io.keikai.api.Range.AutoFilterOperation
 
VALUES - io.keikai.api.Range.PasteType
 
VALUES - io.keikai.model.PasteOption.PasteType
 
VALUES - io.keikai.range.SRange.AutoFilterOperation
 
VALUES - io.keikai.range.SRange.FillType
 
VALUES - io.keikai.range.SRange.PasteType
 
VALUES_AND_NUMBER_FORMATS - io.keikai.api.Range.PasteType
 
VALUES_AND_NUMBER_FORMATS - io.keikai.model.PasteOption.PasteType
 
VALUES_AND_NUMBER_FORMATS - io.keikai.range.SRange.PasteType
 
VALUES_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
VALUES_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
VALUES_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
VALUES_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
 
valueSpinner - Variable in class io.keikaiex.ui.dialog.Top10FilterCtrl
 
var - io.keikai.model.STableColumn.STotalsRowFunction
 
var - org.apache.poi.xssf.usermodel.XSSFTableColumnHelper.TotalsRowFunction
 
var(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
VAR - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
VAR - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
VAR - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
VARA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
VARIABLE - org.apache.poi.common.usermodel.fonts.FontPitch
A variable pitch, which means that the characters in the font occupy widths that are proportional to the actual widths of the glyphs when output in a string.
Variant - Class in org.apache.poi.hpsf
The Variant types as defined by Microsoft's COM.
Variant() - Constructor for class org.apache.poi.hpsf.Variant
 
VariantBool - Class in org.apache.poi.hpsf
 
VariantBool() - Constructor for class org.apache.poi.hpsf.VariantBool
 
VariantSupport - Class in org.apache.poi.hpsf
Supports reading and writing of variant data.
VariantSupport() - Constructor for class org.apache.poi.hpsf.VariantSupport
 
VariantTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if HPSF encounters a problem with a variant type.
VariantTypeException(long, Object, String) - Constructor for exception org.apache.poi.hpsf.VariantTypeException
Constructor.
varp(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
Varp - Class in org.apache.poi.ss.formula.atp
 
Varp() - Constructor for class org.apache.poi.ss.formula.atp.Varp
 
VARP - org.apache.poi.ss.usermodel.DataConsolidateFunction
 
VARP - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
VARPA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
 
Vars - Class in org.apache.poi.ss.formula.atp
 
Vars() - Constructor for class org.apache.poi.ss.formula.atp.Vars
 
VBA_PROJECT_OOXML - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
 
VBA_PROJECT_POIFS - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
 
VBAMacroExtractor - Class in org.apache.poi.poifs.macros
This tool extracts out the source of all VBA Modules of an office file, both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.
VBAMacroExtractor() - Constructor for class org.apache.poi.poifs.macros.VBAMacroExtractor
 
VBAMacroReader - Class in org.apache.poi.poifs.macros
Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC), and returns them.
VBAMacroReader(File) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
 
VBAMacroReader(InputStream) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
 
VBAMacroReader(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
 
VBAMacroReader.ModuleImpl - Class in org.apache.poi.poifs.macros
 
VBAMacroReader.ModuleMap - Class in org.apache.poi.poifs.macros
 
VCenterRecord - Class in org.apache.poi.hssf.record
Tells whether to center the sheet between vertical margins
VCenterRecord() - Constructor for class org.apache.poi.hssf.record.VCenterRecord
 
VCenterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
 
VCenterRecord(VCenterRecord) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
 
VE - org.apache.poi.util.LocaleID
 
VE_ZA - org.apache.poi.util.LocaleID
 
Vector - Class in org.apache.poi.hpsf
Holder for vector-type properties
Vector(short) - Constructor for class org.apache.poi.hpsf.Vector
 
verify() - Method in class io.keikai.range.impl.DataValidationVerificationHelper
 
verifyBelongsToWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
Verifies that this style belongs to the supplied Workbook.
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
set decryption password
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
 
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
 
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
version() - Method in annotation type org.apache.poi.util.Removal
The POI version when this feature may be removed.
Version - Class in io.keikai.jsf
The version of the ZSS JSF.
Version - Class in io.keikai.ui
Defines the version of Keikai Spreadsheet.
Version - Class in io.keikaiex
The version of the Keikai extension.
Version() - Constructor for class io.keikai.jsf.Version
 
Version() - Constructor for class io.keikai.ui.Version
 
Version() - Constructor for class io.keikaiex.Version
 
VERSION - Static variable in class org.apache.poi.hssf.record.BOFRecord
suggested default (0x0600 - BIFF8)
VersionedStream - Class in org.apache.poi.hpsf
 
VersionedStream() - Constructor for class org.apache.poi.hpsf.VersionedStream
 
versionMajor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
 
versionMinor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
 
VERT_ALIGN - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
VERT_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
VERTIACAL - io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
 
VERTICAL - io.keikai.model.SChart.BarDirection
 
VERTICAL - org.apache.poi.sl.usermodel.TextShape.TextDirection
Vertical orientation.
VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
This is all vertical borders for the range, including interior and outside borders.
VERTICAL_270 - org.apache.poi.sl.usermodel.TextShape.TextDirection
Vertical orientation.
VERTICAL_ALIGN - io.keikai.ui.AuxAction
 
VERTICAL_ALIGN_BOTTOM - io.keikai.ui.AuxAction
 
VERTICAL_ALIGN_MIDDLE - io.keikai.ui.AuxAction
 
VERTICAL_ALIGN_TOP - io.keikai.ui.AuxAction
 
VERTICAL_ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
 
VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
VERTICAL_ALIGNMENT_DISTRIBUTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
 
VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
 
VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
How to align text vertically
VERTICAL_BOTTOM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VERTICAL_OBJECT - org.apache.poi.sl.usermodel.Placeholder
Vertical object placeholder shape.
VERTICAL_PAGE_BREAK - org.apache.poi.hssf.record.HSSFRecordTypes
 
VERTICAL_SCROLL - org.apache.poi.sl.usermodel.ShapeType
 
VERTICAL_SCROLL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
VERTICAL_TEXT_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
VERTICAL_TEXT_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
VERTICAL_TEXT_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
VERTICAL_TEXT_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
VERTICAL_TEXT_BODY - org.apache.poi.sl.usermodel.Placeholder
Vertical body text placeholder shape.
VERTICAL_TEXT_TITLE - org.apache.poi.sl.usermodel.Placeholder
Vertical title text placeholder shape.
VERTICAL_TOP - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
VerticalAlignHandler - Class in io.keikai.ui.impl.ua
 
VerticalAlignHandler(CellStyle.VerticalAlignment) - Constructor for class io.keikai.ui.impl.ua.VerticalAlignHandler
 
verticalAlignment - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
verticalAlignment(CellStyle.VerticalAlignment) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets vertical alignment.
verticalAlignment(CellStyle.VerticalAlignment) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
verticalAlignment(SCellStyle.VerticalAlignment) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
verticalAlignment(SCellStyle.VerticalAlignment) - Method in interface io.keikai.model.SCellStyleBuilder
 
VerticalAlignment - Enum in org.apache.poi.sl.usermodel
Specifies a list of available anchoring types for text
VerticalAlignment - Enum in org.apache.poi.ss.usermodel
This enumeration value indicates the type of vertical alignment for a cell, i.e., whether it is aligned top, bottom, vertically centered, justified or distributed.
VerticalPageBreakRecord - Class in org.apache.poi.hssf.record
VerticalPageBreak (0x001A) record that stores page breaks at columns
VerticalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
Creates an empty vertical page break record
VerticalPageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
VerticalPageBreakRecord(VerticalPageBreakRecord) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
 
VerticalScroll - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
VERY_CONDENSED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
VERY_EXPANDED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
 
VERY_HIDDEN - io.keikai.api.Range.SheetVisible
 
VERY_HIDDEN - io.keikai.model.SSheet.SheetVisible
 
VERY_HIDDEN - io.keikai.range.SRange.SheetVisible
 
VERY_HIDDEN - org.apache.poi.ss.usermodel.SheetVisibility
Indicates the sheet is hidden and cannot be shown in the user interface (UI).
VERY_HIGH - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
VERY_LIGHT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
 
VERY_LOW - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
 
VI - org.apache.poi.util.LocaleID
 
VI_VN - org.apache.poi.util.LocaleID
 
VIETNAMESE - org.apache.poi.common.usermodel.fonts.FontCharset
Specifies the Vietnamese character set.
VIETNAMESE - org.apache.poi.ss.usermodel.FontCharset
Deprecated.
 
VIEW_DEFINITION - org.apache.poi.hssf.record.HSSFRecordTypes
 
VIEW_FIELDS - org.apache.poi.hssf.record.HSSFRecordTypes
 
VIEW_SOURCE - org.apache.poi.hssf.record.HSSFRecordTypes
 
ViewAnchor - Class in io.keikai.model
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell, or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
ViewAnchor(int, int, int, int) - Constructor for class io.keikai.model.ViewAnchor
Create a view anchor with indexes for left-top corner cell, width, and height.
ViewAnchor(int, int, int, int, int, int) - Constructor for class io.keikai.model.ViewAnchor
Create a view anchor with indexes for left-top corner cell, x and y offset in the cell, width, and height.
ViewAnchor(int, int, int, int, int, int, ViewAnchor.AnchorType) - Constructor for class io.keikai.model.ViewAnchor
Create a view anchor with indexes for left-top corner cell, x and y offset in the cell, width, height, and ViewAnchor.AnchorType.
ViewAnchor.AnchorType - Enum in io.keikai.model
AnchorType
ViewDefinitionRecord - Class in org.apache.poi.hssf.record.pivottable
SXVIEW - View Definition (0x00B0)
ViewDefinitionRecord(ViewDefinitionRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
ViewDefinitionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
ViewFieldsRecord - Class in org.apache.poi.hssf.record.pivottable
SXVD - View Fields (0x00B1)
ViewFieldsRecord(ViewFieldsRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
ViewFieldsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
viewFile(String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
 
viewFileOld(String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
 
ViewSourceRecord - Class in org.apache.poi.hssf.record.pivottable
SXVS - View Source (0x00E3)
ViewSourceRecord(ViewSourceRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
ViewSourceRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
Violet - org.apache.poi.sl.usermodel.PresetColor
 
VIOLET - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
VIOLET - org.apache.poi.ss.usermodel.IndexedColors
 
VISIBLE - io.keikai.api.Range.SheetVisible
 
VISIBLE - io.keikai.model.SSheet.SheetVisible
 
VISIBLE - io.keikai.range.SRange.SheetVisible
 
VISIBLE - org.apache.poi.ss.usermodel.SheetVisibility
Indicates the sheet is visible.
VISIO_V10 - org.apache.poi.hpsf.ClassIDPredefined
Visio 2000 (V6) / 2002 (V10) - drawing
visit(CellVisitor) - Method in class io.keikai.api.impl.RangeImpl
visit all cells in this range, make sure you call this in a limited range, don't use it for all row/column selection, it will spend much time to iterate the cell
visit(CellVisitor) - Method in interface io.keikai.api.Range
Visits all cells in this range with synchronization protection, make sure you call this in a limited range, don't use it for all row/column selection, it will spend much time to iterate the cell
visit(Range) - Method in interface io.keikai.api.CellVisitor
Visits the cell
visitAdd(AddNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitAdd(AddNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitAnd(AndNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitAnd(AndNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitAreaRef(AreaRefNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitAreaRef(AreaRefNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitArrayColumns(ArrayColumnsNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitArrayColumns(ArrayColumnsNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitBoolean(BoolNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitBoolean(BoolNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitCellsForRow(int, RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.AreaRefNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ArrayColumnsNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.BoolNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.BracketNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.EmptyNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.ErrorNode
 
visitChildren(TokenNodeVisitor<R>) - Method in interface org.apache.poi.ss.formula.token.FormulaTokenNode
Use the given [visitor] to visit all of the children of this node.
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.FunctionNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.MinusNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NameNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NameRefNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.NumberNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.OpNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.PercentNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.PlusNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.RefNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.StringNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.TableRefNode
 
visitChildren(TokenNodeVisitor<R>) - Method in class org.apache.poi.ss.formula.token.UnionNode
 
visitColon(ColonNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitColon(ColonNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitComma(CommaNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitComma(CommaNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.BOFRecordAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
Visit each of the atomic BIFF records contained in this RecordAggregate in the order that they should be written to file.
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
 
visitContainedRecords(RecordAggregate.RecordVisitor, int) - Method in class org.apache.poi.hssf.model.InternalSheet
 
visitDiv(DivNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitDiv(DivNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitEmpty(EmptyNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitEmpty(EmptyNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitEqual(EqualNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitEqual(EqualNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitError(ErrorNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitError(ErrorNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitErrorRef(ErrorRefNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitErrorRef(ErrorRefNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitExp(ExpNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitExp(ExpNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitFunction(FunctionNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitFunction(FunctionNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitGreat(GreatNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitGreat(GreatNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitGreaterThanEqual(GreaterThanEqualNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitGreaterThanEqual(GreaterThanEqualNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitLess(LessNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitLess(LessNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitLessThanEqual(LessThanEqualNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitLessThanEqual(LessThanEqualNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitMinus(MinusNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitMinus(MinusNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitMulti(MultiNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitMulti(MultiNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitName(NameNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitName(NameNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitNameRef(NameRefNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitNameRef(NameRefNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitNotEqual(NotEqualNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitNotEqual(NotEqualNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitNumber(NumberNode<T>) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitNumber(NumberNode<T>) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitPercent(PercentNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitPercent(PercentNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitPlus(PlusNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitPlus(PlusNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitRecord(Record) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
visitRecord(Record) - Method in interface org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor
Implementors may call non-mutating methods on Record r.
visitRef(RefNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitRef(RefNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitSpace(SpaceNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitSpace(SpaceNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitString(StringNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitString(StringNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitSubtract(SubtractNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitSubtract(SubtractNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitTableRef(TableRefNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitTableRef(TableRefNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
visitUnion(UnionNode) - Method in interface org.apache.poi.ss.formula.token.TokenNodeVisitor
 
visitUnion(UnionNode) - Method in class org.apache.poi.ss.formula.token.TokenToPtgVisitor
 
Vlookup - Class in org.apache.poi.ss.formula.functions
Implementation of the VLOOKUP() function.
Vlookup() - Constructor for class org.apache.poi.ss.formula.functions.Vlookup
 
VmlDrawing - Class in io.keikai.importer
 
VmlDrawing(Map, byte[]) - Constructor for class io.keikai.importer.VmlDrawing
 
VmlDrawing.VShapeJson - Class in io.keikai.importer
 
VoidWidgetHandler - Class in io.keikai.ui.impl
Default widget implementation, don't provide any function.
VoidWidgetHandler() - Constructor for class io.keikai.ui.impl.VoidWidgetHandler
 
VShapeJson(VmlDrawing, Map) - Constructor for class io.keikai.importer.VmlDrawing.VShapeJson
 
VT_ARRAY - Static variable in class org.apache.poi.hpsf.Variant
[V] SAFEARRAY*.
VT_BLOB - Static variable in class org.apache.poi.hpsf.Variant
[P] Length prefixed bytes.
VT_BLOB_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Blob contains an object.
VT_BOOL - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] True=-1, False=0.
VT_BSTR - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] OLE Automation string.
VT_BYREF - Static variable in class org.apache.poi.hpsf.Variant
[V] void* for local use.
VT_CARRAY - Static variable in class org.apache.poi.hpsf.Variant
[T] C style array.
VT_CF - Static variable in class org.apache.poi.hpsf.Variant
[P] Clipboard format.
VT_CLSID - Static variable in class org.apache.poi.hpsf.Variant
[P] A Class ID.
VT_CY - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] currency.
VT_DATE - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] date.
VT_DECIMAL - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] 16 byte fixed point.
VT_DISPATCH - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] IDispatch
VT_EMPTY - Static variable in class org.apache.poi.hpsf.Variant
[V][P] Nothing, i.e.
VT_ERROR - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] SCODE
VT_FILETIME - Static variable in class org.apache.poi.hpsf.Variant
[P] FILETIME.
VT_HRESULT - Static variable in class org.apache.poi.hpsf.Variant
[T] Standard return type.
VT_I1 - Static variable in class org.apache.poi.hpsf.Variant
[T] signed char.
VT_I2 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 2 byte signed int.
VT_I4 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte signed int.
VT_I8 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] signed 64-bit int.
VT_ILLEGAL - Static variable in class org.apache.poi.hpsf.Variant
 
VT_ILLEGALMASKED - Static variable in class org.apache.poi.hpsf.Variant
 
VT_INT - Static variable in class org.apache.poi.hpsf.Variant
[T] signed machine int.
VT_LPSTR - Static variable in class org.apache.poi.hpsf.Variant
[T][P] null terminated string.
VT_LPWSTR - Static variable in class org.apache.poi.hpsf.Variant
[T][P] wide (Unicode) null terminated string.
VT_NULL - Static variable in class org.apache.poi.hpsf.Variant
[V][P] SQL style Null.
VT_PTR - Static variable in class org.apache.poi.hpsf.Variant
[T] pointer type.
VT_R4 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 4 byte real.
VT_R8 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] 8 byte real.
VT_RESERVED - Static variable in class org.apache.poi.hpsf.Variant
 
VT_SAFEARRAY - Static variable in class org.apache.poi.hpsf.Variant
[T] (use VT_ARRAY in VARIANT).
VT_STORAGE - Static variable in class org.apache.poi.hpsf.Variant
[P] Name of the storage follows.
VT_STORED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Storage contains an object.
VT_STREAM - Static variable in class org.apache.poi.hpsf.Variant
[P] Name of the stream follows.
VT_STREAMED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
[P] Stream contains an object.
VT_TYPEMASK - Static variable in class org.apache.poi.hpsf.Variant
 
VT_UI1 - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] unsigned char.
VT_UI2 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned short.
VT_UI4 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned int.
VT_UI8 - Static variable in class org.apache.poi.hpsf.Variant
[T][P] unsigned 64-bit int.
VT_UINT - Static variable in class org.apache.poi.hpsf.Variant
[T] unsigned machine int.
VT_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
[V][T][S] IUnknown
VT_USERDEFINED - Static variable in class org.apache.poi.hpsf.Variant
[T] user defined type.
VT_VARIANT - Static variable in class org.apache.poi.hpsf.Variant
[V][T][P][S] VARIANT
VT_VECTOR - Static variable in class org.apache.poi.hpsf.Variant
[P] simple counted array.
VT_VERSIONED_STREAM - Static variable in class org.apache.poi.hpsf.Variant
"MUST be a VersionedStream.
VT_VOID - Static variable in class org.apache.poi.hpsf.Variant
[T] C style void.

W

WARNING - io.keikai.api.model.Validation.AlertStyle
 
WARNING - io.keikai.model.SDataValidation.AlertStyle
 
WARNING - io.keikaiex.ui.dialog.DataValidationCtrl.AlertStyle
 
WARNING - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
WARNING style
wasNull() - Method in class org.apache.poi.hpsf.PropertySet
Checks whether the property which the last call to PropertySet.getPropertyIntValue(int) or PropertySet.getProperty(int) tried to access was available or not.
wasNull() - Method in class org.apache.poi.hpsf.Section
Checks whether the property which the last call to Section.getPropertyIntValue(long) or Section.getProperty(long) tried to access was available or not.
Wave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
WAVE - org.apache.poi.sl.usermodel.ShapeType
 
WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
wb - Variable in class io.keikai.model.impl.html.HtmlExporter
 
WDP - org.apache.poi.common.usermodel.PictureType
Microsoft Windows Media Photo image (.wdp)
WDP - org.apache.poi.sl.usermodel.PictureData.PictureType
Microsoft Windows Media Photo image (.wdp)
webAddress - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
WebAppInit - Class in io.keikai.ui
 
WebAppInit() - Constructor for class io.keikai.ui.WebAppInit
 
webBtn - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
webContent - Variable in class io.keikaiex.ui.dialog.InsertHyperlinkCtrl
 
WEDGE_ELLIPSE_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
WEDGE_ELLIPSE_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEDGE_RECT_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
WEDGE_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WEDGE_ROUND_RECT_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
 
WEDGE_ROUND_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
WedgeEllipseCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
WedgeRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
WedgeRRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
weekDay(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.DateTimeFns
 
WEEKDAY - Static variable in class io.keikaiex.formula.fn.DateTimeFunctionImpl
 
WeekdayFunc - Class in org.apache.poi.ss.formula.functions
Implementation for the Excel function WEEKDAY
WEEKDAYS - io.keikai.api.Range.AutoFillType
 
WEEKDAYS - io.keikai.range.SRange.FillType
 
WeekNum - Class in org.apache.poi.ss.formula.functions
Implementation for Excel WeekNum() function.
WeekNum() - Constructor for class org.apache.poi.ss.formula.functions.WeekNum
 
weibull(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.StatFns
 
WEIBULL - Static variable in class io.keikaiex.formula.fn.StatFunctionImpl
 
WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
Wheat - org.apache.poi.sl.usermodel.PresetColor
 
whirlpool - org.apache.poi.poifs.crypt.HashAlgorithm
 
White - org.apache.poi.sl.usermodel.PresetColor
 
WHITE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
WHITE - org.apache.poi.ss.usermodel.IndexedColors
 
WHITE - Static variable in class io.keikai.model.impl.ColorImpl
 
WHITE1 - org.apache.poi.ss.usermodel.IndexedColors
 
WhiteSmoke - org.apache.poi.sl.usermodel.PresetColor
 
WHITESPACE - Static variable in interface org.apache.poi.sl.draw.geom.GuideIf
 
WHOLE_NUMBER - io.keikaiex.ui.dialog.DataValidationCtrl.AllowPair
 
WholeStyleUtil - Class in io.keikai.range.impl
A utility class to help spreadsheet set style of a row, column and cell
WholeStyleUtil() - Constructor for class io.keikai.range.impl.WholeStyleUtil
 
WholeStyleUtil.StyleApplyer - Interface in io.keikai.range.impl
 
wholeTable - org.apache.poi.ss.usermodel.TableStyleType
 
Widget - Interface in io.keikai.ui
A widget, like a embedded object of spreadsheet, for example a image, a chart or a dropdown
WidgetAction - Enum in io.keikai.ui.event
Action about WidgetUpdateEvent
WidgetCtrl - Class in io.keikaiex.ui.widget
 
WidgetCtrl(BaseWidget) - Constructor for class io.keikaiex.ui.widget.WidgetCtrl
 
WidgetHandler - Interface in io.keikai.ui.sys
WidgetHandler control when widgets should display on client, when should remove.
WidgetKeyEvent - Class in io.keikai.ui.event
Event about widget keystroke
WidgetKeyEvent(String, Component, Sheet, Object, int, boolean, boolean, boolean) - Constructor for class io.keikai.ui.event.WidgetKeyEvent
 
WidgetLoader - Interface in io.keikai.ui.sys
A controller interface to add/remove widget into/from spreadsheet
WidgetUpdateCommand - Class in io.keikai.ui.au.in
 
WidgetUpdateCommand() - Constructor for class io.keikai.ui.au.in.WidgetUpdateCommand
 
WidgetUpdateEvent - Class in io.keikai.ui.event
Event about widget update
WidgetUpdateEvent(String, Component, Sheet, WidgetAction, Object, SheetAnchor) - Constructor for class io.keikai.ui.event.WidgetUpdateEvent
 
WildcardMatch - org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
 
WIN_1252 - Static variable in class org.apache.poi.util.StringUtil
 
Window - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the background in the client area of a window.
WINDOW_ONE - org.apache.poi.hssf.record.HSSFRecordTypes
 
WINDOW_PROTECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
WINDOW_TWO - org.apache.poi.hssf.record.HSSFRecordTypes
 
WindowFrame - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of a window frame.
WindowOneRecord - Class in org.apache.poi.hssf.record
Stores the attributes of the workbook window.
WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowOneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowOneRecord(WindowOneRecord) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
 
WindowProtectRecord - Class in org.apache.poi.hssf.record
Flags whether workbook windows are protected
WindowProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowProtectRecord(WindowProtectRecord) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
 
WindowText - org.apache.poi.sl.usermodel.PresetColor
The system-defined color of the text in the client area of a window.
windowTwo - Variable in class org.apache.poi.hssf.model.InternalSheet
 
WindowTwoRecord - Class in org.apache.poi.hssf.record
Sheet window settings
WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
WindowTwoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
WindowTwoRecord(WindowTwoRecord) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
 
withAutoFilterAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to set filters on the protected sheet
withBook(Consumer<Book>) - Method in class io.keikai.jsp.SmartUpdateBridge.Builder
Processes with the Book instance.
withComments - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
withComponent(Consumer<Spreadsheet>) - Method in class io.keikai.jsp.SmartUpdateBridge.Builder
Processes with the Spreadsheet component.
withDataBarBorder() - Method in class io.keikai.ui.impl.CellFormatHelper
 
withDeleteColumnsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to delete columns on the protected sheet.
withDeleteRowsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to delete rows on the protected sheet.
withFormatCellsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to format any cell on the protected sheet.
withFormatColumnsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to format any columns on the protected sheet.
withFormatRowsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to format any rows on the protected sheet.
withIconClass(String) - Method in class io.keikai.ui.ToolbarButton.Builder
Sets the icon class to the button.
withIconURI(String) - Method in class io.keikai.ui.ToolbarButton.Builder
Sets the icon URI to the button.
within - io.keikai.model.SAutoFilter.FilterOp
 
withInsertColumnsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to insert columns on the protected sheet.
withInsertHyperlinksAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to insert hyperlinks on the protected sheet.
withInsertRowsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to insert rows on the protected sheet.
withLabel(String) - Method in class io.keikai.ui.ToolbarButton.Builder
Sets the label to the button.
withObjectsEditable(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets the objectsEditable to true to protect objects.
withPassword(String) - Method in class io.keikai.api.SheetProtection.Builder
Sets the case-sensitive password for the sheet; null or empty string means protect the sheet without password.
withPivotTablesAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to use pivot table reports on the protected sheet.
withScenariosEditable(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to protect scenarios.
withSelectLockedCellsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow select locked cells.
withSelectUnlockedCellsAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow select unlocked cells
withSortAllowed(boolean) - Method in class io.keikai.api.SheetProtection.Builder
Sets true to allow user to sort on the protected sheet.
withTemplateURI(String) - Method in class io.keikai.ui.ToolbarButton.Builder
Sets the template URI to the button.
withTooltip(String) - Method in class io.keikai.ui.ToolbarButton.Builder
Sets the tooltip to the button.
WMF - io.keikai.api.model.Picture.Format
 
WMF - io.keikai.model.SPicture.Format
 
WMF - org.apache.poi.common.usermodel.PictureType
Windows Meta File
WMF - org.apache.poi.poifs.filesystem.FileMagic
WMF image with a placeable header
WMF - org.apache.poi.sl.usermodel.PictureData.PictureType
Windows Meta File
WO - org.apache.poi.util.LocaleID
 
WO_SN - org.apache.poi.util.LocaleID
 
WORD_V12 - org.apache.poi.hpsf.ClassIDPredefined
Word V12 / 2007 - document
WORD_V12 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
WORD_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
Word V12 / 2007 - macro
WORD_V7 - org.apache.poi.hpsf.ClassIDPredefined
Word V7 / 95 - document
WORD_V8 - org.apache.poi.hpsf.ClassIDPredefined
Word V8 / 97 - document
WORD_V8 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
 
WORD2 - org.apache.poi.poifs.filesystem.FileMagic
 
workbook - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
Exporting destination, POI book model
workbook - Variable in class io.keikai.range.impl.imexp.AbstractExcelImporter
source POI book
Workbook - Interface in org.apache.poi.ss.usermodel
High level representation of a Excel workbook.
WORKBOOK - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
 
WORKBOOK_DIR_ENTRY_NAMES - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
Normally, the Workbook will be in a POIFS Stream called "Workbook".
WORKBOOK_DIR_ENTRY_NAMES_CASE_INSENSITIVE - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
 
WorkbookDependentFormula - Interface in org.apache.poi.ss.formula
Should be implemented by any Ptg subclass that needs a workbook to render its formula.
WorkbookEvaluator - Class in org.apache.poi.ss.formula
Evaluates formula cells.
WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
 
WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder, WorkbookEvaluator.CacheManager) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
 
WorkbookEvaluator.CacheManager - Interface in org.apache.poi.ss.formula
 
WorkbookEvaluatorProvider - Interface in org.apache.poi.ss.formula
Provides access to a WorkbookEvaluator, eg for use with CollaboratingWorkbooksEnvironment
WorkbookFactory - Class in org.apache.poi.ss.usermodel
Factory for creating the appropriate kind of Workbook (be it HSSFWorkbook or XSSFWorkbook), by auto-detecting from the supplied input.
WorkbookProtectionImpl - Class in io.keikai.model.impl
 
WorkbookProtectionImpl() - Constructor for class io.keikai.model.impl.WorkbookProtectionImpl
 
WorkbookProvider - Interface in org.apache.poi.ss.usermodel
 
WorkbookRecordList - Class in org.apache.poi.hssf.model
 
WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
 
WorkbookUtil - Class in org.apache.poi.ss.util
Helper methods for when working with Usermodel Workbooks
WorkbookUtil() - Constructor for class org.apache.poi.ss.util.WorkbookUtil
 
WorkdayCalculator - Class in org.apache.poi.ss.formula.atp
A calculator for workdays, considering dates as excel representations.
WorksheetProtectionBlock - Class in org.apache.poi.hssf.record.aggregates
Groups the sheet protection records for a worksheet.
WorksheetProtectionBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
Creates an empty WorksheetProtectionBlock
WPG - org.apache.poi.common.usermodel.PictureType
WordPerfect graphics (.wpg)
WPG - org.apache.poi.sl.usermodel.PictureData.PictureType
WordPerfect graphics (.wpg)
WRAP_BY_POINTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
WRAP_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
WRAP_SQUARE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
WRAP_TEXT - io.keikai.ui.AuxAction
 
WRAP_TEXT - Static variable in class org.apache.poi.ss.util.CellUtil
 
WRAPPED - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
wrapText - Variable in class io.keikai.model.impl.ImmutableCellStyleImpl
 
wrapText(boolean) - Method in interface io.keikai.api.model.CellStyle.Builder
Sets wrap text.
wrapText(boolean) - Method in class io.keikai.api.model.impl.CellStyleBuilderImpl
 
wrapText(boolean) - Method in class io.keikai.model.impl.CellStyleBuilderImpl
 
wrapText(boolean) - Method in interface io.keikai.model.SCellStyleBuilder
 
WrapTextHandler - Class in io.keikai.ui.impl.ua
 
WrapTextHandler() - Constructor for class io.keikai.ui.impl.ua.WrapTextHandler
 
write() - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
Write out to the currently open file the properties changes, but nothing else
write() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Write out this workbook to the currently open File via the writeable POIFSFileSystem it was opened as.
write() - Method in class org.apache.poi.POIDocument
Writes the document out to the currently open File, via the writeable POIFSFileSystem it was opened from.
write() - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
write(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
write(byte[]) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[]) - Method in interface org.apache.poi.util.LittleEndianOutput
 
write(byte[]) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
Writes the class ID to a byte array in the little-endian format.
write(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
 
write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
 
write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
write(byte[], int, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
write(int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
 
write(int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
 
write(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
write(File) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
Write out, with any properties changes, but nothing else
write(File) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method write - write out this workbook to a new File.
write(File) - Method in class org.apache.poi.POIDocument
Writes the document out to the specified new File.
write(File) - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
write(OutputStream) - Method in class org.apache.poi.hpsf.CodePageString
 
write(OutputStream) - Method in class org.apache.poi.hpsf.Filetime
 
write(OutputStream) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
Write out, with any properties changes, but nothing else
write(OutputStream) - Method in class org.apache.poi.hpsf.PropertySet
Writes the property set to an output stream.
write(OutputStream) - Method in class org.apache.poi.hpsf.Section
Writes this section into an output stream.
write(OutputStream) - Method in class org.apache.poi.hpsf.UnicodeString
 
write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Method write - write out this workbook to an OutputStream.
write(OutputStream) - Method in class org.apache.poi.POIDocument
Writes the document out to the specified output stream.
write(OutputStream) - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
write(OutputStream) - Method in class org.apache.poi.sl.image.ImageHeaderWMF
 
write(OutputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
Writes out the slideshow file the is represented by an instance of this class
write(OutputStream) - Method in interface org.apache.poi.ss.usermodel.Workbook
Write out this workbook to an OutputStream.
write(OutputStream, int) - Method in class org.apache.poi.hpsf.Property
Writes the property to an output stream.
write(OutputStream, long, Object, int) - Static method in class org.apache.poi.hpsf.VariantSupport
Writes a variant value to an output stream.
write(String, GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
 
write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.DataSource
 
write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
 
write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.PropertySet
Writes a property set to a document in a POI filesystem directory.
write(POIFSStream) - Method in class org.apache.poi.poifs.property.PropertyTable
Writes the properties out into the given low-level stream
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
 
write(LittleEndianByteArrayOutputStream) - Method in interface org.apache.poi.poifs.crypt.standard.EncryptionRecord
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
serializes the header
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
 
write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
write(LittleEndianOutput) - Method in class org.apache.poi.hpsf.ClassID
Write the class ID to a LittleEndianOutput (stream)
write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeferredNamePtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.IntPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Parenthesis2Ptg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ptg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.StringPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.TablePtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.TblPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
 
write(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
 
write(Document) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
WRITE_ACCESS - org.apache.poi.hssf.record.HSSFRecordTypes
 
WRITE_PROTECT - org.apache.poi.hssf.record.HSSFRecordTypes
 
WriteAccessRecord - Class in org.apache.poi.hssf.record
Title: Write Access Record (0x005C)
WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
WriteAccessRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
WriteAccessRecord(WriteAccessRecord) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
 
writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BATBlock
Write the block's data to an OutputStream
writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
Write the storage to an OutputStream
writeByte(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeByte(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeByte(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeByte(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
writeChunk(boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
writeContinue() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Terminates the current record and starts a new ContinueRecord (regardless of how much space is still available in the current record).
writeContinueIfRequired(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Will terminate the current record and start a new ContinueRecord if there isn't space for the requested number of bytes
writeCoordinates(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
writeCoordinates(LittleEndianOutput, SpreadsheetVersion) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
Write the raw data to an OutputStream.
writeData(OutputStream) - Method in class org.apache.poi.poifs.storage.HeaderBlock
Write the block's data to an OutputStream
writeData(ByteBuffer) - Method in class org.apache.poi.poifs.storage.BATBlock
 
writeDouble(double) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeDouble(double) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeDouble(double) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeDouble(double) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeError(String) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
writeError(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
writeFilesystem() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Write the filesystem out to the open file.
writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
Write the filesystem out
writeInt(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeInt(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeInt(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeInt(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeLong(long) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeLong(long) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeLong(long) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeLong(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeOut(OutputStream) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
writePlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
 
writeProp(String, Supplier<?>) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
writeProp(Map.Entry<String, Supplier<?>>) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
writeProperties() - Method in class org.apache.poi.POIDocument
Writes out the updated standard Document Information Properties (HPSF) into the currently open POIFSFileSystem
writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
writeProperties(POIFSFileSystem) - Method in class org.apache.poi.POIDocument
Writes out the standard Document Information Properties (HPSF)
writeProperties(POIFSFileSystem, List<String>) - Method in class org.apache.poi.POIDocument
Writes out the standard Document Information Properties (HPSF)
WriteProtectRecord - Class in org.apache.poi.hssf.record
Indicated that the sheet/workbook is write protected.
WriteProtectRecord() - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
 
WriteProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
 
writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
protect a workbook with a password (not encrypted, just sets writeprotect flags and the password.
writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
protect a workbook with a password (not encrypted, just sets writeprotect flags and the password.
writeShort(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
 
writeShort(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
 
writeShort(int) - Method in interface org.apache.poi.util.LittleEndianOutput
 
writeShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
 
writeString(String, int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Writes a unicode string complete with header and character data.
writeStringData(String) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
Writes the 'optionFlags' byte and encoded character data of a unicode string.
writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
write the value out to an array of bytes at the appropriate offset
writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
write the value out to an array of bytes at the appropriate offset
writeTokenValueBytes(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
 
writeUInt(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
Put unsigned int into output stream
writeUnicodeLPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
writeUnicodeString(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
OutputStream out will get: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
OutputStream out will get: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class org.apache.poi.hpsf.VariantSupport
Writes a warning to System.err that a variant type is unsupported by HPSF.
writeUtf8LPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
 
writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
WritingNotSupportedException - Exception in org.apache.poi.hpsf
This exception is thrown when trying to write a (yet) unsupported variant type.
WritingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
Constructor
WS_BOOL - org.apache.poi.hssf.record.HSSFRecordTypes
 
WSBoolRecord - Class in org.apache.poi.hssf.record
Stores workbook settings (aka its a big "everything we didn't put somewhere else")
WSBoolRecord() - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
 
WSBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
 
WSBoolRecord(WSBoolRecord) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
 

X

X - org.apache.poi.sl.usermodel.PaintStyle.FlipMode
flipped/mirrored/duplicated along the x axis
X_3_ARROWS - io.keikai.model.SIconSet.IconSetType
 
X_3_ARROWS_GRAY - io.keikai.model.SIconSet.IconSetType
 
X_3_FLAGS - io.keikai.model.SIconSet.IconSetType
 
X_3_SIGNS - io.keikai.model.SIconSet.IconSetType
 
X_3_SYMBOLS - io.keikai.model.SIconSet.IconSetType
 
X_3_SYMBOLS_2 - io.keikai.model.SIconSet.IconSetType
 
X_3_TRAFFIC_LIGHTS_1 - io.keikai.model.SIconSet.IconSetType
 
X_3_TRAFFIC_LIGHTS_2 - io.keikai.model.SIconSet.IconSetType
 
X_4_ARROWS - io.keikai.model.SIconSet.IconSetType
 
X_4_ARROWS_GRAY - io.keikai.model.SIconSet.IconSetType
 
X_4_RATING - io.keikai.model.SIconSet.IconSetType
 
X_4_RED_TO_BLACK - io.keikai.model.SIconSet.IconSetType
 
X_4_TRAFFIC_LIGHTS - io.keikai.model.SIconSet.IconSetType
 
X_5_ARROWS - io.keikai.model.SIconSet.IconSetType
 
X_5_ARROWS_GRAY - io.keikai.model.SIconSet.IconSetType
 
X_5_QUARTERS - io.keikai.model.SIconSet.IconSetType
 
X_5_RATING - io.keikai.model.SIconSet.IconSetType
 
XDDFCategoryAxisHelper - Class in org.apache.poi.xddf.usermodel.chart
A helper class to access XDDFCategoryAxis's APIs
XDDFCategoryAxisHelper() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxisHelper
 
XDDFDateAxisHelper - Class in org.apache.poi.xddf.usermodel.chart
A helper to access XDDFDateAxis' APIs.
XDDFDateAxisHelper() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper
 
XDDFDateAxisHelper.TimeUnit - Enum in org.apache.poi.xddf.usermodel.chart
 
XDDFValueAxisHelper - Class in org.apache.poi.xddf.usermodel.chart
A helper class to access XDDFValueAxis' APIs.
XDDFValueAxisHelper() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFValueAxisHelper
 
XelContextHolder - Class in io.keikaiex.formula
Helper class to pass XelContext for formula evaluation.
XelContextHolder() - Constructor for class io.keikaiex.formula.XelContextHolder
 
XF_CELL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
XF_CRC - org.apache.poi.hssf.record.HSSFRecordTypes
 
XF_EXT - org.apache.poi.hssf.record.HSSFRecordTypes
 
XF_STYLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
XFCrcRecord - Class in org.apache.poi.hssf.record
Title: XFCRC Record
XFCrcRecord() - Constructor for class org.apache.poi.hssf.record.XFCrcRecord
 
XFCrcRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.XFCrcRecord
 
XFExtRecord - Class in org.apache.poi.hssf.record
2.4.355 XFEXT [MS-XLS].pdf, page 609.
XFExtRecord() - Constructor for class org.apache.poi.hssf.record.XFExtRecord
 
XFExtRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.XFExtRecord
 
xform - Variable in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
 
XFProp - Class in org.apache.poi.hssf.record.common
An array of formatting properties
XFProp(int, Object) - Constructor for class org.apache.poi.hssf.record.common.XFProp
 
XFProp(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XFProp
 
XFPropBorder - Class in org.apache.poi.hssf.record.common
 
XFPropBorder(XFPropColor, int) - Constructor for class org.apache.poi.hssf.record.common.XFPropBorder
 
XFPropBorder(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XFPropBorder
 
XFPropColor - Class in org.apache.poi.hssf.record.common
 
XFPropColor(int, int, int, int) - Constructor for class org.apache.poi.hssf.record.common.XFPropColor
 
XFPropColor(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XFPropColor
 
XFPropGradient - Class in org.apache.poi.hssf.record.common
 
XFPropGradient(int, double, double, double, double, double) - Constructor for class org.apache.poi.hssf.record.common.XFPropGradient
 
XFPropGradient(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XFPropGradient
 
XFPropGradientStop - Class in org.apache.poi.hssf.record.common
 
XFPropGradientStop(double, XFPropColor) - Constructor for class org.apache.poi.hssf.record.common.XFPropGradientStop
 
XFPropGradientStop(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XFPropGradientStop
 
XH - org.apache.poi.util.LocaleID
 
XH_ZA - org.apache.poi.util.LocaleID
 
xlookupIndexOfValue(ValueEval, LookupUtils.ValueVector, LookupUtils.MatchMode, LookupUtils.SearchMode) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
XLS - io.keikai.api.model.Book.BookType
 
XLS - io.keikai.range.impl.imexp.ExcelExportFactory.Type
 
XLSX - io.keikai.api.model.Book.BookType
 
XLSX - io.keikai.range.impl.imexp.ExcelExportFactory.Type
 
XlsxAlignmentExtractor(Map, XlsxExtractor.XlsxXfExtractor) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxAlignmentExtractor
 
XlsxAutoFilterExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxAutoFilterExtractor
 
XlsxBorderExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxBorderExtractor
 
XlsxBorderPrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxBorderPrExtractor
 
XlsxCellExtractor(Cell, Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCellExtractor
 
XlsxCellStyleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCellStyleExtractor
 
XlsxCellXfExtractor(XlsxExtractor.XlsxXfExtractor, XlsxExtractor.XlsxXfExtractor) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCellXfExtractor
 
XlsxCfIconExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCfIconExtractor
 
XlsxCfRuleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
 
XlsxCfvoExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCfvoExtractor
 
XlsxClrSchemeExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxClrSchemeExtractor
 
XlsxColExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxColExtractor
 
XlsxColorExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxColorExtractor
 
XlsxColorFilterExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxColorFilterExtractor
 
XlsxColorScaleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxColorScaleExtractor
 
XlsxCommentExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCommentExtractor
 
XlsxCommentsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCommentsExtractor
 
XlsxConditionalFormattingExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxConditionalFormattingExtractor
 
XlsxCustomFilterExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCustomFilterExtractor
 
XlsxCustomFiltersExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxCustomFiltersExtractor
 
XlsxDataBarExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDataBarExtractor
 
XlsxDataValidationExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDataValidationExtractor
 
XlsxDataValidationsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDataValidationsExtractor
 
XlsxDateGroupItemExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDateGroupItemExtractor
 
XlsxDefinedNameExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDefinedNameExtractor
 
XlsxDrawingFactory() - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDrawingFactory
 
XlsxDrawingsExtractor(Map, Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDrawingsExtractor
 
XlsxDxfExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDxfExtractor
 
XlsxDynamicFilterExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxDynamicFilterExtractor
 
XlsxExtCfRuleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtCfRuleExtractor
 
XlsxExtCfvoExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtCfvoExtractor
 
XlsxExtColorScaleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtColorScaleExtractor
 
XlsxExtConditionalFormattingExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtConditionalFormattingExtractor
 
XlsxExtDataBarExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtDataBarExtractor
 
XlsxExtDataValidationExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtDataValidationExtractor
 
XlsxExtDxfExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtDxfExtractor
 
XlsxExternalBookExtractor(String, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExternalBookExtractor
 
XlsxExternalLinkExtractor(Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExternalLinkExtractor
 
XlsxExtExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtExtractor
 
XlsxExtIconSetExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtIconSetExtractor
 
XlsxExtLstExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxExtLstExtractor
 
XlsxExtractor - Class in io.keikai.importer
 
XlsxExtractor() - Constructor for class io.keikai.importer.XlsxExtractor
 
XlsxExtractor.XlsxAlignmentExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxAutoFilterExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxBorderExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxBorderPrExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCellExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCellStyleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCellXfExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCfIconExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCfRuleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCfvoExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxClrSchemeExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxColExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxColorExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxColorFilterExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxColorScaleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCommentExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCommentsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxConditionalFormattingExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCustomFilterExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxCustomFiltersExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDataBarExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDataValidationExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDataValidationsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDateGroupItemExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDefinedNameExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDrawingFactory - Class in io.keikai.importer
 
XlsxExtractor.XlsxDrawingsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDxfExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxDynamicFilterExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtCfRuleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtCfvoExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtColorScaleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtConditionalFormattingExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtDataBarExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtDataValidationExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtDxfExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExternalBookExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExternalLinkExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtIconSetExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxExtLstExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxFillExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxFilterColumnExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxFiltersExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxFontExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxFormulaExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxGradientExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxHeaderFootersExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxHyperlinkExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxIconFilterExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxIconSetExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxNumFmtExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxOutlinePrExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPageMarginsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPageSetupExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPaneExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPatternExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPhoneticPrExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPhoneticRunExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxPrintOptionsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxProtectionExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxREItExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxRGBColorsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxRichTextExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxRowExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSchemeClrExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSelectionExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSheetExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSheetFormatPrExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSheetPropertiesExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSheetProtectionExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSheetViewExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSortConditionExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSortStateExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSpanExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSparklineExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSparklineGroupExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSparklineGroupsExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxSparklinesExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxStopExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxStyleSheetExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableColumnExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableFormulaExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableStyleElementExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableStyleExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableStyleInfoExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTableStylesExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxThemesExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxTop10Extractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxVmlDrawingExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxWorkbookExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxWorkbookProtectionExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxXfExtractor - Class in io.keikai.importer
 
XlsxExtractor.XlsxXmlColumnPrExtractor - Class in io.keikai.importer
 
XlsxFillExtractor() - Constructor for class io.keikai.importer.XlsxExtractor.XlsxFillExtractor
 
XlsxFilterColumnExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxFilterColumnExtractor
 
XlsxFiltersExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxFiltersExtractor
 
XlsxFontExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxFontExtractor
 
XlsxFormulaExtractor(String, Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxFormulaExtractor
 
XlsxGradientExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxGradientExtractor
 
XlsxHeaderFootersExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxHeaderFootersExtractor
 
XlsxHyperlinkExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxHyperlinkExtractor
 
XlsxIconFilterExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxIconFilterExtractor
 
XlsxIconSetExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxIconSetExtractor
 
XlsxImporter - Class in io.keikai.importer
An excel xlsx importer
XlsxImporter() - Constructor for class io.keikai.importer.XlsxImporter
 
XlsxJsonHelper - Class in io.keikai.util
Xlsx Json Helper
XlsxNumFmtExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxNumFmtExtractor
 
XlsxOutlinePrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxOutlinePrExtractor
 
XlsxPageMarginsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPageMarginsExtractor
 
XlsxPageSetupExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPageSetupExtractor
 
XlsxPaneExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPaneExtractor
 
XlsxParser - Class in io.keikai.importer
A StAX parser to convert Xlsx to JSON format.
XlsxParser() - Constructor for class io.keikai.importer.XlsxParser
 
XlsxPatternExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPatternExtractor
 
XlsxPhoneticPrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPhoneticPrExtractor
 
XlsxPhoneticRunExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPhoneticRunExtractor
 
XlsxPrintOptionsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxPrintOptionsExtractor
 
XlsxProtectionExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxProtectionExtractor
 
XlsxREItExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxREItExtractor
 
XlsxRGBColorsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxRGBColorsExtractor
 
XlsxRichTextExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxRichTextExtractor
 
XlsxRowExtractor(Row, Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxRowExtractor
 
XlsxSchemeClrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSchemeClrExtractor
 
XlsxSelectionExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSelectionExtractor
 
XlsxSheetExtractor(Map, Map, Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSheetExtractor
 
XlsxSheetFormatPrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSheetFormatPrExtractor
 
XlsxSheetPropertiesExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSheetPropertiesExtractor
 
XlsxSheetProtectionExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSheetProtectionExtractor
 
XlsxSheetViewExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
 
XlsxSortConditionExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSortConditionExtractor
 
XlsxSortStateExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSortStateExtractor
 
XlsxSpanExtractor(String) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSpanExtractor
 
XlsxSparklineExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSparklineExtractor
 
XlsxSparklineGroupExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupExtractor
 
XlsxSparklineGroupsExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSparklineGroupsExtractor
 
XlsxSparklinesExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxSparklinesExtractor
 
XlsxStopExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxStopExtractor
 
XlsxStyleSheetExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxStyleSheetExtractor
 
XlsxTableColumnExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableColumnExtractor
 
XlsxTableExtractor(Map, Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableExtractor
 
XlsxTableFormulaExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableFormulaExtractor
 
XlsxTableStyleElementExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableStyleElementExtractor
 
XlsxTableStyleExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableStyleExtractor
 
XlsxTableStyleInfoExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
 
XlsxTableStylesExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTableStylesExtractor
 
XlsxTop10Extractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxTop10Extractor
 
XlsxVmlDrawingExtractor(Map, byte[]) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxVmlDrawingExtractor
 
XlsxWorkbookExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxWorkbookExtractor
 
XlsxWorkbookProtectionExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxWorkbookProtectionExtractor
 
XlsxXfExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxXfExtractor
 
XlsxXmlColumnPrExtractor(Map) - Constructor for class io.keikai.importer.XlsxExtractor.XlsxXmlColumnPrExtractor
 
XLUnicodeString - Class in org.apache.poi.hssf.record.common
 
XLUnicodeString(String, boolean) - Constructor for class org.apache.poi.hssf.record.common.XLUnicodeString
 
XLUnicodeString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.XLUnicodeString
 
XML - org.apache.poi.poifs.filesystem.FileMagic
XML file - The first 5 bytes of a raw XML file, used in detection
XMLHelper - Class in org.apache.poi.util
Helper methods for working with javax.xml classes.
xmlId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
 
xmlId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
xnpv(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
XNPV - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
xor - org.apache.poi.poifs.crypt.EncryptionMode
 
XORDecryptor - Class in org.apache.poi.poifs.crypt.xor
 
XORDecryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
XORDecryptor(XORDecryptor) - Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
 
XOREncryptionHeader - Class in org.apache.poi.poifs.crypt.xor
 
XOREncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
 
XOREncryptionHeader(XOREncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
 
XOREncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.xor
 
XOREncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
 
XOREncryptionVerifier - Class in org.apache.poi.poifs.crypt.xor
 
XOREncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
XOREncryptionVerifier(XOREncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
XOREncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
 
XOREncryptor - Class in org.apache.poi.poifs.crypt.xor
 
XOREncryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
XOREncryptor(XOREncryptor) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
 
xorHashPassword(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
This method generates the xored-hashed password for word documents < 2007.
xorHashPasswordReversed(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
Convenience function which returns the reversed xored-hashed password for further processing in word documents 2007 and newer, which utilize a real hashing algorithm like sha1.
XSSFCellStyleHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFCellStyle's APIs.
XSSFCellStyleHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyleHelper
 
XSSFColorFilter - Class in org.apache.poi.xssf.usermodel
Support color filtering.
XSSFColorFilter(DxfCellStyle, boolean) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColorFilter
 
XSSFConditionalFormattingHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFConditionalFormatting's APIs.
XSSFConditionalFormattingHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingHelper
 
XSSFCustomFilter - Class in org.apache.poi.xssf.usermodel
 
XSSFCustomFilters - Class in org.apache.poi.xssf.usermodel
 
XSSFCustomFilters(XSSFFilterColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCustomFilters
 
xssfDefaultColumnWidthToPx(double, int) - Static method in class io.keikai.range.impl.imexp.UnitUtil
Convert XSSF default columns width (in character) to pixel.
XSSFDxfCellStyle - Class in org.apache.poi.xssf.usermodel
Cell style for Dxfs
XSSFDxfCellStyle(int, StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
 
XSSFDxfCellStyle(StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDxfCellStyle
Creates an empty Cell Style with theme
XSSFDynamicFilter - Class in org.apache.poi.xssf.usermodel
 
XSSFDynamicFilter(XSSFFilterColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDynamicFilter
 
XSSFEvaluationSheetHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFEvaluationSheet's APIs.
XSSFEvaluationSheetHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvaluationSheetHelper
 
XSSFEvaluationWorkbookInterceptor - Class in org.apache.poi.xssf.usermodel
A method interceptor for XSSFEvaluationWorkbook to override the default behavior in POI-OOXML library.
XSSFEvaluationWorkbookInterceptor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbookInterceptor
 
XSSFFilterColumn - Class in org.apache.poi.xssf.usermodel
 
XSSFFilterColumn(CTFilterColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFilterColumn
 
XSSFNamedStyle - Class in org.apache.poi.xssf.usermodel
 
XSSFNamedStyle(String, boolean, int, int, StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFNamedStyle
 
XSSFPrintSetupHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFPrintSetup's APIs.
XSSFPrintSetupHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPrintSetupHelper
 
XSSFRichTextStringHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFRichTextString's APIs.
XSSFRichTextStringHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextStringHelper
 
XSSFSheetHelper - Class in org.apache.poi.xssf.usermodel
A XSSF Sheet helper to access some protected APIs
XSSFSheetHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheetHelper
 
XSSFSheetProtection - Class in org.apache.poi.xssf.usermodel
zss-576: enhanced protection.
XSSFSheetProtection(CTSheetProtection) - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheetProtection
 
XSSFTableColumnHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFTableColumn's APIs.
XSSFTableColumnHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableColumnHelper
 
XSSFTableColumnHelper.TotalsRowFunction - Enum in org.apache.poi.xssf.usermodel
 
XSSFTop10Filter - Class in org.apache.poi.xssf.usermodel
 
XSSFTop10Filter(XSSFFilterColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTop10Filter
 
XSSFWorkbookHelper - Class in org.apache.poi.xssf.usermodel
A helper to access XSSFWorkbook's APIs.
XSSFWorkbookHelper() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbookHelper
 
XUtils - Class in io.keikai.ui.impl
 
XUtils() - Constructor for class io.keikai.ui.impl.XUtils
 
XY - org.apache.poi.sl.usermodel.PaintStyle.FlipMode
flipped/mirrored/duplicated along the x and y axis
XYAdjustHandle - Class in org.apache.poi.sl.draw.geom
Java class for CT_XYAdjustHandle complex type.
XYAdjustHandle() - Constructor for class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
XYModelToXYDataset(XYModel) - Method in class io.keikaiex.util.ZssChartExportEngine
 
XYNumericFunction - Class in org.apache.poi.ss.formula.functions
 
XYNumericFunction() - Constructor for class org.apache.poi.ss.formula.functions.XYNumericFunction
 
XYNumericFunction.Accumulator - Interface in org.apache.poi.ss.formula.functions
 
XYZModelToXYZDataset(XYZModel) - Method in class io.keikaiex.util.ZssChartExportEngine
 

Y

Y - org.apache.poi.sl.usermodel.PaintStyle.FlipMode
flipped/mirrored/duplicated along the y axis
YEAR - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
YEARS - io.keikai.api.Range.AutoFillType
 
YEARS - io.keikai.model.impl.chart.DateAxisImpl.TimeUnit
 
YEARS - io.keikai.range.SRange.FillType
 
YEARS - org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
 
yearToDate - io.keikai.model.SAutoFilter.FilterOp
 
Yellow - org.apache.poi.sl.usermodel.PresetColor
 
YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
 
YELLOW - org.apache.poi.ss.usermodel.IndexedColors
 
YELLOW1 - org.apache.poi.ss.usermodel.IndexedColors
 
YellowGreen - org.apache.poi.sl.usermodel.PresetColor
 
YES - io.keikai.ui.ZSMessagebox.Button
 
yesterday - io.keikai.model.SAutoFilter.FilterOp
 
YESTERDAY - io.keikai.model.SConditionalFormattingRule.RuleTimePeriod
 
YI - org.apache.poi.util.LocaleID
 
YI_HEBR - org.apache.poi.util.LocaleID
 
yield(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
YIELD - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
yielddisc(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
YIELDDISC - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
yieldmat(ValueEval[], int, int) - Static method in class io.keikaiex.formula.fn.FinancialFns
 
YIELDMAT - Static variable in class io.keikaiex.formula.fn.FinanceFunctionImpl
 
YO - org.apache.poi.util.LocaleID
 
YO_NG - org.apache.poi.util.LocaleID
 

Z

ZERO - Static variable in class org.apache.poi.ss.formula.eval.NumberEval
 
ZERO_DOUBLE - Static variable in class org.apache.poi.ss.formula.functions.UtilFns
The zero double.
ZH - org.apache.poi.util.LocaleID
 
ZH_CN - org.apache.poi.util.LocaleID
 
ZH_HANS - org.apache.poi.util.LocaleID
 
ZH_HANT - org.apache.poi.util.LocaleID
 
ZH_HK - org.apache.poi.util.LocaleID
 
ZH_MO - org.apache.poi.util.LocaleID
 
ZH_SG - org.apache.poi.util.LocaleID
 
ZH_TW - org.apache.poi.util.LocaleID
 
ZH_YUE_HK - org.apache.poi.util.LocaleID
 
ZKUDFFinder - Class in io.keikaiex.formula
User defined function finder for ZK.
zOrderStream() - Method in class io.keikai.api.impl.RangeImpl
 
zOrderStream() - Method in interface io.keikai.api.Range
Returns a z-order cell range stream which treats a merged cell as one range.
ZSFileupload - Class in io.keikai.ui
 
ZSFileupload() - Constructor for class io.keikai.ui.ZSFileupload
 
ZSMessagebox - Class in io.keikai.ui
 
ZSMessagebox() - Constructor for class io.keikai.ui.ZSMessagebox
 
ZSMessagebox.Button - Enum in io.keikai.ui
 
ZSMessagebox.ClickEvent - Class in io.keikai.ui
 
ZSMessageboxDlg - Class in io.keikai.ui
 
ZSMessageboxDlg() - Constructor for class io.keikai.ui.ZSMessageboxDlg
 
ZSMessageboxDlg.Button - Class in io.keikai.ui
 
ZSS_IGNORE_COLUMN_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
ZSS_IGNORE_ROW_BREAK_PROPERTY_KEY - Static variable in class io.keikai.model.impl.pdf.PdfExporter
 
ZssChartEngine - Class in io.keikaiex.util
A ZssChartEngine customized to draw Chart for matching Excel chart style
ZssChartEngine(SChart) - Constructor for class io.keikaiex.util.ZssChartEngine
 
ZssChartExportEngine - Class in io.keikaiex.util
A utility to export jfreechart with 3.5 model directly.
ZssChartExportEngine(SChart) - Constructor for class io.keikaiex.util.ZssChartExportEngine
 
ZssCharts - Class in io.keikaiex.ui
A wrapper for ZK charts.
ZssCharts() - Constructor for class io.keikaiex.ui.ZssCharts
 
ZssContext - Class in org.apache.poi.ss.usermodel
Keikai Spreadsheet context for cell evaluation, etc.
ZssContext(Locale, int) - Constructor for class org.apache.poi.ss.usermodel.ZssContext
 
ZssContext(Locale, int, double, int) - Constructor for class org.apache.poi.ss.usermodel.ZssContext
 
ZssMessageLoader - Class in io.keikai.ui.impl
ZUL implementation of MessageLoader
ZssMessageLoader() - Constructor for class io.keikai.ui.impl.ZssMessageLoader
 
ZU - org.apache.poi.util.LocaleID
 
ZU_ZA - org.apache.poi.util.LocaleID
 

_

_alignment - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_backColor - Variable in class io.keikai.model.impl.FillImpl
Deprecated.
 
_bat_array_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_bat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_book - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
_bookEvaluator - Variable in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
_bookName - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_bookRef - Variable in class io.keikai.api.model.impl.CellStyleImpl
 
_bookRef - Variable in class io.keikai.api.model.impl.FontImpl
 
_books - Variable in class io.keikai.model.impl.sys.DependencyTableImpl
 
_border - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_borderFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
_bottomMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_CC_0 - Static variable in interface io.keikai.util.Oid
 
_CC_a - Static variable in interface io.keikai.util.Oid
 
_CC_A - Static variable in interface io.keikai.util.Oid
 
_CC_EXTRA - Static variable in interface io.keikai.util.Oid
 
_CC_RANGE - Static variable in interface io.keikai.util.Oid
 
_CHAR_PER_INT - Static variable in interface io.keikai.util.Oid
 
_chart - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_chartInfo - Variable in class io.keikaiex.util.ZssChartEngine
 
_chartInfo - Variable in class io.keikaiex.util.ZssChartExportEngine
 
_colBreaks - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_colLeft - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_colLeftPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_column - Variable in class io.keikai.api.AreaRef
 
_column - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_composeFormulaDialog - Variable in class io.keikaiex.ui.dialog.InsertFormulaCtrl
 
_currentSheet - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_currentSheetIndex - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_currentShiftX - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_currentShiftY - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_customPaperSize - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_data - Variable in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
_dataFormat - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_dateInputMask - Static variable in class io.keikai.model.impl.sys.InputEngineImpl
 
_desktopId - Variable in class io.keikaiex.ui.UpdateBridge
 
_destColumn - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destColumn - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destColumn - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_destLastColumn - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destLastColumn - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destLastColumn - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_destLastRow - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destLastRow - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destLastRow - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_destRow - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destRow - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destRow - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_destSheet - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destSheet - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destSheet - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_destWholeColumn - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destWholeColumn - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_destWholeRow - Variable in class io.keikai.ui.impl.undo.Abstract2DCellDataStyleAction
 
_destWholeRow - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_directFormat - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_docStandardFont - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_endCol - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_endRow - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_escOid(int) - Static method in interface io.keikai.util.Oid
 
_evaledMap - Variable in class io.keikai.model.impl.sys.DependencyTableImpl
 
_evaluateOneArrayArg(ValueEval, int, int, Function<ValueEval, ValueEval>) - Static method in interface org.apache.poi.ss.formula.functions.ArrayFunction
 
_evaluateTwoArrayArgs(ValueEval, ValueEval, int, int, BiFunction<ValueEval, ValueEval, ValueEval>) - Static method in interface org.apache.poi.ss.formula.functions.ArrayFunction
 
_exportCache - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
_exportPhase - Variable in class io.keikai.range.impl.imexp.AbstractExcelExporter
 
_extendRegions - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_extractHeaderFooter(HeaderFooter) - Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
_fill - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_fillColor - Variable in class io.keikai.model.impl.FillImpl
Deprecated.
 
_fillPattern - Variable in class io.keikai.model.impl.FillImpl
Deprecated.
 
_firstCol - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_firstPage - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_firstRow - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_font - Variable in class io.keikai.api.model.impl.CellStyleImpl
 
_font - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_fontFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
_fontRef - Variable in class io.keikai.api.model.impl.FontImpl
 
_footerMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_formatters - Static variable in class org.apache.poi.ss.format.CellFormatter
 
_getRawErrorCheckValue() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
_getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
_getWorkbookEvaluator() - Method in interface org.apache.poi.ss.formula.WorkbookEvaluatorProvider
Provide the underlying WorkbookEvaluator
_hcenter - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_headerMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_hidden - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_importCache - Variable in class io.keikai.range.impl.imexp.AbstractExcelImporter
 
_importCache - Variable in class io.keikai.range.impl.imexp.AbstractImporter
 
_importPhase - Variable in class io.keikai.importer.XlsxImporter
 
_indention - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_INT_LEN - Static variable in interface io.keikai.util.Oid
 
_isHorizontallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
_isUncalced - Variable in class org.apache.poi.hssf.model.InternalSheet
Add an UncalcedRecord if not true indicating formulas have not been calculated
_isVerticallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
 
_label - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_lastColumn - Variable in class io.keikai.api.AreaRef
 
_lastColumn - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_lastRow - Variable in class io.keikai.api.AreaRef
 
_lastRow - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_leftMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_list - Variable in class org.apache.poi.ss.util.CellRangeAddressList
List of CellRangeAddresses.
_locked - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_map - Variable in class io.keikai.model.impl.sys.DependencyTableImpl
Map
_max_bats_in_header - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_NO_ERROR - org.apache.poi.ss.usermodel.FormulaError
 
_NO_INDEX - Static variable in class org.apache.poi.poifs.property.Property
 
_NODE_BLACK - Static variable in class org.apache.poi.poifs.property.Property
 
_NODE_RED - Static variable in class org.apache.poi.poifs.property.Property
 
_NONE - org.apache.poi.ss.usermodel.CellType
Unknown type, used to represent a state prior to initialization or the lack of a concrete type.
_numberInputMask - Static variable in class io.keikai.model.impl.sys.InputEngineImpl
 
_oidPattern - Static variable in interface io.keikai.util.Oid
 
_outcol1 - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_outcol2 - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_outrow1 - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_outrow2 - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_pageCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pageCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pageCount - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pageNumber - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pageRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pageRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_paperSize - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_pasteOperation - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_pasteType - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_patternFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
_patternHtml - Variable in class io.keikai.model.impl.FillImpl
Deprecated.
 
_pictures - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printGridlines - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printHeadings - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_printSetup - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_property_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_random - Static variable in interface io.keikai.util.Oid
 
_refSheetName - Variable in class io.keikai.model.impl.html.HtmlExporter
 
_regionTypes - Static variable in class io.keikai.model.impl.sys.DependencyTableImpl
 
_repeatColLeft - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_repeatColLeftPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_repeatRowTop - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_repeatRowTopPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_request - Variable in class io.keikaiex.ui.ExecutionBridge
 
_request - Variable in class io.keikaiex.ui.UpdateBridge
 
_reservedDestLastColumn - Variable in class io.keikai.ui.impl.undo.CutCellAction
 
_reservedDestLastColumn - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_reservedDestLastColumn - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_reservedDestLastRow - Variable in class io.keikai.ui.impl.undo.CutCellAction
 
_reservedDestLastRow - Variable in class io.keikai.ui.impl.undo.PasteCellAction
 
_reservedDestLastRow - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_response - Variable in class io.keikaiex.ui.ExecutionBridge
 
_response - Variable in class io.keikaiex.ui.UpdateBridge
 
_rightMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_rotation - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_row - Variable in class io.keikai.api.AreaRef
 
_row - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_rowBreaks - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_rowsAggregate - Variable in class org.apache.poi.hssf.model.InternalSheet
always present
_rowTop - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_rowTopPx - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_sbat_block_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_sbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_scale - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_selection - Variable in class org.apache.poi.hssf.model.InternalSheet
 
_servletContext - Variable in class io.keikaiex.ui.ExecutionBridge
 
_servletContext - Variable in class io.keikaiex.ui.UpdateBridge
 
_sharedFormulaPtgArray - Variable in class io.keikai.importer.XlsxImporter
 
_sheet - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_sheetName - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_sheets - Variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
this holds the HSSFSheet objects attached to this workbook
_signature - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_signature_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_skipBlank - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_styleRef - Variable in class io.keikai.api.model.impl.CellStyleImpl
 
_titleCol1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_titleCol2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_titleRow1 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_titleRow2 - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_topMargin - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_totalHeaderFooterWidth - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_totalPrintHeight - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_totalPrintWidth - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_transpose - Variable in class io.keikai.ui.impl.undo.PasteSpecialCellAction
 
_type - Variable in class io.keikai.api.AreaRefWithType
 
_vcenter - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_verticalAlignment - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_wb - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_wholeColumn - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_wholeRow - Variable in class io.keikai.ui.impl.undo.AbstractUndoableAction
 
_workbook - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
 
_wrapText - Variable in class io.keikai.model.impl.CellStyleImpl
Deprecated.
 
_writer - Variable in class io.keikai.model.impl.pdf.PdfExporter
 
_xbat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_xbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
 
_zkjsFieldName - Variable in class io.keikai.jsp.JsonUpdateBridge
 
$ 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