- CacheAreaEval - Class in org.apache.poi.ss.formula
-
- CacheAreaEval(AreaI, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
-
- CacheAreaEval(int, int, int, int, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
-
- 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
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
-
- calculateChecksum(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.
- 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.
- 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(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawMasterSheet
-
Checks if this sheet
displays the specified shape.
- canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawSheet
-
Checks if this sheet
displays the specified shape.
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- canExtract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
-
- 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_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(CellAddress) - 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
-
- CellDateFormatter - Class in org.apache.poi.ss.format
-
Formats a date value.
- CellDateFormatter(String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- CellDateFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- 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.
- CellFormatPart(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
-
Create an object to represent a format part.
- CellFormatResult - Class in org.apache.poi.ss.format
-
This object contains the result of applying a cell format or cell format part
to a value.
- CellFormatResult(boolean, String, Color) - Constructor for class org.apache.poi.ss.format.CellFormatResult
-
Creates a new format result object.
- CellFormatter - Class in org.apache.poi.ss.format
-
This is the abstract supertype for the various cell formatters.
- CellFormatter(String) - Constructor for class org.apache.poi.ss.format.CellFormatter
-
- CellFormatter(Locale, 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.
- CellGeneralFormatter(Locale) - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
-
Creates a new general formatter.
- CellHandler - Interface in org.apache.poi.ss.util.cellwalk
-
Represents callback for CellWalk traverse method.
- 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.
- CellNumberFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
-
Creates a new cell number formatter.
- CellNumberPartHandler - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter
- CellNumberPartHandler() - Constructor for class org.apache.poi.ss.format.CellNumberPartHandler
-
- CellNumberStringMod - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter
This class represents a single modification to a result string.
- CellNumberStringMod(CellNumberFormatter.Special, 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'
- CellRangeAddress8Bit(int, int, int, int) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- CellRangeAddress8Bit(LittleEndianInput) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- CellRangeAddressBase - Class in org.apache.poi.ss.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddressBase(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressBase
-
- CellRangeAddressBase.CellPosition - Enum in org.apache.poi.ss.util
-
Indicates a cell or range is in the given relative position in a range.
- CellRangeAddressList - Class in org.apache.poi.ss.util
-
Implementation of the cell range address lists,like is described
in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 -
'Cell Range Address List'
In BIFF8 there is a common way to store absolute cell range address lists in
several records (not formulas).
- CellRangeAddressList() - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
- CellRangeAddressList(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
Convenience constructor for creating a CellRangeAddressList with a single
CellRangeAddress.
- CellRangeAddressList(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
- CellRangeUtil - Class in org.apache.poi.ss.util
-
- 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
-
- CellReference(String) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
Create an cell ref from a string representation.
- CellReference(int, int) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- 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
-
- 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
-
- ChainLoopDetector(long) - Constructor for class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
-
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Changes an external referenced file to another file.
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Changes an external referenced file to another file.
- changeName(Property, String) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Change a Property's name
- CHAR - Static variable in class 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.
- charactersToEMU(double) - Static method in class org.apache.poi.util.Units
-
- 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
-
Deprecated.
- 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
-
- ChartAxisFactory - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- ChartData - Interface in org.apache.poi.ss.usermodel.charts
-
- ChartDataFactory - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- ChartDataSource<T> - Interface in org.apache.poi.ss.usermodel.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
-
- 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
-
Deprecated.
- 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(boolean, String) - Static method in exception org.apache.poi.util.DocumentFormatException
-
Syntactic sugar to check whether a DocumentFormatException should
be thrown.
- 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
This allows code to avoid building strings or evaluating functions in
the arguments to log.
- check(boolean, String) - Static method in exception org.apache.poi.util.RecordFormatException
-
Syntactic sugar to check whether a RecordFormatException should
be thrown.
- 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.
- checkPosition(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
-
- checkValues(double[]) - Static method in class org.apache.poi.ss.formula.functions.MatrixFunction
-
- Chevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- CHEVRON - 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
- ChildAnchor - Interface in org.apache.poi.ss.usermodel
-
Common interface for anchors.
- 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
-
- ChunkedCipherInputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherInputStream(InputStream, long, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- ChunkedCipherInputStream(InputStream, long, int, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- ChunkedCipherOutputStream - Class in org.apache.poi.poifs.crypt
-
- ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- ChunkedCipherOutputStream(OutputStream, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- CipherAlgorithm - Enum in org.apache.poi.poifs.crypt
-
- CipherProvider - Enum in org.apache.poi.poifs.crypt
-
- cipherProviderName - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
-
- 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}"
.
- ClassIDPredefined - Enum in org.apache.poi.hpsf
-
- classifyCellReference(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Classifies an identifier as either a simple (2D) cell reference or a named range name
- 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.CustomProperties
-
- clear() - Method in class org.apache.poi.hpsf.Section
-
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
- clear() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
remove all shapes inside patriarch
- clear() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- clear() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Clears the array (sets the concatenated length back to zero.
- clear(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.
- clearAllCachedFormats() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever rules are added, reordered, or removed, or a rule formula is changed
(not the formula inputs but the formula expression itself)
- clearAllCachedResultValues() - Method in class 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.
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever cell values change in the workbook, so condional formats are re-evaluated
for all cells.
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Call this whenever validation structures change,
so future results stay in sync with the Workbook state.
- clearByte(byte) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearDirectory() - Method in class org.apache.poi.POIDocument
-
Clear/unlink the attached directory entry
- clearDrawingGroups() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Clears the cached list of drawing groups
- 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.PropertySet
-
Removes all sections from this property set.
- clearShort(short) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- clearTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Removes the tabstops of this paragraphs.
- 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.
- ClipboardData - Class in org.apache.poi.hpsf
-
- ClipboardData() - Constructor for class org.apache.poi.hpsf.ClipboardData
-
- 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.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.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- clone() - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- clone() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Create a copy of this object.
- cloneCellContent(Cell, Cell, Map<Integer, CellStyle>) - Static method in class org.apache.poi.ss.usermodel.RangeCopier
-
- 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.extractor.POITextExtractor
-
Allows to free resources of the Extractor as soon as
it is not needed any more.
- close() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
- close() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Closes the underlying
POIFSFileSystem
from which
the Workbook was read, if any.
- close() - Method in class org.apache.poi.POIDocument
-
Closes the underlying
POIFSFileSystem
from which
the document was read, if any.
- close() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- close() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Closes the FileSystem, freeing any underlying files, streams
and buffers.
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- close() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
- close() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- close() - Method in class org.apache.poi.poifs.nio.DataSource
-
Close the underlying stream
- close() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- close() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Close the underlying input resource (File or Stream),
from which the Workbook was read.
- close() - Method in class org.apache.poi.util.BoundedInputStream
-
- close() - Method in class org.apache.poi.util.CloseIgnoringInputStream
-
- close() - Method in class org.apache.poi.util.LittleEndianCP950Reader
-
- 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
-
- closeOrMoveToOrLnTo - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- ClosePathCommand - Class in org.apache.poi.sl.draw.geom
-
- closeQuietly(Closeable) - Static method in class org.apache.poi.util.IOUtils
-
Quietly (no exceptions) close Closable resource.
- CLOUD - 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.
- 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
-
- CodePageString - Class in org.apache.poi.hpsf
-
- CodePageString() - Constructor for class org.apache.poi.hpsf.CodePageString
-
- codepageToEncoding(int) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name (in Java NIO canonical naming format).
- codepageToEncoding(int, boolean) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name, in either Java NIO or Java Lang canonical naming.
- CodePageUtil - Class in org.apache.poi.util
-
Utilities for working with Microsoft CodePages.
- CodePageUtil() - Constructor for class org.apache.poi.util.CodePageUtil
-
- 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
WorkbookEvaluator
s, 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
-
- collectValues(ValueEval...) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
-
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
-
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
-
- 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
-
- ColumnShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Helper for shifting columns up or down
- ColumnShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
- columnWidthToEMU(int) - Static method in class org.apache.poi.util.Units
-
- COMBIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- combine(ExternSheetRecord[]) - Static method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- Comment - Interface in org.apache.poi.sl.usermodel
-
Common interface for comments
- 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(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
Per Excel Help, XSSF rule priority is sheet-wide, not just within the owning ConditionalFormatting object.
- compareTo(EvaluationConditionalFormatRule.ValueAndFormat) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
Note: this class has a natural ordering that is inconsistent with equals.
- compareTo(CellAddress) - Method in class org.apache.poi.ss.util.CellAddress
-
Compare this CellAddress using the "natural" row-major, column-minor ordering.
- ComparisonOperator() - Constructor for class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- 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.
- 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.
- ConditionalFormattingEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates Conditional Formatting constraints.
- ConditionalFormattingEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
- 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
-
- ConditionFilterData - Interface in org.apache.poi.ss.usermodel
-
These values are needed by various conditional formatting evaluation filter types
- ConditionFilterType - Enum in org.apache.poi.ss.usermodel
-
Used primarily for XSSF conditions, which defines a multitude of additional "filter" types
for conditional formatting.
- ConditionType - Class in org.apache.poi.ss.usermodel
-
Represents a type of a conditional formatting rule
- Configurator - Class in org.apache.poi.util
-
Helper for fetching int values from system properties
- Configurator() - Constructor for class org.apache.poi.util.Configurator
-
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.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
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - 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(Cell) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellReference) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
- 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
-
- 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
- containsKey(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- containsMultiStateBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- containsPatternFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsProtectionFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- containsRow(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the specified row is in range
- containsRow(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- containsRow(int) - Method in class org.apache.poi.ss.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.
- containsValue(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
- Context - Class in org.apache.poi.sl.draw.geom
-
- Context(CustomGeometry, Rectangle2D, IAdjustableShape) - Constructor for class org.apache.poi.sl.draw.geom.Context
-
- ContinuableRecord - Class in org.apache.poi.hssf.record.cont
-
Common superclass of all records that can produce
ContinueRecord
s 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(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() - 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.
- copy(InputStream, File) - Static method in class org.apache.poi.util.IOUtils
-
Copy the contents of the stream to a new file.
- 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(POIFSFileSystem, POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all nodes from one POIFS to the other
- copyNodes(POIFSFileSystem, POIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one POIFS to the other, minus the excepts.
- copyNodes(DirectoryNode, DirectoryNode) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
-
- copyRange(CellRangeAddress, CellRangeAddress) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
Uses input pattern to tile destination region, overwriting existing content.
- 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
-
- COSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- 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.property.PropertyTable
-
Return the number of BigBlock's this instance uses
- countBytes - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- Countif - Class in org.apache.poi.ss.formula.functions
-
Implementation for the function COUNTIF
- Countif() - Constructor for class org.apache.poi.ss.formula.functions.Countif
-
- Countif.ErrorMatcher - Class in org.apache.poi.ss.formula.functions
-
- Countif.StringMatcher - Class in org.apache.poi.ss.formula.functions
-
- Countifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the function COUNTIFS
- Countifs() - Constructor for class org.apache.poi.ss.formula.functions.Countifs
-
- countMatches(CharSequence, char) - Static method in class org.apache.poi.util.StringUtil
-
Count number of occurrences of needle in haystack
Has same signature as org.apache.commons.lang3.StringUtils#countMatches
- 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
-
- cp950ToString(byte[], int, int) - Static method in class org.apache.poi.util.CodePageUtil
-
This tries to convert a LE byte array in cp950
(Microsoft's dialect of Big5) to a String.
- 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(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(POIFSFileSystem) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem.
- create(POIFSFileSystem, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem, which may
be password protected
- create(DirectoryNode) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem.
- create(DirectoryNode, 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(POIFSFileSystem) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a HSSFWorkbook from the given NPOIFSFileSystem
- create(DirectoryNode) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given NPOIFSFileSystem.
- create(DirectoryNode, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given NPOIFSFileSystem, which may
be password protected
- create(Object) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- create(InputStream) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from
the given InputStream.
- create(InputStream, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from
the given InputStream, which may be password protected.
- create(File) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from
the given File, which must exist and be readable.
- create(File, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from
the given File, which must exist and be readable, and
may be password protected
- create(File, String, boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from
the given File, which must exist and be readable, and
may be password protected
- create(int, int, int, int, List<B>, Class<B>) - Static method in class org.apache.poi.ss.util.SSCellRange
-
- 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
-
- createAreaReference(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAreaReference(String) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates an AreaReference.
- createAreaReference(CellReference, CellReference) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates an area ref from a pair of Cell References..
- createAutoShape() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a new shape with a predefined geometry and add it to this shape container
- createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
Create an AWT font object with the given attributes
- createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
-
- createBarChart(HSSFWorkbook, HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Creates a bar chart.
- createBATBlock(POIFSBigBlockSize, ByteBuffer) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Create a single BATBlock from the byte buffer, which must hold at least
one big block of data to be read.
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Extends the file if required to hold blocks up to
the specified offset, and return the block from there.
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Load the block at the given offset,
extending the file if needed
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Load the block, extending the underlying stream if needed
- 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
-
Deprecated.
- 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, CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int) - Method in interface org.apache.poi.ss.usermodel.Row
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in 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
- 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
- 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.
- 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.
- createDateAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- 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.DrawingManager2
-
Creates a new drawing group
- createDimensions() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
- createDirectory(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
create a new DirectoryEntry
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
create a new DirectoryEntry
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
create a new DirectoryEntry in the root directory
- createDocument(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.POIFSFileSystem
-
Create a new document to be added to the root directory
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
create a new DocumentEntry in the root entry; the data will be
provided later
- 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.POIFSFileSystem
-
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, File) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
-
- 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(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.
- createForColumnCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
-
- createForColumnShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
-
- createForCountingOnly() - Static method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- createFormat(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Creates a FormatRecord, inserts it, and returns the index code.
- createFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Create and return a Format based on the format string from a cell's
style.
- 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, 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
- 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(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
-
Deprecated.
- 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".
- createNumericConstraint(int, int, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Creates a number based data validation constraint.
- createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
-
- createNumericConstraint(int, int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
-
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
- createObjectData(ClientAnchor, int, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Adds a new OLE Package Shape
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Creates the low level OBJ record for this shape.
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- createOleMarkerEntry(DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Add the \1OLE marker entry, which is not the Ole10Native entry.
- createOleMarkerEntry(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Add the \1OLE marker entry, which is not the Ole10Native entry.
- createOleShape(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Create a new OLE object shape with the given pictureData as preview image
- createOrUpdateDocument(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.POIFSFileSystem
-
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.
- 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) - 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
-
Deprecated.
- createSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
- 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
-
Create a 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
-
- 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
-
Deprecated.
- 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.
- createWorkbook(POIFSFileSystem) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Creates a HSSFWorkbook from the given NPOIFSFileSystem
- createWorkbook(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Creates a HSSFWorkbook from the given DirectoryNode
- 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).
- 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
-
Deprecated.
Declare this axis cross another axis.
- CryptoAPIDecryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIDecryptor() - 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.CryptoAPICipherOutputStream - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoFunctions - Class in org.apache.poi.poifs.crypt
-
Helper functions used for standard and agile encryption
- 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 - Class in org.apache.poi.hpsf
-
- Currency() - Constructor for class org.apache.poi.hpsf.Currency
-
- CURRENCY_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the currency symbol part of a cell format part
- CURRENT_SLIDE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
The Common SL Draw API works sometimes cascading, but there are places
where the current slide context need to be evaluated, e.g.
- 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
-
- 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
-
- geModuleType() - Method in interface org.apache.poi.poifs.macros.Module
-
Get the module type.
- geModuleType() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
-
- GENERAL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- generateContiguous(SpreadsheetVersion, String) - Static method in class org.apache.poi.ss.util.AreaReference
-
Takes a non-contiguous area reference, and returns an array of contiguous area references
- generateIv(HashAlgorithm, byte[], byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
2.3.4.12 Initialization Vector Generation (Agile Encryption)
- generateKey(byte[], HashAlgorithm, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
2.3.4.11 Encryption Key Generation (Agile Encryption)
- generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- generateSecretKey(String, EncryptionVerifier, int) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- 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(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Gets a named value from the custom properties - only works for keys of type String
- get(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- get(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
- getAboveAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getAbsoluteValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
- getAbsoluteValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- 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.
- 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
-
get the type of horizontal alignment for the cell
- getAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- 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.
- getAnchor() - Method in interface org.apache.poi.ss.usermodel.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
-
- getAreaValueEval(int, int, int, int, Object[][]) - 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
-
- getARGBHex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getArrayFormulaRange() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- getArrayFormulaRange() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- getArrayFormulaRange() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getArrayFormulaRange() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Only valid for array formula cells
- 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
-
- getAttributeMap() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherDgRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherPictBlip
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherRecord
-
For the purpose of providing toString() and toXml() a subclass can either override those methods
or provide a Object[][] array in the form { { "Attribute Name (Header)", value, "optional attribute", value }, ...
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- getAttributeMap() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- 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.sl.usermodel.Comment
-
Get the Author of this comment
- getAuthor() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Name of the original comment author
- getAuthorInitials() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the Author's Initials of this comment
- 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
-
Deprecated.
- 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.POIFSFileSystem
-
Returns the BATBlock that handles the specified offset,
and the relative index within it
- getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Returns the BATBlock that handles the specified offset,
and the relative index within it
- getBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Returns the BATBlock that handles the specified offset,
and the relative index within it.
- getBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getBATEntriesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getBiffName(int) - Static method in class org.apache.poi.hssf.record.UnknownRecord
-
These BIFF record types are known but still uninterpreted by POI
- getBiffVersion() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
The Biff version, largely corresponding to the Excel version
- getBigBlockSize() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getBigBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- getBigBlockSize() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getBigBlockSizeDetails() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- 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.POIFSFileSystem
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Load the block at the given offset.
- getBlockSize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getBlockSizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Returns the size of the blocks managed through the block store.
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
- getBlue() - Method in class org.apache.poi.ddf.EscherRGBProperty
-
- getBlur() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- 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).
- 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
-
get the type of border to use for the bottom border of the cell
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- 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
-
- getBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
- getBorderFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderHorizontal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderHorizontal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Only valid for range borders, such as table styles
- getBorderHorizontalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderHorizontalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderLeft() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the left border of the cell
- getBorderLeft() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the left border
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the left border of the cell
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- 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
-
get the type of border to use for the right border of the cell
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getBorderStyle(TableCell.BorderEdge) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Return line style of given edge or null
if border is not defined
- getBorderStyle(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getBorderStyle(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getBorderTop() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the top border of the cell
- getBorderTop() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the top border
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the top border of the cell
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getBorderType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Get the border type field for the Frame record.
- getBorderVertical() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderVertical() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Only valid for range borders, such as table styles
- getBorderVerticalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderVerticalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBottom() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getBottomBorder() - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether any cell in the row has a medium or thick bottom border,
or any cell in the row directly below the current row has a medium or thick top border.
- getBottomBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the bottom border
- getBottomBorderColor() - Method in class org.apache.poi.hssf.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
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
-
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
-
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- getBoundSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- getBoundWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the Workbook that this Cell is bound to
- getBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Retrieves the region at the row/column indicated
- getBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- getBreaksIterator() - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- 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
-
This method loads the builder class with reflection, which may generate
a ClassNotFoundException
if the class is not on the classpath.
- 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
- getByteArray(byte[], int, 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
-
- getBytes() - Method in class org.apache.poi.hpsf.ClassID
-
Gets the bytes making out the class ID.
- getBytes() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method getBytes - get the bytes of just the HSSF portions of the XLS file.
- getBytes() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Convenience method to get the embedded data as byte array.
- getBytesInCodePage(String, int) - Static method in class org.apache.poi.util.CodePageUtil
-
Converts a string into bytes, in the equivalent character encoding
to the supplied codepage number.
- getByteValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
- getCachedErrorValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- getCachedErrorValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
- getCachedFormulaResultType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Only valid for formula cells
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Only valid for formula cells
Will return
CellType
in a future version of POI.
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
- 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
-
Deprecated.
- 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.
- getCategoryLabelsCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getCategorySpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the category space field for the Bar record.
- getCbFeatData() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- getCell(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(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(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Return the cell, without taking account of merged regions.
- 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(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(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
-
get the cells type (numeric, formula or string)
- getCellType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getCellType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Return the cell type.
- getCellType() - Method in class org.apache.poi.ss.usermodel.CellValue
-
Return the cell type.
- getCellTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getCellTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
- 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.POIFSFileSystem
-
- getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
- getChannel() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- getCharacterPos() - Method in class org.apache.poi.hssf.record.common.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 enum org.apache.poi.common.usermodel.fonts.FontCharset
-
- getCharset() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getCharset() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the character set
- getCharSet() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get character-set to use.
- getCharSet() - Method in interface org.apache.poi.ss.usermodel.Font
-
get character-set to use.
- getChartAxisFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getChartDataFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- 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.
- getChartHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the height of the chart.
- getChartTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns the chart's title, if there is one,
or null if not
- getChartWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the width of the chart.
- getChartX() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the X offset of the chart
- getChartY() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the Y offset of the chart
- getCharWidth(char) - Method in class org.apache.poi.hssf.usermodel.FontDetails
-
Retrieves the width of the specified character.
- getCheckCalculationErrors() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getCheckDateTimeFormats() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getCheckEmptyCellRef() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getCheckInconsistentFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getCheckInconsistentRanges() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getCheckNumbersAsText() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getChecksum() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
Returns a checksum value for the previous 10 shorts in the header.
- getChecksum() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Gets the checksum - the checksum can be of various length -
mostly it's 8 (XSLF) or 16 (HSLF) bytes long.
- getCheckUnprotectedFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- 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)
- 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
-
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- getCipher(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
-
- getCipherProvider() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getClassID() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
-
- getClassID() - Method in class org.apache.poi.hpsf.PropertySet
-
- getClassID() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- 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
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.BorderStyle
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.CellType
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.FillPatternType
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.FormulaError
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.ReadingOrder
-
- getCode() - Method in enum org.apache.poi.ss.usermodel.VerticalAlignment
-
- getCodepage() - Method in class org.apache.poi.hpsf.CustomProperties
-
Gets the codepage.
- getCodepage() - Method in class org.apache.poi.hpsf.Section
-
Gets the section's codepage, if any.
- getCodepage() - Method in class org.apache.poi.hssf.record.CodepageRecord
-
get the codepage for this workbook
- getCol() - Method in class org.apache.poi.ss.util.CellReference
-
- getCol1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- getCol1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getCol1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the first cell, or -1 if there is no top-left anchor cell.
- getCol2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- getCol2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getCol2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the second cell, or -1 if there is no bottom-right anchor cell.
- getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether or not to colapse this row
- 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 enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
- getColor() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets this graphics context's current color.
- getColor() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
- getColor() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- getColor() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the color for the font
- 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(int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
-
- 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
).
- getComments() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- 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
- getConditionalFormattingForCell(CellReference) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
This checks all applicable
ConditionalFormattingRule
s for the cell's sheet,
in defined "priority" order, returning the matches if any.
- getConditionalFormattingForCell(Cell) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
This checks all applicable
ConditionalFormattingRule
s for the cell's sheet,
in defined "priority" order, returning the matches if any.
- getConditionalFormattingTable() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getConditionFilterType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getConditionFilterType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
This is null if
- getConditionOperator() - Method in class org.apache.poi.hssf.record.DVRecord
-
get the condition operator
- getConditionType() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- getConditionType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getConditionType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Type of conditional formatting rule.
- getConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getContent() - Method in interface org.apache.poi.poifs.macros.Module
-
Get the module content.
- getContent() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
-
- getContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content status of the file (or null
).
- getContentType() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
-
- getContentType() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content type of the file (or null
).
- getContentType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getContentType() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Returns content type (mime type) of this picture.
- getContentType() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- getContentType() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
- 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
-
Deprecated.
- getCrosses() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- 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.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.
- getDataCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the index of the format
- getDataFormat() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the index of the data format.
- 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
- getDataLabelPlacement() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- getDataLength() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getDataName() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDataSecondaryCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDataSize() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.BackupRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.BlankRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.BOFRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- getDataSize() - Method in class org.apache.poi.hssf.record.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.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(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Return a stream with decrypted data.
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Wraps a stream for decryption
- 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(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getDataStream(OutputStream, int) - 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
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- 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.
- getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDate() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the date the comment was made.
- 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(POIFSFileSystem, 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.
- getDecryptedStream(DirectoryNode, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Wrap the OLE2 data of the DirectoryNode into a decrypted stream by using
the given password.
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- 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.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
-
- getDirectory() - Method in class org.apache.poi.POIDocument
-
- getDirectory() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Gets the object data.
- getDirectory() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
Gets the object data.
- 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.
- getDisplayPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Slide
-
In XSLF, slidenumber and date shapes aren't marked as placeholders
whereas in HSLF they are activated via a HeadersFooter configuration.
- getDisplayRowColHeadings() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display row and column headings
- getDisplayTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether to display the tabs or not
- 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.extractor.POIOLE2TextExtractor
-
Returns the document information metadata for the document
- getDocSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would return the document information metadata for the document,
if we supported it
- getDocument() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Return the underlying POIDocument
- getDocument() - Method in class org.apache.poi.extractor.POITextExtractor
-
- getDocument() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
get the POIFSDocument
- getDocument() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Returns opened document
- getDocumentBuilderFactory() - Static method in class org.apache.poi.util.XMLHelper
-
Creates a new DocumentBuilderFactory, with sensible defaults
- getDocumentSummaryInformation() - Method in class org.apache.poi.POIDocument
-
Fetch the Document Summary Information of the document
- getDocumentSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- getDocumentSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
- getDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the document version as a string, which is normally unset and empty
(or null
).
- getDouble(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get a double value from a byte array, reads it in little endian format
then converts the resulting revolting IEEE 754 (curse them) floating
point number to a happy java double
- getDouble(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get a double value from a byte array, reads it in little endian format
then converts the resulting revolting IEEE 754 (curse them) floating
point number to a happy java double
- 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.HSSFChildAnchor
-
- getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getDx1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- getDx1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the x coordinate within the first cell.
- getDx2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Retrieves offset within the parent coordinate space for the bottom right point.
- getDx2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getDx2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- getDx2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the x coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- 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.HSSFChildAnchor
-
- getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getDy1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- getDy1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the y coordinate within the first cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- getDy2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Gets the offset within the parent coordinate space for the bottom right point.
- getDy2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getDy2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- getDy2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- 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
-
- getElementFromArray(AreaEval, EvaluationCell) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Retrieves a single value from an area evaluation utilizing the 2D indices of the cell
within its own area reference to index the value in the area evaluation.
- getEmbed() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Embedded Audio File Relationship ID
- getEmbeddedData() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- 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
-
- getEncryptedPropertyStreamName() - Method in class org.apache.poi.POIDocument
-
- getEncryptedVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptedVerifierHash() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptionFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getEncryptionInfo() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- getEncryptionInfo() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getEncryptionInfo() - Method in class org.apache.poi.POIDocument
-
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getEncryptionMode() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- 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
-
- 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
-
- getEqualAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- 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
-
- getEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- 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
-
- getFallbackFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
In case the original font doesn't contain a glyph, use the
returned fallback font as an alternative
- getFallbackFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
-
- getFallbackPicture() - Method in interface org.apache.poi.sl.usermodel.GraphicalFrame
-
- getFallbackProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Returns a property map, which is only used as a fallback, i.e.
- getFamily() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font family (TODO)
- getFieldType() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Experimental method to determine the field type, e.g.
- getFileExtension() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
-
- getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getFileName() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
The filename of the embedded image
- getFileName() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the fileName field - usually the name of the file being embedded
including the full path.
- getFileName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
- getFilename() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- getFileName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
- 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.
- getFill() - Method in class org.apache.poi.sl.draw.geom.Path
-
- 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
-
- 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
-
Get the fill pattern
- getFillPattern() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- getFillPatternEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getFillPatternEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- 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
-
- getFilter() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the filter byte - this is usually 0xFE
- getFilter() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the filter byte - this is usually 0xFE
- getFilterConfiguration() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getFilterConfiguration() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
This is null if
- 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
-
- getFirstLineLeading() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- 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
-
- 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 enum org.apache.poi.common.usermodel.fonts.FontFamily
-
- getFlag() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- 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
-
Deprecated.
- getFontAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getFontAt(short) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- getFontAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the font at the given index number
- getFontAtIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Returns the font in use at a particular index.
- 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
-
- getFontFamily(FontGroup) - 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
-
- getFontFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
- getFontFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- getFontGroup() - Method in class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
-
- getFontGroupFirst(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
- getFontGroupRanges(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Try to guess the font group based on the codepoint
- getFontHeight() - Method in class 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
-
Deprecated.
- getFontIndex() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getFontIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
gets the index of the font for this style
- getFontIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
gets the index of the font for this style
- getFontInfo(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Get the font info for the given font group
- getFontManager(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFactory
-
Return a FontManager, either registered beforehand or a default implementation
- 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
-
- 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
- getFormat() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
-
- 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)
- getFormatRulesForSheet(String) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all formatting rules for the sheet with the given name.
- getFormatRulesForSheet(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all formatting rules for the given sheet.
- getFormatRun(int) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- getFormatRunCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- getFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the list of FormatRecords in the workbook.
- getFormatString(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)
- getFormatting() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getFormattingBlockSize() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- getFormattingFontIndex() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- getFormattingIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- 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 class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getFormula1() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getFormula1() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The formula used to evaluate the first operand for the conditional formatting rule.
- getFormula1() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- getFormula2() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- getFormula2() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getFormula2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getFormula2() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getFormula2() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getFormula2() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getFormula2() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
- 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
-
Deprecated.
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.POIFSFileSystem
-
Finds a free block, and returns its offset.
- getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Finds a free block, and returns its offset.
- 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.
- getFromUnicodeLE0Terminated(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in Little Endian
format (most important byte last), return a Java String representation
of it.
- getFSD() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- getFullName() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the full name of the embedded object,
e.g.
- getFullPrecision() - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
get whether to use full precision or just skew all you figures all to hell.
- 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.EncryptionHeader
-
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- 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.EncryptionInfo
-
- getHeader() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the user model for the default document header.
- getHeaderBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- getHeaderColor() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the palette index for the header color
- 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.
- getHeaderRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
-
- 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
-
Deprecated.
Returns current height mode of this
- getHeightRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
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
-
returns colon-delimited hex string "0:0:0"
- getHexString() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
- 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.
- getHorizontalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getHorizontalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getHorizontalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getHorizontalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- 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
-
Deprecated.
- 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.
- getIdx() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
-
- 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 interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Get the index within the collection of Font objects
- getIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Get the index field for the SeriesIndex record.
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the index within the HSSFWorkbook (sequence within the collection of 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
-
returns color standard palette index
- getIndex() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
- 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
-
- getIndex() - Method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns index of this color
- getIndex() - Method in interface org.apache.poi.ss.usermodel.TableStyle
-
Some clients may care where in the table style list this definition came from, so we'll track it.
- getIndex(T) - Method in class org.apache.poi.util.IntMapper
-
- getIndex2() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns alternative color standard palette index
- getIndex2() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
- getIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
- getIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the index within the XSSFWorkbook (sequence within the collection of Font objects)
- getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format index code (for built in formats)
- getIndexedRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getIndexedRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
-
This function returns all the colours in an unmodifiable Map.
- getIndexNumberFmtRecord() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the index number fmt record field for the LinkedData record.
- getIndexOfColorValue() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the index of color value field for the Text record.
- getIndexOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexOfFormattingRun(int) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexToFontTable() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the index to font table field for the FontBasis record.
- 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
-
- getInputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Gets an input stream which returns the binary of the embedded data.
- 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(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(Locale, 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
-
- getJavaValue(int) - Method in class org.apache.poi.hpsf.CodePageString
-
- getJavaValue() - Method in class org.apache.poi.hpsf.Filetime
-
- 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
-
- 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.Decryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the keywords (or null
).
- 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.formula.EvaluationSheet
-
- getLastRowNum() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the last row on the sheet
Note: rows which had content before and were set to empty later might
still be counted as rows by Excel and Apache POI, so the result of this
method will include such rows and thus the returned value might be higher
than expected!
- getLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the last save time (or null
).
- getLastSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- getLastSheetIndex() - Method in class 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
-
- getLeading() - 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.common.usermodel.fonts.FontGroup.FontGroupRange
-
- 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
-
- getLength() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- getLength() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.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.
- getList() - Method in class org.apache.poi.ss.formula.eval.RefListEval
-
- 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
-
- getLocaleFromLCID(int) - Static method in class org.apache.poi.util.LocaleUtil
-
Decode the language ID from LCID value
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
Returns manual layout for the chart element.
- getMappedFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
select a font to be used to paint text
- getMappedFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
-
- 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.
- getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarker() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Gets an unsigned integer that specifies an application-defined internal
resource tag.
- getMasterSheet() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getMatchingCells(Sheet, int, int) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Conditional formatting rules can apply only to cells in the sheet to which they are attached.
- getMatchingCells(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all cells where the given formatting rule evaluates to true.
- 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
-
- getMaxColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getMaxColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- 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
-
Deprecated.
- 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
-
- getMetaData() - Method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
-
- getMetadataTextExtractor() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Returns an HPSF powered text extractor for the
document properties metadata, such as title and author.
- getMetadataTextExtractor() - Method in class org.apache.poi.extractor.POITextExtractor
-
Returns another text extractor, which is able to
output the textual content of the document
metadata / properties, such as author and title.
- getMetadataTextExtractor() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
Prevent recursion!
- getMetadataTextExtractor() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- getMetadataTextExtractor() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- 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
-
- getMinColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getMinColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- getMinimum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- 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.
- 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
-
Deprecated.
- 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.sl.draw.geom.Guide
-
- 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() - Method in interface org.apache.poi.ss.usermodel.TableStyle
-
- getName() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
-
- 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
-
- 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
- getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
- getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
- getNativeId(FontPitch, FontFamily) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Combine pitch and family to native id
- 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.POIFSFileSystem
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Works out what block follows the specified one.
- 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
NoteRecord
s (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 class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Always null for HSSF records, until someone figures out where to find it
- getNumberFormat() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
- 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
-
Deprecated.
- getNumberOfFonts() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- getNumberOfFontsAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getNumberOfFontsAsInt() - 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
-
- getNumBorderColors(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of border colors assigned to a cell
- getNumBorderColors(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of border colors assigned to a cell
- getNumBorders(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of borders assigned to a cell
- getNumBorders(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of borders assigned to a cell
- 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.
- getNumValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getObjectData() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- getObjectData() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- getObjectData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
- getObjectData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
- getObjectId() - Method in class 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
-
- getObjectName() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- getObjectProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether object protection is enabled or disabled
- getObjectType() - Method in class 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.
- getOffset() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the offset of the comment on the page.
- getOffsetColumns() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getOffsetRows() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getOLE2ClassName() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- getOLE2ClassName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
- getOLE2ClassName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
- getOLEClassName() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- getOleEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- getOLEShapes() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- 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 class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getOperator() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getOperator() - Method in interface org.apache.poi.ss.usermodel.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
-
Deprecated.
- 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
-
Deprecated.
- getOSVersion() - Method in class org.apache.poi.hpsf.PropertySet
-
- getOurBlockIndex() - Method in class org.apache.poi.poifs.storage.BATBlock
-
Retrieve where in the file we live
- getOutline() - Method in class org.apache.poi.sl.draw.geom.Outline
-
- getOutlineLevel(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.POIFSStream
-
- getOutputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
- 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(Graphics2D, PaintStyle, PaintStyle.PaintModifier) - 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
-
- getParent() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
get this Entry's parent (the DirectoryEntry that owns this
Entry).
- getParent() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
get this Entry's parent (the DocumentEntry that owns this
Entry).
- getParent() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- getParent() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
Returns the path's parent or null
if this path
is the root path.
- getParent() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- getParent() - Method in interface org.apache.poi.sl.usermodel.Shape
-
- getParent() - Method in interface org.apache.poi.ss.usermodel.Shape
-
- getParentIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- getParentShape() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getParentStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Return the parent style for this cell style.
- 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
-
- getPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
- getPatternFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- getPercent() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getPercentMax() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- getPercentMin() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- getPerformDataValidation() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getPersistDocument() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- 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.ObjectShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.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.ObjectData
-
- 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.
- getPitch() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getPitchAndFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.MasterSheet
-
Return the placeholder shape for the specified type
- getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
- getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getPlaceholderDetails(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Sheet
-
Get the placeholder details for the given placeholder type.
- getPlaceholderDetails() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getPlain() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- getPlainByteFlags() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- getPlainRecordStream() - Method in class org.apache.poi.hssf.model.RowBlocksReader
-
- getPointAt(int) - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.
Returns point value at specified index.
- getPointCount() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.
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.poifs.crypt.ChunkedCipherInputStream
-
- getPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- 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 class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- getPosition() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getPosition() - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
- getPosition(int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Useful for logic like table/range styling, where some elements apply based on relative position in a range.
- getPositionInPoints() - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Gets the position in points relative to the left side of the paragraph.
- getPositionOfBof() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- getPositionOfBof() - Method in class org.apache.poi.hssf.record.OldSheetRecord
-
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- 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.
- getPriority() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- getPriority() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Only newer style formatting rules have priorities.
- getPriority() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getPriority() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The priority of the rule, if defined, otherwise 0.
- getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the ProgID that stores the OLE Programmatic Identifier.
- 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.PropertySet
-
Convenience method returning the
Property
array contained in this
property set.
- getProperties() - Method in class org.apache.poi.hpsf.Section
-
Returns this section's properties.
- getPropertiesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getProperty(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() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
grant access to the property
- getPropertyCount() - Method in class org.apache.poi.hpsf.Section
-
Returns the number of properties in this section.
- 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.PropertySet
-
The id to name mapping of the properties in this set.
- getPropertySetIDMap() - Method in class org.apache.poi.hpsf.SummaryInformation
-
- getPropertySize() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Calculates the number of bytes required to serialize this property.
- getPropertySize() - Method in class org.apache.poi.ddf.EscherProperty
-
Most properties are just 6 bytes in length.
- getPropertyStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
get start of Property Table
- getPropertyStringValue(Object) - Static method in class org.apache.poi.hpsf.PropertySet
-
Return the string representation of a property value
- getPropertyTable() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- 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
-
- getQuotePrefixed() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
- getQuotePrefixed() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
Having this on is somewhat (but not completely, see
IgnoredErrorType
)
like prefixing the cell value with a ' in Excel
- 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
-
- getRange(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
- getRange(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
- getRangeType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- getRangeType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Get the Range Type used
- getRank() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- 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
- 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.
- getRef(Cell) - Static method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
- getRef3DEval(Ref3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- getRef3DEval(Ref3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- 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
- getRegion() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getRegions() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getRegions() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
-
- getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
-
- getRelativeValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
- getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
-
- getRelativeValue(int, int, 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(Graphics2D, TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getRenderableText(TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.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.DMax
-
- getResult() - Method in class org.apache.poi.ss.formula.functions.DMin
-
- getResult() - Method in class org.apache.poi.ss.formula.functions.DSum
-
- 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
-
- 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
-
- 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.extractor.POIOLE2TextExtractor
-
Return the underlying DirectoryEntry of this document.
- getRoot() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get the root entry
- getRoot() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Get the root property
- 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) - Method in class org.apache.poi.ss.formula.CacheAreaEval
-
- 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, or -1 if there is no bottom-right anchor 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, or -1 if there is no bottom-right anchor 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
- getRowHeightInPixels(Sheet, int) - Static method in class org.apache.poi.ss.util.ImageUtils
-
- 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() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getRule(int) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
- getRuleIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getRules(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
lazy load by sheet since reading can be expensive
- getRVAType() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
Debug / diagnostic method to get this token's 'operand class' type.
- getSalt() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- 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
- getSBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Returns the BATBlock that handles the specified offset,
and the relative index within it, for the mini stream.
- getSBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- 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
-
- getSections() - Method in class org.apache.poi.hpsf.PropertySet
-
- getSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns a security code which is one of the following values:
0 if the
SummaryInformation
does not contain a
security field or if there is no security on the document.
- 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 class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns the series of the chart
- getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartData
-
Deprecated.
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartData
-
Deprecated.
- getSeriesIndex() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the series index field for the DataFormat record.
- getSeriesNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the series number field for the DataFormat record.
- getSeriesNumbers() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
Get the series numbers field for the SeriesList record.
- getSeriesTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
Returns the series' title, if there is one,
or null if not
- getShade() - Method in 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
-
- getShape() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- 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
- getShapeId() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- getShapeId() - Method in interface org.apache.poi.sl.usermodel.Shape
-
Returns a unique identifier for this shape within the current slide.
- getShapeId() - Method in interface org.apache.poi.ss.usermodel.SimpleShape
-
- getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the next available shape id
- getShapeName() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getShapeName() - Method in interface org.apache.poi.sl.usermodel.Shape
-
- getShapeName() - Method in interface org.apache.poi.ss.usermodel.Shape
-
- 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() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- 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.
- getSheetCharts(HSSFSheet) - Static method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns all the charts for the given sheet.
- getSheetConditionalFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- getSheetConditionalFormatting() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
The 'Conditional Formatting' facet for this Sheet
- 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() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- 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
-
- 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
-
- getSheetVisibility(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Gets the hidden flag for a given sheet.
- getSheetVisibility(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getSheetVisibility(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the visibility (visible, hidden, very hidden) of a sheet in this workbook
- 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.POIFSDocument
-
Provides a short description of the object, to be used when a
POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Provides a short description of the object, to be used when a
POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.property.Property
-
Provides a short description of the object, to be used when a
POIFSViewable object has not provided its contents.
- getShortFilename() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getShortFilename() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- getShortRawValue(short) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getShortValue(short) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately
shifted right, as a short.
- getShowErrorBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getShowErrorBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getShowErrorOnInvalidValue() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getShowPromptBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getShowPromptBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getShowPromptOnCellSelected() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getShrinkToFit() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to shrink the text to fit
- getShrinkToFit() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Should the Cell be auto-sized by Excel to shrink
it to fit if this text is too long?
- getShrinkToFit() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Should the Cell be auto-sized by Excel to shrink
it to fit if this text is too long?
- 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 enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
-
- getSid() - Method in class org.apache.poi.ss.formula.ptg.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
-
- 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.CodePageString
-
- getSize(int) - Method in class org.apache.poi.hpsf.Property
-
Returns the property's size in bytes.
- getSize() - Method in class org.apache.poi.hpsf.Section
-
- 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.POIFSDocument
-
- getSize() - Method in class org.apache.poi.poifs.property.Property
-
find out the document size
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderBitmap
-
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
-
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
-
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- getSize() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
- getSize() - Method in 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
-
- getSlideLayout() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlideMasters() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all slide masters.
- getSlideName() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlideNumber() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlides() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getSlideShow() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- 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, PaintStyle.PaintModifier) - 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.EvaluationWorkbook
-
- getSpreadsheetVersion() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Returns an enum holding spreadhseet properties specific to an Excel version (
max column and row numbers, max arguments to a function, etc.)
- getSpreadsheetVersion() - Method in 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.POIFSStream
-
- getStartBlock() - Method in class org.apache.poi.poifs.property.Property
-
- getStartBlock() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Get the start block for the property table
- 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
- getStdDev() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getStopIfTrue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Always true for HSSF files, per Microsoft Excel documentation
- getStopIfTrue() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Always true for HSSF rules, optional flag for XSSF rules.
- 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
-
- 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 class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
- getString() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Fetches the rich text string of the comment
- getString() - Method in enum org.apache.poi.ss.usermodel.FormulaError
-
- getString() - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Returns the plain string representation.
- 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.
- getStripeSize() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Conditional format rules don't define stripes, so always 0
- getStripeSize() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
This is the number of rows or columns in a band or stripe.
- getStroke() - Method in class org.apache.poi.hssf.usermodel.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
-
- getStyle() - Method in interface org.apache.poi.ss.usermodel.Table
-
- getStyle(TableStyleType) - Method in interface org.apache.poi.ss.usermodel.TableStyle
-
- getStyle() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
-
- getStyleName() - Method in interface org.apache.poi.ss.usermodel.Table
-
- 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
-
- getSummaryEntries(DirectoryNode, String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
Decrypt the Document-/SummaryInformation and other optionally streams.
- getSummaryInformation() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Returns the summary information metadata for the document.
- getSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would return the summary information metadata for the document,
if we supported it
- getSummaryInformation() - Method in class org.apache.poi.POIDocument
-
Fetch the Summary Information of the document
- getSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- getSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
- getSumSingle() - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getSupbookpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Returns the supbookpos.
- getSuperSubScript() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the type of super or subscript for the font
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
-
Returns a collection of ATP function names implemented by POI.
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
-
Returns a collection of function names implemented by POI.
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Return a collection of functions that POI can evaluate
- 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
-
- getTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Get the
TabStops
- the list can't be and it's entries shouldn't be modified.
- getTabWidthRatio() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- getTag() - Method in class org.apache.poi.ddf.EscherBSERecord
-
unused
- getTailDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getTailLength() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
-
- getTailRecords() - Method in class org.apache.poi.hssf.record.EscherAggregate
-
- getTailShape() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
-
- getTailWidth() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
-
- getTarget() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getTarget() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
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
).
- getTemplateProperty(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getTemplateProperty(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getText() - Method in class org.apache.poi.extractor.POITextExtractor
-
Retrieves all the text from the document.
- getText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
- getText() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Retreives the text contents of the file
- getText() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- getText() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
Retrieves the text contents of the file, as best we can
for these old file formats
- getText() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Get the text field for the SeriesText record.
- getText() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- getText() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
- getText() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getText() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Fetches all the slide text from the slideshow, but not the notes, unless
you've called setSlidesByDefault() and setNotesByDefault() to change this
- getText(Slide<S, P>) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- getText() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the text of this comment
- getText() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
If the placeholder shape or object stores text, this text is returned otherwise null
.
- getText() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Returns the text contained in this text frame, which has been made safe
for printing and other use.
- getText() - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Retrieves the text contents of the file
- getText() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
-
- getText(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
-
Converts error codes to text.
- getText() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getText() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
XSSF rules store textual condition values as an attribute and also as a formula that needs shifting.
- 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
- getTextHeight(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Compute the cumulative height occupied by the text
- getTextMark() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getTextMark() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- getTextObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- getTextOrientation() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Get the text orientation field for the TextObjectBase record.
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.Notes
-
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextPlaceholder() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextRotation() - Method in class 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
-
- 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
-
Deprecated.
- getTitleString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleType() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- 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
- getTotalPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- 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).
- getTotalsRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
-
- 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
-
returns RGB triplet (0, 0, 0)
- getTriplet() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
- 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
-
Return the type of this hyperlink
- getType() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
-
- getType() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's type.
- getType() - Method in exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
-
- getType() - Method in class org.apache.poi.hssf.record.BOFRecord
-
type of object this marks
- getType() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- getType() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the type field for the Legend record.
- getType() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
- getType() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the type of this hyperlink
- getType() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
- getType() - Method in interface org.apache.poi.sl.usermodel.TabStop
-
- getType() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getType() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getTypeEnum() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
- getTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- getTypeface() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- 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.
- getValidation() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getValidationConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getValidationConstraint() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getValidationContextForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
- getValidationForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
- getValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getValidationType() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- getValidationValuesForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
- getValidationValuesForConstraint(DataValidationEvaluator.DataValidationContext) - Static method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
static so enums can reference it without creating a whole instance
- 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.ClipboardData
-
- getValue() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's value.
- getValue() - Method in class org.apache.poi.hpsf.TypedPropertyValue
-
- getValue() - Method in class org.apache.poi.hpsf.UnicodeString
-
- getValue() - Method in class org.apache.poi.hpsf.VariantBool
-
- getValue() - Method in exception org.apache.poi.hpsf.VariantTypeException
-
Returns the value who's variant type caused the problem.
- getValue() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- getValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.LabelRecord
-
get the value
- getValue() - Method in class org.apache.poi.hssf.record.NumberRecord
-
get the value for the cell
- getValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Get the String of the cell
- getValue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- getValue(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.EvaluationConditionalFormatRule.ValueAndFormat
-
- getValue() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
-
- getValue() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- getValue() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- getValue() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- getValue() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- getValue(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
-
Deprecated.
Returns value of this charset
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns index of this font family
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontScheme
-
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- getValue() - Method in enum org.apache.poi.ss.usermodel.PageOrder
-
- getValue() - Method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
- getValue() - Method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
- getValue(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 class org.apache.poi.hpsf.Array
-
- getValues() - Method in class org.apache.poi.hpsf.Vector
-
- getValues() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
Deprecated.
- getValuesCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getValuesDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the values data type field for the Series record.
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
-
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
- getValueType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getVariantLength(long) - Static method in class org.apache.poi.hpsf.Variant
-
Returns a variant type's length.
- getVariantName(long) - Static method in class org.apache.poi.hpsf.Variant
-
Returns the variant type name associated with a variant type
number.
- getVariantType() - Method in exception org.apache.poi.hpsf.VariantTypeException
-
Returns the offending variant type.
- getVaryDisplayPattern() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- getVBADigitalSignature() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the VBA digital signature for the VBA project
embedded in the document (or null
).
- getVCenter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
- getVCenter() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
get whether to center vertically or not
- getVerifier() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getVerifierHashSize() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- getVersion() - Method in class org.apache.poi.ddf.EscherOptRecord
-
- getVersion() - Method in class org.apache.poi.ddf.EscherRecord
-
Returns the version part of the option record.
- getVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- 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
-
get the type of vertical alignment for the cell
- getVerticalAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getVerticalAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getVerticalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getVerticalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getVerticalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getVerticalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- 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.POIFSDocument
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get an array of objects, some of which may implement
POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.property.Property
-
Get an array of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.property.Property
-
Get an Iterator of objects, some of which may implement
POIFSViewable
- 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
-
Deprecated.
Returns current width mode of this manual layout.
- getWidthRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
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
-
- getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
- getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
- getWorkbookName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- getWorkbookRecordList() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Only for internal calls - code based on this is not supported ...
- 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
-
Deprecated.
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
-
Deprecated.
Returns current x-coordinnate layout mode.
- 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
-
Deprecated.
- 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
-
Deprecated.
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
-
Deprecated.
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
-
Deprecated.
- 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,? extends TextRun>> - 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,? extends TextRun>> - 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
- GUID - Class in org.apache.poi.hpsf
-
- GUID() - Constructor for class org.apache.poi.hpsf.GUID
-
- Guide - Class in org.apache.poi.sl.draw.geom
-
A simple pattern parser of shape guide formulas in DrawingML
- 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
-
- S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- safelyAllocate(long, int) - Static method in class org.apache.poi.util.IOUtils
-
- sameProperties(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
-
Does this FontRecord have all the same font
properties as the supplied FontRecord?
Note that
FontRecord.equals(Object)
will check
for exact objects, while this will check
for exact contents, because normally the
font record's position makes a big
difference too.
- sat - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
-
- SaveRecalcRecord - Class in org.apache.poi.hssf.record
-
Title: Save Recalc Record
- SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- SaveRecalcRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- ScalarConstantPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of all
Ptg
s that represent simple constant values.
- ScalarConstantPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
-
- scale(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- scale(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current Graphics2D
Transform
with a scaling transformation
Subsequent rendering is resized according to the specified scaling
factors relative to the previous scaling.
- ScatterChartData - Interface in org.apache.poi.ss.usermodel.charts
-
- ScatterChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
- ScenarioProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Scenario Protect Record
- ScenarioProtectRecord() - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- ScenarioProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- schemeClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SCL_00A0 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SCLRecord - Class in org.apache.poi.hssf.record
-
Specifies the window's zoom magnification.
- SCLRecord() - Constructor for class org.apache.poi.hssf.record.SCLRecord
-
- SCLRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SCLRecord
-
- scrgbClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- SEARCH - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the FIND() function.
- SECOND - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
-
- SECONDS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
-
- SECONDS_PER_MINUTE - Static variable in class org.apache.poi.ss.usermodel.DateUtil
-
- Section - Class in org.apache.poi.hpsf
-
- Section() - Constructor for class org.apache.poi.hpsf.Section
-
- Section(Section) - Constructor for class org.apache.poi.hpsf.Section
-
Constructs a Section
by doing a deep copy of an
existing Section
.
- Section(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
-
Creates a
Section
instance from a byte array.
- SectionIDMap - Class in org.apache.poi.hpsf.wellknown
-
- SectionIDMap() - Constructor for class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- SelectionRecord - Class in org.apache.poi.hssf.record
-
Title: Selection Record (0x001D)
- SelectionRecord(int, int) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
Creates a default selection record (cell A1, in pane ID 3)
- SelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDggRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDgRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherPictBlip
-
- serialize() - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to a new byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to an existing byte array without serialization listener.
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Serializes all records int the worksheet section into a big byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BackupRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BlankRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BOFRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeader12Record
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRule12Record
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CodepageRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- serialize(LittleEndianOutput) - Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Serialises out the String.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
-
Serializes this record's content to the supplied data output.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ContinueRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CountryRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DBCellRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DeltaRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DSFRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EndSubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EOFRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Serializes this aggregate to a byte array.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FontRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormatRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GridsetRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GutsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HCenterRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HideObjRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IterationRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
-
THROWS A RUNTIME EXCEPTION..
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MMSRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulRKRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.NameRecord
-
NameRecord can span into
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Not supported
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaneRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- serialize() - Method in class org.apache.poi.hssf.record.Record
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecordBase
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefModeRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RowRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SCLRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.SSTRecord
-
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record including the sid and record length.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record.
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StringRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StyleRecord
-
- serialize() - Method in class org.apache.poi.hssf.record.SubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SubRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TabIdRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableStylesRecord
-
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UnknownRecord
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.VCenterRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
-
Writes The formula encoding is includes:
ushort tokenDataLen
tokenData
arrayConstantData (if present)
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddress
-
- serialize(int, byte[]) - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- serializeArrayConstantData(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
-
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the complex part of this property
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ArrayRecord
-
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableRecord
-
- serializeFormattingBlock(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- serializePtgs(Ptg[], byte[], int) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
Writes the ptgs to the data buffer, starting at the specified offset.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Serialize the simple part of the escher record.
- serializeTokens(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
-
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
-
writes out the value data for this cell record
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NumberRecord
-
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RKRecord
-
- SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record.chart
-
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesChartGroupIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesIndexRecord - Class in org.apache.poi.hssf.record.chart
-
links a series to its position in the series list.
- SeriesIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesLabelsRecord - Class in org.apache.poi.hssf.record.chart
-
The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesLabelsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesListRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESLIST (0x1016)
- SeriesListRecord(short[]) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- SeriesListRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- SeriesRecord - Class in org.apache.poi.hssf.record.chart
-
The series record describes the overall data for a series.
- SeriesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesTextRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESTEXT (0x100D)
- SeriesTextRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesTextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesToChartGroupRecord - Class in org.apache.poi.hssf.record.chart
-
Indicates the chart-group index for a series.
- SeriesToChartGroupRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- SeriesToChartGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- set(double, double, double, double) - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Set top, left, bottom, and right to the specified values
- set(int) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- set(byte) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value
- set(byte, byte[]) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value and write it to a byte array
- set(int) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value
- set(int, byte[]) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value and write it to a byte
array
- set(int, int) - Method in class org.apache.poi.util.IntList
-
Replaces the element at the specified position in this list
with the specified element
- set(long) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value
- set(long, byte[]) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value and write it to a byte array
- set(short) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value
- set(short, byte[]) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value and write it to a byte array
- set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set some old holdover from lotus 123.
- setAction(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the action property.
- setActive(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is the sheet currently displayed in the window
- setActive(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether sheet is selected.
- setActiveCell(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets location of the active cell
- setActiveCell(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets location of the active cell
- setActiveCellCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the active column
- setActiveCellCol(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's col
- setActiveCellRef(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's reference number
- setActiveCellRow(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the active row
- setActiveCellRow(int) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's row
- setActivePane(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the active pane field for the Pane record.
- setActiveSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Convenience method to set the active sheet.
- setActiveSheetIndex(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- setAddMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
-
set number of add menu options (set to 0)
- setAddress(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Hyperlink address.
- setAddress(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setAddress(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setAddress(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Hyperlink address.
- setAddress(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAddress(int, int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAdtlDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set for diagonal borders? No idea (its a palette color for the other function
we didn't know what was?)
- setAdtlDiagLineStyle(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the diagonal border line style? Who the heck ever heard of a diagonal border?
- setAdtlFillPattern(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the fill pattern
- setAdtlPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the additional palette options bitmask (see individual bitsetter methods
that reference this method)
- setAhLst(CTAdjustHandleList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the ahLst property.
- setAlignFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the horizontal alignment of the cell.
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(Cell, HorizontalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and align it.
- setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the alignment options bitmask.
- setAllBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the table and apply the specified Line to all cell boundaries,
both outside and inside.
- setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors?
If set, will take preference over the Thread level setting.
- setAlpha(double) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- setAlpha(double) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- setAlternateExpression(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternate expression evaluation is on
- setAlternateFormula(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternative formula entry is on
- setAlternativeExpression(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternate expression evaluation is on
- setAlternativeFormula(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternative formula entry is on
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setAnchor(short, int, int, int, short, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the top-left and bottom-right coordinates of
the anchor.
- setAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets a particular anchor.
- setAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- setAnchorId(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the anchor id field for the ObjectLink record.
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the anchor type
- setAng(String) - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Sets the value of the ang property.
- setAny(Object) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the any property.
- setApplicationName(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the application name.
- setApplicationVersion(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the Application version, which must be a 4 byte int with
the two high order bytes having the major version number, and the
two low order bytes the minor version number.
- setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- setARGBHex(String) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the ARGB value from hex format, eg FF0077FF.
- setArrayData(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
We have this method because the way in which arrays in escher works
is screwed for seemly arbitrary reasons.
- setArrayFormula(CellRangeAddress, Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setArrayFormula(String, CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets array formula to specified region for result.
- setArrayMode(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Sets this cell as the active cell for the worksheet
- setAsActiveCell() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Sets this cell as the active cell for the worksheet
- setAssociatedRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setAttributes(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font attributes (see individual bit setters that reference this method)
- setAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the author.
- setAuthor(String) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Name of the original comment author
- setAuthor(String) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Name of the original comment author
- setAuthor(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the Author of this comment.
- setAuthor(String) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Name of the original comment author
- setAuthorInitials(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the Author's Initials of this comment.
- setAuto(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the auto field value.
- setAutoBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto background field value.
- setAutobreaks(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
show automatic page breaks or not
- setAutobreaks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
show automatic page breaks or not
- setAutobreaks(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutoColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto color field value.
- setAutofill(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autofill field value.
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setAutoFilter(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Enable filtering for a range of cells
- setAutoGeneratedText(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto generated text field value.
- setAutoLabelDeleted(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto label deleted field value.
- setAutoline(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autoline field value.
- setAutomatic(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Sets the automatic field value.
- setAutomaticCategoryCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic category crossing field value.
- setAutomaticMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic major field value.
- setAutomaticMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic maximum field value.
- setAutomaticMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic minimum field value.
- setAutomaticMinor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic minor field value.
- setAutoNumberingIdx(int) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
Sets the auto numbering index of the handled paragraph
- setAutoPlotArea(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the auto plot area field value.
- setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Sets the auto position field value.
- setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto position field value.
- setAutorotate(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the autorotate field value.
- setAutoSeries(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto series field value.
- setAutoSize(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Sets the auto size field value.
- setAutoTextBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the auto text background field value.
- setAutoTextColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the auto text color field value.
- setAutoXPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto x positioning field value.
- setAutoYPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto y positioning field value.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Sets the value of the avLst property.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
Set the axis type field for the AxisLineFormat record.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the axis type field for the AxisParent record.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the axis type field for the Axis record.
- setB(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the b property.
- setB(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the b property.
- setB(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the b property.
- setBackcolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the backcolor index field for the AreaFormat record.
- setBackground(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the background field for the Tick record.
- setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setBackground(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the background color for the Graphics2D
context.
- setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the background color field for the AreaFormat record.
- setBackgroundImage(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setBackup(short) - Method in class org.apache.poi.hssf.record.BackupRecord
-
set the backup flag (0,1)
- setBackupFlag(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
determine whether the Excel GUI will backup the workbook when saving.
- setBackuppos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Of/off top left to bottom right line
- setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBadFontHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether the font and row height are not compatible
- setBarSpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the bar space field for the Bar record.
- setBaseUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the base unit field for the AxisOptions record.
- setBATArray(int[]) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the offsets of the first (up to) 109
BAT sectors.
- setBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the number of BAT blocks that are used.
- setBlipRecord(EscherBlipRecord) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setBlipTypeMacOS(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected MacOS blip type
- setBlipTypeWin32(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected win32 blip type
- setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setBold(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font weight to bold (weight=700) or to normal(weight=400) boldness.
- setBold(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
sets the font to be bold or not
- setBold(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the bold state
- setBold(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
- setBold(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setBoldWeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
- setBoolean(int, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the border field value.
- setBorderBottom(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the bottom border
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set bottom border.
- setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border style for a region of cells by manipulating the cell style of the individual
cells on the bottom
- setBorderColor(TableCell.BorderEdge, Color) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border color.
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line compound.
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line dash.
- setBorderDiagonal(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the diagonal border of the cell
- setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderDiagonal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set diagonal border.
- setBorderFormatting(BorderFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderHorizontal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal horizontal borders.
- setBorderLeft(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the left border of the cell
- setBorderLeft(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the borderline style for the left border
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the left border of the cell
- setBorderLeft(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the left border for a region of cells by manipulating the cell style
of the individual cells on the left
- setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set left border.
- setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the left border of the cell
- setBorderLeft(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border style for a region of cells by manipulating the cell style of the individual
cells on the left
- setBorderOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border options bitmask (see the corresponding bitsetter methods
that reference back to this one)
- setBorderRight(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the right border of the cell
- setBorderRight(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the right border
- setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the right border of the cell
- setBorderRight(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the borderRight attribute of the HSSFRegionUtil object
- setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set right border.
- setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the right border of the cell
- setBorderRight(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border style for a region of cells by manipulating the cell style of the individual
cells on the right
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
- setBorderTop(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the top border of the cell
- setBorderTop(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the top border
- setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the top border of the cell
- setBorderTop(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set top border.
- setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the top border of the cell
- setBorderTop(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border style for a region of cells by manipulating the cell style of the individual
cells on the top
- setBorderType(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the border type field for the Frame record.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal vertical borders.
- setBorderWidth(TableCell.BorderEdge, double) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border width.
- setBottomBorder(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether any cell in the row has a medium or thick
bottom border, or any cell in the row directly below the current row has
a medium or thick top border.
- setBottomBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the bottom border
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBottomBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the bottomBorderColor attribute of the HSSFRegionUtil object
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setBottomBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border color for a region of cells by manipulating the cell style of the individual
cells on the bottom
- setBottomBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBottomBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the bottom border
- setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the clipping region
- setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the clipping region
- setBspos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setBubbleSeriesType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the bubble series type field for the Series record.
- setBucketOffsets(int[], int[]) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setBuild(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
build that wrote this file
- setBuildYear(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- setBuiltIn(boolean) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the builtIn property.
- setBuiltinStyle(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
if this is a builtin style set the number of the built in style
- setBulletFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
Convenience function to set a solid color
- setBulletFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- setBulletStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Sets the bullet styles.
- setByte(byte) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- setByteArrayMaxOverride(int) - Static method in class org.apache.poi.util.IOUtils
-
- setByteBoolean(byte, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setByteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the byte count.
- setByteOrder(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "byte order" field.
- setBytes(byte[]) - Method in class org.apache.poi.hpsf.ClassID
-
Sets the bytes making out the class ID.
- setCachedBooleanResult(boolean) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedDoubleResult(double) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedErrorResult(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedErrorResult(FormulaError) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCachedResultBoolean(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultErrorCode(int) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultTypeEmptyString() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedResultTypeString() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCachedStringResult(String) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setCalcMode(short) - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
set the calc mode flag for formulas
- setCalcOnLoad(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setCalendar(Calendar, int, int, boolean, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
- setCapitalized(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCategory(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the category.
- setCategoryAxisCross(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the category axis cross field for the ValueRange record.
- setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
Set the category data type field for the DefaultDataLabelTextProperties record.
- setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the category data type field for the Series record.
- setCategoryLabelsCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- setCategorySpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the category space field for the Bar record.
- setCbFeatData(long) - Method in class org.apache.poi.hssf.record.FeatRecord
-
- setCellComment(Comment) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a comment to this cell.
- setCellComment(Comment) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a comment to this cell
- setCellErrorValue(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a error value for the cell
- setCellErrorValue(byte) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a error value for the cell
- setCellFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellFormula(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Sets formula for this cell.
- setCellOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
sets the options bitmask - you can also use corresponding option bit setters
(see other methods that reference this one)
- setCellRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
Set cell ranges list to a single cell range and
modify the enclosing cell range accordingly.
- setCellRefs(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.FeatRecord
-
- setCellStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set the style for the cell.
- setCellStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set the style for the cell.
- setCellStyleProperties(Cell, Map<String, Object>) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the cell
's
current style plus styles properties in properties
.
- setCellStyleProperty(Cell, String, Object) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the cell
's
current style plus a single style property propertyName
with value
propertyValue
.
- setCellType(CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set the cells type (numeric, formula or string).
- setCellType(Cell, CellValue) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setCellType(CellType) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set the cells type (numeric, formula or string).
- setCellValue(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a numeric value for the cell
- setCellValue(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a string value for the cell.
- setCellValue(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set a string value for the cell.
- setCellValue(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a boolean value for the cell
- setCellValue(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setCellValue(double) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a numeric value for the cell
- setCellValue(Date) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Converts the supplied date to its equivalent Excel numeric value and sets
that into the cell.
- setCellValue(Calendar) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a date value for the cell.
- setCellValue(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a rich string value for the cell.
- setCellValue(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a string value for the cell.
- setCellValue(boolean) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a boolean value for the cell
- setCenter(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the center string.
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the center string.
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the center string.
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setCharacterSpacing(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCharCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the character count.
- setCharCount(short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the number of characters in the string
- setCharCountWithSpaces(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the character count including whitespace
- setCharset(FontCharset) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the charset
- setCharset(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the character set
- setCharSet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setCharSet(int) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Set the chart group index field for the SeriesChartGroupIndex record.
- setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
Set the chart group index field for the SeriesToChartGroup record.
- setChartHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the height of the chart.
- setChartTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Changes the chart's title, but only if there
was one already.
- setChartTypeManuallyFormatted(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the chart type manually formatted field value.
- setChartWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the width of the chart.
- setChartX(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the X offset of the chart
- setChartY(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the Y offset of the chart
- setCheckCalculationErrors(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckDateTimeFormats(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckEmptyCellRef(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckInconsistentFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckInconsistentRanges(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckNumbersAsText(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setCheckUnprotectedFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setChExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the chExt property.
- setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the child property.
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
replaces the internal child list with the contents of the supplied childRecords
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the child records for this record.
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- setChOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the chOff property.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setCipherProvider(CipherProvider) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setClass(byte) - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- setClassID(ClassID) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "class ID" field.
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setClip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clipping area to an arbitrary clip shape.
- setClip(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clip to the rectangle specified by the given
coordinates.
- setCodepage(int) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the codepage.
- setCodepage(int) - Method in class org.apache.poi.hpsf.Section
-
Sets the codepage.
- setCodepage(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
-
set the codepage for this workbook
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldSheetRecord
-
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldStringRecord
-
- setCol1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- setCol1(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the column (0 based) of the first cell.
- setCol2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- setCol2(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setCol2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the second cell.
- setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to collapse this row
- setColDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setColInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setColInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setCollapsed(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether the cells are collapsed
- setColLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the maximum outline level for the col gutter.
- setColor(ExtendedColor) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setColor(short, byte, byte, byte) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
Sets the color value at a given index
If the given index is greater than the current last color index,
then black is inserted at every index required to make the palette continuous.
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the color for the font
- setColor(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's current color to the specified
color.
- setColor(Color) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setColor(Color) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- setColor(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the color for the font
- setColor1(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the fill color
- setColor2(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the line color
- setColor3(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the shadow color
- setColor4(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the 3-D color
- setColorAtIndex(short, byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Sets the color at the given offset
- setColorIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setColorPaletteIndex(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font's color palette index
- setColors(ExtendedColor[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setColors(Color[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setColors(Color[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the list of colours that are interpolated
between.
- setColourPaletteIndex(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setColumn(int, Short, Integer, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- setColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setColumn(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the column this cell defines within the row
- setColumn(short) - Method in class org.apache.poi.hssf.record.CellRecord
-
- setColumn(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setColumn(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setColumn(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the column that contains the comment
- setColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the column of the cell that contains the comment
- setColumn(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setColumn(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the column of the cell that contains the comment
- setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated column
- setColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated column.
- setColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated column.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Expands or collapses a column group.
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Get the hidden property for a given column.
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get the visibility state for a given column.
- setColumnHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the visibility state for a given column
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the width for a given column in 1/256th of a character width units
- setColumnWidth(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' width in 1/256 of a character width
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the width (in points) of the n-th column
- setColumnWidth(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the width (in units of 1/256th of a character width)
- setColWidth(int) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
set the default column width
- setCommand(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setComment(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Sets the comment the user provided when the name was created.
- setComment(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the comment the user provided when the name was created.
- setComments(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the comments.
- setCommentsByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return comments text? Default is no
- setCommentText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- setCompany(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the company.
- setComparisonOperation(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setComplexData(byte[]) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
- setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setComposite(Composite) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Composite
for the Graphics2D
context.
- setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compression of the metafile
- setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the compression of the metafile
- setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compressed size of the metafile (in bytes)
- setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the compressed size of the metafile (in bytes)
- setCondenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setConditionType(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setContentStatus(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the content status of the file
- setContentType(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the content type of the file
- setContentType(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the content-/mime-type
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
set coordinates of this group relative to the parent
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Sets the coordinate space of this group.
- setCopies(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setCopies(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the number of copies.
- setCopies(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the number of copies.
- setCopyCellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyCellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyCellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyMergedRegions(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCopyRowHeight(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setCount(short) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
set the number of built-in functions
- setCreateDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the creation time.
- setCreateEmptyCells(boolean) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies if null array elements should be treated as empty cells.
- setCrossBetween(AxisCrossBetween) - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
Deprecated.
- setCrossCategoryAxisAtMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the cross category axis at maximum field value.
- setCrosses(AxisCrosses) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setCrossesFarRight(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the crosses far right field value.
- setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the crossing point field for the AxisOptions record.
- setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the crossing point field for the CategorySeriesAxis record.
- setCspName(String) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the current country
- setCurrentUserPassword(String) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
Sets the BIFF8 encryption/decryption password for the current thread.
- setCustomMenuText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the custom menu text
- setCustomNumberFormat(boolean) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Sets the custom number format field value.
- setCustomProperties(CustomProperties) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the custom properties.
- setCx(long) - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Sets the value of the cx property.
- setCxnLst(CTConnectionSiteList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the cxnLst property.
- setCy(long) - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Sets the value of the cy property.
- setD(long) - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Sets the value of the d property.
- setData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be
contained by the record.
- setData(byte[]) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be
contained by the record.
- setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
-
- setData(byte[]) - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Sets the binary picture data
- setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the data format (must be a valid format)
- setDataFormat(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the data format (must be a valid format).
- setDataLabelPlacement(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the data label placement field value.
- setDataTable(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the data table field value.
- setDate(Date) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the date the comment was made.
- setDateToBeFormatted(double) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
Used to let us know what the date being
formatted is, in Excel terms, which we
may wish to use when handling elapsed
times.
- setDbcell(int, int) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
- setDebugEvaluationOutputForNextEval(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only?
Is for developer use only (also developers using POI for their XLS files).
- setDecryptor(Decryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setDefaultBase(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default base field value.
- setDefaultColumnStyle(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the default column style for a given column.
- setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the default column width for the sheet (if the columns do not define their own width)
- setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default column width for the sheet (if the columns do not define their own width) in
characters
- setDefaultColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default column width for the sheet (if the columns do not define their own width)
in characters
- setDefaultCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the default country
- setDefaultCross(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default cross field value.
- setDefaultDateSettings(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default date settings field value.
- setDefaultFactory(DrawFactory) - Static method in class org.apache.poi.sl.draw.DrawFactory
-
Set a custom draw factory for the current thread.
- setDefaultHeader(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display a default header
- setDefaultMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default major field value.
- setDefaultMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default maximum field value.
- setDefaultMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default minimum field value.
- setDefaultMinorUnit(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default minor unit field value.
- setDefaultNumberFormat(Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Sets a default number format to be used when the Excel format cannot be
parsed successfully.
- setDefaultPlotDimensions(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the default plot dimensions field value.
- setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the default row height for the sheet (if the rows do not define their own height)
- setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default row height for the sheet (if the rows do not define their own height) in
twips (1/20 of a point)
- setDefaultRowHeight(short) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default row height for the sheet (if the rows do not define their own height) in
twips (1/20 of a point)
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default row height for the sheet (if the rows do not define their own height) in
points
- setDefaultRowHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default row height for the sheet (if the rows do not define their own height) in
points
- setDelMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
-
set number of del menu options (set to 0)
- setDenominator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
-
Set the denominator field for the SCL record.
- setDescriptionText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the description text
- setDgId(short) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
EscherDgContainer
-EscherSpgrContainer
-EscherDgRecord - set id for this record
set id for DgRecord of DgContainer
- setDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
- setDiagonalBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the diagonal borders
- setDiagonalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setDiagonalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setDialog(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set whether sheet is a dialog sheet or not
- setDialog(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether sheet is a dialog sheet or not
- setDictionary(Map<Long, String>) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's dictionary.
- setDimensions(int, short, int, short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Per an earlier reported bug in working with Andy Khan's excel read library.
- setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the display as percentage field value.
- setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the display as percentage field value.
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display formulas
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the formulas are shown in a viewer
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display gridlines
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the gridlines are shown in a viewer
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the outline symbols are displaed
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether to display the guts or not
- setDisplayGuts(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set whether to display the guts or not
- setDisplayHorizonalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the horizontal scrollbar or not
- setDisplayMode(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the display mode field for the Text record.
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display row and column headings
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the RowColHeadings are shown in a viewer
- setDisplayTabs(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the tabs or not
- setDisplayVerticalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the vertical scrollbar or not
- setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display zero values
- setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDocparts(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the doc parts.
- setDocument(POIFSDocument) - Method in class org.apache.poi.poifs.property.DocumentProperty
-
set the POIFSDocument
- setDocumentVersion(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the document version string
- setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the do not size with window field value.
- setDoubleStrikethrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setDraft(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setDraft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is in draft mode
- setDraft(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether it is in draft mode
- setDrawingsSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the number of drawings saved
- setDrawTicks(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the draw ticks field value.
- setDVRecNo(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
Set the number of following DV records
- setDx(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dx property.
- setDx1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the first cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the bottom right point.
- setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dy property.
- setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the first cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets the offset within the parent coordinate space for the bottom right point.
- setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
-
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the second cell
Note - XSSF and HSSF have a slightly different coordinate
system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDz(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dz property.
- setEditTime(long) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setElement(int, byte[]) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setEmbed(String) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the embed property.
- setEmbeddedData(byte[]) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the embedded object as byte array
- setEmbossed(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setEmpty(byte) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Set the empty field for the SheetProperties record.
- setEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
-
Updates the firstCol and lastCol fields to the reserved value (-1)
to signify that this row is empty
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setEmptyCellAllowed(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets if this object allows empty as a valid value
- setEnclosingCellRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- setEncryptor(Encryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setEndSnd(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the endSnd property.
- setEngineId(int) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- setEquals(byte) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- setErrorStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setErrorStyle(int) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the error style for error box
- setEscapementType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the escapement type for the font
- setEscapementType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set the escapement type for the font
- setEscapementType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set the escapement type for the font
- setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Set an escher property.
- setExcelStyleRoundingMode(DecimalFormat) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
-
Enables excel style rounding mode (round half up) on the
Decimal Format given.
- setExcelStyleRoundingMode(DecimalFormat, RoundingMode) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
-
Enables custom rounding mode on the given Decimal Format.
- setExplicitListValues(String[]) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setExplicitListValues(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- setExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the ext property.
- setExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the ext property.
- setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- setExternsheetPos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the externsheetPos.
- setExtLst(CTOfficeArtExtensionList) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the extLst property.
- setExtrusionOk(boolean) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the extrusionOk property.
- setFamily(FontFamily) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font family class
- setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font family (TODO)
- setFile(String) - Method in class org.apache.poi.hssf.dev.EFBiffViewer
-
- setFile(String) - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
Method setFile
- setFile(String) - Method in class org.apache.poi.hssf.dev.RecordLister
-
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the file id clusters
- setFileName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setFileName(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFilename(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the filename
- setFilesystem(Closeable) - Method in class org.apache.poi.extractor.POITextExtractor
-
Used to ensure file handle cleanup.
- setFill(STPathFillMode) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the fill property.
- setFillBackground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the background palette color index
- setFillBackgroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
set the background fill color.
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the background fill color.
- setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the background fill color.
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- setFillColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFillColor(Color) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Specifies a solid color fill.
- setFillColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
Sets the color used to fill this shape using the solid fill pattern.
- setFillForeground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the foreground palette color index
- setFillForegroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
set the foreground fill color
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the foreground fill color
Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the foreground fill color
Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFillPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the fill palette options bitmask (see bitfields for additional palette options)
- setFillPattern(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
setting fill pattern
- setFillPattern(FillPatternType) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- setFillPattern(FillPatternType) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the filter byte - this is usually 0xFE
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the filter byte - this is usually 0xFE
- setFirstCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the first column number for the sheet
- setFirstCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the logical col number for the first cell this row (0 based index)
- setFirstColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the first column is relative
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the first column this record defines formatting info for
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the first column (zero-based) of the range that contains this hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column in the area
- setFirstColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setFirstColumnRaw(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column irrespective of the bitmasks
- setFirstLineIndent(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the first row number for the sheet
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the first row (zero-based) of the range that contains this hyperlink
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- setFirstRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
sets the first row
- setFirstRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setFirstRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
sets the first row to relative or not
- setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
Sets the first visible sheet in the worksheet tab-bar.
- setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the first tab that is displayed in the list of tabs
in excel.
- setFirstVisibleTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFitHeight(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFitHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages high to fit the sheet in
- setFitHeight(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the number of pages high to fit the sheet in
- setFitToPage(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
fit to page option is on
- setFitToPage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
fit to page option is on
- setFitToPage(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the Fit to Page print option is enabled.
- setFitWidth(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFitWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages wide to fit the sheet in
- setFitWidth(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the number of pages wide to fit the sheet in
- setFlag(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- setFlagByBit(int, boolean) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- setFlags(short) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Options flag
- setFlags(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setFlags(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setFlags1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags2(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags3(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlipH(boolean) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the flipH property.
- setFlipH(boolean) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the flipH property.
- setFlipHorizontal(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFlipHorizontal(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- setFlipV(boolean) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the flipV property.
- setFlipV(boolean) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the flipV property.
- setFlipVertical(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFlipVertical(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is vertically flipped
- setFmla(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Sets the value of the fmla property.
- setFollowMasterBackground(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterColourScheme(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterObjects(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the font for this style
- setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- setFont(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's font to the specified font.
- setFont(Font) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the font for this style
- setFont(Cell, Font) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and apply a font to it
- setFontAlignment(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the (solid) font color - convenience function
- setFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font color
- setFontColor(Color) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the colour to use
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColorIndex(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the indexed colour to use
- setFontFamily(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setFontFamily(String, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setFontFormatting(FontFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFontHeight(int) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontHeight(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(int) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the height of the font in 1/20th point units
- setFontHeightInPoints(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height
- setFontHeightInPoints(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height
- setFontIndex(short) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
Set the font index field for the FontIndex record.
- setFontIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the index to the FONT record (which font to use 0 based)
- setFontInfo(FontInfo, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the font to be used for this text run.
- setFontName(String) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the name of the font
- setFontName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the name for the font (i.e.
- setFontName(String) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the name for the font (i.e.
- setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontSize(Double) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font size directly on this text run, if null is given, the
font size defaults to the values given from the slide layout
- setFontSize(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setFontStyle(boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set font style options.
- setFontStyle(boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set font style options.
- setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontWieghtModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFooter(FooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the FooterRecord.
- setFooterMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setFooterMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the footer margin.
- setFooterMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the footer margin.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Control if Excel should be asked to recalculate all formulas on this sheet
when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Control if Excel should be asked to recalculate all formulas on this sheet
when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForecolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the forecolor index field for the AreaFormat record.
- setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the foreground color field for the AreaFormat record.
- setFormat(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "format" field.
- setFormat(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the format field for the LineFormat record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the format flags field for the AreaFormat record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Set the format flags field for the Area record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the format flags field for the Bar record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the format flags field for the DataFormat record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Set the format flags field for the SeriesLabels record.
- setFormatID(ClassID) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatID(byte[]) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
Set the format index field for the NumberFormatIndex record.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the index to the Format record (which FORMAT to use 0-based)
- setFormatted(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether the row has been formatted (even if its got all blank cells)
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- setFormattingRanges(CellRangeAddress[]) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Sets the cell ranges the rule conditional formatting must be applied to.
- setFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setFormula(String) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the formula used to calculate the threshold,
or unsets it if null
is given.
- setFormula1(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFormula1(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setFormula1(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 1.
- setFormula2(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setFormula2(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setFormula2(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 2.
- setFormulaOfLink(Ptg[]) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the formula of link field for the LinkedData record.
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should we return the formula itself, and not
the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setFormulasNotResults(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should we return the formula itself, and not the result it produces?
Default is false
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Of/off bottom left to top right line
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setFreezePanes(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should freeze panes
- setFreezePanesNoSplit(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
freeze unsplit panes or not
- setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
set whether to use full precision or just skew all you figures all to hell.
- setFunction(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in interface org.apache.poi.ss.usermodel.Name
-
Indicates that the defined name refers to a user-defined function.
- setG(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the g property.
- setGdLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the gdLst property.
- setGdRefAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the gdRefAng property.
- setGdRefR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the gdRefR property.
- setGdRefX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the gdRefX property.
- setGdRefY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the gdRefY property.
- setGenerated(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the generated field value.
- setGrbitFrt(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
-
set whether gridlines are visible when printing
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set whether gridlines printed or not.
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether gridlines printed.
- setH(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the h property.
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
-
set whether or not to horizonatally center this sheet.
- setHeader(HeaderRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the HeaderRecord.
- setHeader(EncryptionHeader) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setHeaderColor(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the palette index for the header color
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
-
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
-
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the header margin.
- setHeaderMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the header margin.
- setHeadingPair(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the heading pair.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the height field for the AxisParent record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the height field for the Chart record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the height field for the Text record.
- setHeight(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the height of the row
- setHeight(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set teh height of the window
- setHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeightBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the height basis field for the FontBasis record.
- setHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height in points.
- setHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height in points.
- setHeightMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies how to interpret the Height element for this manual
layout.
- setHeightRatio(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies the height (if Height Mode is Factor) or bottom (if
Height Mode is edge) of the chart element as a fraction of the
height of the chart.
- setHelpTopicText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the help topic text
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet hidden? Different from very hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether or not these cells are hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
-
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setHidden(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
Sets the slide visibility
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the hidden count.
- setHideObj(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
-
set hide object options
- setHighlightClick(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the highlightClick property.
- setHistory(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the history property.
- setHistoryBitMask(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
set the history bit mask (not very useful)
- setHorizontal(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the horizontal field value.
- setHorizontalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the horizontal alignment field for the Text record.
- setHorizontalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the horizontal alignment.
- setHorizontalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the horizontal border field value.
- setHorizontalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setHorizontalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalCentered(Boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets if the paragraphs are horizontal centered
- setHorizontalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the horizontal position of the window (in 1/20ths of a point)
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines whether the output is horizontally centered on the page.
- setHorizontalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- setHorizontalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the Horizontal text alignment field value.
- setHR(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the hr property.
- setHResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setHResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the horizontal resolution.
- setHResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the horizontal resolution.
- setHslClr(CTHslColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the hslClr property.
- setHue(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the hue property.
- setHyperlink(Hyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a hyperlink to this cell
- setHyperlinksChanged(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the flag for if the User Defined Property Set has been updated outside
of the Application.
- setIconic(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window has been iconized or not
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setIconSet(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Changes the Icon Set used
- setID(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's ID.
- setID(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setId(int) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the id field for the SeriesText record.
- setId(long) - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the id property.
- setIdx(long) - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Sets the value of the idx property.
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Whether to ignore missing references to external workbooks and
use cached formula results in the main workbook instead.
- setImprinted(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setIncludeBlankCells(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
Should blank cells be output? Default is to only
output cells that are present in the file and are
non-blank.
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of cell comments from the document,
if we supported it
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeCellComments(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should cell comments be included?
Default is false
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of headers and footers from the document,
if we supported it
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeHeadersFooters(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should headers and footers be included in the output?
Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- setIncludeSheetNames(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should sheet names be included?
Default is true
- setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set indention (not sure of the units, think its spaces)
- setIndent(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndentFromLeft(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndentFromRight(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndention(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the number of spaces to indent the text in the cell
- setIndention(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the number of spaces to indent the text in the cell
- setIndentionOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the indent options bitmask (see corresponding bitmask setters that reference
this field)
- setIndentLevel(int) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setIndentNotParentAlignment(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the alignment in this XF instead of the parent XF.
- setIndentNotParentBorder(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the border in this XF instead of the parent XF.
- setIndentNotParentCellOptions(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the locking/hidden in this XF instead of the parent XF.
- setIndentNotParentFont(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the font in this XF instead of the parent XF.
- setIndentNotParentFormat(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the format in this XF instead of the parent XF.
- setIndentNotParentPattern(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Sets whether or not to use the pattern in this XF instead of the
parent XF (foreground/background).
- setIndex(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the index within the collection of Font objects
- setIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Set the index field for the SeriesIndex record.
- setIndex(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the index for this Property
- setIndexNumberFmtRecord(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the index of color value field for the Text record.
- setIndexToFontTable(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the index to font table field for the FontBasis record.
- setInsets(Insets2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the shape margins
- setInsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the inside border using the specified Line object
An empty args parameter removes the affected border.
- setInstance(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the instance part of record
- setIntegrityHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setIntegrityHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setInteriorAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Sets the coordinate space of this group.
- setInvalidUrl(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the invalidUrl property.
- setInvert(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Sets the invert field value.
- setIsDate(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the isDate field value.
- setItalic(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use italics or not
- setItalic(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the italic state
- setItalic(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use italics or not
- setItalic(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setIteration(boolean) - Method in class org.apache.poi.hssf.record.IterationRecord
-
set whether or not to iterate for calculations
- setIterations(short) - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
set the number of iterations to perform
- setIx(short) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setJavaValue(String, int) - Method in class org.apache.poi.hpsf.CodePageString
-
- setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
-
- setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- setKerning(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the keyboard shortcut
- setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
Sets the keySize (in bits).
- setKeywords(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the keywords.
- setL(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the l property.
- setL(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the l property.
- setLabel(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the label as percentage field value.
- setLabelColorRgb(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the label color rgb field for the Tick record.
- setLabelFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the label frequency field for the CategorySeriesAxis record.
- setLabelPosition(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the label position field for the Tick record.
- setLandscape(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setLandscape(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to print in landscape
- setLandscape(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to print in landscape
- setLanguage(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the document language
- setLastAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the last author.
- setLastClr(byte[]) - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Sets the value of the lastClr property.
- setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last col number for the sheet
- setLastCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
- setLastColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last column should be relative or not
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the last column this record defines formatting info for
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last column (zero-based) of the range that contains this hyperlink
- setLastColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column in the area
- setLastColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setLastColumnRaw(short) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column irrespective of the bitmasks
- setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- setLastPrinted(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the lastPrinted.
- setLastRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last row number for the sheet
- setLastRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last row (zero-based) of the range that contains this hyperlink
- setLastRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- setLastRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
- setLastRowAdd1(int) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- setLastRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last row is relative or not
- setLastSaveDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- setLastSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
-
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- setLat(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the lat property.
- setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the left string.
- setLeftBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the left border
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setLeftBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the leftBorderColor attribute of the HSSFRegionUtil object
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setLeftBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border color for a region of cells by manipulating the cell style of the individual
cells on the left
- setLeftBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the left border color
- setLeftCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the left column to show in desktop window pane.
- setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the leftmost column displayed in the window
- setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the left column field for the Pane record.
- setLeftMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the left margin of the paragraph.
- setLeftRowGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the left of the rows
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if the bar is drawn from Left-to-Right,
or from Right-to-Left
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to go left to right or top down in ordering
- setLineColor(int) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line color field for the LineFormat record.
- setLineCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the line count.
- setLinePattern(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line pattern field for the LineFormat record.
- setLineSpacing(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the line style.
- setLineStyleColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setLineStyleColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
The color applied to the lines of this shape.
- setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the width of the line.
- setLink1(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the link 1 field for the ObjectLink record.
- setLink2(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the link 2 field for the ObjectLink record.
- setLinksDirty(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the linksDirty.
- setLinkType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the link type field for the LinkedData record.
- setList(boolean) - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the locked field value.
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is locked or not
- setLocked(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be locked
- setLocked(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be locked
- setLogarithmicScale(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the logarithmic scale field value.
- setLogBase(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setLogUnsupportedTypes(boolean) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Specifies whether warnings about unsupported variant types are to be
written to System.err
or not.
- setLon(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the lon property.
- setLum(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the lum property.
- setMacoutline(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac outline font style thing (mac only) - Some mac person
should comment this instead of me doing it (since I have no idea)
- setMacshadow(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac shado font style thing (mac only) - Some mac person
should comment this instead of me doing it (since I have no idea)
- setMainSpRecordId(int) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
EscherDgContainer
-EscherSpgrContainer
--EscherSpContainer
---EscherSpRecord -set id for this record
---***
--***
-EscherDgRecord
set id for the sp record of the first spContainer in main spgrConatiner
- setMajorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the major increment field for the ValueRange record.
- setMajorTickMark(AxisTickMark) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMajorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the major tick type field for the Tick record.
- setMajorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit value field for the AxisOptions record.
- setManager(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the manager.
- setMargin(short, double) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the size of the margin in inches.
- setMargin(double) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
Set the margin field for the BottomMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
Set the margin field for the LeftMargin record.
- setMargin(double) - Method in interface org.apache.poi.hssf.record.Margin
-
Set the margin field for the Margin.
- setMargin(double) - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
Set the margin field for the RightMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
Set the margin field for the TopMargin record.
- setMargin(short, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the size of the margin in inches.
- setMarginBottom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the bottom margin within the textbox.
- setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the left margin within the textbox.
- setMarginRight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the right margin within the textbox.
- setMarginTop(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the top margin within the textbox.
- setMarker(byte) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets an unsigned integer that specifies an application-defined internal
resource tag.
- setMasterByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return text from master? Default is no
- setMaxAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxAng property.
- setMaximum(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMaximumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the maximum axis value field for the ValueRange record.
- setMaximumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the maximum category field for the AxisOptions record.
- setMaxR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxR property.
- setMaxX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the maxX property.
- setMaxY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the maxY property.
- setMergeCells(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to merge cells
- setMergeHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
- setMinAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the minAng property.
- setMinimum(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMinimumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the minimum axis value field for the ValueRange record.
- setMinimumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minimum category field for the AxisOptions record.
- setMinorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the minor increment field for the ValueRange record.
- setMinorTickMark(AxisTickMark) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMinorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the minor tick type field for the Tick record.
- setMinorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit value field for the AxisOptions record.
- setMinR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the minR property.
- setMinX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the minX property.
- setMinY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the minY property.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMMClipCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the mmclip count.
- setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
-
set the reference mode to use (HSSF uses/assumes A1)
- setN(long) - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Sets the value of the n property.
- setName(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
The length in characters of the blip name.
- setName(String) - Method in class org.apache.poi.hpsf.CustomProperty
-
Sets the property's name.
- setName(String) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the style's name
- setName(String) - Method in class org.apache.poi.poifs.property.Property
-
Set the name; silently truncates the name if it's too long.
- setName(String) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Sets the value of the name property.
- setNameDefinition(Ptg[]) - Method in class org.apache.poi.hssf.record.NameRecord
-
- setNameName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Sets the name of the named range
- setNameName(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the name of the named range
- setNamepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the namepos.
- setNameText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
Updates the name we're associated with, normally used
when renaming that Name
- setNameText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the name of the named range
- setNeedRecalculation(boolean) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Changes the record of what block follows the specified one.
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Changes the record of what block follows the specified one.
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Changes the record of what block follows the specified one.
- setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Child
-
Set the next Child
- setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
-
Set the next Child
- setNextChild(Child) - Method in class org.apache.poi.poifs.property.Property
-
Set the next Child
- setNextRecordSize(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
Some ciphers (actually just XOR) are based on the record size,
which needs to be set before decryption
- setNextRecordSize(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
Some ciphers (actually just XOR) are based on the record size,
which needs to be set before encryption
- setNoColor(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNoColor(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is black and white
- setNoColor(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether it is black and white
- setNodeColor(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the node color.
- setNoFill(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setNoFill(boolean) - Method in interface org.apache.poi.ss.usermodel.Shape
-
Sets whether this shape is filled or transparent.
- setNoOrientation(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNoOrientation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set no orientation.
- setNoOrientation(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set no orientation.
- setNormalZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the zoom magnification in normal view
- setNoteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the note count.
- setNotes(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setNotes(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Print the include notes
- setNotes(Notes<S, P>) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setNotes(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Print the include notes
- setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return notes text? Default is no
- setNotifyEmptyDirectories(boolean) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Activates the notification of empty directories.
- setNumAxis(short) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Set the num axis field for the AxisUsed record.
- setNumberFormat(String) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setNumberOfConditionalFormats(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setNumberOfElementsInArray(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setNumberOfElementsInMemory(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setNumberOfSheets(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- setNumBubbleValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num bubble values field for the Series record.
- setNumCategories(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num categories field for the Series record.
- setNumControlPoints(int) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setNumControlPoints(int) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setNumControlPoints(int) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the number of control points to use to map
the colours.
- setNumEntries(short) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
set the number of AutoFilter drop-down arrows on the sheet
- setNumerator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
-
Set the numerator field for the SCL record.
- setNumLines(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the number of lines to be displayed in the dropdown.
- setNumSelectedTabs(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the number of selected tabs
- setNumShapes(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The number of shapes in this drawing group.
- setNumShapesSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the number of shapes saved
- setNumStringsPerBucket(short) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- setNumValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num values field for the Series record.
- setObjectId(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object id field for the CommonObjectData record.
- setObjectID(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
set the object ID of the drop down arrow object for list boxes
- setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object type field for the CommonObjectData record.
- setOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the off property.
- setOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the off property.
- setOffset(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the offset of the comment on the page.
- setOleClassname(String) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setOneNotTwoVar(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setOperator(int) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setOperator(int) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets the comparison operator for this constraint
- setOptimize(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether to optimize or not (set to 0)
- setOption(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the option field for the CommonObjectData record.
- setOptionFlag(short) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the option flag for the named range
- setOptionFlags(byte) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the option flags which among other things return if this is a 16-bit or
8 bit string
- setOptionFlags(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the (currently unimportant to HSSF) option flags
- setOptions(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Set the options this this record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the options field for the AxisOptions record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the options field for the CategorySeriesAxis record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Set the options field for the Dat record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the options field for the Frame record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the options field for the Legend record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the options field for the LinkedData record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the options field for the Tick record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the options field for the ValueRange record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- setOptions(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
set the option flags
- setOptions(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the options bitmask (see bit setters)
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the options bitmask or just use the bit setters.
- setOptions(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the options flags.
- setOptions1(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options1 field for the Text record.
- setOptions2(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options2 field for the Text record.
- setOrientation(AxisOrientation) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setOSVersion(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "OS version" field.
- setOurBlockIndex(int) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Record where in the file we live
- setOutline(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setOutline(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setOutlineLevel(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the outline level for the cells
- setOutlineLevel(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the outline level of this row
- setOutlineStyleLevel(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the row or column level of the style (if builtin 1||2)
- setOutsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the outside border using the specified Line object
An empty args parameter removes the affected border.
- setOverlay(boolean) - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
If true the legend is positioned over the chart area otherwise
the legend is displayed next to it.
- setPageBreakZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
zoom magification in page break view
- setPageCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the page count.
- setPageSize(Dimension) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Change the current page size
- setPageStart(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setPageStart(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the page numbering start.
- setPageStart(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the page numbering start.
- setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaint(Paint) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Paint
attribute for the
Graphics2D
context.
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaintMode() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the paint mode of this graphics context to overwrite the
destination with this graphics context's current color.
- setPaletteIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette options bitmask (see the individual bitsetter methods that
reference this one)
- setPalettepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPaletteRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setPane(byte) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set which window pane this is for
- setPaperSize(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setPaperSize(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the paper size.
- setPaperSize(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the paper size.
- setParCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the par count.
- setParent(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setParentIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
Also checks for a related shared formula and unlinks it if found
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setParsedExpression1(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setParsedExpression2(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setParsedExpressionScale(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- setPassword(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- setPassword(int) - Method in class org.apache.poi.hssf.record.PasswordRecord
-
set the password
- setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
set the password
- setPasswordVerifier(int) - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- setPath(Path2D.Double) - Method in interface org.apache.poi.sl.usermodel.FreeformShape
-
Set the shape path
- setPathLst(CTPath2DList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the pathLst property.
- setPatriarch(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setPattern(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the pattern field for the AreaFormat record.
- setPatternBackgroundColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternFormatting(PatternFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPatternStyleModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setPercentMax(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setPercentMin(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setPerformDataValidation(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- setPhoeneticGuide(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether the phonetic guide feature is enabled for
any cell in this row.
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- setPictureIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setPitch(FontPitch) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Set the font pitch
- setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
Specifies that the corresponding shape should be represented by the generating application
as a placeholder.
- setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Specifies that the corresponding shape should be represented by the generating application
as a placeholder.
- setPlotVisibleOnly(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the plot visible only field value.
- setPointNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the point number field for the DataFormat record.
- setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Defines the width and height of the points in the polygon
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Sets the value of the pos property.
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the pos property.
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the pos property.
- setPosition(int) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
-
- setPosition(double) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- setPosition(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setPosition(LegendPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
- setPositionInPoints(double) - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Sets the position in points relative to the left side of the paragraph
- setPositionOfBof(int) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
set the offset in bytes of the Beginning of File Marker within the HSSF
Stream part of the POIFS file
- setPreferredSize(Picture, double, double) - Static method in class org.apache.poi.ss.util.ImageUtils
-
Calculate and set the preferred size (anchor) for this picture.
- setPresentationFormat(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the presentation format.
- setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Child
-
Set the previous Child
- setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
-
Set the previous Child
- setPreviousChild(Child) - Method in class org.apache.poi.poifs.property.Property
-
Set the previous Child
- setPrimaryUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the second MD4, that specifies the unique identifier of the
uncompressed blip data
- setPrintable(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the printable field value.
- setPrintArea(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintGridlinesRecord.
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
set whether or not to print the gridlines (and make your spreadsheet ugly)
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print the lines
between rows and columns to make editing and reading easier.
- setPrintHeaders(PrintHeadersRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintHeadersRecord.
- setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
set to print the headers - y/n
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print
row and columns headings when printing.
- setPrintRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setPrintSetup(PrintSetupRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the PrintSetupRecord.
- setPriority(int) - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- setPropagateClose(boolean) - Method in class org.apache.poi.util.BoundedInputStream
-
- setProperties(Property[]) - Method in class org.apache.poi.hpsf.Section
-
Sets this section's properties.
- setProperty(int, String) - Method in class org.apache.poi.hpsf.Section
-
Sets the string value of the property with the specified ID.
- setProperty(int, int) - Method in class org.apache.poi.hpsf.Section
-
Sets the int value of the property with the specified ID.
- setProperty(int, long) - Method in class org.apache.poi.hpsf.Section
-
Sets the long value of the property with the specified ID.
- setProperty(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the boolean value of the property with the specified ID.
- setProperty(int, long, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets the value and the variant type of the property with the
specified ID.
- setProperty(Property) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setProperty(int, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setPropertyBooleanValue(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the value of the boolean property with the specified
ID.
- setPropertyStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set start of Property Table
- setPropertyType(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the property type.
- setPropertyValue(EscherProperty) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
set whether the this is protected shared/tracked workbook or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
set whether this window should be protected or not
- setProtectionFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setProtpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPrst(STShapeType) - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Sets the value of the prst property.
- setPrst(STTextShapeType) - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Sets the value of the prst property.
- setPrstClr(CTPresetColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the prstClr property.
- setPt(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
Sets the value of the pt property.
- setPt(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
Sets the value of the pt property.
- setPure(boolean) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the purity of the custom property set.
- setQuotePrefixed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setR(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the r property.
- setR(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the r property.
- setR(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the r property.
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Changes the Range Type used
- setRawData(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- setReadIndex(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- setReadingOrder(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the reading order for far east versions (0 - Context, 1 - Left to right,
2 - right to left) - We could use some help with support for the far east.
- setReadingOrder(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Sets the reading order, for RTL/LTR ordering of
the text.
- setReadOnly(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
set the readonly flag
- setRecalc(boolean) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
set whether to recalculate formulas/etc before saving or not
- setRecordId(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the record id for this record.
- setRecords(List<Record>) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setRecordType(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setRect(CTGeomRect) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the rect property.
- setRectX1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The top-left coordinate of child records.
- setRectX2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right x coordinate of child records.
- setRectY1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The top-left y coordinate of child records.
- setRectY2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right y coordinate of child records.
- setRef(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- setReferenceType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the reference type field for the LinkedData record.
- setRefersToFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
- setRefersToFormula(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the formula that the name is defined to refer to.
- setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
set whether to refresh all external data when loading a sheet
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Any remaining data in this record.
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
Any remaining data in the record
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
Any data recording this record.
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Replaces the values of all preferences for the rendering
algorithms with the specified hints
.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRepeatingColumns(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating columns used when printing the sheet, as found in
File->PageSetup->Sheet.
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRepeatingRows(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating rows used when printing the sheet, as found in
File->PageSetup->Sheet.
- setRequiredVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
set the minimum version required to read this file
- setReserved(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the reserved field value.
- setReserved(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the reserved (don't do this) value
- setReserved1(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved1 field for the Axis record.
- setReserved1(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved1 field for the CommonObjectData record.
- setReserved2(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved2 field for the Axis record.
- setReserved2(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved2 field for the CommonObjectData record.
- setReserved3(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved3 field for the Axis record.
- setReserved3(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved3 field for the CommonObjectData record.
- setReserved4(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved4 field for the Axis record.
- setRev(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the rev property.
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the reversed field value.
- setReversed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setReversed(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
- setRevNumber(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the revision number.
- setRGB(byte[]) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- setRGB(byte[]) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the Red Green Blue or Alpha Red Green Blue
- setRGBA(byte[]) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setRgbColor(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the rgbColor field for the Text record.
- setRight(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the right string or footer.
- setRightBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the right border
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setRightBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the rightBorderColor attribute of the HSSFRegionUtil object
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setRightBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border color for a region of cells by manipulating the cell style of the individual
cells on the right
- setRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the right border color
- setRightMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- setRightToLeft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRot(int) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the rot property.
- setRot(int) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the rot property.
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the degree of rotation.
- setRotation(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the degree of rotation for the text in the cell
Note: HSSF uses values from -90 to 90 degrees, whereas XSSF
uses values from 0 to 180 degrees.
- setRotation(double) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Rotate this shape.
- setRotation(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the degree of rotation for the text in the cell.
- setRotationDegree(short) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
specifies the rotation, in degrees, that is applied to a shape.
- setRow(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setRow(int) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the row this cell occurs on
- setRow(int) - Method in class org.apache.poi.hssf.record.CellRecord
-
- setRow(int) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setRow(int) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setRow(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the row that contains the comment
- setRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the row of the cell that contains the comment
- setRow(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setRow(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the row of the cell that contains the comment
- setRow1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number of the top-left corner of the shape.
- setRow1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setRow1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- setRow2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- setRow2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated row
- setRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated row
Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated row
Breaks occur above the specified row and left of the specified column inclusive.
- setRowDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- setRowGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set view state of a grouped range of rows
- setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the default row height
- setRowHeight(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the row height.
- setRowInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the maximum outline level for the row gutter.
- setRowNum(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row number of this row.
- setRowNum(int) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row number of this row.
- setRowNumber(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the logical row number for this row (0 based index)
- setRowOrColInpCell(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setRowStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Row
-
Applies a whole-row cell styling to the row.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRule(int, CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- setRule(int, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- setRule(int, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setSat(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the sat property.
- setSavedInPageBreakPreview(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
was the sheet saved in page break view
- setSaveLinkValues(short) - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
set the save ext links flag
- setSBATBlockCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set count of SBAT blocks
- setSBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set start of small block allocation table
- setScale(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the scale.
- setScale(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the scale field for the FontBasis record.
- setScale(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setScale(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the scale.
- setScale(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the scale.
- setSchemeClr(CTSchemeColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the schemeClr property.
- setSchemeIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setSCLRecord(SCLRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the SCL record or creates it in the correct place if it does not
already exist.
- setScrgbClr(CTScRgbColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the scrgbClr property.
- setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- setSecurity(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the security code.
- setSelected(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the sheet is selected
- setSelected(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- setSelected(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether sheet is selected.
- setSelected(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a flag indicating whether this sheet is selected.
- setSelectedTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects a single sheet.
- setSelectedTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the tab whose data is actually seen when the sheet is opened.
- setSelectedTabs(int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects multiple sheets as a group.
- setSelectedTabs(Collection<Integer>) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects multiple sheets as a group.
- setSelection(SelectionRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- setSeriesIndex(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the series index field for the DataFormat record.
- setSeriesNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the series number field for the DataFormat record.
- setSeriesTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
Changes the series' title, but only if there
was one already.
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the shadow field value.
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the shadow field value.
- setShadow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setShadow(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setShape(Shape) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the shape which links to the embedded object
- setShapeId(int) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets a number that identifies this shape.
- setShapeId(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Object id for OBJ record that contains the comment
- setShapeIdMax(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
The maximum is actually the next available shape id.
- setShapeType(short) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets shape type.
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
-
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- setShapeType(ShapeType) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- setSharedFeature(SharedFeature) - Method in class org.apache.poi.hssf.record.FeatRecord
-
- setSharedFormula(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setSheetBof(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Sets the BOF for a given sheet
- setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Hide or unhide a sheet
- setSheetHidden(int, SheetVisibility) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Hide or unhide a sheet.
- setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setSheetHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Specifies if the defined name is a local name, and if so, which sheet it is on.
- setSheetIndex(int) - Method in interface org.apache.poi.ss.usermodel.Name
-
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the name for a given sheet.
- setSheetname(String) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Set the sheetname for this sheet.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Set the sheet name.
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- setSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg
-
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- setSheetName(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Set the sheet name.
- setSheetName(String) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies name of the sheet to build.
- setSheetNumber(int) - Method in class org.apache.poi.hssf.record.NameRecord
-
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the order of appearance for a given sheet.
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- setSheetVisibility(int, SheetVisibility) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setShort(short) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- setShortBoolean(short, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setShortFilename(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- setShortFilename(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- setShortValue(short, short) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setShowActual(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show actual field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show category label as percentage field value.
- setShowErrorBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setShowErrorBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the behaviour when an invalid value is entered
- setShowKey(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show key field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show label field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show label field value.
- setShowPercent(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show percent field value.
- setShowPromptBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setShowPromptBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the behaviour when a cell which belongs to this object is selected
- setShowSeriesKey(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the show series key field value.
- setShowValue(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show value field value.
- setShowValueAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show value as percentage field value.
- setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to shrink the text to fit
- setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Controls if the Cell should be auto-sized
to shrink to fit if the text is too long
- setShrinkToFit(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Controls if the Cell should be auto-sized
to shrink to fit if the text is too long
- setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- setSize(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the size of the document associated with this Property
- setSize(int) - Method in class org.apache.poi.poifs.property.RootProperty
-
set size
- setSize(PlaceholderDetails.PlaceholderSize) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the dimensions of the metafile
- setSizeExtra(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setSlideCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the slideCount.
- setSlidesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return slide text? Default is yes
- setSmallCaps(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setSmoothedLine(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the smoothed line field value.
- setSnd(CTEmbeddedWAVAudioFile) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the snd property.
- setSpaceAfter(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceBefore(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpacing(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the spacing field for the Legend record.
- setSpinCount(int) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setSrgbClr(CTSRgbColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the srgbClr property.
- setSSTIndex(int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
set the index to the string in the SSTRecord
- setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the stacked field value.
- setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the stacked field value.
- setStAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the stAng property.
- setStartBlock(int) - Method in interface org.apache.poi.poifs.filesystem.BATManaged
-
Set the start block for this instance
- setStartBlock(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the start block for the document referred to by this
Property.
- setStartBlock(int) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Set the start block for this instance
- setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the status bar text
- setStorageClsid(ClassID) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.property.Property
-
Sets the storage class ID for this property stream.
- setStorageId(int) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setStr(HSSFRichTextString) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setStrikeout(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use a strikeout horizontal line through the text or not
- setStrikethrough(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the strikethrough state
- setStrikeThrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setString(String) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the actual string this contains
- setString(String) - Method in class org.apache.poi.hssf.record.StringRecord
-
Sets the string represented by this record.
- setString(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setString(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Sets the rich text string used by this comment.
- setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setStroke(boolean) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the stroke property.
- setStroke(Stroke) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Stroke
for the Graphics2D
context.
- setStrokeStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Sets the line attributes.
- setStyle(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the style of this dropdown.
- setSubject(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the subject.
- setSummaryEntries(DirectoryNode, String, POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
Encrypt the Document-/SummaryInformation and other optionally streams.
- setSupbookpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the supbookpos.
- setSuperSubScript(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of super or subscript for the font
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- setSuppressDropDownArrow(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Useful for list validation objects .
- setSwAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the swAng property.
- setSx(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sx property.
- setSy(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sy property.
- setSysClr(CTSystemColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the sysClr property.
- setSysIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setSystemRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setT(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the t property.
- setT(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the t property.
- setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
-
set the tab array.
- setTabpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setTabWidthRatio(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- setTag(short) - Method in class org.apache.poi.ddf.EscherBSERecord
-
unused
- setTarget(LayoutTarget) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Sets the layout target.
- setTempFileCreationStrategy(TempFileCreationStrategy) - Static method in class org.apache.poi.util.TempFile
-
- setTemplate(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the template.
- setText(String) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the text field for the SeriesText record.
- setText(String) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setText(String) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
set the footer string
- setText(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the text of this comment
- setText(String) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
If the placeholder shape or object stores text, the given text is stored otherwise this is a no-op.
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets (overwrites) the current text.
- setTextAlign(TextParagraph.TextAlign) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextDirection(TextShape.TextDirection) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
sets the vertical orientation
- setTextLocked(boolean) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the text locked field value.
- setTextMark(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- setTextMark(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- setTextOrientation(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Set the text orientation field for the TextObjectBase record.
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text placeholder
- setTextRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the text rotation field for the Text record.
- setTextRotation(Double) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text rotation.
- setTgtFrame(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tgtFrame property.
- setThemeIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors?
Will only be used if the All Threads setting is null.
- setThresholdMax(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setThresholdMin(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- setThresholds(ColorGradientThreshold[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- setThresholds(Threshold[]) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the of thresholds.
- setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Sets the of thresholds.
- setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the thumbnail.
- setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.Thumbnail
-
Sets the Thumbnail's underlying
byte[]
in
VT_CF
format.
- setTickColor(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the tick color field for the Tick record.
- setTickMarkFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the tick mark frequency field for the CategorySeriesAxis record.
- setTint(double) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setTint(double) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- setTint(double) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Specifies the tint value applied to the ctColor.
- setTitle(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the title.
- setTitle(String) - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- setTitle(String) - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
Sets the title of the series as a string literal.
- setTitle(CellReference) - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
Sets the title of the series as a cell reference.
- setTooltip(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tooltip property.
- setTopBorder(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
bit that specifies whether any cell in the row has a thick top border, or any
cell in the row directly above the current row has a thick bottom border.
- setTopBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the top border
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setTopBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.
Sets the topBorderColor attribute of the HSSFRegionUtil object
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setTopBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border color for a region of cells by manipulating the cell style of the individual
cells on the top
- setTopBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the top border
- setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the above the columns
- setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopRow(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- setTopRow(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the top row field for the Pane record.
- setTopRow(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the top row visible in the window
- setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Transform
in the Graphics2D
context.
- setTraverseEmptyCells(boolean) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
-
Sets the traverseEmptyCells property.
- setType(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's type.
- setType(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
type of object this marks
- setType(byte) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setType(int) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setType(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the type field for the Legend record.
- setType(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setType(TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TabStop
-
- setTypeface(String) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font name
- setTypeOffset(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set normal,super or subscript.
- setTypeOffset(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set normal,super or subscript.
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the first MD4, that specifies the unique identifier of the
uncompressed blip data
- setUncalced(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
- setUncompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the uncompressed size (in bytes)
- setUncompressedSize(int) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the uncompressed size (in bytes)
- setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of underlining for the font
- setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set type of text underlining to use
- setUnderline(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set type of text underlining to use
- setUnderlined(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the underlined state
- setUnderlineType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the type of underlining type for the font
- setUnderlineType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set the type of underlining type for the font
- setUnderlineType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set the type of underlining type for the font
- setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setUnits(short) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
Set the units field for the Units record.
- setUnknown(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the unknown field value.
- setUnknown1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setUnknownFormulaData(byte[]) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setup(String[], WorkbookEvaluator[]) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setup(Map<String, WorkbookEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setupEnvironment(String[], HSSFFormulaEvaluator[]) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupEnvironment(String[], BaseFormulaEvaluator[]) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupEnvironment(String[], ForkedEvaluator[]) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
- setupFormulaEvaluator(Map<String, FormulaEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Sets up the Formula Evaluator to be able to reference and resolve
links to other workbooks, eg [Test.xls]Sheet1!A1.
- setUri(String) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the uri property.
- setURL(String) - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- setUsage(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- setUseExcel4Colors(boolean) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Sets the use excel 4 colors field value.
- setUsePage(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setUsePage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to use page start
- setUsePage(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to use page start
- setUserLocale(Locale) - Static method in class org.apache.poi.util.LocaleUtil
-
Sets default user locale.
- setUsername(String) - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- setUsername(String) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
set the username for the user that created the report.
- setUserStyleName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Sets the name of the user defined style.
- setUserTimeZone(TimeZone) - Static method in class org.apache.poi.util.LocaleUtil
-
As time zone information is not stored in any format, it can be
set before any date calculations take place.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTAngle
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
Sets the value of the val property.
- setVal(STPresetColorVal) - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Sets the value of the val property.
- setVal(STSchemeColorVal) - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Sets the value of the val property.
- setVal(byte[]) - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Sets the value of the val property.
- setVal(String) - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Sets the value of the val property.
- setValidSettings(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setValidSettings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Valid settings.
- setValidSettings(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Valid settings.
- setValue(byte[]) - Method in class org.apache.poi.hpsf.ClipboardData
-
- setValue(Object) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's value.
- setValue(boolean) - Method in class org.apache.poi.hpsf.VariantBool
-
- setValue(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the boolean value for the cell
- setValue(byte) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell.
- setValue(FormulaError) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell
- setValue(Double) - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- setValue(double) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
set the calculated value of the formula
- setValue(double) - Method in class org.apache.poi.hssf.record.NumberRecord
-
set the value for the cell
- setValue(Double) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setValue(Double) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the value used for the threshold.
- setValue(int, int) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setValue1(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 1.
- setValue2(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 2.
- setValueAt(int, int) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- setValueAxisCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the value axis crossing field value.
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Set value range (basic Axis Options)
- setValuesCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- setValuesDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the values data type field for the Series record.
- setValuesInReverse(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the values in reverse field value.
- setVaryDisplayPattern(boolean) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setVBADigitalSignature(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the VBA digital signature for the VBA project
embedded in the document.
- setVCenter(boolean) - Method in class org.apache.poi.hssf.record.VCenterRecord
-
set whether to center vertically or not
- setVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- setVerifier(EncryptionVerifier) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- setVersion(short) - Method in class org.apache.poi.ddf.EscherOptRecord
-
- setVersion(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the version part of record
- setVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the vertical field value.
- setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the vertical field value.
- setVerticalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the vertical alignment of text in the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the vertical alignment.
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the type of vertical alignment for the text.
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(Cell, VerticalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and vertically align it.
- setVerticalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the vertical border field value.
- setVerticalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the vertical position of the window (in 1/20ths of a point)
- setVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines whether the output is vertically centered on the page.
- setVerticalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- setVerticalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Set the verticalScale field for the PlotGrowth record.
- setVerticalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the Vertical text alignment field value.
- setVeryHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet very hidden? Different from (normal) hidden
- setVisible(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Sets whether this comment is visible.
- setVisible(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
- setVisible(boolean) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setVisible(boolean) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Sets whether this comment is visible.
- setVResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setVResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the vertical resolution.
- setVResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the vertical resolution.
- setW(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the w property.
- setWeight(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the weight field for the LineFormat record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the width field for the AxisParent record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the width field for the Chart record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the width field for the Text record.
- setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the width of the window
- setWidthMax(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMax(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMin(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMin(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies how to interpret the Width element for this manual
layout.
- setWidthRatio(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies the width (if Width Mode is Factor) or right (if
Width Mode is Edge) of the chart element as a fraction of the
width of the chart.
- setWindowing(short) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- setWordCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the word count.
- setWordWrap(boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- setWordWrapped(boolean) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setWR(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the wr property.
- setWrapText(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to wrap the text in the cell
- setWrapText(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set whether the text should be wrapped
- setWrapText(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- setWrapText(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Set whether the text should be wrapped.
- setWSBool1(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set first byte (see bit setters)
- setWSBool2(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set the second byte (see bit setters)
- setX(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the x field for the AxisParent record.
- setX(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the x field for the Chart record.
- setX(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the x field for the Text record.
- setX(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the x field for the Pane record.
- setX(String) - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Sets the value of the x property.
- setX(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Sets the value of the x property.
- setX(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the x property.
- setX(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies the x location (left) of the chart element as a
fraction of the width of the chart.
- setXAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the x axis upper left field for the Legend record.
- setXBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the x Basis field for the FontBasis record.
- setXBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the number of XBAT (DIFAT) blocks used
- setXBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the first XBAT (DIFAT) block location
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the index of the extended format record to style this cell with
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.CellRecord
-
set the index to the ExtendedFormat
- setXFIndex(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
-
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' default format info
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
no op!
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the actual index of the style extended format record
- setXfpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setXFType(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is a cell or style XFRecord
- setXMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Sets the x-coordinate layout mode.
- setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setXORMode(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- setXPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setXSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the x size field for the Legend record.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the y field for the AxisParent record.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the y field for the Chart record.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the y field for the Text record.
- setY(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the y field for the Pane record.
- setY(String) - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Sets the value of the y property.
- setY(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Sets the value of the y property.
- setY(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the y property.
- setY(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies the y location (top) of the chart element as a
fraction of the height of the chart.
- setYAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the y axis upper left field for the Legend record.
- setYBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the y Basis field for the FontBasis record.
- setYMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Sets the y-coordinate layout mode.
- setYPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setYSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the y size field for the Legend record.
- setZ(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the z property.
- setZero1(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 1 field for the Tick record.
- setZero2(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 2 field for the Tick record.
- setZero3(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 3 field for the Tick record.
- setZeroHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set whether or not to display this row with 0 height
- setZoom(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the zoom magnification for the sheet.
- setZoom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Window zoom magnification for current view representing percent values.
- Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SHADOWSTYLE__COLOR - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__HIGHLIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__OPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__PERSPECTIVEX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__PERSPECTIVEY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEXTOX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEXTOY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEYTOX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SCALEYTOY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SECONDOFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SECONDOFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SHADOW - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__SHADOWOBSURED - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__TYPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHADOWSTYLE__WEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- shape - Variable in class org.apache.poi.sl.draw.DrawNothing
-
- shape - Variable in class org.apache.poi.sl.draw.DrawPaint
-
- shape - Variable in class org.apache.poi.sl.draw.DrawShape
-
- Shape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- Shape - Interface in org.apache.poi.ss.usermodel
-
Common interface for all drawing shapes
- SHAPE__BACKGROUNDSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__BLACKANDWHITESETTINGS - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__CONNECTORSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__DELETEATTACHEDOBJECT - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__LOCKSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__MASTER - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__OLEICON - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__PREFERRELATIVERESIZE - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__WMODEBW - Static variable in class org.apache.poi.ddf.EscherProperties
-
- SHAPE__WMODEPUREBW - Static variable in class org.apache.poi.ddf.EscherProperties
-
- ShapeContainer<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- ShapeContainer<T extends Shape> - Interface in org.apache.poi.ss.usermodel
-
A common interface for shape groups.
- ShapeType - Enum in org.apache.poi.sl.usermodel
-
known preset shape geometries in PresentationML
- ShapeTypes - Class in org.apache.poi.ss.usermodel
-
All known types of automatic shapes in DrawingML
- ShapeTypes() - Constructor for class org.apache.poi.ss.usermodel.ShapeTypes
-
- SharedFeature - Interface in org.apache.poi.hssf.record.common
-
Common Interface for all Shared Features
- SHAREDFEATURES_ISFFACTOID - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the smart tag type.
- SHAREDFEATURES_ISFFEC2 - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies that formula errors should be ignored
- SHAREDFEATURES_ISFLIST - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the shared list type.
- SHAREDFEATURES_ISFPROTECTION - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the enhanced protection type.
- SharedFormula - Class in org.apache.poi.ss.formula
-
Encapsulates logic to convert shared formulaa into non shared equivalent
- SharedFormula(SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.SharedFormula
-
- SharedFormulaRecord - Class in org.apache.poi.hssf.record
-
Title: SHAREDFMLA (0x04BC) SharedFormulaRecord
Description: Primarily used as an excel optimization so that multiple similar formulas
are not written out too many times.
- SharedFormulaRecord() - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedValueManager - Class in org.apache.poi.hssf.record.aggregates
-
- SharedValueRecordBase - Class in org.apache.poi.hssf.record
-
- SharedValueRecordBase(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- SharedValueRecordBase() - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- SharedValueRecordBase(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- shear(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
-
- shear(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- shear(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current Graphics2D
Transform
with a shearing transform.
- sheet - Variable in class org.apache.poi.sl.draw.DrawSheet
-
- Sheet<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
Common parent of Slides, Notes and Masters
- sheet - Variable in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
- sheet - Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
- Sheet - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel worksheet.
- SheetBuilder - Class in org.apache.poi.ss.util
-
Class SheetBuilder
provides an easy way of building workbook sheets
from 2D array of Objects.
- SheetBuilder(Workbook, Object[][]) - Constructor for class org.apache.poi.ss.util.SheetBuilder
-
- SheetConditionalFormatting - Interface in org.apache.poi.ss.usermodel
-
The 'Conditional Formatting' facet of Sheet
- SHEETEXT_0862 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetIdentifier - Class in org.apache.poi.ss.formula
-
- SheetIdentifier(String, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetIdentifier
-
- sheetIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns an iterator of the sheets in the workbook
in sheet order.
- sheetIterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns an iterator of the sheets in the workbook
in sheet order.
- SheetNameFormatter - Class in org.apache.poi.ss.formula
-
Formats sheet names for use in formula expressions.
- SHEETPR_0081 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetPropertiesRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a chart sheet properties record.
- SheetPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- SheetPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- SHEETPROTECTION_0867 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- SheetRange - Interface in org.apache.poi.ss.formula
-
- SheetRangeIdentifier - Class in org.apache.poi.ss.formula
-
- SheetRangeIdentifier(String, NameIdentifier, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- SheetRecordCollectingListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- SheetUtil - Class in org.apache.poi.ss.util
-
Helper methods for when working with Usermodel sheets
- SheetUtil() - Constructor for class org.apache.poi.ss.util.SheetUtil
-
- SheetVisibility - Enum in org.apache.poi.ss.usermodel
-
Specifies sheet visibility
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the left.
- shiftCellsLeft(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
-
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the right.
- shiftCellsRight(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
-
- shiftColumnBreaks(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Shifts the vertical page breaks for the indicated count
- shiftColumns(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts columns in range [startColumn, endColumn] for n places to the right.
- shiftColumns(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
- shiftColumns(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts columns between startColumn and endColumn, n number of columns.
- shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
- shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
Shifts, grows, or shrinks the merged regions due to a column shift.
- shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
Shifts, grows, or shrinks the merged regions due to a row shift.
- shiftRange(FormulaShifter, CellRangeAddress, int) - Static method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
- shiftRowBreaks(int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Shifts the horizontal page breaks for the indicated count
- shiftRows(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- ShortField - Class in org.apache.poi.util
-
representation of a short (16-bit) field at a fixed location within
a byte array
- ShortField(int) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing
byte array
- ShortField(int, short) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing
byte array and initialize its value
- ShortField(int, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
Construct the ShortField with its offset into its containing
byte array and initialize its value from its byte array
- ShortField(int, short, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing
byte array, initialize its value, and write its value to its
byte array
- shortToHex(int) - Static method in class org.apache.poi.util.HexDump
-
- shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
give method more visibility
- shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.Property
-
Based on the currently defined size, should this property use
small blocks?
- SHOW_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- SHOW_PLACEHOLDERS - Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- showInPane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets desktop window pane display area, when the
file is first opened in a viewer.
- showInPane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets desktop window pane display area, when the
file is first opened in a viewer.
- sid - Static variable in class org.apache.poi.hssf.record.ArrayRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BackupRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BlankRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
for BIFF8 files the BOF is 0x809.
- sid - Static variable in class org.apache.poi.hssf.record.BookBoolRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BoolErrRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BottomMarginRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.BoundSheetRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CalcCountRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CFHeader12Record
-
- sid - Static variable in class org.apache.poi.hssf.record.CFHeaderRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CFRule12Record
-
- sid - Static variable in class org.apache.poi.hssf.record.CFRuleRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AreaRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.BarRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.BeginRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.DatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.EndRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.TickRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CodepageRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ContinueRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CountryRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CRNCountRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.CRNRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
-
- sid - Static variable in class org.apache.poi.hssf.record.DBCellRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DConRefRecord
-
The id of the record type,
sid = 81
- sid - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DeltaRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DimensionsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DrawingRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
-
- sid - Static variable in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DSFRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DVALRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.DVRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.EndSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.EOFRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- sid - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ExternalNameRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ExternSheetRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FilePassRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FileSharingRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FontRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FooterRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FormatRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FormulaRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FtCblsSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.GridsetRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.GutsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HCenterRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HeaderRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HideObjRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.IndexRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.IterationRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.LabelRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.LabelSSTRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.LeftMarginRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.MergeCellsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.MMSRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.MulBlankRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.MulRKRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.NameCommentRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.NoteRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.NumberRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ObjRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.OldSheetRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PaneRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PasswordRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PasswordRev4Record
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PrecisionRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.PrintSetupRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- sid - Static variable in class org.apache.poi.hssf.record.ProtectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RefModeRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RefreshAllRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RightMarginRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RKRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.RowRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SCLRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SelectionRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SSTRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.StringRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.StyleRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.SupBookRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.TabIdRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.TableRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.TableStylesRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.TopMarginRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.UncalcedRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.UserSViewBegin
-
- sid - Static variable in class org.apache.poi.hssf.record.UserSViewEnd
-
- sid - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.VCenterRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WindowOneRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WindowProtectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WindowTwoRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WriteAccessRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WriteProtectRecord
-
- sid - Static variable in class org.apache.poi.hssf.record.WSBoolRecord
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
the sid for the less than operator as hex
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NamePtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefNPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.StringPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.TblPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
-
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- SIGN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- simpleFormat(Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Formats the value in the most basic way, returning the resulting string.
- SimpleFraction - Class in org.apache.poi.ss.format
-
- SimpleFraction(int, int) - Constructor for class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a numerator and denominator.
- SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SimpleShape - Interface in org.apache.poi.ss.usermodel
-
A common interface for simple shapes.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
-
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
-
Format a value according to the type, in the most basic way.
- SIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction
-
- singleOperandEvaluate(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
-
- SINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- size() - Method in class org.apache.poi.hpsf.CustomProperties
-
- size() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- size() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- size() - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
- size() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- size() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- size() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- size() - Method in class org.apache.poi.poifs.nio.DataSource
-
- size() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
-
- size() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
Gets the number of cells in this range.
- size() - Method in class org.apache.poi.ss.util.SSCellRange
-
- size() - Method in class org.apache.poi.util.IntList
-
Returns the number of elements in this list.
- size() - Method in class org.apache.poi.util.IntMapper
-
- skip(long) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- skip(long) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- skip(long) - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's skip(long)
method.
- skip(long) - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- skipFully(InputStream, long) - Static method in class org.apache.poi.util.IOUtils
-
Skips bytes from an input byte stream.
- SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SLGraphics - Class in org.apache.poi.sl.draw
-
Translates Graphics2D calls into PowerPoint.
- SLGraphics(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.SLGraphics
-
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SlideShow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SlideShowExtractor<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Class in org.apache.poi.sl.extractor
-
Common SlideShow extractor
- SlideShowExtractor(SlideShow<S, P>) - Constructor for class org.apache.poi.sl.extractor.SlideShowExtractor
-
- SlideShowFactory - Class in org.apache.poi.sl.usermodel
-
- SlideShowFactory() - Constructor for class org.apache.poi.sl.usermodel.SlideShowFactory
-
- Slope - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SLOPE()
- Slope() - Constructor for class org.apache.poi.ss.formula.functions.Slope
-
- SMALL - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- SMALL_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
How big a block in the small block stream is.
- SMALLER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Most files use 512 bytes as their big block size
- SMALLER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
- SMILEY_FACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SmileyFace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- snd - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
-
- SNIP_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SNIP_ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SOLID_FOREGROUND - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Solidly filled
- SOLID_FOREGROUND - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Solidly filled
- SOLVER_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SORT_0090 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- sortProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Records should be sorted by property number before being stored.
- sortTopLeftToBottomRight() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
Sort the first and last row and columns in-place to the preferred (top left:bottom right) order
Note: Sort only occurs when an instance is constructed or when this method is called.
- SP_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SPACE_AFTER_EQUALITY - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
06H = Spaces following the equality sign (only in macro sheets)
- SPACE_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
00H = Spaces before the next token (not allowed before tParen token)
- SPACE_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
04H = Spaces before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
- SPACE_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
02H = Spaces before opening parenthesis (only allowed before tParen token)
- SPACING_CLOSE - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPACING_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPACING_OPEN - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
-
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Sparse dots
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SPARSE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Sparse dots
- SPECIFICATION_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
- SPECIFICATION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the format specification part of a cell format part.
- SPGR_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- SpreadsheetVersion - Enum in org.apache.poi.ss
-
This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
- SQRT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- SQUARE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SQUARES - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Squares
- SQUARES - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- SQUARES - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Squares
- srgb2lin(float) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert sRGB float component [0..1] from sRGB to linear RGB [0..100000]
- srgbClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SS_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- SS_NONE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - None
- SS_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
-
no type offsetting (not super or subscript)
- SS_NONE - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - None
- SS_SUB - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - Subscript
- SS_SUB - Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_SUB - Static variable in interface org.apache.poi.ss.usermodel.Font
-
subscript
- SS_SUB - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - Subscript
- SS_SUPER - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - Superscript
- SS_SUPER - Static variable in class org.apache.poi.hssf.record.FontRecord
-
- SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.Font
-
superscript
- SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - Superscript
- SSCellRange<K extends Cell> - Class in org.apache.poi.ss.util
-
For POI internal use only
- sst - Variable in class org.apache.poi.hssf.model.InternalWorkbook
-
this contains a reference to the SSTRecord so that new stings can be added
to it.
- SSTRecord - Class in org.apache.poi.hssf.record
-
Title: Static String Table Record (0x00FC)
- SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
-
- SSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SSTRecord
-
Fill the fields from the data
- ST_ACCENTBORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTBORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACCENTCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBEGINNING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONBLANK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONEND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONFORWARDNEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONHELP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONHOME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONINFORMATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONMOVIE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONRETURN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ACTIONBUTTONSOUND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BALLOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BENTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BEVEL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BLOCKARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BRACEPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_BRACKETPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CAN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CLOUDCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CUBE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDLEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_CURVEDUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DIAMOND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DONUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOUBLEWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_DOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSERIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ELLIPSERIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTALTERNATEPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTCOLLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTCONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDECISION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDELAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDISPLAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTEXTRACT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTINPUTOUTPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTINTERNALSTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICDISK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICDRUM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMAGNETICTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMANUALINPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMANUALOPERATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMERGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTMULTIDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOFFLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTONLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPREDEFINEDPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPREPARATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPUNCHEDCARD - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTPUNCHEDTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTSORT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTSUMMINGJUNCTION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FLOWCHARTTERMINATOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_FOLDEDCORNER - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HEART - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HOMEPLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HORIZONTALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_HOSTCONTROL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_IRREGULARSEAL1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_IRREGULARSEAL2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ISOCELESTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTRIGHTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LEFTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LIGHTNINGBOLT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_LINE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_MIN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_MOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NIL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOSMOKING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOT_PRIMATIVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOTCHEDCIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_NOTCHEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_OCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PARALLELOGRAM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PENTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PICTUREFRAME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_QUADARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_QUADARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_RIGHTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_ROUNDRECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL16 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL24 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL32 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SMILEYFACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STAR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STRAIGHTCONNECTOR1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_STRIPEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_SUN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHDOWNCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHDOWNPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHUPCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTARCHUPPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBOX - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBUTTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTBUTTONPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCANDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCANUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCASCADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCASCADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCHEVRONINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCIRCLECURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCIRCLEPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTCURVEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTDEFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADELEFT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADERIGHT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTFADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTHEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTINFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTOCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTONRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTPLAINTEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRINGINSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTRINGOUTSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSIMPLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSLANTDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSLANTUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTSTOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTTRIANGLEINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TEXTWAVE4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_THICKARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_TRAPEZOID - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UPDOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_UTURNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_VERTICALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGEELLIPSECALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGERECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- ST_WEDGERRECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
- STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
The standard size of an XLS palette
- StandardCipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- StandardDecryptor - Class in org.apache.poi.poifs.crypt.standard
-
- StandardDecryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- StandardEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
- StandardEncryptionVerifier - Class in org.apache.poi.poifs.crypt.standard
-
Used when checking if a key is valid for a document
- StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
-
- StandardRecord - Class in org.apache.poi.hssf.record
-
Subclasses of this class (the majority of BIFF records) are non-continuable.
- StandardRecord() - Constructor for class org.apache.poi.hssf.record.StandardRecord
-
- STANDARDWIDTH_0099 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- stAng - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- Star - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star16 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star24 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star32 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Star8 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- STAR_10 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_12 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_16 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_24 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_32 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_7 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- STAR_8 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- startDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- startsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
-
Tests if the string starts with the specified prefix, ignoring case consideration.
- startUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- STATEMENT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Statement 5 1/2 x 8 1/2 in
- stateSummary() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- StaxHelper - Class in org.apache.poi.util
-
Provides handy methods for working with StAX parsers and readers
- STBlackWhiteMode - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_BlackWhiteMode.
- STDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- STOP - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
STOP style
- STPathFillMode - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_PathFillMode.
- STPresetColorVal - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_PresetColorVal.
- STRAIGHT_CONNECTOR_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- StraightConnector1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- StreamIDRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXIDSTM - Stream ID (0x00D5)
- StreamIDRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- STRectAlignment - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_RectAlignment.
- StringCodepointsIterable - Class in org.apache.poi.util
-
- StringCodepointsIterable(String) - Constructor for class org.apache.poi.util.StringCodepointsIterable
-
- StringEval - Class in org.apache.poi.ss.formula.eval
-
- StringEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
-
- StringEval(String) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
-
- StringMatcher(String, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
- StringPtg - Class in org.apache.poi.ss.formula.ptg
-
String Stores a String value in a formula value stored in the format
<length 2 bytes>char[]
- StringPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a stream
- StringPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a string representation of the number Number
format is not checked, it is expected to be validated in the parser that
calls this method.
- StringRecord - Class in org.apache.poi.hssf.record
-
STRING (0x0207)
- StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
-
- StringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StringRecord
-
- StringsIterator(String[]) - Constructor for class org.apache.poi.util.StringUtil.StringsIterator
-
- StringUtil - Class in org.apache.poi.util
-
Collection of string handling utilities
- StringUtil.StringsIterator - Class in org.apache.poi.util
-
An Iterator over an array of Strings.
- StringValueEval - Interface in org.apache.poi.ss.formula.eval
-
- STRIPED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- StripedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- stripFields(String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
Removes any fields (eg macros, page markers etc) from the string.
- stroke - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- StrokeStyle - Interface in org.apache.poi.sl.usermodel
-
This interface specifies the line style of a shape
- StrokeStyle.LineCap - Enum in org.apache.poi.sl.usermodel
-
- StrokeStyle.LineCompound - Enum in org.apache.poi.sl.usermodel
-
- StrokeStyle.LineDash - Enum in org.apache.poi.sl.usermodel
-
The line dash with pattern.
- STSchemeColorVal - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_SchemeColorVal.
- STShapeType - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_ShapeType.
- STTextShapeType - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_TextShapeType.
- STYLE_COMBO_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo dropdown control
- STYLE_COMBO_EDIT_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo Edit dropdown control
- STYLE_COMBO_SIMPLE_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Simple dropdown control (just the dropdown button)
- StyleRecord - Class in org.apache.poi.hssf.record
-
Title: Style Record (0x0293)
- StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
creates a new style record, initially set to 'built-in'
- StyleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
- subFrom - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- SubRecord - Class in org.apache.poi.hssf.record
-
Subrecords are part of the OBJ class.
- SubRecord() - Constructor for class org.apache.poi.hssf.record.SubRecord
-
- Substitute - Class in org.apache.poi.ss.formula.functions
-
An implementation of the SUBSTITUTE function:
- Substitute() - Constructor for class org.apache.poi.ss.formula.functions.Substitute
-
- subTo - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Subtotal - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUBTOTAL
- Subtotal() - Constructor for class org.apache.poi.ss.formula.functions.Subtotal
-
- subtotalInstance() - Static method in class org.apache.poi.ss.formula.functions.Count
-
Create an instance of Count to use in
Subtotal
- subtotalInstance() - Static method in class org.apache.poi.ss.formula.functions.Counta
-
- SubtractEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- SubtractPtg - Class in org.apache.poi.ss.formula.ptg
-
- suggestFileExtension() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- suggestFileExtension() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Suggests a file extension for this image.
- SUM - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
Single instance of this token for 'sum() taking a single argument'
- Sumif - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIF
- Sumif() - Constructor for class org.apache.poi.ss.formula.functions.Sumif
-
- Sumifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIFS
- Sumifs() - Constructor for class org.apache.poi.ss.formula.functions.Sumifs
-
- SUMMARY_INFORMATION_ID - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
- SummaryInformation - Class in org.apache.poi.hpsf
-
Convenience class representing a Summary Information stream in a
Microsoft Office document.
- SummaryInformation() - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
- SummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
- SummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates a
SummaryInformation
instance from an
InputStream
in the Horrible Property Set Format.
- Sumproduct - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMPRODUCT
- Sumproduct() - Constructor for class org.apache.poi.ss.formula.functions.Sumproduct
-
- SUMSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- Sumx2my2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMX2MY2()
- Sumx2my2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2my2
-
- Sumx2py2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMX2PY2()
- Sumx2py2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2py2
-
- Sumxmy2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMXMY2()
- Sumxmy2() - Constructor for class org.apache.poi.ss.formula.functions.Sumxmy2
-
- Sun - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- SUN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- SupBookRecord - Class in org.apache.poi.hssf.record
-
Title: Sup Book - EXTERNALBOOK (0x01AE)
- SupBookRecord(String, String[]) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
- SupBookRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
called by the constructor, should set class level fields.
- SUPPORTED_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
-
- SUPPORTED_TYPES - Static variable in class org.apache.poi.hpsf.VariantSupport
-
HPSF is able to read these
Variant
types.
- SuppressForbidden - Annotation Type in org.apache.poi.util
-
Marking class for elements to be ignored by the forbidden apis check
- swAng - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- swapFontUse(short, short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Swaps all use in the string of one font index
for use of a different font index.
- SWOOSH_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- sx - Variable in class org.apache.poi.sl.draw.binding.CTScale2D
-
- sy - Variable in class org.apache.poi.sl.draw.binding.CTScale2D
-
- SYMBOL_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Symbol character set
- sysClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SystemOutLogger - 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.
- SystemOutLogger() - Constructor for class org.apache.poi.util.SystemOutLogger
-