- CalcCountRecord - Class in org.apache.poi.hssf.record
-
Title: Calc Count Record
Description: Specifies the maximum times the gui should perform a formula
recalculation.
- 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.
- CalcModeRecord - Class in org.apache.poi.hssf.record
-
Title: Calc Mode Record
- CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- CalcModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- calcSize(int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
Calculate the storage size of a set of SmallDocumentBlocks
- 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(byte[]) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on input data
- calculateChecksum(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on all the data read from input stream.
- 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.
- calculateSizeOfRecords(int, int) - Static method in class org.apache.poi.hssf.record.DBCellRecord
-
Deprecated.
in POI 3.15-beta2, scheduled for removal in POI 3.17 - this method is not used within POI
- calculateStorageRequirements(POIFSBigBlockSize, int) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Calculate how many BATBlocks are needed to hold a specified
number of BAT entries.
- 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.
- calculateXBATStorageRequirements(POIFSBigBlockSize, int) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Calculate how many XBATBlocks are needed to hold a specified
number of BAT entries.
- 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
- 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
-
- CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CALLOUT__CALLOUTACCENTBAR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTDROPSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTDROPTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTLENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTMINUSX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTMINUSY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTTEXTBORDER - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__CALLOUTTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__DROPAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__ISCALLOUT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__LENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
-
- CALLOUT__XYCALLOUTGAP - Static variable in class org.apache.poi.ddf.EscherProperties
-
- 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 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- 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.
- canDraw(Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawMasterSheet
-
Checks if this sheet displays the specified shape.
- canDraw(Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawSheet
-
Checks if this sheet displays the specified shape.
- cat(byte[][]) - Static method in class org.apache.poi.hpsf.Util
-
Concatenates the contents of several byte arrays into a
single one.
- 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
-
- 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(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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
-
- CEILING - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- Cell - Interface in org.apache.poi.ss.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- CELL_TYPE_BLANK - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- CELL_TYPE_BOOLEAN - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- CELL_TYPE_ERROR - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- CELL_TYPE_FORMULA - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- CELL_TYPE_NUMERIC - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- CELL_TYPE_STRING - Static variable in interface org.apache.poi.ss.usermodel.Cell
-
- 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(CellReference) - 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.
- CellCopyPolicy - Class in org.apache.poi.ss.usermodel
-
- CellCopyPolicy() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- CellCopyPolicy(CellCopyPolicy) - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
Copy constructor
- CellCopyPolicy.Builder - Class in org.apache.poi.ss.usermodel
-
- CellCopyPolicy.Builder() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
Builder class for CellCopyPolicy
- 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.
- 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
-
Creates a elapsed time formatter.
- CellFormat - Class in org.apache.poi.ss.format
-
Format a value according to the standard Excel behavior.
- 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
-
- 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.
- 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
-
- 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.
- CellHandler - Interface in org.apache.poi.ss.util.cellwalk
-
Represents callback for CellWalk traverse method.
- cellIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
- cellIterator() - Method in interface org.apache.poi.ss.usermodel.Row
-
- 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.
- 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, CharSequence, int) - 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, boolean, CellNumberFormatter.Special, boolean) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
-
- 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'
Implements a CellRangeAddress with 8-but column fields.
- 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'
Common superclass of 8-bit and 16-bit versions
- CellRangeAddressBase(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressBase
-
- 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
-
- CellRecord - Class in org.apache.poi.hssf.record
-
- CellRecord() - Constructor for class org.apache.poi.hssf.record.CellRecord
-
- CellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CellRecord
-
- CellReference - Class in org.apache.poi.hssf.util
-
Common conversion functions between Excel style A1, C27 style
cell references, and POI usermodel style row=0, column=0
style references.
- CellReference(String) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Create an cell ref from a string representation.
- CellReference(int, int) - Constructor for class org.apache.poi.hssf.util.CellReference
-
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
- CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
- 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(String) - Constructor for class org.apache.poi.ss.util.CellReference
-
Create an cell ref from a string representation.
- CellReference(int, int) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(int, short) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(Cell) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
-
- CellReference(String, int, int, boolean, boolean) - 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.
- cellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CellStyle - Interface in org.apache.poi.ss.usermodel
-
- 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
-
- 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 org.apache.poi.ss.usermodel
-
Mimics the 'data view' of a cell.
- CellValue(double) - Constructor for class org.apache.poi.ss.usermodel.CellValue
-
- CellValue(String) - Constructor for class org.apache.poi.ss.usermodel.CellValue
-
- 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.
- 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
-
- CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- 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_METAFILEPICT - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Windows metafile format.
- 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
-
Creates new CFHeaderRecord
- CFHeader12Record(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeader12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- CFHeaderBase - Class in org.apache.poi.hssf.record
-
- CFHeaderBase() - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
Creates new 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
-
Creates new CFHeaderRecord
- CFHeaderRecord(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- 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(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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
-
- CFRuleBase - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rules.
- 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() - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
- CFRuleBase.ComparisonOperator - Class in org.apache.poi.hssf.record
-
- CFRuleBase.ComparisonOperator() - Constructor for class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- CFRuleRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rule Record (0x01B1).
- 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
- CH_ALT_STARTUP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_DOWN_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_LIB_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_LONG_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_SAME_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_STARTUP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_UP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- CH_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- ChainingMode - Enum in org.apache.poi.poifs.crypt
-
- 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 org.apache.poi.ss.formula.functions.TextFunction
-
Returns the character specified by a number.
- CharacterRun - Interface in org.apache.poi.wp.usermodel
-
This class represents a run of text that share common properties.
- 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 org.apache.poi.ss.usermodel
-
High level representation of a chart.
- CHART_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CHART_STAR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CHART_X - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- ChartAxis - Interface in org.apache.poi.ss.usermodel.charts
-
High level representation of chart axis.
- ChartAxisFactory - Interface in org.apache.poi.ss.usermodel.charts
-
A factory for different chart axis.
- ChartData - Interface in org.apache.poi.ss.usermodel.charts
-
A base for all charts data types.
- ChartDataFactory - Interface in org.apache.poi.ss.usermodel.charts
-
A factory for different charts data types.
- ChartDataSource<T> - Interface in org.apache.poi.ss.usermodel.charts
-
Represents data model of the charts.
- 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(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(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(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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- ChartLegend - Interface in org.apache.poi.ss.usermodel.charts
-
High level representation of chart legend.
- ChartRecord - Class in org.apache.poi.hssf.record.chart
-
CHART (0x1002)
- ChartRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- ChartRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- ChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
Basic settings for all chart series.
- 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(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(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
-
- ChartTitleFormatRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTTITLEFORMAT (0x1050)
- ChartTitleFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- check(int) - Method in class org.apache.poi.util.CommonsLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class org.apache.poi.util.NullLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class org.apache.poi.util.POILogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class org.apache.poi.util.SystemOutLogger
-
Check if a logger is enabled to log at the specified level
- 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.
- checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
-
- Chevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CHEVRON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- chExt - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- Child - Interface in org.apache.poi.poifs.property
-
This interface defines methods for finding and setting sibling
Property instances
- chOff - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- 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 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- chunkBits - Variable in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- ChunkedCipherInputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherInputStream(LittleEndianInput, long, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- ChunkedCipherOutputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- chunkMask - Variable in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- chunkSize - Variable in 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
-
- CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- 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
-
- claim(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
-
- 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(byte[], int) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassID and reads its value from a byte
array.
- ClassID() - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassID and initializes its value with
0x00 bytes.
- 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 - Variable in class org.apache.poi.hpsf.PropertySet
-
- 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
- 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.
- clear() - Method in class org.apache.poi.hpsf.MutableSection
-
Removes all properties from the section including 0 (dictionary) and
1 (codepage).
- 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(int) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clear() - Method in class org.apache.poi.util.IntList
-
Removes all of the elements from this list.
- 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
-
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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.
- clearByte(byte) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearDrawingGroups() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Clears the cached list of drawing groups
- clearEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- 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.
- clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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.
- clearSections() - Method in class org.apache.poi.hpsf.MutablePropertySet
-
Removes all sections from this property set.
- clearSections() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- clearShort(short) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- 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.DummyGraphics2d
-
- 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.
- clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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 org.apache.poi.ddf.EscherRecord
-
Escher records may need to be clonable in the future.
- clone() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- clone() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- clone() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
- clone() - Method in class org.apache.poi.hssf.record.ArrayRecord
-
- clone() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- clone() - Method in class org.apache.poi.hssf.record.BlankRecord
-
- clone() - Method in class org.apache.poi.hssf.record.BOFRecord
-
- clone() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
- clone() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- clone() - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- clone() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- clone() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
-
- clone() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- clone() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- clone() - Method in class org.apache.poi.hssf.record.CFHeader12Record
-
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- clone() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- clone() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- clone() - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- clone() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- clone() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- clone() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- clone() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- clone() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- clone() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DBCellRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- clone() - 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
- clone() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- clone() - Method in class org.apache.poi.hssf.record.DVRecord
-
Clones the object.
- clone() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.EndSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.EOFRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FilePassRecord.Rc4KeyData
-
- clone() - Method in class org.apache.poi.hssf.record.FilePassRecord.XorKeyData
-
- clone() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FooterRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FormatRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.GridsetRecord
-
- clone() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.GutsRecord
-
- clone() - Method in class org.apache.poi.hssf.record.HCenterRecord
-
- clone() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- clone() - Method in class org.apache.poi.hssf.record.HeaderRecord
-
- clone() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
- clone() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- clone() - Method in class org.apache.poi.hssf.record.IndexRecord
-
- clone() - Method in class org.apache.poi.hssf.record.IterationRecord
-
- clone() - Method in class org.apache.poi.hssf.record.LabelRecord
-
- clone() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- clone() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- clone() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- clone() - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- clone() - Method in class org.apache.poi.hssf.record.NoteRecord
-
- clone() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.NumberRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- clone() - Method in class org.apache.poi.hssf.record.PaneRecord
-
- clone() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
Clone this record.
- clone() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- clone() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- clone() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ProtectRecord
-
- clone() - Method in class org.apache.poi.hssf.record.Record
-
- clone() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
- clone() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- clone() - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- clone() - Method in class org.apache.poi.hssf.record.RKRecord
-
- clone() - Method in class org.apache.poi.hssf.record.RowRecord
-
- clone() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- clone() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- clone() - Method in class org.apache.poi.hssf.record.SCLRecord
-
- clone() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
- clone() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- clone() - Method in class org.apache.poi.hssf.record.StringRecord
-
- clone() - Method in class org.apache.poi.hssf.record.SubRecord
-
- clone() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- clone() - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- clone() - Method in class org.apache.poi.hssf.record.UnknownRecord
-
- clone() - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
- clone() - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
- clone() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- clone() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
- clone() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- clone() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- clone() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- clone() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- clone() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Create a copy of this object.
- cloneCFAggregate() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create a deep clone of the record
- 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
-
- 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(HSSFPatriarch) - 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
-
- 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 an Sheet from an existing sheet in the Workbook.
- 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(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Clones all the style information from another
HSSFCellStyle, onto this one.
- cloneStyleFrom(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- cloneStyleFrom(CellStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Clones all the style information from another
CellStyle, onto this one.
- 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.
- close() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
- close() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Closes the underlying
NPOIFSFileSystem from which
the Workbook was read, if any.
- close() - Method in class org.apache.poi.POIDocument
-
Closes the underlying
NPOIFSFileSystem 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
-
Closes this output stream and releases any system resources
associated with this stream.
- close() - Method in class org.apache.poi.poifs.filesystem.NDocumentInputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.NDocumentOutputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Closes the FileSystem, freeing any underlying files, streams
and buffers.
- close() - Method in class org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
-
- close() - Method in class org.apache.poi.poifs.filesystem.ODocumentInputStream
-
- 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 class org.apache.poi.POITextExtractor
-
Allows to free resources of the Extractor as soon as
it is not needed any more.
- 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.BlockingInputStream
-
- close() - Method in class org.apache.poi.util.BoundedInputStream
-
- close() - Method in class org.apache.poi.util.CloseIgnoringInputStream
-
- close() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- CLOSED_CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- CLOSED_POLYGON - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- CloseIgnoringInputStream - Class in org.apache.poi.util
-
A wrapper around an InputStream, which
ignores close requests made to it.
- CloseIgnoringInputStream(InputStream) - Constructor for class org.apache.poi.util.CloseIgnoringInputStream
-
- closeInputStream(InputStream, boolean) - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
- closeOrMoveToOrLnTo - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- ClosePathCommand - Class in org.apache.poi.sl.draw.geom
-
Date: 10/25/11
- closeQuietly(Closeable) - Static method in class org.apache.poi.util.IOUtils
-
Quietly (no exceptions) close Closable resource.
- CLOUD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CLOUD_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CloudCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Code - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel CODE () function.
Syntax:
CODE (
text )
Returns a numeric code for the first character in a text string.
- Code() - Constructor for class org.apache.poi.ss.formula.functions.Code
-
- CODENAME_1BA - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- 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
-
Title: Codepage Record
- CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodepageRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- codepageToEncoding(int) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Turns a codepage number into the equivalent character encoding's
name.
- 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
-
- 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
-
- 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
-
- collapseColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- collapseRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- color - Variable in enum org.apache.poi.sl.usermodel.PresetColor
-
- Color - Interface in org.apache.poi.ss.usermodel
-
- COLOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- 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 - 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.
- 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(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(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
Creates new Color Gradient Threshold
- 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
- ColorStyle - Interface in org.apache.poi.sl.usermodel
-
- Column - Class in org.apache.poi.ss.formula.functions
-
- Column() - Constructor for class org.apache.poi.ss.formula.functions.Column
-
- ColumnInfoRecord - Class in org.apache.poi.hssf.record
-
Title: COLINFO Record (0x007D)
- ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
Creates a column info record with default width and format
- 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
-
- 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
-
- COMBIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- combine(ExternSheetRecord[]) - Static method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- Comment - Interface in org.apache.poi.ss.usermodel
-
- 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(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- CommonsLogger - Class in org.apache.poi.util
-
A logger class that strives to make it as easy as possible for
developers to write log calls, while simultaneously making those
calls as cheap as possible by performing lazy evaluation of the log
message.
- CommonsLogger() - Constructor for class org.apache.poi.util.CommonsLogger
-
- compare(Property, Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
-
compare method.
- compare(double, double) - Static method in class org.apache.poi.ss.util.NumberComparer
-
This class attempts to reproduce Excel's behaviour for comparing numbers.
- compareTo(UnicodeString) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- compareTo(UnicodeString.ExtRst) - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- compareTo(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- 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(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
-
- COMPLEX - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
-
- Complex - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel COMPLEX () function.
Syntax:
COMPLEX (
real_num,
i_num,
suffix )
Converts real and imaginary coefficients into a complex number of the form x + yi or x + yj.
- Complex() - Constructor for class org.apache.poi.ss.formula.functions.Complex
-
- COMPLEX_NUMBER_PATTERN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
-
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFreeformShape
-
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- concatenate(byte[]) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Concatenates an array onto the end of our array.
- 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
-
- condenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- CONDITION_OPERATOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- 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
-
- ConditionalFormatting - Interface in org.apache.poi.ss.usermodel
-
The ConditionalFormatting class encapsulates all settings of Conditional Formatting.
- ConditionalFormattingRule - Interface in org.apache.poi.ss.usermodel
-
Represents a description of a conditional formatting rule
- 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
-
- 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.binaryrc4.BinaryRC4Encryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- confirmPassword(String) - 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.cryptoapi.CryptoAPIEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- 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, 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
- ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- 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
- 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(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
- contains(int) - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains the specified element.
- 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.
- containsBorderFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsCell(CellRangeAddress, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
- 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.util.CellRangeAddressBase
-
Check if the column is in the specified cell range
- containsDataBarBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- 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
- 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.util.CellRangeAddressBase
-
Check if the row is in the specified cell range
- containsValue(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Checks against both the property, and its values.
- contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
- Context - Class in org.apache.poi.sl.draw.geom
-
Date: 10/24/11
- Context(CustomGeometry, Rectangle2D, IAdjustableShape) - Constructor for class org.apache.poi.sl.draw.geom.Context
-
- 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
-
- ContinuableRecordInput - Class in org.apache.poi.hssf.record.cont
-
- ContinuableRecordInput(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordInput
-
- ContinuableRecordOutput - Class in org.apache.poi.hssf.record.cont
-
- ContinuableRecordOutput(LittleEndianOutput, int) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- ContinueRecord - Class in org.apache.poi.hssf.record
-
Title: Continue Record(0x003C) - Helper class used primarily for SST Records
- ContinueRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ContinueRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ControlPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass for
tExp
tTbl
tParen
tNlr
tAttr
tSheet
tEndSheet
- ControlPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ControlPtg
-
- convert(POIFSBigBlockSize, byte[], int) - Static method in class org.apache.poi.poifs.storage.DocumentBlock
-
convert a single long array into an array of DocumentBlock
instances
- convert(POIFSBigBlockSize, byte[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
convert a single long array into an array of SmallDocumentBlock
instances
- convert(POIFSBigBlockSize, BlockWritable[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
Factory for creating SmallDocumentBlocks from DocumentBlocks
- convert(Locale, DateFormat) - Static method in class org.apache.poi.ss.util.DateFormatConverter
-
- convert(Locale, String) - 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
-
- 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.
- 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.
- convertCustomGeometry(XMLStreamReader) - Static method in class org.apache.poi.sl.draw.geom.PresetGeometries
-
Convert a single CustomGeometry object, i.e.
- 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
- 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.
- convertRawBytesToEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- convertRKRecords(MulRKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
- 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.
- 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
- convertToDecimal(String, int, int) - Static method in class org.apache.poi.ss.formula.functions.BaseNumberUtils
-
- 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
- copy(byte[], int, int, byte[], int) - Static method in class org.apache.poi.hpsf.Util
-
Copies a part of a byte array into another byte array.
- copy(byte[], int, int) - Static method in class org.apache.poi.hpsf.Util
-
Copies bytes from a source byte array into a new byte
array.
- copy() - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- copy() - Method in class org.apache.poi.ss.formula.Formula
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddress
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- copy(InputStream, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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
-
- copyBaseFields(CellRecord) - Method in class org.apache.poi.hssf.record.CellRecord
-
- 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(FilteringDirectoryNode, FilteringDirectoryNode) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one Directory to the other minus the excepts
- copyNodes(DirectoryEntry, DirectoryEntry, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
- copyNodes(OPOIFSFileSystem, OPOIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all nodes from one POIFS to the other
- copyNodes(NPOIFSFileSystem, NPOIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all nodes from one POIFS to the other
- copyNodes(OPOIFSFileSystem, OPOIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one POIFS to the other, minus the excepts.
- copyNodes(NPOIFSFileSystem, NPOIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one POIFS to the other, minus the excepts.
- copyTo(Threshold) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- copyTo(CFHeaderBase) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- copyTo(CFRuleBase) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- 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.
- CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CORNER_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- COS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- CosExpression - Class in org.apache.poi.sl.draw.geom
-
Date: 10/24/11
- COSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- CosineArcTanExpression - Class in org.apache.poi.sl.draw.geom
-
Date: 10/24/11
- COUNT - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
-
suggested default (14 dec)
- 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
-
- 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.filesystem.OPOIFSDocument
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class org.apache.poi.poifs.property.NPropertyTable
-
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
- countBlocks() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
-
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.ErrorMatcher(int, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
-
- Countif.StringMatcher - Class in org.apache.poi.ss.formula.functions
-
- Countif.StringMatcher(String, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
- 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
-
- 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.
- CountryRecord - Class in org.apache.poi.hssf.record
-
Title: Country Record (aka WIN.INI country)
- CountryRecord() - Constructor for class org.apache.poi.hssf.record.CountryRecord
-
- CountryRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CountryRecord
-
- 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(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(InputStream) - Static method in class org.apache.poi.hpsf.PropertySetFactory
-
Creates the most specific
PropertySet from an
InputStream.
- create(SharedFormulaRecord[], CellReference[], ArrayRecord[], TableRecord[]) - Static method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
- create(HSSFSheet, 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.CFRule12Record
-
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, 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(HSSFSheet, String) - Static method in class org.apache.poi.hssf.record.CFRuleRecord
-
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(byte[]) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
Create using the default password and a specified docId
- create(String, byte[]) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
- create(String, byte[]) - Static method in class org.apache.poi.hssf.record.crypto.Biff8RC4Key
-
Create using the default password and a specified docId
- create(String, int) - Static method in class org.apache.poi.hssf.record.crypto.Biff8XORKey
-
- create(RecordInputStream) - Static method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- create() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- create(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- 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(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(InternalWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- create(File) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- create() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Creates a new Graphics object that is
a copy of this Graphics object.
- create(NPOIFSFileSystem) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem.
- create(NPOIFSFileSystem, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem, which may
be password protected
- create(InputStream) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from
the given InputStream.
- create(InputStream, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from
the given InputStream, which may be password protected.
- create(File) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from
the given File, which must exist and be readable.
- create(File, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from
the given File, which must exist and be readable, and
may be password protected
- create(File, String, boolean) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from
the given File, which must exist and be readable, and
may be password protected
- create(Workbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
- create(Ptg[]) - Static method in class org.apache.poi.ss.formula.Formula
-
Creates a
Formula object from a supplied
Ptg array.
- create(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- create(int) - 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(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(int, int, int, int, List<B>, Class<B>) - Static method in class org.apache.poi.ss.util.SSCellRange
-
- CREATE_NULL_AS_BLANK - Static variable in interface org.apache.poi.ss.usermodel.Row
-
Deprecated.
as of POI 3.15-beta2, scheduled for removal in 3.17 - use the MissingCellPolicy enum
- 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.
- createAnchor(HSSFAnchor) - Static method in class org.apache.poi.hssf.model.ConvertAnchor
-
- 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.
- createAnchorFromEscher(EscherContainerRecord) - Static method in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- 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
- 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.
- createBATBlocks(POIFSBigBlockSize, int[]) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Create an array of BATBlocks from an array of int block
allocation table entries
- 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.NPOIFSFileSystem
-
Load the block at the given offset,
extending the file if needed
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
Load the block, extending the underlying stream if needed
- createBlockIfNeeded() - Method in class org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
-
- createBlocks() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
-
Create the BATBlocks we need
- 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.
- 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
- createCategoryAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
- 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, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Deprecated.
POI 3.15 beta 3
- 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(HSSFRow, int, String, HSSFCellStyle) - Static method in class org.apache.poi.hssf.util.HSSFCellUtil
-
- createCell(HSSFRow, int, String) - Static method in class org.apache.poi.hssf.util.HSSFCellUtil
-
- 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, int) - Method in interface org.apache.poi.ss.usermodel.Row
-
- 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, CellStyle) - Static method in class org.apache.poi.ss.util.CellUtil
-
Creates a cell, gives it a value, and applies a style if provided
- createCell(Row, int, String) - Static method in class org.apache.poi.ss.util.CellUtil
-
Create a cell, and give it a value.
- 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 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
- 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
- createCFAggregate(RecordStream) - Static method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create CFRecordsAggregate from a list of CF Records
- createChart(ClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
- createChart(ClientAnchor) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Creates a chart.
- 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.
- 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.
- createComment(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a cell comment.
- 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, 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
TODO - formulas containing cell references are currently not parsed properly
- createConditionalFormattingRule(byte, String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- 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.
TODO - formulas containing cell references are currently not parsed properly
- 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(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(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(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(String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a conditional formatting rule based on a Boolean formula.
- createConditionalFormattingRule(ExtendedColor) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a Databar conditional formatting rule.
- 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
- createCTAdjPoint2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTAdjustHandleList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTAngle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTColorMRU() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTComplementTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTConnection() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTConnectionSite() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTConnectionSiteList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTCustomGeometry2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTEmbeddedWAVAudioFile() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTFixedPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGammaTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGeomGuide() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGeomGuideList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGeomRect() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGrayscaleTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTGroupTransform2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTHslColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHslColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTHyperlink() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTInverseGammaTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTInverseTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTOfficeArtExtension() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTOfficeArtExtensionList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DArcTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DClose() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DCubicBezierTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DLineTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DMoveTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPath2DQuadBezierTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPoint2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPoint3D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPolarAdjustHandle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPositiveFixedAngle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPositiveFixedPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPositivePercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPositiveSize2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTPresetColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetGeometry2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTPresetTextShape() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTRatio() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTRelativeRect() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScale2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTSchemeColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSchemeColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTScRgbColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTScRgbColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSphereCoords() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTSRgbColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSRgbColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
JAXBElement<CTAngle>}
- createCTSystemColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTSystemColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTTransform2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTVector3D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- createCTXYAdjustHandle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
- 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.
- 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
-
- 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
-
- createDgRecord() - Method in class org.apache.poi.hssf.model.DrawingManager
-
Deprecated.
- 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.NPOIFSFileSystem
-
create a new DirectoryEntry in the root directory
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
create a new DirectoryEntry in the root directory
- createDocument(String, InputStream) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
create a new DocumentEntry
- 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, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
create a new DocumentEntry
- 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, InputStream) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- createDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Create a new document to be added to the root directory
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
create a new DocumentEntry in the root entry; the data will be
provided later
- createDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
Create a new document to be added to the root directory
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
create a new DocumentEntry in the root entry; the data will be
provided later
- createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
open a document in the directory's 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
- createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
open a document in the root entry's list of entries
- createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
open a document in the root 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
-
- 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.
- createEnclosingCellRange(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Create an enclosing CellRange for the two cell ranges.
- createEncryptionEntry(DirectoryEntry, String, EncryptionRecord) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- 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
-
- 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
-
- 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(POIFSFileSystem) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
- createExtractor(NPOIFSFileSystem) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
- createExtractor(OPOIFSFileSystem) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
- createExtractor(InputStream) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Create the Extractor, if possible.
- 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 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
- 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.
- 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.
- createFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- 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) - 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
-
- createFreeform() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a new shape with a custom geometry
- 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) - 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).
- createFreezePane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a split (freezepane).
- createFromEmbeddedOleObject(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance of this class from an embedded OLE Object.
- createFromEmbeddedOleObject(DirectoryNode) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance of this class from an embedded OLE Object.
- createGroup(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a new group record stored under this patriarch.
- createGroup(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create another group under this group.
- createGroup() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a group of shapes belonging to this container
- createHSLFSlideShow(Object...) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- createHyperlink(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
- 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(int) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
- 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
-
- 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.
- 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
-
- createLinearGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- createLineChartData() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataFactory
-
- createMasterSheet() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- 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 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
- createNewFont() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates a new font record and adds it to the "font table".
- createNonClosingInputStream(InputStream) - Static method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
- createNonClosingInputStream(InputStream) - Static method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
- createNonClosingInputStream(InputStream) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Convenience method for clients that want to avoid the auto-close behaviour of the constructor.
- 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(HSSFClientAnchor, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
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
-
- createOrUpdateDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Set the contents of a document, creating if needed,
otherwise updating.
- createOrUpdateDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Set the contents of a document in the root directory,
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.
- createPicture(HSSFClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a picture.
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
- createPicture(HSSFChildAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
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 interface org.apache.poi.ss.usermodel.Drawing
-
Creates a picture.
- createPolygon(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a polygon
- createPolygon(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
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.
- createPropertyBlockArray(POIFSBigBlockSize, List<Property>) - Static method in class org.apache.poi.poifs.storage.PropertyBlock
-
Create an array of PropertyBlocks from an array of Property
instances, creating empty Property instances to make up any
shortfall
- createPtg() - Method in interface org.apache.poi.ss.formula.EvaluationName
-
- createPtg(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
- createRadialGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- 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, PrintWriter, BiffViewer.BiffRecordListener, boolean) - Static method in class org.apache.poi.hssf.dev.BiffViewer
-
Create an array of records from an input stream
- 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
- 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.
- createScatterChartData() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataFactory
-
- 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(RecordStream) - Static method in class org.apache.poi.hssf.model.InternalSheet
-
read support (offset used as starting point for search) for low level
API.
- 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(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Create a new sheet for this Workbook and return the high level representation.
- createSheet() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sreate an Sheet for this Workbook, adds it to the sheets and returns
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.
- 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
-
- createSlideShow(String, Object[]) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- 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
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a split pane.
- 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
- 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
- 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
- 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(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a textbox under the patriarch.
- createTextbox(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new textbox under this group.
- 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
-
- 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
-
- createValueAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
- createWorkbook(List<Record>) - Static method in class org.apache.poi.hssf.model.InternalWorkbook
-
read support for low level
API.
- 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.
- createXBATBlocks(POIFSBigBlockSize, int[], int) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Create an array of XBATBlocks from an array of int block
allocation table entries
- 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).
- createXSLFSlideShow(Object...) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- 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.
- CRNCountRecord - Class in org.apache.poi.hssf.record
-
XCT - CRN Count
- 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
-
Title: CRN(0x005A)
- CRNRecord() - Constructor for class org.apache.poi.hssf.record.CRNRecord
-
- CRNRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNRecord
-
- crossAxis(ChartAxis) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Declare this axis cross another axis.
- CryptoAPIDecryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIDecryptor(CryptoAPIEncryptionInfoBuilder) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- CryptoAPIEncryptionHeader - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- CryptoAPIEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - 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(LittleEndianInput, CryptoAPIEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- CryptoAPIEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- CryptoAPIEncryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIEncryptor(CryptoAPIEncryptionInfoBuilder) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- CryptoFunctions - Class in org.apache.poi.poifs.crypt
-
Helper functions used for standard and agile encryption
- CryptoFunctions() - Constructor for class org.apache.poi.poifs.crypt.CryptoFunctions
-
- CTAdjPoint2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_AdjPoint2D complex type.
- CTAdjPoint2D() - Constructor for class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
- CTAdjustHandleList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_AdjustHandleList complex type.
- CTAdjustHandleList() - Constructor for class org.apache.poi.sl.draw.binding.CTAdjustHandleList
-
- CTAngle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Angle complex type.
- CTAngle() - Constructor for class org.apache.poi.sl.draw.binding.CTAngle
-
- CTColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Color complex type.
- CTColor() - Constructor for class org.apache.poi.sl.draw.binding.CTColor
-
- CTColorMRU - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ColorMRU complex type.
- CTColorMRU() - Constructor for class org.apache.poi.sl.draw.binding.CTColorMRU
-
- CTComplementTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ComplementTransform complex type.
- CTComplementTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTComplementTransform
-
- CTConnection - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Connection complex type.
- CTConnection() - Constructor for class org.apache.poi.sl.draw.binding.CTConnection
-
- CTConnectionSite - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ConnectionSite complex type.
- CTConnectionSite() - Constructor for class org.apache.poi.sl.draw.binding.CTConnectionSite
-
- CTConnectionSiteList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ConnectionSiteList complex type.
- CTConnectionSiteList() - Constructor for class org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
- CTCustomGeometry2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_CustomGeometry2D complex type.
- CTCustomGeometry2D() - Constructor for class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
- CTEmbeddedWAVAudioFile - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_EmbeddedWAVAudioFile complex type.
- CTEmbeddedWAVAudioFile() - Constructor for class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
- CTFixedPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_FixedPercentage complex type.
- CTFixedPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
- CTGammaTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GammaTransform complex type.
- CTGammaTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTGammaTransform
-
- CTGeomGuide - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomGuide complex type.
- CTGeomGuide() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomGuide
-
- CTGeomGuideList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomGuideList complex type.
- CTGeomGuideList() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
- CTGeomRect - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomRect complex type.
- CTGeomRect() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomRect
-
- CTGrayscaleTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GrayscaleTransform complex type.
- CTGrayscaleTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTGrayscaleTransform
-
- CTGroupTransform2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GroupTransform2D complex type.
- CTGroupTransform2D() - Constructor for class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
- CTHslColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_HslColor complex type.
- CTHslColor() - Constructor for class org.apache.poi.sl.draw.binding.CTHslColor
-
- CTHyperlink - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Hyperlink complex type.
- CTHyperlink() - Constructor for class org.apache.poi.sl.draw.binding.CTHyperlink
-
- CTInverseGammaTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_InverseGammaTransform complex type.
- CTInverseGammaTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTInverseGammaTransform
-
- CTInverseTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_InverseTransform complex type.
- CTInverseTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTInverseTransform
-
- CTL_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this object is an ActiveX control.
- CTOfficeArtExtension - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_OfficeArtExtension complex type.
- CTOfficeArtExtension() - Constructor for class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
- CTOfficeArtExtensionList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_OfficeArtExtensionList complex type.
- CTOfficeArtExtensionList() - Constructor for class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
-
- CTPath2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2D complex type.
- CTPath2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2D
-
- CTPath2DArcTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DArcTo complex type.
- CTPath2DArcTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- CTPath2DClose - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DClose complex type.
- CTPath2DClose() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DClose
-
- CTPath2DCubicBezierTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DCubicBezierTo complex type.
- CTPath2DCubicBezierTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
-
- CTPath2DLineTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DLineTo complex type.
- CTPath2DLineTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
- CTPath2DList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DList complex type.
- CTPath2DList() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DList
-
- CTPath2DMoveTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DMoveTo complex type.
- CTPath2DMoveTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
- CTPath2DQuadBezierTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DQuadBezierTo complex type.
- CTPath2DQuadBezierTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
-
- CTPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Percentage complex type.
- CTPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPercentage
-
- CTPoint2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Point2D complex type.
- CTPoint2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPoint2D
-
- CTPoint3D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Point3D complex type.
- CTPoint3D() - Constructor for class org.apache.poi.sl.draw.binding.CTPoint3D
-
- CTPolarAdjustHandle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PolarAdjustHandle complex type.
- CTPolarAdjustHandle() - Constructor for class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
- CTPositiveFixedAngle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveFixedAngle complex type.
- CTPositiveFixedAngle() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
- CTPositiveFixedPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveFixedPercentage complex type.
- CTPositiveFixedPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
- CTPositivePercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositivePercentage complex type.
- CTPositivePercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
- CTPositiveSize2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveSize2D complex type.
- CTPositiveSize2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
- CTPresetColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetColor complex type.
- CTPresetColor() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetColor
-
- CTPresetGeometry2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetGeometry2D complex type.
- CTPresetGeometry2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
- CTPresetTextShape - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetTextShape complex type.
- CTPresetTextShape() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
- CTRatio - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Ratio complex type.
- CTRatio() - Constructor for class org.apache.poi.sl.draw.binding.CTRatio
-
- CTRelativeRect - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_RelativeRect complex type.
- CTRelativeRect() - Constructor for class org.apache.poi.sl.draw.binding.CTRelativeRect
-
- CTScale2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Scale2D complex type.
- CTScale2D() - Constructor for class org.apache.poi.sl.draw.binding.CTScale2D
-
- CTSchemeColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SchemeColor complex type.
- CTSchemeColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSchemeColor
-
- CTScRgbColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ScRgbColor complex type.
- CTScRgbColor() - Constructor for class org.apache.poi.sl.draw.binding.CTScRgbColor
-
- CTSphereCoords - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SphereCoords complex type.
- CTSphereCoords() - Constructor for class org.apache.poi.sl.draw.binding.CTSphereCoords
-
- CTSRgbColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SRgbColor complex type.
- CTSRgbColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSRgbColor
-
- CTSystemColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SystemColor complex type.
- CTSystemColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSystemColor
-
- CTTransform2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Transform2D complex type.
- CTTransform2D() - Constructor for class org.apache.poi.sl.draw.binding.CTTransform2D
-
- CTVector3D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Vector3D complex type.
- CTVector3D() - Constructor for class org.apache.poi.sl.draw.binding.CTVector3D
-
- CTXYAdjustHandle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_XYAdjustHandle complex type.
- CTXYAdjustHandle() - Constructor for class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
- Cube - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CUBE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURRENCY_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the currency symbol part of a cell format part
- CURVED_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CURVED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- 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
-
Date: 10/25/11
- CustomGeometry - Class in org.apache.poi.sl.draw.geom
-
Definition of a custom geometric shape
- CustomGeometry(CTCustomGeometry2D) - Constructor for class org.apache.poi.sl.draw.geom.CustomGeometry
-
- CustomProperties - Class in org.apache.poi.hpsf
-
- 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
-
- CustomProperty(Property) - Constructor for class org.apache.poi.hpsf.CustomProperty
-
- CustomProperty(Property, String) - Constructor for class org.apache.poi.hpsf.CustomProperty
-
- 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
-
- cx - Variable in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
- cxn - Variable in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
- cxnLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
- cy - Variable in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
- g - Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
- gd - Variable in class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
- gdLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
- gdRefAng - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
- gdRefR - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
- gdRefX - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
- gdRefY - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
- GE - Static variable in class 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 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- GEAR_9 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- GENERAL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- GENERAL_FORMAT - Static variable in class org.apache.poi.ss.format.CellFormat
-
Format a value as it would be were no format specified.
- generateContiguous(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
-
- GEOMETRY__3DOK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST10VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST2VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST3VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST4VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST5VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST6VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST7VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST8VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUST9VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__ADJUSTVALUE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__BOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__FILLOK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__FILLSHADESHAPEOK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__GEOTEXTOK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__LEFT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__LINEOK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__RIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__SEGMENTINFO - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__SHADOWok - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__TOP - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOMETRY__VERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__ALIGNMENTONCURVE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__BOLDFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__CHARBOUNDINGBOX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__DEFAULTPOINTSIZE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__FONTFAMILYNAME - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__HASTEXTEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__ITALICFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__KERNCHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__NOMEASUREALONGPATH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__REVERSEROWORDER - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__ROTATECHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__RTFTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__SCALETEXTONPATH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__SHADOWFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__SMALLCAPSFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__STRETCHCHARHEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__STRETCHTOFITSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__STRIKETHROUGHFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__TEXTSPACING - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__TIGHTORTRACK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__UNDERLINEFONT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GEOTEXT__UNICODE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- get(String) - Method in class org.apache.poi.hpsf.CustomProperties
-
Gets a named value from the custom properties.
- get(long) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- get(byte[]) - Method in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
- 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() - 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(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() - 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
- get123Prefix() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get some old holdover from lotus 123.
- get3DReferencePtg(CellReference, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- get3DReferencePtg(AreaReference, 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
- get3DReferencePtg(AreaReference, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Produce the appropriate Ptg for a 3d area reference
- 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
-
- getAction() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the action property.
- 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
- 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 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
- 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 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.HSSFCell
-
Gets the address of this cell
- 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 interface org.apache.poi.ss.usermodel.Comment
-
Get the address of the cell that this comment is attached to
- getAdjustValue(String) - Method in class org.apache.poi.sl.draw.geom.Context
-
- 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)
- getAhLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the ahLst property.
- getAhXYOrAhPolar() - Method in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
-
Gets the value of the ahXYOrAhPolar property.
- getAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- 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.ss.usermodel.CellStyle
-
- getAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of horizontal alignment for the cell
- getAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of horizontal alignment for the cell
- 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
-
- 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.
- 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
- getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
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 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
-
- 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
- getAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getAnchor(Graphics2D, PlaceableShape<?, ?>) - Static method in class org.apache.poi.sl.draw.DrawShape
-
- getAnchor(Graphics2D, Rectangle2D) - Static method in class org.apache.poi.sl.draw.DrawShape
-
- 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.
- getAnchorHeightInPoints(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Calculates the height of a client anchor in points.
- getAnchorId() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Get the anchor id field for the ObjectLink record.
- 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.
- getAng() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Gets the value of the ang property.
- getAngle() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- getAny() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the any property.
- 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.
- getArabic() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- 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) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- getARGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- getARGBHex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Return the ARGB value in hex format, eg FF00FF00.
- 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.usermodel.Cell
-
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
-
- 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 org.apache.poi.hssf.record.FontRecord
-
get the font attributes (see individual bit getters that reference this method)
- 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.ss.usermodel.Comment
-
Name of the original comment author
- 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.
- 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
-
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the avLst property.
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Gets the value of the avLst property.
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Gets the value of the avLst property.
- getAxis() - Method in interface org.apache.poi.ss.usermodel.Chart
-
- 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.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the b property.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the b property.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the b property.
- 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.DummyGraphics2d
-
- 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 org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the background color field for the AreaFormat record.
- 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
- getBarSpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the bar space field for the Bar record.
- 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.NPOIFSFileSystem
-
Returns the BATBlock that handles the specified offset,
and the relative index within it
- getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
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
-
- 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.NPOIFSFileSystem
-
- getBigBlockSize() - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
- getBigBlockSize() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getBigBlockSize() - Method in class org.apache.poi.poifs.storage.RawDataBlock
-
What's the big block size?
- getBigBlockSize() - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
- getBigBlockSizeDetails() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
- getBigBlockSizeDetails() - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
- getBlipRecord() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getBlipType(byte) - Static method in class org.apache.poi.ddf.EscherBSERecord
-
Retrieve the string representation given a blip id.
- 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.NPOIFSFileSystem
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
Load the block at the given offset.
- getBlockIterator() - Method in class org.apache.poi.poifs.filesystem.NPOIFSStream
-
- 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.NPOIFSFileSystem
-
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
- getBlue() - Method in class org.apache.poi.ddf.EscherRGBProperty
-
- getBlur() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- 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 class org.apache.poi.hssf.record.FontRecord
-
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
- getBoldweight() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
- getBoldweight() - Method in interface org.apache.poi.ss.usermodel.Font
-
- getBookName() - Method in class org.apache.poi.ss.formula.SheetIdentifier
-
- 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 class org.apache.poi.hssf.record.BoolErrRecord
-
get the value for the cell
- getBooleanValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
-
- getBooleanValue() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- 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
-
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the bottom border of the cell
- getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the bottom border of the cell
- 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
-
- getBorderDiagonalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderDiagonalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- 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
-
- getBorderFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- 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
-
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the left border of the cell
- getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the left border of the cell
- 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 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
-
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the right border of the cell
- getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the right border of the 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
- 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
-
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of border to use for the top border of the cell
- getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the top border of the cell
- getBorderType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Get the border type field for the Frame record.
- 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.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
- 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
- getBoundAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Returns the aggregate escher record we're bound to
- getBounds() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Get the clipping region of the metafile
- getBounds() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Get the clipping region of the pict file
- 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
-
- 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
- getBuilder(EncryptionMode) - Static method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getBuildYear() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- getBuiltinFormat(String) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format index that matches the given format string
- getBuiltinFormat(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getBuiltinFormat(int) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
-
Get the format string that matches the given format index
- 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
-
- getBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
-
Gets the Built In Name
- 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
-
- getByteArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
Copy a portion of a byte array
- getByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getByteOrder() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "byte order"
field.
- getByteOrder() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- 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.
- 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
-
- 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
-
Deprecated.
3.15. Will return a CellType enum in the future.
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.
3.15. Will return a CellType enum in the future.
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
3.15. Will return a CellType enum in the future.
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.
POI 3.15 beta 3
Will be deleted when we make the CellType enum transition. See bug 59791.
- getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.
POI 3.15 beta 3.
Will be deleted when we make the CellType enum transition. See bug 59791.
- getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
POI 3.15 beta 3
Will be renamed to getCachedFormulaResultType() when we make the CellType enum transition in POI 4.0. See bug 59791.
- getCachedResultType() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- getCachedResultType() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
- getCalcMode() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
get the calc mode flag for formulas
- getCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the category (or null).
- getCategoryAxisCross() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the category axis cross field for the ValueRange record.
- getCategoryAxisData() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
- 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.
- 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(int) - 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 class org.apache.poi.hssf.usermodel.HSSFRow
-
Get the hssfcell representing a given column (logical cell)
0-based.
- getCell(HSSFRow, int) - Static method in class org.apache.poi.hssf.util.HSSFCellUtil
-
- 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) - Method in interface org.apache.poi.ss.usermodel.Row
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int, Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Row
-
- getCell(Row, int) - Static method in class org.apache.poi.ss.util.CellUtil
-
Get a specific cell from a row.
- getCell(int, int) - Method in class org.apache.poi.ss.util.SSCellRange
-
- 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(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- getCellComment(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns cell comment for the specified row and column
- getCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns comment associated with this cell
- getCellComment(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
- getCellComment(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns cell comment for the specified location
- 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.
- 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)
- 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
-
- 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
-
- getCells() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
- getCells() - Method in class org.apache.poi.ss.util.SSCellRange
-
- 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.
- 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
- getCellType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.
3.15. Will be return a CellType enum in the future.
- getCellType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.
3.15. Will return a CellType enum in the future.
- getCellType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
POI 3.15. Will return a CellType enum in the future.
- getCellType() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- getCellTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.
POI 3.15 beta 3
Will be deleted when we make the CellType enum transition. See bug 59791.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.
POI 3.15 beta 3.
Will be deleted when we make the CellType enum transition. See bug 59791.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
POI 3.15 beta 3
Will be renamed to getCellType() when we make the CellType enum transition in POI 4.0. See bug 59791.
- getCellTypeEnum() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- 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.
- getCellWidth(Cell, int, DataFormatter, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Compute width of a single cell
- getCellWithMerges(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Return the cell, taking account of merged regions.
- 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.
- 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.NPOIFSFileSystem
-
- getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
- getChannel() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- getCharacterPos() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- getCharacterSpacing() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- getCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
- getCharCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
get the number of characters in the string,
as an un-wrapped int
- 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
-
- 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.
- getChartAxisFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
- getChartDataFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
- getChartGroupIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Get the chart group index field for the SeriesChartGroupIndex record.
- getChartGroupIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
Get the chart group index field for the SeriesToChartGroup record.
- 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 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
-
- getChExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the chExt property.
- 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)
- getChildIndex() - Method in class org.apache.poi.poifs.property.Property
-
Get the child property (its index in the Property Table)
- getChildIterator() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- 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 a 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.
- getChOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the chOff property.
- getChooseFuncOffset() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- 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.
- 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.
- getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getCipherMode() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getCipherProvider() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getClassID() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "class ID"
field.
- getClassID() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- 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 defines position of this anchor in the sheet.
- getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Picture
-
- getClip() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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.
- 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.DummyGraphics2d
-
- getClipBounds(Rectangle) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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.
- getCloseOrMoveToOrLnTo() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the closeOrMoveToOrLnTo property.
- getCode() - Method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Deprecated.
POI 3.15 beta 3
- 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.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
- 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.
- 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.
- getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether or not to colapse this row
- 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
-
- getColLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the maximum outline level for the col gutter.
- getColor() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- getColor(int) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
Returns the color value at a given index
- getColor() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Retrieves the color at a given index
- getColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Retrieves the color at a given index
- 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
- 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
- getColorGradientFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- getColorIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getColorPaletteIndex() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font's color palette index
- 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.
- getColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getColorScaleFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
- getColourPaletteIndex() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the colour palette index field for the LineFormat record.
- 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(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
-
- 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
- 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 org.apache.poi.ss.formula.ptg.ArrayPtg
-
- 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
- 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.
- 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
- 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() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- 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.
- 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.
- getComments() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the comments (or null).
- getCommentText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- getCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the company (or null).
- 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
-
- getComplexData() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Get the complex data value.
- getComponent(int) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
get the specified component
- getComposite() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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)
- getCompressedSize() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the compressed size of the metafile (in bytes)
- 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
- getConditionalFormattingTable() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- 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.
- getConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content status of the file (or null).
- 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.
- 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 org.apache.poi.hssf.record.FnGroupCountRecord
-
get the number of built-in functions
- getCountRead() - Method in class org.apache.poi.hssf.model.RecordStream
-
- 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.
- getCrossBetween() - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
- getCrosses() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- 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
-
- getCurrentCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
-
gets the current country
- getCurrentUserPassword() - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
- getCustomGeometry(String) - Static method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getCustomGeometry(String, Graphics2D) - Static method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- 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.
- getCx() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Gets the value of the cx property.
- getCxn() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
Gets the value of the cxn property.
- getCxnLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the cxnLst property.
- getCy() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Gets the value of the cy property.
- getD() - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Gets the value of the d property.
- 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 interface org.apache.poi.poifs.storage.ListManagedBlock
-
Get the data from the block
- getData() - Method in class org.apache.poi.poifs.storage.RawDataBlock
-
Get the data from the block
- getData() - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
Get the data from the block
- 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.
- 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
-
- 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.
- 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 format
- 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(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
- 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() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Get the format string
- getDataInputBlock(DocumentBlock[], int) - Static method in class org.apache.poi.poifs.storage.DocumentBlock
-
- getDataInputBlock(SmallDocumentBlock[], int) - Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
- 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
-
- 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.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.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.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.PlotAreaRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- 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.SeriesToChartGroupRecord
-
- 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.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 interface org.apache.poi.hssf.record.common.SharedFeature
-
- getDataSize() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
Returns our size, excluding our
4 byte header
- getDataSize() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- 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.ExtSSTRecord
-
- 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.FilePassRecord.Rc4KeyData
-
- getDataSize() - Method in class org.apache.poi.hssf.record.FilePassRecord.XorKeyData
-
- 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.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.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.HeaderFooterRecord
-
- 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.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.NameRecord
-
- 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.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.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.poifs.filesystem.Ole10Native
-
Returns the size of the embedded file.
- 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
-
Decrypt the Document-/SummaryInformation and other optionally streams.
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
Encrypt the Document-/SummaryInformation and other optionally streams.
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Return a stream with decrypted data.
- getDataStream(NPOIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getDataStream(OPOIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
Return a output stream for encrypted data.
- getDataStream(NPOIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getDataStream(OPOIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- getDataType() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getDataValidationHelper() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- getDataValidationHelper() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
- 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.
- 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.
- 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
-
- getDecryptedStream(NPOIFSFileSystem, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Wrap the OLE2 data in the NPOIFSFileSystem into a decrypted stream by using
the given password.
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getDecryptor() - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- getDefaultCharWidth(Workbook) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Get default character width using the Workbook's default font
- 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
- getDefaultCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
-
gets the default country
- 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
- 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.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.UnknownPtg
-
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- 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.
- getDefaultTabSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- 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.
- getDescription() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
-
- getDescription() - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
- getDescriptionText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the description text
- getDeviceConfiguration() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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.DrawingManager
-
Deprecated.
- 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..
- 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.usermodel.HSSFBorderFormatting
-
- getDiagonalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getDiagonalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getDiagonalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- 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 org.apache.poi.sl.draw.BitmapImageRenderer
-
- 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
- getDirectory() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
Gets the object data.
- getDirectory() - Method in class org.apache.poi.POIDocument
-
- 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.
- 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
- 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
- getDistance() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- getDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the doc parts (or null)
when this method is implemented.
- getDocSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would return the document information metadata for the document,
if we supported it
- getDocSummaryInformation() - Method in class org.apache.poi.POIOLE2TextExtractor
-
Returns the document information metadata for the document
- getDocument() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
get the POIFSDocument
- 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
-
Returns the Document Summary Information properties
singleton.
- 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
- 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(Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(Slide<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(Sheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(MasterSheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(TextBox<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(FreeformShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(ConnectorShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(TableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(TextShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(GroupShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(PictureShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(GraphicalFrame<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(TextParagraph<?, ?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getDrawable(Background<?, ?>) - 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.
- getDrawingsSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the number of drawings saved
- getDVRecNo() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- getDx() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dx property.
- 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.HSSFAnchor
-
- 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.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.HSSFAnchor
-
- 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.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
- getDy() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dy property.
- 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.HSSFAnchor
-
- 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.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.HSSFAnchor
-
- 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.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
- getDynamicReference(String, String, String, String, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
Resolves a cell or area reference dynamically.
- getDz() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dz property.
- getEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the total time spent in editing the document (or
0).
- getEGColorChoice() - Method in class org.apache.poi.sl.draw.binding.CTColorMRU
-
Gets the value of the egColorChoice property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the egColorTransform property.
- getElement(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- getEmbed() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Embedded Audio File Relationship ID
- getEmbededDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Returns an array of text extractors, one for each of
the embedded documents in the file (if there are any).
- 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(int) - Static method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- getEncodedSize(Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
-
- getEncodedSize() - Method in class org.apache.poi.ss.formula.Formula
-
- getEncodedSize(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
- 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(String) - Static method in class org.apache.poi.util.StringUtil
-
- 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;
- 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.
- getEncryptedKey() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptedVerifier() - Method in class org.apache.poi.hssf.record.FilePassRecord.Rc4KeyData
-
- getEncryptedVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptedVerifierHash() - Method in class org.apache.poi.hssf.record.FilePassRecord.Rc4KeyData
-
- getEncryptedVerifierHash() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptionFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getEncryptor() - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- getEnd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
-
- getEndColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the bottom-right column index on the sheet
- 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
-
- 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
-
- getEntries() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableReader
-
- getEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
get a specified Entry by name
- getEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
get a specified Entry by name
- getEntry(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 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
-
- getEquals() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- 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
-
- getErrorEval() - Method in exception org.apache.poi.ss.formula.eval.EvaluationException
-
- getErrorString() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
-
- 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
-
- getErrorTitle() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
get the error value for the cell
- getErrorValue() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- 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
-
- 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.
- 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.
- getExFormatAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the ExtendedFormatRecord at the given 0-based index
- getExplicitListValues() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getExplicitListValues() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- getExponent() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
-
- getExpReference() - Method in class org.apache.poi.ss.formula.Formula
-
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the ext property.
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
-
Gets the value of the ext property.
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the ext property.
- getExtbookIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- getExtendedColor() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getExtendedRst() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- 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(String, String, 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 interface org.apache.poi.ss.formula.EvaluationWorkbook
-
XSSF Only - fetch the external-style name details
- getExternalSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getExternalSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getExternalSheet(String, String, 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(String, String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
XSSF Only - fetch the external-style sheet details
- getExternalSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
-
- getExternalSheetIndex(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getExternalSheetIndex(String, String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getExternalSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getExternalSheetIndex(String, 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 interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
gets the externSheet index for a sheet from an external workbook
- 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.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
-
- getExtLst() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the extLst property.
- 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
-
- getFallbackPicture() - Method in interface org.apache.poi.sl.usermodel.GraphicalFrame
-
- getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font family (TODO)
- getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- 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.
- getFileOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getFileSharing() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
- getFileType() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
- getFill() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the fill property.
- 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.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
-
- 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
-
- getFillByte() - Static method in class org.apache.poi.poifs.storage.DocumentBlock
-
- 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.
- 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.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
-
- 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
-
- 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 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
-
- getFillPattern() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- getFillPatternEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the fill pattern
- getFillPatternEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the fill pattern (??) - set to 1 to fill with foreground color
- 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
-
- 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 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
-
- getFirstColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- getFirstLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getFirstLineIndent() - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- 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 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
-
- getFirstSection() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getFirstSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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 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.
- getFlagByBit(int) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- 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.
- getFlags3() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the flags3 - currently unknown.
- 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
- 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.binding.CTGeomGuide
-
Gets the value of the fmla property.
- getFnGroup() - Method in class org.apache.poi.hssf.record.NameRecord
-
- 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 class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getFont(Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
gets the font for this style
- getFont() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the current font.
- 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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Get the font at the given index number
- getFontAt(short) - 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.
- getFontCollection() - Method in interface org.apache.poi.sl.usermodel.Resources
-
- 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
-
- 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
-
- getFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- 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
-
- getFontFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- 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
- 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.
- getFontIndex(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Retrieves the index of the given font
- 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.UnicodeString.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
- getFontMetrics() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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 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.
- 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.DummyGraphics2d
-
- 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.
- 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
-
- 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 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.
- 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.
- getFormat() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "format"
field.
- getFormat() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getFormat(String, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns a format index that matches the passed in format.
- getFormat() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the format field for the LineFormat record.
- 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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- getFormat(String) - Method in interface org.apache.poi.ss.usermodel.DataFormat
-
get the format index that matches the given format string.
- getFormat(short) - Method in interface org.apache.poi.ss.usermodel.DataFormat
-
get the format string that matches the given format index
- getFormatCount() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- 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.DataFormatRecord
-
Get the format flags field for the DataFormat 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(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
- 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)
- 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(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
- getFormatString() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format string
- getFormatted() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether the row has been formatted (even if its got all blank cells)
- getFormattingBlockSize() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- getFormattingFontIndex() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- getFormattingOptions() - Method in class org.apache.poi.hssf.record.common.UnicodeString.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 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 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 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 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 interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
- getFormula2() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- getFormulaOfLink() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the formula of link field for the LinkedData record.
- getFormulaRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- getFormulaSize(Formula) - Static method in class org.apache.poi.hssf.record.CFRuleBase
-
- getFormulaString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Returns formula representation of the data source.
- getFormulaTokens() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- getFormulaTokens() - Method in class org.apache.poi.hssf.record.ArrayRecord
-
- getFormulaTokens(FormulaRecord) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getFormulaTokens(EvaluationCell) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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.NPOIFSFileSystem
-
Finds a free block, and returns its offset.
- getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
Finds a free block, and returns its offset.
- 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.
- 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.
- 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.
- getFSD() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- 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.
- 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
-
- getFunctionIndex() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- getFunctionIndex(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
-
- 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(int) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
-
- 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
-
- getG() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the g property.
- getGd() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
Gets the value of the gd property.
- getGdLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the gdLst property.
- getGdRefAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the gdRefAng property.
- getGdRefR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the gdRefR property.
- getGdRefX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the gdRefX property.
- getGdRefY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the gdRefY property.
- 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
-
- 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
- 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.binding.CTPath2D
-
Gets the value of the h property.
- getH() - Method in class org.apache.poi.sl.draw.geom.Path
-
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getHashAlgorithmEx() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- 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 horizonatally center this sheet.
- getHeadDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- 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.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- getHeader() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
- getHeader() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getHeader() - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
- getHeader() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- 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.NPOIFSFileSystem
-
- getHeaderColor() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the palette index for the header color
- 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.
- 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 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.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 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
-
- getHeightBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the height basis field for the FontBasis record.
- 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.
- getHeightMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current height mode of this
- getHeightRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current fraction of the height of the chart.
- 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.AQUA
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.AUTOMATIC
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns colon-delimited hex string "0:0:0"
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
-
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
-
- 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
- getHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getHideObj() - Method in class org.apache.poi.hssf.record.HideObjRecord
-
get hide object options
- getHistoryBitMask() - Method in class org.apache.poi.hssf.record.BOFRecord
-
get the history bit mask (not very useful)
- 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.
- getHorizontalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the horizontal position of the window (in 1/20ths of a point)
- 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
-
- getHR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the hr property.
- 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.
- getHslClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the hslClr property.
- getHSSFColor(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the color value for the font
- getHue() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the hue property.
- 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 org.apache.poi.hssf.usermodel.HSSFCell
-
- getHyperlink(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
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() - 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 interface org.apache.poi.ss.usermodel.Cell
-
- 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 interface org.apache.poi.ss.usermodel.Sheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- 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 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.
- getIconic() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether the window has been iconized or not
- 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
- getId() - Method in class org.apache.poi.ddf.EscherProperty
-
- getID() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's ID.
- getID() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- 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.sl.draw.binding.CTConnection
-
Gets the value of the id property.
- getId() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Drawing Object Hyperlink Target
- getId() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getIdentityKey() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getIdx() - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Gets the value of the idx property.
- getImage() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getImage(Dimension) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getImage() - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getImage(Dimension) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- 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(Graphics2D, String) - Static method in class org.apache.poi.sl.draw.DrawPictureShape
-
Returns an ImageRenderer for the PictureData
- 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 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
- 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 interface org.apache.poi.sl.usermodel.TextParagraph
-
- 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 ExtnededFormat objects)
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.AQUA
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.AUTOMATIC
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns color standard palette index (0x08)
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
-
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
-
- 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 ExtnededFormat 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(T) - Method in class org.apache.poi.util.IntMapper
-
- getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format index code (for built in formats)
- 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.
- getInfoSubRecords() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- getInitialResultValue() - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
-
- getInnerValueEval(int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
- getInnerValueEval(int) - Method in class org.apache.poi.ss.formula.LazyRefEval
-
- getInsets() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- 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.hpsf.wellknown.SectionIDMap
-
- getInstance() - Static method in class org.apache.poi.hssf.util.HSSFColor.AUTOMATIC
-
- getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Decryptor
-
- getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Encryptor
-
- getInstance(Graphics2D) - Static method in class org.apache.poi.sl.draw.DrawFactory
-
Returns the DrawFactory, preferably via a graphics instance.
- getInstance() - Static method in class org.apache.poi.sl.draw.geom.PresetGeometries
-
- 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(int) - Static method in class org.apache.poi.util.BitFieldFactory
-
- 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
-
- getInteriorAnchor() - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Gets the coordinate space of this group.
- getInternalWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getIntValue(String, int) - Static method in class org.apache.poi.util.Configurator
-
- getInvalidUrl() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the invalidUrl property.
- 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
- 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
-
- 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, 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.
- 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, 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, 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.
- 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
-
- getJavaTimePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
-
- 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 org.apache.poi.hssf.record.FilePassRecord.XorKeyData
-
- getKeyboardShortcut() - Method in class org.apache.poi.hssf.record.NameRecord
-
returns the keyboard shortcut
- getKeySalt() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- 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.cryptoapi.CryptoAPIEncryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the keywords (or null).
- getL() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the l property.
- getL() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the l property.
- 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.
- 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.
- 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).
- 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.
- getLastClr() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the lastClr property.
- 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 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 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
-
- 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
-
- getLastLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- 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 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 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 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.usermodel.Sheet
-
Gets the last row on the sheet
- 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 org.apache.poi.ss.formula.eval.AreaEvalBase
-
- 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
-
- 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 org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
-
- 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
-
- getLat() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the lat property.
- getLayout() - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- getLeft() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- 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.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
- 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
- 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.
- 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
- 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.
- 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
-
- getLength() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- 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
-
- getLineDash() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
-
- getLineDecoration() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- 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.
- getListExplicitFormula() - Method in class org.apache.poi.hssf.record.DVRecord
-
- 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
-
- 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
- getLogBase() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getLogger(Class<?>) - Static method in class org.apache.poi.util.POILogFactory
-
Get a logger, based on a class name
- getLogger(String) - Static method in class org.apache.poi.util.POILogFactory
-
Get a logger, based on a String
- getLon() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the lon property.
- 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
-
- getLum() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the lum property.
- 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 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
-
- getMajorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the major increment field for the ValueRange record.
- getMajorTickMark() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getMajorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the major tick type field for the Tick record.
- 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).
- getManualLayout() - Method in interface org.apache.poi.ss.usermodel.charts.ManuallyPositionable
-
Returns manual layout for the chart element.
- getMargin(short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Gets the size of the margin in inches.
- 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.usermodel.HSSFSheet
-
Gets the size of the margin in inches.
- getMargin(short) - 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.
- getMarginBottom() - Method in interface org.apache.poi.ss.usermodel.Textbox
-
Gets the bottom margin within the textbox.
- getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginLeft() - Method in interface org.apache.poi.ss.usermodel.Textbox
-
- getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginRight() - Method in interface org.apache.poi.ss.usermodel.Textbox
-
- getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginTop() - Method in interface org.apache.poi.ss.usermodel.Textbox
-
- getMarker() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Gets an unsigned integer that specifies an application-defined internal
resource tag.
- getMasterSheet() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getMaxAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the maxAng property.
- getMaxCellStyles() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- getMaxChange() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
get the maximum change
- getMaxColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- getMaxColumns() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- getMaxConditionalFormats() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- getMaxDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the maximum drawing group ID
- getMaxFunctionArgs() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- getMaximum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- 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.
- 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.binding.CTPolarAdjustHandle
-
Gets the value of the maxR property.
- getMaxRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- getMaxRows() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- 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"
- getMaxX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the maxX property.
- getMaxY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the maxY property.
- getMergeCells() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to merge cells
- 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
- getMergedRegionAt(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- 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.
- getMessageDigest(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
- getMetadataTextExtractor() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
Prevent recursion!
- getMetadataTextExtractor() - Method in class org.apache.poi.POIOLE2TextExtractor
-
Returns an HPSF powered text extractor for the
document properties metadata, such as title and author.
- getMetadataTextExtractor() - Method in class org.apache.poi.POITextExtractor
-
Returns another text extractor, which is able to
output the textual content of the document
metadata / properties, such as author and title.
- getMimeType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
Returns the mime type for the image
- getMimeType() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Returns the mime type for the image
- getMinAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the minAng property.
- getMinColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- getMinimum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- 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.
- getMiniStore() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Returns the MiniStore, which performs a similar low
level function to this, except for the small blocks.
- getMinorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the minor increment field for the ValueRange record.
- getMinorTickMark() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getMinorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the minor tick type field for the Tick record.
- 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.binding.CTPolarAdjustHandle
-
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"
- getMinX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the minX property.
- getMinY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
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
-
- getMode() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
get the reference mode to use (HSSF uses/assumes A1)
- 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.
- getN() - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Gets the value of the n property.
- 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.StyleRecord
-
get the style's name
- getName(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
Lookup a named range by its name.
- getName(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- 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.binding.CTEmbeddedWAVAudioFile
-
Gets the value of the name property.
- getName() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Gets the value of the name property.
- getName() - Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
-
- getName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
-
- getName(NamePtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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() - 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.usermodel.DataConsolidateFunction
-
- getName() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the name of the table.
- getName(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- getNameAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getNameAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- 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
-
- getNameIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getNameIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- getNameIndex(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Gets the defined name index by name
Note: Excel defined names are case-insensitive and
this method performs a case-insensitive search.
- getNameName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
- getNameName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
gets the named range name
- 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
- getNamepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Returns the namepos.
- 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(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(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getNameText() - Method in interface org.apache.poi.ss.formula.EvaluationName
-
- 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, UDFFinder) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- 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
- getNeedRecalculation() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- 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.NPOIFSFileSystem
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.NPOIFSMiniStore
-
Works out what block follows the specified one.
- 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
- 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
-
- getNextXBATChainOffset() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getNFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
If this is NPOIFS based, return the NPOIFSFileSystem
that this belong to, otherwise Null if OPOIFS based
- 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.
- 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
-
- 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
- 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 interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- 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
-
get the number of fonts in the font table
- getNumberOfFonts() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the number of fonts in the font table
- 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.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.UnicodeString.ExtRst
-
- 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 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
-
- 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.
- 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
- 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
-
- 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.
- getObjectData() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- getObjectData() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
Returns the data portion, for an ObjectData
that doesn't have an associated POIFS Directory
Entry
- 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
-
- getObjectProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether object protection is enabled or disabled
- 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
-
- getOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the off property.
- getOff() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the off property.
- 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.
- getOFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
If this is OPOIFS based, return the NPOIFSFileSystem
that this belong to, otherwise Null if NPOIFS based
- getOLE2ClassName() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
Returns the OLE2 Class Name of the object
- getOLEClassName() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- getOleMap() - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- 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
-
- getOperator() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getOperator() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- 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
- getOrCreateDataValidityTable() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getOrCreateLegend() - Method in interface org.apache.poi.ss.usermodel.Chart
-
- getOrdinalNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
-
Returns ordinal number of cell in range.
- getOrientation() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getOSVersion() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "OS version"
field.
- getOSVersion() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- 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(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- getOutlineLevel() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- 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.
- getOutputStream() - Method in class org.apache.poi.poifs.filesystem.NPOIFSStream
-
- 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
-
- getPageSettings() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getPageSize() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns the current page size
- 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.DummyGraphics2d
-
- getPaint() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getPaint(PlaceableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getPaint(Graphics2D, PaintStyle) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- 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
-
- 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 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)
- 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.
- getParameterClass(int) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- getParameterClassCodes() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
-
- getParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getParent() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Gets the parent shape.
- 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
-
- 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.
- 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
- 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
-
- getPasswordRecord() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
- getPasswordVerifier() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- 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.binding.CTPath2DList
-
Gets the value of the path property.
- getPath() - Method in class org.apache.poi.sl.draw.geom.Outline
-
- getPath(Context) - Method in class org.apache.poi.sl.draw.geom.Path
-
Convert the internal represenation to java.awt.geom.Path2D
- getPath() - Method in interface org.apache.poi.sl.usermodel.FreeformShape
-
Gets the shape path.
- getPathLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the pathLst property.
- 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
-
- getPatternFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- 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
-
- 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.
- getPhoneticText() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- getPhRuns() - Method in class org.apache.poi.hssf.record.common.UnicodeString.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)
- getPicturedata() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Gets the picture data bytes
- 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.PictureShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.Resources
-
- 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.Picture
-
Return picture data for this picture
- getPictureIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- getPictureType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- getPictureType() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
- getPIDString(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the PID string associated with a property ID.
- getPIDString(byte[], long) - Static method in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Returns the property ID string that is associated with a
given property ID in a section format ID's namespace.
- getPitchAndFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getPlainRecordStream() - Method in class org.apache.poi.hssf.model.RowBlocksReader
-
- getPOIFSInputStream(NPOIFSFileSystem) - Static method in class org.apache.poi.hssf.dev.BiffViewer
-
- getPointAt(int) - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Returns point value at specified index.
- getPointCount() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Return number of points contained by data source.
- 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.sl.draw.binding.CTConnectionSite
-
Gets the value of the pos property.
- getPos() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the pos property.
- getPos() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the pos property.
- 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 interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
- getPosition() - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
- 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
- getPreferEventExtractor() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
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.HSSFPicture
-
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() - Method in interface org.apache.poi.ss.usermodel.Picture
-
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
-
- 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
- getPrimaryUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the second MD4, that specifies the unique identifier of the
uncompressed blip data
- 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.
- 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
- 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.
- 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 org.apache.poi.hssf.record.DVRecord
-
- getProperties() - Method in class org.apache.poi.hpsf.MutableSection
-
Gets this section's properties.
- 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.
- getProperties() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getPropertiesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getProperty(long) - Method in class org.apache.poi.hpsf.MutableSection
-
Gets a property.
- getProperty(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the value of the property with
the specified ID.
- getProperty(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the value of the property with the specified ID.
- getProperty(int) - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getProperty() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
grant access to the property
- getPropertyBooleanValue(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the value of a boolean property
with the specified ID.
- getPropertyBooleanValue(int) - Method in class org.apache.poi.hpsf.Section
-
Returns the value of the boolean property with the specified
ID.
- getPropertyBooleanValue(int) - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getPropertyCount() - Method in class org.apache.poi.hpsf.MutableSection
-
Overwrites the super class' method to cope with a redundancy:
the property count is maintained in a separate member variable, but
shouldn't.
- getPropertyCount() - Method in class org.apache.poi.hpsf.Section
-
Returns the number of properties in this section.
- getPropertyIntValue(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the value of the numeric
property with the specified ID.
- getPropertyIntValue(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the value of the numeric property with the specified
ID.
- getPropertyIntValue(int) - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getPropertyName(short) - Static method in class org.apache.poi.ddf.EscherProperties
-
- 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.SpecialPropertySet
-
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(int) - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
Fetches the property with the given ID, then does its
best to return it as a String
- getPropertyStringValue(Object) - Static method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getPropertyTable() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
- getPropertyType(short) - Static method in class org.apache.poi.ddf.EscherProperties
-
- 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
- getProtectionBlock() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getProtpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- getPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Gets the value of the prst property.
- getPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Gets the value of the prst property.
- getPrstClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the prstClr property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
-
Gets the value of the pt property.
- getPtgClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- getR() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the r property.
- getR() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the r property.
- getR() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the r property.
- getRange() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- 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
- getRawData() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- getRawRecord() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- getRawRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- getRawText() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- 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
- getRc4KeyData() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- getReadablePath() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- getReadIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- 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
- 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
- getRecordData() - Method in class org.apache.poi.hssf.record.DrawingRecord
-
- getRecordForFirstCell(FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
- 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
-
- 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.OldCellRecord
-
- getRecordName() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
- getRecordName() - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
- 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.EscherPictBlip
-
- 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
-
- getRect() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the rect property.
- 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
-
- getRef() - Method in class org.apache.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- getRef3DEval(Ref3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- getRef3DEval(Ref3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- 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.
- 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.
- getRefEval(int, int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- 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
- getRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getRegions() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- 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, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- 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
- getRenderableText(TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getRendererableFont(String, int) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
select a font to be used to paint text
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- 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.DummyGraphics2d
-
- 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.
- 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.
- 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.
- 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.
- 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.
- getResources() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getResult() - Method in class org.apache.poi.ss.formula.functions.DGet
-
- getResult() - Method in class org.apache.poi.ss.formula.functions.DMin
-
- getResult() - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
-
Return a result ValueEval that will be the result of the calculation.
- getReturnClassCode() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
-
- getRev() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the rev property.
- getRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the revision number (or null).
- getRGB() - Method in class org.apache.poi.ddf.EscherColorRef
-
- getRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Standard Red Green Blue ctColor value (RGB).
- 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
-
- getRGBWithTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Standard Red Green Blue ctColor value (RGB) with applied tint.
- 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
- getRight() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- 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.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
- 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
- getRightMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the right margin of the paragraph.
- 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 class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Get the root entry
- getRoot() - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
get the root entry
- getRoot() - Method in class org.apache.poi.poifs.property.PropertyTableBase
-
Get the root property
- getRoot() - Method in class org.apache.poi.POIOLE2TextExtractor
-
Return the underlying DirectoryEntry of this document.
- getRootDirectory() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getRot() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the rot property.
- getRot() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the rot property.
- 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.
- getRotationDegree() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- 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(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
- getRow() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- getRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- 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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the logical row (not physical) 0-based.
- getRow(int, HSSFSheet) - Static method in class org.apache.poi.hssf.util.HSSFCellUtil
-
- 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(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
-
- 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(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the logical row (not physical) 0-based.
- 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, 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.
- 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.
- getRowBlockCount() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of row blocks.
- 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 org.apache.poi.ss.formula.ptg.ArrayPtg
-
- getRowCountForBlock(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of physical rows within a block
- getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
get the default row height
- getRowHeight(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Gets the row height
- 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.OperationEvaluationContext
-
- getRowIndex() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns row index of a row in the sheet that contains this cell
- getRowInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
-
- getRowInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
-
- 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.
- 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
- 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
- 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.
- 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
-
- 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.hssf.record.FilePassRecord.Rc4KeyData
-
- getSalt() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getSat() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the sat property.
- 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 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
- getSBAT() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
-
Get the SBAT
- 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.
- getSBATBlockCount() - Method in class org.apache.poi.poifs.storage.SmallBlockTableWriter
-
Get the number of SBAT blocks
- getSBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- 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 class org.apache.poi.ss.format.CellNumberPartHandler
-
- getScale() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the scale.
- 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
- getSchemeClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the schemeClr property.
- getSchemeIndex() - Method in class org.apache.poi.ddf.EscherColorRef
-
- getScrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the scrgbClr property.
- 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
-
Returns the number of
Sections in the property
set.
- getSectionCount() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getSections() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the
Sections in the property set.
- getSections() - Method in class org.apache.poi.hpsf.SpecialPropertySet
-
- getSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns a security code which is one of the following values:
- getSelected() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- 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 org.apache.poi.hssf.model.InternalSheet
-
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartData
-
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartData
-
- 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.
- 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
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawBackground
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawFreeformShape
-
- 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
-
- getShapeAnchor() - Method in class org.apache.poi.sl.draw.geom.Context
-
- getShapeGroup() - Method in class org.apache.poi.sl.draw.SLGraphics
-
- 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
- getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the next available shape id
- 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
-
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the HSSFSheet this cell belongs to
- getSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
- 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(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Get sheet with the given name (case insensitive match)
- 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(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get sheet with the given name
- 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.
- 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
- getSheetFirstNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheetFirstNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
-
- getSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetIdentifier
-
- getSheetIndex(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
get the sheet's index
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheetIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Returns the sheet index this name applies to.
- getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the sheet by his name
- getSheetIndex(Sheet) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the given sheet
- getSheetIndex(EvaluationSheet) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- getSheetIndex(String) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
Finds a sheet index by case insensitive name.
- 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(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the index of the sheet by his name
- getSheetIndex(Sheet) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the index of the given sheet
- getSheetLastNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheetLastNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
-
- getSheetName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the name for a given 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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- 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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- getSheetName(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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 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(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the sheet name
- getSheetName() - Method in class org.apache.poi.ss.util.CellReference
-
- getSheetName(int) - Method in class org.apache.poi.ss.util.SheetReferences
-
- 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
- getSheetRefIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- 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
- 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.NPOIFSDocument
-
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.NPOIFSFileSystem
-
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.OPOIFSDocument
-
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.OPOIFSFileSystem
-
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?
- 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.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.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.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.PlotAreaRecord
-
- getSid() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- 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.SeriesToChartGroupRecord
-
- 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.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.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 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.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.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.StyleRecord
-
- 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.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.ss.formula.ptg.AddPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- 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.ConcatPtg
-
- 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.GreaterEqualPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
- 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.MultiplyPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- 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.RefNPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- 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.ValueOperatorPtg
-
- getSignature() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Return the blip signature
- getSingleSection() - Method in class org.apache.poi.hpsf.PropertySet
-
If the
PropertySet has only a single section this
method returns it.
- 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.
- getSize() - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- getSize() - Method in class org.apache.poi.hpsf.MutableSection
-
Returns the section's size.
- getSize() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's size in bytes.
- getSize() - Method in class org.apache.poi.hpsf.Section
-
Returns the section's size in bytes.
- getSize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- 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.NPOIFSDocument
-
- getSize() - Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
-
- getSize() - Method in class org.apache.poi.poifs.property.Property
-
find out the document size
- getSize() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- getSize() - 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() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- getSize() - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- getSizeEMU() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- getSizeEMU() - Method in class org.apache.poi.ddf.EscherPictBlip
-
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
-
- getSlideMasters() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all slide masters.
- 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
-
- getSmallBlocks() - Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
-
- getSmallBlocksPerBigBlock() - Method in class org.apache.poi.poifs.storage.SmallDocumentBlock
-
- getSmallDocumentBlocks(POIFSBigBlockSize, RawDataBlockList, RootProperty, int) - Static method in class org.apache.poi.poifs.storage.SmallBlockTableReader
-
Fetch the small document block list from an existing file
- getSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the snd property.
- getSolidColor() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.SolidPaint
-
- getSolidPaint(PaintStyle.SolidPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- 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.
- 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
- getSpinCount() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the spreadsheet version (EXCLE97) of this workbook
- 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 interface org.apache.poi.ss.usermodel.Workbook
-
Returns the spreadsheet version of this workbook
- getSrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the srgbClr property.
- 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
- getStAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the stAng property.
- getStartBlock() - Method in class org.apache.poi.poifs.filesystem.NPOIFSStream
-
- getStartBlock() - Method in class org.apache.poi.poifs.property.Property
-
- getStartBlock() - Method in class org.apache.poi.poifs.property.PropertyTableBase
-
Get the start block for the property table
- getStartBlock() - Method in class org.apache.poi.poifs.storage.BlockAllocationTableWriter
-
get the starting block
- getStartColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left column index relative to the sheet
- getStartRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left row index on the sheet
- getStaticRecordSize() - Static method in class org.apache.poi.hssf.record.UncalcedRecord
-
- getStatusBarText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the status bar text
- 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
- getStoredRBG() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getStoredRBG() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
RGB or ARGB or null
- 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
-
- 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.UnicodeString
-
- getString() - Method in class org.apache.poi.hssf.record.OldStringRecord
-
- 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
- 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 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() - Method in interface org.apache.poi.ss.usermodel.Textbox
-
- 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 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.
- getStroke() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- getStroke() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getStroke(StrokeStyle) - Static method in class org.apache.poi.sl.draw.DrawShape
-
- 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.
- 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
-
- 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.
- getSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the subject (or null).
- getSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- 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
- getSummaryInformation() - Method in class org.apache.poi.POIOLE2TextExtractor
-
Returns the summary information metadata for 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
- 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.binding.CTPath2DArcTo
-
Gets the value of the swAng property.
- getSx() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sx property.
- getSy() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sy property.
- getSysClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the sysClr property.
- 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
-
- getT() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the t property.
- getT() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the t property.
- 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
- getTabpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- 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
-
- getTarget() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current layout target.
- getTargetFrame() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the template (or null).
- 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.POITextExtractor
-
Retrieves all the text from the document.
- 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(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
-
Converts error codes to text.
- 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
-
- getTextDirection() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextFragment(TextLayout, AttributedString) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getTextHeight() - Method in class org.apache.poi.sl.draw.DrawTextShape
-
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() - 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 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
-
- getTgtFrame() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the tgtFrame property.
- getTheme() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getTheme() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getThemeIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getThreadPrefersEventExtractors() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors?
(usermodel extractors tend to be more accurate, but use more memory)
Default is false.
- getThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- 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.
- getTickMarkFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the tick mark frequency field for the CategorySeriesAxis record.
- getTint() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getTint() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- 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.
- getTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the title (or null).
- getTitle() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- getTitle() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getTitleCellReference() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
- getTitleString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
- getTitleType() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
- 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
-
- getTooltip() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the tooltip property.
- 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.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
- 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
- getTopColGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the above the columns
- getTopLeftCell() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
- getTopLeftCell() - Method in class org.apache.poi.ss.util.SSCellRange
-
- 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
- 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).
- 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.DummyGraphics2d
-
- 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.
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.AQUA
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.AUTOMATIC
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLACK
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.BROWN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.CORAL
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns RGB triplet (0, 0, 0)
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GOLD
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.INDIGO
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.LIME
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.MAROON
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ORANGE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ORCHID
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PINK
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.PLUM
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.RED
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ROSE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TAN
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TEAL
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.VIOLET
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.WHITE
-
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor.YELLOW
-
- getTripletHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
-
this function returns all colors in a hastable.
- getType() - Method in interface org.apache.poi.common.usermodel.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.usermodel.HSSFHyperlink
-
- getType() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
- getType() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getTypeEnum() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Return the type of this hyperlink
- getTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the type of this hyperlink
- 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 org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getUDFFinder() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- 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.EscherBSERecord
-
16 byte MD4 checksum.
- getUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- getUID() - Method in class org.apache.poi.ddf.EscherPictBlip
-
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)
- getUncompressedSize() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the uncompressed size (in bytes)
- 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
- 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
-
- getUri() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the uri property.
- 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.
- getUsedSectors(boolean) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- 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.
- 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.
- getUserStyleName() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Gets the name of the user defined style.
- 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 org.apache.poi.sl.draw.binding.CTAngle
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the val property.
- getValidationConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getValidationConstraint() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getValidationType() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- 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.
- getValue() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's value.
- 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(String) - Method in class org.apache.poi.sl.draw.geom.Context
-
- getValue(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.AreaEvalBase
-
- 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(int, int, int) - Method in interface org.apache.poi.ss.formula.ThreeDEval
-
- getValue(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
-
- 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 enum org.apache.poi.ss.usermodel.DataConsolidateFunction
-
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontCharset
-
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(int) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately
shifted right.
- getValue1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getValue2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getValueAt(int) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- 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
-
- getValues() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
- getValuesDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the values data type field for the Series record.
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
-
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
- 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.hssf.record.FilePassRecord.XorKeyData
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getVerifier() - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- 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
- getVersionMajor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getVersionMinor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- 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
-
- getVerticalAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the type of vertical alignment for the cell
- getVerticalAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of vertical alignment for the cell
- getVerticalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the vertical position of the window (in 1/20ths of a point)
- 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
-
- 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.NPOIFSDocument
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Get an array of objects, some of which may implement
POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
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.NPOIFSDocument
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.NPOIFSFileSystem
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.OPOIFSDocument
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.OPOIFSFileSystem
-
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
- 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.binding.CTPath2D
-
Gets the value of the w property.
- getW() - Method in class org.apache.poi.sl.draw.geom.Path
-
- getWeekNo(Calendar, int) - Method in class org.apache.poi.ss.formula.functions.WeekNum
-
- 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
-
- getWholeRow(SpreadsheetVersion, String, String) - Static method in class org.apache.poi.ss.util.AreaReference
-
- 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 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
-
- 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?
- getWidthMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current width mode of this manual layout.
- getWidthRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current fraction of the width of the chart.
- 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
-
- getWindowTwo() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
- 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.ss.formula.OperationEvaluationContext
-
- getWorkbook() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Return the parent workbook
- getWorkbookDirEntryName(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getWorkbookEvaluator(String) - Method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- getWorkbookName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- getWR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the wr property.
- 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
- 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.binding.CTAdjPoint2D
-
Gets the value of the x property.
- getX() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Gets the value of the x property.
- getX() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the x property.
- getX() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns the x location of the chart element.
- 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.
- 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
-
- 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)
- 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
-
- getXFType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is a cell or style XFRecord
- getXMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current x-coordinnate layout mode.
- getXorKeyData() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- getXPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- getXPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- getXSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the x size field for the Legend record.
- getXValues() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries
-
- 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.binding.CTAdjPoint2D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getY() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current y location of the chart element.
- 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.
- 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.
- getYMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Returns current y-coordinate layout mode.
- 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.
- getYValues() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries
-
- getZ() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the z property.
- 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
- GRADIENT_SHAPE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
PathGradientPaint needs the shape to be set.
- GraphicalFrame<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> - Interface in org.apache.poi.sl.usermodel
-
- GREATER_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- GREATER_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- 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
- GreaterThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
- GreaterThanPtg - Class in org.apache.poi.ss.formula.ptg
-
Greater than operator PTG ">"
- GRESTORE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
- gridset - Variable in class org.apache.poi.hssf.model.InternalSheet
-
- GridsetRecord - Class in org.apache.poi.hssf.record
-
Title: Gridset Record.
- GridsetRecord() - Constructor for class org.apache.poi.hssf.record.GridsetRecord
-
- GridsetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
-
- 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.
- 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
-
- 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
- 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.
- GroupMarkerSubRecord - Class in org.apache.poi.hssf.record
-
ftGmo (0x0006)
- GroupMarkerSubRecord() - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- GroupMarkerSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- 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,?>> - Interface in org.apache.poi.sl.usermodel
-
- GROUPSHAPE__1DADJUSTMENT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__BEHINDDOCUMENT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__BORDERBOTTOMCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__BORDERLEFTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__BORDERRIGHTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__BORDERTOPCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__EDITEDWRAP - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__FLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HIDDEN - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HR_ALIGN - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HR_HEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HR_PCT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HR_WIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__HYPERLINK - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__ISBUTTON - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__METROBLOB - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__ONDBLCLICKNOTIFY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__POSH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__POSRELH - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__POSRELV - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__POSV - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__PRINT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__REGROUPID - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__SCRIPT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__SCRIPTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__SCRIPTLANG - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__SHAPENAME - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__TABLEPROPERTIES - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__TABLEROWPROPERTIES - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__TOOLTIP - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__UNUSED906 - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WEBBOT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WRAPDISTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WRAPDISTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WRAPDISTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WRAPDISTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__WRAPPOLYGONVERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GROUPSHAPE__ZORDER - Static variable in class org.apache.poi.ddf.EscherProperties
-
- GSAVE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
- GT - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- GT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Greater than' operator
- Guide - Class in org.apache.poi.sl.draw.geom
-
Date: 10/24/11
- Guide(CTGeomGuide) - Constructor for class org.apache.poi.sl.draw.geom.Guide
-
- Guide(String, String) - Constructor for class org.apache.poi.sl.draw.geom.Guide
-
- GutsRecord - Class in org.apache.poi.hssf.record
-
Title: Guts Record
- GutsRecord() - Constructor for class org.apache.poi.hssf.record.GutsRecord
-
- GutsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GutsRecord
-