- 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
-
- cacheProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Determine and cache image properties
- CALC_CHAIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- CalcCountRecord - Class in org.apache.poi.hssf.record
-
Specifies the maximum times the gui should perform a formula recalculation.
- CalcCountRecord() - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- CalcCountRecord(CalcCountRecord) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- CalcCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
-
- calcExtSSTRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
-
Calculates the size in bytes of the EXTSST record as it would be if the
record was serialized.
- CalcModeRecord - Class in org.apache.poi.hssf.record
-
Tells the gui whether to calculate formulas automatically, manually or automatically except for tables.
- CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- CalcModeRecord(CalcModeRecord) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- CalcModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
-
- calcSize(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
-
- 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.
- CalculationChain - Class in org.apache.poi.xssf.model
-
The cells in a workbook can be calculated in different orders depending on various optimizations and
dependencies.
- CalculationChain() - Constructor for class org.apache.poi.xssf.model.CalculationChain
-
- CalculationChain(PackagePart) - Constructor for class org.apache.poi.xssf.model.CalculationChain
-
- 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
- CALLBACK_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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 interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTANGLE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTDROPSPECIFIED - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTDROPTYPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTLENGTHSPECIFIED - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTMINUSX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTMINUSY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTTEXTBORDER - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__CALLOUTTYPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__DROPAUTO - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__ISCALLOUT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__LENGTHSPECIFIED - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- CALLOUT__XYCALLOUTGAP - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- 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
-
- canRender(String) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- canRender(String) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- canRender(String) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- canRender(String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- canRender(String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Determines if this image renderer implementation supports the given contentType
- canRender(String) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- cantSplit() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- CapsType - Enum in org.apache.poi.xddf.usermodel.text
-
- CAR_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- category - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
A categorization of the content of this package.
- 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
-
- categoryData - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- CategorySeriesAxisRecord - Class in org.apache.poi.hssf.record.chart
-
This record refers to a category or series axis and is used to specify label/tickmark frequency.
- CategorySeriesAxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CategorySeriesAxisRecord(CategorySeriesAxisRecord) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CategorySeriesAxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- CatLabRecord - Class in org.apache.poi.hssf.record.chart
-
CATLAB - Category Labels (0x0856)
- CatLabRecord(CatLabRecord) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
-
- CatLabRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
-
- 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(String, String, XSSFComment) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A cell, with the given formatted value (may be null),
and possibly a comment (may be null), was encountered.
- cell(String, String, XSSFComment) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
-
- 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.
- CellBase - Class in org.apache.poi.ss.usermodel
-
Common implementation-independent logic shared by all implementations of
Cell
.
- CellBase() - Constructor for class org.apache.poi.ss.usermodel.CellBase
-
- 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
-
- cellIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- CellIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
-
- cellIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Cell iterator over the physically defined cells:
- 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(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.
- cells - Variable in class org.apache.poi.hslf.usermodel.HSLFTable
-
- 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.hslf.model.textproperties.FontAlignmentProp
-
- CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, centered.
- CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- CertificateEmbeddingOption - Enum in org.apache.poi.openxml4j.opc
-
Specifies the location where the X.509 certificate that is used in signing is stored.
- CertificateSecurityException - Exception in org.apache.poi.poifs.crypt.dsig
-
Exception thrown in case there is something wrong with the incoming eID
certificate.
- CertificateSecurityException() - Constructor for exception org.apache.poi.poifs.crypt.dsig.CertificateSecurityException
-
- 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_EXT_2009_NS_X14 - Static variable in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Office 2010 Conditional Formatting extensions namespace
- 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
-
- CFHeader12Record(CFHeader12Record) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
- 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
-
- CFHeaderBase(CFHeaderBase) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
- CFHeaderBase(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
- CFHeaderRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Header record CFHEADER (0x01B0).
- CFHeaderRecord() - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(CFHeaderRecord) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
- CFHeaderRecord(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(CFRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- CFRecordsAggregate(CellRangeAddress[], CFRuleBase[]) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
- CFRule12Record - Class in org.apache.poi.hssf.record
-
Conditional Formatting v12 Rule Record (0x087A).
- CFRule12Record(CFRule12Record) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
-
- CFRule12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
-
- CFRuleBase - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rules.
- CFRuleBase(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(CFRuleBase) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
- CFRuleBase.ComparisonOperator - Interface in org.apache.poi.hssf.record
-
- CFRuleRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rule Record (0x01B1).
- CFRuleRecord(CFRuleRecord) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
-
- CFRuleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
-
- CFTAG_FMTID - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Format ID
- CFTAG_MACINTOSH - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Macintosh clipboard format
- CFTAG_NODATA - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - No Data
- CFTAG_WINDOWS - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Windows clipboard format
- 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
- changeRowNum(SXSSFRow, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- CHAR - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Returns the character specified by a number.
- CHAR_WRAP_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- characterLength() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the character length of a document.
- characterLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- characterLength() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- CharacterProperties - Class in org.apache.poi.hwpf.usermodel
-
- CharacterProperties() - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- CharacterProperties(CharacterProperties) - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- CharacterPropertyFetcher<T> - Class in org.apache.poi.xslf.model
-
- CharacterPropertyFetcher(int) - Constructor for class org.apache.poi.xslf.model.CharacterPropertyFetcher
-
- CharacterRun - Class in org.apache.poi.hwpf.usermodel
-
This class represents a run of text that share common properties.
- CharacterRun - Interface in org.apache.poi.wp.usermodel
-
This class represents a run of text that share common properties.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Captures characters only if a t(ext) element is open.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Captures characters only if a suitable element is open.
- CharacterSection - Class in org.apache.poi.xdgf.usermodel.section
-
- CharacterSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.CharacterSection
-
- CharacterSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- CharacterSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
-
- CharacterSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- CharacterSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
-
- charactersToEMU(double) - Static method in class org.apache.poi.util.Units
-
- CharFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the common character text property bitset, which
handles bold/italic/underline etc.
- CharFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- CharFlagsTextProp(CharFlagsTextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- CharIndexTranslator - Interface in org.apache.poi.hwpf.model
-
- charSet - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
An 8-bit unsigned integer that defines the character set.
- 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 - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Chart element in the chart space
- CHART - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- chart - Variable in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- CHART - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- CHART - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- 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(ChartEndBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- ChartEndBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- ChartEndObjectRecord - Class in org.apache.poi.hssf.record.chart
-
ENDOBJECT - Chart Future Record Type End Object (0x0855)
- ChartEndObjectRecord(ChartEndObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- ChartEndObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- ChartFormatRecord - Class in org.apache.poi.hssf.record.chart
-
Class ChartFormatRecord (0x1014)
- ChartFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFormatRecord(ChartFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- ChartFRTInfoRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTFRTINFO - Chart Future Record Type Info (0x0850)
- ChartFRTInfoRecord(ChartFRTInfoRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- ChartFRTInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- 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(ChartRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- ChartRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
-
- charts - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- ChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- chartsheet - Variable in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- CHARTSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- chartSpace - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Root element of the Chart part
- ChartStartBlockRecord - Class in org.apache.poi.hssf.record.chart
-
STARTBLOCK - Chart Future Record Type Start Block (0x0852)
- ChartStartBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartBlockRecord(ChartStartBlockRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- ChartStartObjectRecord - Class in org.apache.poi.hssf.record.chart
-
STARTOBJECT - Chart Future Record Type Start Object (0x0854)
- ChartStartObjectRecord(ChartStartObjectRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- ChartStartObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- ChartSubstreamRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Manages the all the records associated with a chart sub-stream.
- ChartSubstreamRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
-
- ChartTitleFormatRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTTITLEFORMAT (0x1050)
- ChartTitleFormatRecord(ChartTitleFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- ChartTitleFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- ChartTypes - Enum in org.apache.poi.xddf.usermodel.chart
-
- 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 interface 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
- checkElementForOPCCompliance(Element) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
-
Check the element for the following OPC compliance rules:
- 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.
- checkMaxTextSize(CharSequence, String) - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
- checkPosition(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- CHECKSUM_SIZE - Static variable in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Size of the image checksum calculated using MD5 algorithm.
- 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.
- childIndex - Variable in class org.apache.poi.util.GenericRecordJsonWriter
-
- CHILDRENS_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
-
- CHPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Character Properties.
- CHPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- CHPAbstractType(CHPAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- CHPBinTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the character formatting properties.
- CHPBinTable() - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
- CHPBinTable(byte[], byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
- CHPBinTable(byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
Constructor used to read a binTable in from a Word document.
- CHPFormattedDiskPage - Class in org.apache.poi.hwpf.model
-
Represents a CHP fkp.
- CHPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- CHPFormattedDiskPage(byte[], int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- CHPFormattedDiskPage(byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array
read from a Word file).
- CHPX - Class in org.apache.poi.hwpf.model
-
DANGER - works in bytes!
- CHPX(CHPX) - Constructor for class org.apache.poi.hwpf.model.CHPX
-
- Chunk - Class in org.apache.poi.hdgf.chunks
-
Base of all chunks, which hold data, flags etc
- Chunk(ChunkHeader, ChunkTrailer, ChunkSeparator, byte[]) - Constructor for class org.apache.poi.hdgf.chunks.Chunk
-
- Chunk - Class in org.apache.poi.hsmf.datatypes
-
- Chunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
-
- Chunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
-
- Chunk.Command - Class in org.apache.poi.hdgf.chunks
-
A command in the visio file.
- ChunkBasedPropertyValue - Class in org.apache.poi.hsmf.datatypes
-
A variable length
PropertyValue
that is backed by a
Chunk
TODO Provide a way to link these up with the chunks
- ChunkBasedPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
- ChunkBasedPropertyValue(MAPIProperty, long, byte[], Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
- 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
-
- ChunkFactory - Class in org.apache.poi.hdgf.chunks
-
Factor class to create the appropriate chunks, which
needs the version of the file to process the chunk header
and trailer areas.
- ChunkFactory(int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory
-
- ChunkFactory.CommandDefinition - Class in org.apache.poi.hdgf.chunks
-
The definition of a Command, which a chunk may hold.
- ChunkGroup - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks, that are at the same point in the file structure.
- ChunkGroupWithProperties - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks which is indexable by
MAPIProperty
entries.
- ChunkHeader - Class in org.apache.poi.hdgf.chunks
-
A chunk header
- ChunkHeader() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeader
-
- ChunkHeaderV11 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v11+
- ChunkHeaderV11() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV11
-
- ChunkHeaderV4V5 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v4 or v5
- ChunkHeaderV4V5() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- ChunkHeaderV6 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v6
- ChunkHeaderV6() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- ChunkNotFoundException - Exception in org.apache.poi.hsmf.exceptions
-
- ChunkNotFoundException() - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
-
- ChunkNotFoundException(String) - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
-
- Chunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for standard parts of the MSG file.
- Chunks() - Constructor for class org.apache.poi.hsmf.datatypes.Chunks
-
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Used to flag that all the chunks of the attachment have now been located.
- chunksComplete() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Called by the parser when all chunks have been found.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
Used to flag that all the chunks of the NameID have now been located.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
- ChunkSeparator - Class in org.apache.poi.hdgf.chunks
-
A separator between the trailer of one chunk, and the
header of the next one
- ChunkSeparator(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkSeparator
-
- ChunkStream - Class in org.apache.poi.hdgf.streams
-
- ChunkStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.ChunkStream
-
- ChunkTrailer - Class in org.apache.poi.hdgf.chunks
-
A trailer that follows a chunk
- ChunkTrailer(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkTrailer
-
- 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(ClassID) - Constructor for class org.apache.poi.hpsf.ClassID
-
Clones the given ClassID
- ClassID(String) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassID
from a human-readable representation of the Class ID in standard
format
"{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
.
- ClassID(LittleEndianInput) - Constructor for class org.apache.poi.hpsf.ClassID
-
Reads the ClassID from the input
- ClassIDPredefined - Enum in org.apache.poi.hpsf
-
- classifyCellReference(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Classifies an identifier as either a simple (2D) cell reference or a named range name
- 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.
- cleanColumns() - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- CleanerUtil - Class in org.apache.poi.poifs.nio
-
This is taken from Hadoop at https://issues.apache.org/jira/browse/HADOOP-12760 and
https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/CleanerUtil.java
Unfortunately this is not available in some general utility library yet, but hopefully will be at some point.
- CleanerUtil.BufferCleaner - Interface in org.apache.poi.poifs.nio
-
Pass in an implementation of this interface to cleanup ByteBuffers.
- 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.hslf.record.PersistPtrHolder
-
remove all slide references
Convenience method provided, for easier reviewing of invocations
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
remove all shapes inside patriarch
- clear() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
- clear() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Clears the array (sets the concatenated length back to zero.
- clear() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- clear() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Allows sub-classes to clean up before new data is added.
- clear() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Clear all relationships.
- 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.
- clear() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Clear all properties, as if a new instance had just been created.
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
Removes all of the elements from this container (optional operation).
- clear() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
Removes all of the elements from this container (optional operation).
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Removes all of the elements from this container (optional operation).
- clearAll() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all content types.
- clearAll() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- 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.
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- 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.
- clearChartSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Clear all chart series, as if a new instance had just been created.
- 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
-
- clearFields() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- 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.
- clearFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearHeaderFooter() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Clears all paragraphs and tables from this header / footer
- clearOffsetsSizes() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- clearOverrideContentTypes() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all override content types.
- 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.
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Clear package relationships.
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- clearRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Delete all the relationships attached to this.
- 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.
- clearStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Clear styles, so new collections can be added
- clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- clearTabs() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- clearTabStops() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- clearTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Removes the tabstops of this paragraphs.
- clearTabStops() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- clearText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
unset text from this shape
- clearText() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Clear all text from this shape
- clearTransform() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- CLIENT_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ClientAnchor - Interface in org.apache.poi.ss.usermodel
-
A client anchor is attached to an excel worksheet.
- ClientAnchor.AnchorType - Enum in org.apache.poi.ss.usermodel
-
- clip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- clip - Variable in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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
-
- clipPrecision - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
An 8-bit unsigned integer that defines the clipping precision.
- 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
-
- clone() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Deprecated.
- clone() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
Deprecated.
- clone() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
Deprecated.
- clone() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ArrayRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.BlankRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFHeader12Record
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.EndRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DBCellRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DrawingRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DVALRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.DVRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.EndSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.EOFRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FeatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FooterRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FormatRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.GridsetRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.GutsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.HCenterRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.HeaderRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.IndexRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.IterationRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.LabelRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.NumberRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ObjRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ProtectRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.RKRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.RowRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.SCLRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.StringRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.SubRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.UnknownRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.Colorref
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.Hyphenation
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
Deprecated.
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableProperties
-
Deprecated.
- clone(OPCPackage, File) - Static method in class org.apache.poi.ooxml.util.PackageHelper
-
Clone the specified package.
- clone() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Create a copy of this object.
- clone() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Deprecated.
- cloneAll() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- 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
- cloneCol(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- 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
-
- cloneProperties() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Clone the ParagraphProperties object associated with this
Paragraph, so that you can apply the same properties to
another Paragraph.
- 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.
- cloneSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Not implemented for SXSSFWorkbook
Create an Sheet from an existing sheet in the Workbook.
- cloneSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- cloneSheet(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- 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.
- cloneStyleFrom(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Clones all the style information from another
XSSFCellStyle, 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.hslf.extractor.QuickButCruddyTextExtractor
-
Shuts down the underlying streams
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
- 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.ooxml.dev.OOXMLLister
-
- close() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
- close() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Closes the underlying
OPCPackage
from which this
document was read, if there is one
- close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
Close this stream and flush the content.
- close() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- close() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the open, writable package and save its content.
- close() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Close this part : flush this part, close the input stream and output
stream.
- close() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
- close() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Indicates we are done with reading, and
resources may be freed
- close() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- close() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
- 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.crypt.temp.AesZipFileZipEntrySource
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Closes the FileSystem, freeing any underlying files, streams
and buffers.
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- close() - Method in class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
-
- close() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
- close() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- close() - Method in class org.apache.poi.poifs.nio.DataSource
-
Close the underlying stream
- close() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- close() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Close the underlying input resource (File or Stream),
from which the Workbook was read.
- close() - Method in class org.apache.poi.util.BoundedInputStream
-
- close() - Method in class org.apache.poi.util.CloseIgnoringInputStream
-
- close() - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- close() - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- close() - Method in class org.apache.poi.util.LittleEndianCP950Reader
-
- close() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
- close() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- close() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Close any open resources, like temp files.
- close() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
flush and close the temp data writer.
- close() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- close() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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
-
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the package and cause a save of the package.
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Close and save the package.
- closeName(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- 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
-
- CLS_ID - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
ClassId - OLE GUID
- CLX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- CMDS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- 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
-
The default characterset.
- CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodepageRecord(CodepageRecord) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodepageRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
-
- CodePageString - Class in org.apache.poi.hpsf
-
- CodePageString() - Constructor for class org.apache.poi.hpsf.CodePageString
-
- codepageToEncoding(int) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name (in Java NIO canonical naming format).
- codepageToEncoding(int, boolean) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's
name, in either Java NIO or Java Lang canonical naming.
- CodePageUtil - Class in org.apache.poi.util
-
Utilities for working with Microsoft CodePages.
- CodePageUtil() - Constructor for class org.apache.poi.util.CodePageUtil
-
- 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(ColorGradientFormatting) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- ColorGradientFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- ColorGradientThreshold - Class in org.apache.poi.hssf.record.cf
-
Color Gradient / Color Scale specific Threshold / value (CFVO),
for changes in Conditional Formatting
- ColorGradientThreshold() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- ColorGradientThreshold(ColorGradientThreshold) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- ColorGradientThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
Creates new Color Gradient Threshold
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
A ColorRef Object that defines the color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
A 32-bit ColorRef Object that defines the color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
A 32-bit ColorRef Object that specifies the pen color value.
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- colorRef - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- Colorref - Class in org.apache.poi.hwpf.model
-
24-bit color structure
- Colorref() - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(Colorref) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- Colorref(int) - Constructor for class org.apache.poi.hwpf.model.Colorref
-
- 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
- ColorSchemeAtom - Class in org.apache.poi.hslf.record
-
A ColorSchemeAtom (type 2032).
- ColorSchemeAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
For the Colour Scheme (ColorSchem) Atom
- ColorSchemeAtom() - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
Create a new ColorSchemeAtom, to go with a new Slide
- ColorStyle - Interface in org.apache.poi.sl.usermodel
-
- colorUsage - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- colorUsage - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
A 16-bit unsigned integer that defines whether the Colors field of the
DIB contains explicit RGB values or indexes into a palette.
- colorUsage - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
A 16-bit unsigned integer that defines whether the Colors field of a DIB
Object contains explicit RGB values, or indexes into a palette.
- Column - Class in org.apache.poi.ss.formula.functions
-
- Column() - Constructor for class org.apache.poi.ss.formula.functions.Column
-
- columnExists(CTCols, long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Does the column at the given 0 based index exist
in the supplied list of column definitions?
- ColumnHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper class for dealing with the Column settings on
a CTWorksheet (the data part of a sheet).
- ColumnHelper(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- ColumnInfoRecord - Class in org.apache.poi.hssf.record
-
Defines with width and formatting for a range of columns
- ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
Creates a column info record with default width and format
- ColumnInfoRecord(ColumnInfoRecord) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
- ColumnInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
- ColumnInfoRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
- ColumnInfoRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Creates an empty aggregate
- ColumnInfoRecordsAggregate(ColumnInfoRecordsAggregate) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- 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
-
- combine(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine two URIs.
- combine(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine a string URI with a prefix and a suffix.
- CombinedIterable<T> - Class in org.apache.poi.xdgf.usermodel.section
-
An iterator used to iterate over the base and master items
- CombinedIterable(SortedMap<Long, T>, SortedMap<Long, T>) - Constructor for class org.apache.poi.xdgf.usermodel.section.CombinedIterable
-
- CommandDefinition(int, int, String) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
-
- commandDefinitions - Variable in class org.apache.poi.hdgf.chunks.Chunk
-
The possible different commands we can hold
- CommandLineTextExtractor - Class in org.apache.poi.ooxml.extractor
-
- CommandLineTextExtractor() - Constructor for class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
-
- COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- Comment - Interface in org.apache.poi.sl.usermodel
-
Common interface for comments
- Comment - Interface in org.apache.poi.ss.usermodel
-
- COMMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- Comment2000 - Class in org.apache.poi.hslf.record
-
This class represents a comment on a slide, in the format used by
PPT 2000/XP/etc.
- Comment2000(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Set things up, and find our more interesting children
- Comment2000() - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Create a new Comment2000, with blank fields
- Comment2000Atom - Class in org.apache.poi.hslf.record
-
An atomic record containing information about a comment.
- Comment2000Atom() - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs a brand new comment atom record.
- Comment2000Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs the comment atom record from its source data.
- COMMENT_AUTHORS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- COMMENTS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- Comments - Interface in org.apache.poi.xssf.model
-
An interface exposing useful functions for dealing with Excel Workbook Comments.
- comments - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- CommentsTable - Class in org.apache.poi.xssf.model
-
- CommentsTable() - Constructor for class org.apache.poi.xssf.model.CommentsTable
-
- CommentsTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.CommentsTable
-
- commit() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Save the content in the underlying package part.
- commit() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Commit changes to the underlying OPC package
- commit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
save chart xml
- commit() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
- commit() - Method in class org.apache.poi.xssf.model.CalculationChain
-
- commit() - Method in class org.apache.poi.xssf.model.CommentsTable
-
- commit() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- commit() - Method in class org.apache.poi.xssf.model.MapInfo
-
- commit() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
- commit() - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- commit() - Method in class org.apache.poi.xssf.model.StylesTable
-
- commit() - Method in class org.apache.poi.xssf.model.ThemesTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
commit and saves the document
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
save and commit numbering
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
- COMMON_VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CommonObjectDataSubRecord - Class in org.apache.poi.hssf.record
-
The common object data record is used to store all common preferences for an excel object.
- CommonObjectDataSubRecord() - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- CommonObjectDataSubRecord(CommonObjectDataSubRecord) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- CommonObjectDataSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- 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
-
- COMPANY_MAIN_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- COMPANY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- compare(AttachmentChunks, AttachmentChunks) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
-
- compare(RecipientChunks, RecipientChunks) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
-
- compare(TextPiece, TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
-
- compare(PackagePartName, PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for package part names, consistent with the
requirements of java.util.Comparator
, but simply implemented
as a static method.
- compare(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for strings, consistent with the
requirements of java.util.Comparator
, but simply implemented
as a static method.
- 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.
- compare(String, String) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Compares two xpaths to define an ordering according to the XML Schema
- compareTo(ExtRst) - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- compareTo(FormatRun) - Method in class org.apache.poi.hssf.record.common.FormatRun
-
- compareTo(UnicodeString) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- compareTo(HSSFRichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Compares one rich text string to another.
- compareTo(HSSFRow) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Compares two HSSFRow
objects.
- compareTo(T) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Used for sorting in collections.
- compareTo(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Compare based on the package part name, using a natural sort order
- compareTo(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Compare two part names following the rule M1.12 :
Part name equivalence is determined by comparing part names as
case-insensitive ASCII strings.
- 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.
- compareTo(SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Compares two SXSSFRow
objects.
- compareTo(XSSFRow) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Compares two XSSFRow
objects.
- 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
-
- ComplexFileTable - Class in org.apache.poi.hwpf.model
-
- ComplexFileTable() - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- ComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- ComplexFileTable(byte[], byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
-
- CompoundLine - Enum in org.apache.poi.xddf.usermodel
-
- compress(InputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Compress the given input stream, returning the array of bytes
of the compressed input
- compress(InputStream, OutputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Performs the Visio compatible streaming LZW compression.
- compress(byte[], int, int) - Static method in class org.apache.poi.hslf.blip.Metafile
-
- compressCharacterProperty(CharacterProperties, CharacterProperties) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
-
- COMPRESSED - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusCompressed
-
This bit indicates whether the data in the RectData field is compressed.
- COMPRESSED1 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- COMPRESSED2 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
-
- COMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
-
- CompressedRTF - Class in org.apache.poi.hmef
-
Within a
HMEFMessage
, the content is often
stored in as RTF, but LZW compressed.
- CompressedRTF() - Constructor for class org.apache.poi.hmef.CompressedRTF
-
- CompressedStreamStore - Class in org.apache.poi.hdgf.streams
-
A StreamStore where the data on-disk is compressed,
using the crazy Visio LZW
- CompressedStreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Creates a new compressed StreamStore, which will handle
the decompression.
- compressParagraphProperty(ParagraphProperties, ParagraphProperties) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
-
- compressSectionProperty(SectionProperties) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmCompressor
-
- compressTableProperty(TableProperties) - Static method in class org.apache.poi.hwpf.sprm.TableSprmCompressor
-
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- COMPUTER_NETWORK_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- computeSweep(double, double, double) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- concatenate(byte[]) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Concatenates an array onto the end of our array.
- concatenate(LazilyConcatenatedByteArray) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
- CONCATENATE - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
- concatenatePhoneticRuns - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- 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
-
- configureReference(CTWorksheetSource) - Method in interface org.apache.poi.xssf.usermodel.XSSFPivotTable.PivotTableReferenceConfigurator
-
Configure the name or area reference for the pivot table
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- 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
-
- confirmSignature() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
add the xml signature to the document
- 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
- constructor - Variable in enum org.apache.poi.ddf.EscherRecordTypes
-
- constructor - Variable in enum org.apache.poi.hemf.record.emf.HemfComment.HemfCommentRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emf.HemfRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
-
- constructor - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
-
- constructor - Variable in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
- constructor - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
-
- CONTACT_ADDRTYPES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_DEFAULT_ADDRESS_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_EMAIL_ADDRESSES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_ENTRY_IDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTACT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- container - Variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Reference to the package using this content type manager.
- container - Variable in class org.apache.poi.xddf.usermodel.XDDFColor
-
- container - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- CONTAINER_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_HIERARCHY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTAINER_MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- containPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Check if a part already exists in this package from its name.
- contains(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Check if a property with this name already exists in the collection of custom properties
- 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.
- contains(CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- 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
-
- containsKey(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
- 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
-
- CONTENT_CONFIDENTIALITY_ALGORITHM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_CORRELATOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_IDENTIFIER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_INTEGRITY_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_LENGTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTENT_TYPES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Content Types.
- CONTENT_TYPES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Content type part name.
- CONTENT_UNREAD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- contentControls - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- CONTENTS_SORT_ORDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- contentStatus - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The status of the content.
- ContentType - Class in org.apache.poi.openxml4j.opc.internal
-
Represents a immutable MIME ContentType value (RFC 2616 §3.7)
- ContentType(String) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentType
-
Constructor.
- contentType - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The type of content represented, generally defined by a specific use and
intended audience.
- contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
- ContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
-
Manage package content types ([Content_Types].xml part).
- ContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Constructor.
- contentTypeManager - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Manage parts content types of this package.
- ContentTypes - Class in org.apache.poi.openxml4j.opc
-
Open Packaging Convention content types (see Annex F : Standard Namespaces
and Content Types).
- ContentTypes() - Constructor for class org.apache.poi.openxml4j.opc.ContentTypes
-
- 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
-
- ContinuableRecord(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
-
Helper class used primarily for SST Records
- ContinueRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ContinueRecord(ContinueRecord) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- ContinueRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
-
- contrast - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- CONTROL_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_STRUCTURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONTROL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- ControlPtg - Class in org.apache.poi.ss.formula.ptg
-
- ControlPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ControlPtg
-
- CONVERSATION_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSATION_TOPIC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CONVERSION_WITH_LOSS_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
-
- convertBooleanToSTOnOff(boolean) - Static method in class org.apache.poi.xwpf.model.WMLHelper
-
- convertBrcToInt(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- convertBytesToTC(byte[], int) - Static method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- 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.
- CONVERTED_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
- convertFromExternSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
XSSF doesn't use external sheet indexes, so when asked treat
it just as a local index
- convertNumToColString(int) - Static method in class org.apache.poi.ss.util.CellReference
-
Takes in a 0-based base-10 column and returns a ALPHA-26
representation.
- convertOoxml2AwtAngle(double, double, double) - Static method in class org.apache.poi.sl.draw.geom.ArcToCommand
-
Arc2D angles are skewed, OOXML aren't ...
- convertRawBytesToEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- 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.
- convertSTOnOffToBoolean(STOnOff.Enum) - Static method in class org.apache.poi.xwpf.model.WMLHelper
-
- convertTextToNumber(String) - Static method in class org.apache.poi.ss.formula.functions.Value
-
- 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 interface org.apache.poi.common.Duplicatable
-
- copy() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- copy() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- copy() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherDgRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- copy() - Method in class org.apache.poi.ddf.EscherOptRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
-
- copy() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- copy() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- copy() - Method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- copy() - Method in class org.apache.poi.hpsf.ClassID
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Clone, eg when you want to actually make use of one of these.
- copy() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Clones the given text properties
- copy() - Method in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- copy() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- copy() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
-
- copy() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
- copy() - Method in class org.apache.poi.hssf.record.ArrayRecord
-
- copy() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BackupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BlankRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BOFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CellRecord
-
- copy() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- copy() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
- copy() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeader12Record
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- copy() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
- copy() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- copy() - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.EndRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CodepageRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- copy() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- copy() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- copy() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- copy() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- copy() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- copy() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CountryRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CRNCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.CRNRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
- copy() - Method in class org.apache.poi.hssf.record.DBCellRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingRecord
-
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changed
- copy() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
-
- copy() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DSFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- copy() - Method in class org.apache.poi.hssf.record.DVRecord
-
Clones the object.
- copy() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EndSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EOFRecord
-
- copy() - Method in class org.apache.poi.hssf.record.EscherAggregate
-
- copy() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FilePassRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FontRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FooterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FormatRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GridsetRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.GutsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HCenterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HeaderRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HideObjRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- copy() - Method in class org.apache.poi.hssf.record.IndexRecord
-
- copy() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- copy() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
- copy() - Method in class org.apache.poi.hssf.record.IterationRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LabelRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
- copy() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MMSRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
- copy() - Method in class org.apache.poi.hssf.record.MulRKRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NameRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NoteRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.NumberRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PaletteRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PaneRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
Clone this record.
- copy() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
-
- copy() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
- copy() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
- copy() - Method in class org.apache.poi.hssf.record.ProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- copy() - Method in class org.apache.poi.hssf.record.Record
-
- copy() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RKRecord
-
- copy() - Method in class org.apache.poi.hssf.record.RowRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
- copy() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SCLRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SSTRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StandardRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StringRecord
-
- copy() - Method in class org.apache.poi.hssf.record.StyleRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SubRecord
-
- copy() - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TabIdRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TableRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TableStylesRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UncalcedRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UnknownRecord
-
- copy() - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
- copy() - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
- copy() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
-
- copy() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
- copy() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
-
- copy() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
- copy() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- copy() - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
-
- copy() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
-
- copy() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- copy() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.CHPX
-
- copy() - Method in class org.apache.poi.hwpf.model.Colorref
-
- copy() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
-
- copy() - Method in class org.apache.poi.hwpf.model.Hyphenation
-
- copy() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
- copy() - Method in class org.apache.poi.hwpf.model.PAPX
-
- copy() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
-
- copy() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
- copy() - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- copy() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.SEPX
-
- copy() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- copy() - Method in class org.apache.poi.hwpf.model.TabDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.model.TextPiece
-
- copy() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- copy() - Method in class org.apache.poi.hwpf.usermodel.TableProperties
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- copy() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- copy() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- copy() - Method in class org.apache.poi.ss.formula.Formula
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaNPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AreaPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- copy() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddress
-
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
- copy() - Method in class org.apache.poi.util.IntMapper
-
- copy(InputStream, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copy(InputStream, OutputStream, long) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copy(InputStream, File) - Static method in class org.apache.poi.util.IOUtils
-
Copy the contents of the stream to a new file.
- copy() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Make a copy of this style.
- 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
-
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Some kinds of streams expect their 4 byte header to be
on the front of the contents.
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
-
- copyCellFrom(Cell, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Copy cell value, formula and style, from srcCell per cell copy policy
If srcCell is null, clears the cell value and cell style per cell copy policy
This does not shift references in formulas.
- copyFile(File, File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Copy a file.
- copyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- copyLayout(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
Copy placeholders from this layout to the destination slide
- 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.
- copyRowFrom(Row, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Copy the cells from srcRow to this row
If this row is not a blank row, this will merge the two rows, overwriting
the cells in this row with the cells in srcRow
If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy
srcRow may be from a different sheet in the same workbook
- copyRows(List<? extends Row>, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
copyRows rows from srcRows to this sheet starting at destStartRow
Additionally copies merged regions that are completely defined in these
rows (ie.
- copyRows(int, int, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Copies rows between srcStartRow and srcEndRow to the same sheet, starting at destStartRow
Convenience function for
XSSFSheet.copyRows(List, int, CellCopyPolicy)
Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy)
- copyStream(InputStream, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Copy the input stream into the output stream.
- 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.
- CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core document relationship type.
- CORE_DOCUMENT_REL - Static variable in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Core Properties.
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type.
- CORE_PROPERTIES_ECMA376 - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type as defiend in ECMA 376.
- CORE_PROPERTIES_ECMA376_NS - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Namespace of Core properties relationship type as defiend in ECMA 376
- CORE_PROPERTIES_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Core Properties part.
- CORE_PROPERTIES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Core properties partname.
- CORE_PROPERTIES_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Core properties part URI.
- CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- CORNER_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- corners - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- CORRELATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CORRELATE_MTSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CorruptPowerPointFileException - Exception in org.apache.poi.hslf.exceptions
-
This exception is thrown when we try to open a PowerPoint file, and
something is fundamentally broken about it.
- CorruptPowerPointFileException(String) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
-
- CorruptPowerPointFileException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
-
- CorruptPowerPointFileException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
-
- 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
-
- count - Variable in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
An integer representing the total count of strings in the workbook.
- count - Variable in class org.apache.poi.xssf.model.SharedStringsTable
-
An integer representing the total count of strings in the workbook.
- 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
-
- countDashStops() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- countGradientStops() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- 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
-
- countLines(String) - Static method in class org.apache.poi.xdgf.util.Util
-
- 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.
- COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CountryRecord - Class in org.apache.poi.hssf.record
-
Country Record (aka WIN.INI country) - used for localization
- CountryRecord() - Constructor for class org.apache.poi.hssf.record.CountryRecord
-
- CountryRecord(CountryRecord) - Constructor for class org.apache.poi.hssf.record.CountryRecord
-
- CountryRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CountryRecord
-
- countTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- countTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- 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(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIAttribute
-
Parses a MAPI Properties TNEF Attribute, and returns
the list of MAPI Attributes contained within it
- create(InputStream) - Static method in class org.apache.poi.hmef.attribute.TNEFAttribute
-
Creates a new TNEF Attribute by reading data from
the stream within a
HMEFMessage
- 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(PictureData.PictureType) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Create an instance of PictureData
by type.
- create() - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a new, empty, Powerpoint document.
- 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(long) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- create(RecordInputStream) - Static method in class org.apache.poi.hssf.record.InterfaceEndRecord
-
- 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(String) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Creates a new package.
- create(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Creates a new package.
- create(OutputStream) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
- 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 POIFSFileSystem.
- create(POIFSFileSystem, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given POIFSFileSystem, which may
be password protected
- create(DirectoryNode) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given DirectoryNode.
- create(DirectoryNode, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given DirectoryNode, which may
be password protected
- create(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(boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Create a new empty Workbook, either XSSF or HSSF depending
on the parameter
- create(POIFSFileSystem) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a HSSFWorkbook from the given POIFSFileSystem
- create(DirectoryNode) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given DirectoryNode.
- create(DirectoryNode, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given DirectoryNode, which may
be password protected
- create(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
-
- create(OPCPackage) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given OOXML Package.
- create(SXSSFWorkbook) - Static method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
-
- create(SXSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
- create(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- create(XSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
- create(OPCPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package.
- CREATE_TEMPLATES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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.
- createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
-
- createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- createAnchorFromEscher(EscherContainerRecord) - Static method in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- createArchiveOutputStream(OutputStream) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- 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..
- createAreaReference(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAreaReference(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createAutoShape() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- 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
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createAutoShape() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- 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.
- createBasicLinkExternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createBasicLinkInternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- 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.
- createBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createBlock() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createBlock() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- 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
- createBookmark(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- 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.
- createBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
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
- createCachedBoolean(boolean) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- createCachedEmptyValue() - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- createCachedErrorCode(int) - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- createCacheFields(Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Generates a cache field for each column in the reference area for the pivot table.
- createCategoryAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createCategoryAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- createCategoryAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
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.
- createCell(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Use this to create new cells within the row and return it.
- createCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create a new XWPFTableCell and add it to the tableCell-list of this tableRow
- 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.
- createCellComment(ClientAnchor) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
-
- createCellComment(ClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
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
- createCellStyle() - Method in class org.apache.poi.xssf.model.StylesTable
-
Create a cell style in this style table.
- createCellStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create a new Cell style and add it to the workbook's style table
- createCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new XSSFCellStyle and add it to the workbook's style table
- createCellXF() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates a new Cell-type Extended Format Record and adds it to the end of
ExtendedFormatRecords collection
- createCFAggregate(RecordStream) - Static method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create CFRecordsAggregate from a list of CF Records
- createChart(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a blank chart on the given slide.
- createChart() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
This method is used to create template for chart XML.
- createChart(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a chart.
- createChart(ClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a chart.
- createChart() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
This method is used to create template for chart XML
no need to read MS-Word file and modify charts
- createChart(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
This method is used to create template for chart XML
no need to read MS-Word file and modify charts
- createChart(XWPFRun, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- createChunk(byte[], int) - Method in class org.apache.poi.hdgf.chunks.ChunkFactory
-
Creates the appropriate chunk at the given location.
- createChunkHeader(int, byte[], int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Creates the appropriate ChunkHeader for the Chunk Header at
the given location, for the given document version.
- 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.
- createClientAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a XSSFClientAnchor.
- createColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- 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.
- createColorScaleFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- createColumn(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Add a new column to the right end of the table.
- createColumn(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Adds a new column to the table.
- 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.
- createConditionalFormattingColorScaleRule() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
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.
- createConditionalFormattingRule(byte, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule
with a cell comparison operator
- createConditionalFormattingRule(byte, String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- createConditionalFormattingRule(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a formula.
- createConditionalFormattingRule(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Create a Databar conditional formatting rule.
- createConditionalFormattingRule(ExtendedColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing the creation of conditional formatting
rules using an Icon Set / Multi-State formatting.
- createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createConnector() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- createConnector() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a connector
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createConnector() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createConnector(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createConnector(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a simple shape.
- createContainerPointers(Pointer, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
-
- 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
-
- createCustom(int, Types.MAPIType, String) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- createCustom(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
-
- createCustomConstraint(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
-
- createCustomConstraint(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
-
- createCustomConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createCustomFormulaConstraint(String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- created - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Date of creation of the resource.
- CREATED_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- createData(ChartTypes, XDDFChartAxis, XDDFValueAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method will return specified chart data with category and series values
- 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.
- createDataBarFormatting(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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.
- createDataFormat() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createDataFormat() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the instance of DataFormat for this workbook.
- createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
- createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the workbook's data format table (a factory for creating data format strings).
- createDateAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createDateAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- createDateAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
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
-
- createDateConstraint(int, String, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- 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
-
- createDecimalConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createDefaultDataColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- 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
- createDialogsheet(String, CTDialogsheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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() - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Creates a new DOM Document
- 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
- createDocumentPart(POIXMLDocumentPart, PackagePart) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Create a POIXMLDocumentPart from existing package part and relation.
- createDocumentPart(POIXMLDocumentPart, PackagePart) - Method in class org.apache.poi.xdgf.usermodel.XDGFFactory
-
- 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.
- createDrawingPatriarch() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates the top-level drawing patriarch.
- createDrawingPatriarch() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a new SpreadsheetML drawing.
- createDVRecord(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- createEllipticalArc(double, double, double, double, double, double, Path2D.Double) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- 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.
- createEncryptionDocument() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- createEncryptionEntry(DirectoryEntry, String, EncryptionRecord) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- 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
-
- createEndnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new end note and add it to the document.
- createEndnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Create a new end note and add it to the document.
- createEndnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- 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 .
- createErrorBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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
-
- createExplicitListConstraint(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- 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
- createExtendedColor() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createExtendedColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
- createExternalGraphic(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createExternalReferences(String, String[]) - Static method in class org.apache.poi.hssf.record.SupBookRecord
-
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
-
Look for certain entries in the stream, to figure it
out what format is desired
Note - doesn't check for core-supported formats!
Note - doesn't check for OOXML-supported formats
- 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.
- createExtractor(File) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- createExtractor(InputStream) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- createExtractor(OPCPackage) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Tries to determine the actual type of file and produces a matching text-extractor for it.
- createExtractor(POIFSFileSystem) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- 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
- createFont() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create a new Font and add it to the workbook's font table
- createFont() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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.
- createFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Create a new font formatting structure if it does not exist,
otherwise just return existing object.
- createFooter(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates an empty footer of the specified type, containing a single
empty paragraph, to which you can then set text, add more paragraphs etc.
- createFooter(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates a new footer of the specified type, to which the
supplied (and previously unattached!) paragraphs are
added to.
- createFooter(HeaderFooterType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a footer of the given type
- createFootnote() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createFootnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new footnote and add it to the document.
- createFootnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Create a new footnote and add it to the document.
- createFootnoteBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createFootnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty footnotes element for the document if one does not already exist
- 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.
- createFormulaEvaluator() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createFormulaEvaluator() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a XSSFFormulaEvaluator, the 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
-
- createFormulaListConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createForRowCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
-
- createForRowShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
-
- createForSheetShift(int, int) - Static method in class org.apache.poi.ss.formula.FormulaShifter
-
- createForString() - Static method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createFreeform() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- createFreeform() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a new shape with a custom geometry
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createFreeform() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- 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).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createGroup() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createGroup() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- 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
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createGroup() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createGroup(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createGroup(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a group shape.
- createHeader(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates an empty header of the specified type, containing a single
empty paragraph, to which you can then set text, add more paragraphs etc.
- createHeader(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates a new header of the specified type, to which the
supplied (and previously unattached!) paragraphs are
added to.
- createHeader(HeaderFooterType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a header of the given type
- createHeader1() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createHeader1() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createHeader2() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createHeader2() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createHeaderFooterPolicy() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- createHslfByNode - Static variable in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- createHslfByPoifs - Static variable in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- createHssfByNode - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createHssfFromScratch - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
- createHyperlink(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- 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
- createHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- createHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Create a new XSSFHyperlink.
- createHyperlinkRun(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Appends a new hyperlink run to this paragraph
- createIf(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- createImage(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- 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.
- createInline() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- 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
-
- createIntegerConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createInternalReferences(short) - Static method in class org.apache.poi.hssf.record.SupBookRecord
-
- createLeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createLinearGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- createLineBreak() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createLineChartData() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataFactory
-
Deprecated.
- createLineChartData() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- createListBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createListItem() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createListItem() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createListItemBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createListItemLabel(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- createMasterSheet() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- createMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- createMouseOver(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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.
- createMultiStateFormatting(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- createName() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates new name
- createName() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- createName() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
creates a new named range and add it to the model
- createName() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Return the underlying workbook
- createName() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Creates a new (uninitialised) defined name in this workbook
- createName() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Creates a new (uninitialised) defined name in this workbook
- createName() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- createName() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- createNewDataSource() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- createNewDataSource() - Method in class org.apache.poi.poifs.filesystem.TempFilePOIFSFileSystem
-
- createNewFont() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates a new font record and adds it to the "font table".
- createNoteInline(String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- createNotesMaster() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a notes master.
- createNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty numbering if one does not already exist and sets the numbering member
- 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
-
- createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createNurbsSpline(ControlPath, ValueVector, ValueVector, int) - Static method in class org.apache.poi.xdgf.geom.SplineRenderer
-
- 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
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
-
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- 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 class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createOleShape(PictureData) - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createOleShape(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- createOleShape(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Create a new OLE object shape with the given pictureData as preview image
- createOleShape(String) - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createOleShape(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createOleShape(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createOption(String, boolean) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- 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
- createPageMaster(float, String) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
- createPageMaster(Section, String, int) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- createPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createParagraph() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createParagraph() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Appends a new paragraph to this document
- createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a new paragraph at the end of the header or footer
- createPart(PackagePartName, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Create and add a part, with the specified name and content type, to the
package.
- createPart(PackagePartName, String, ByteArrayOutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a part to the package.
- createPartImpl(PackagePartName, String, boolean) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Core method to create a package part.
- createPartImpl(PackagePartName, String, boolean) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Create a new MemoryPackagePart from the specified URI and content type
aram partName The part URI.
- createPartName(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by throwing an exception if the URI is
not valid.
- createPartName(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name.
- createPartName(String, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by resolving it using a base part.
- createPartName(URI, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by resolving it using a base part.
- 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.
- createPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Create a new pattern formatting structure if it does not exist,
otherwise just return existing object.
- createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createPicture(PictureData) - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- 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.
- createPicture(String) - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createPicture(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createPicture(PictureData) - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createPicture(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
-
- createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a picture.
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a picture.
- createPivotTable(AreaReference, CellReference, Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the AreaReference range on sourceSheet, at the given position.
- createPivotTable(AreaReference, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the AreaReference range, at the given position.
- createPivotTable(Name, CellReference, Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Name range reference on sourceSheet, at the given position.
- createPivotTable(Name, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Name range, at the given position.
- createPivotTable(Table, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Table, at the given position.
- createPointer(byte[], int) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
-
Creates a single Pointer from the data at the given offset
- 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 .
- createPromptBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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
-
- createQCPLCBit(String, String, byte[]) - Static method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- 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() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- 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.
- createRecordForType(long, byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
-
For a given type (little endian bytes 3 and 4 in record header),
byte array, start position and length:
will return a Record object that will handle that record
Remember that while PPT stores the record lengths as 8 bytes short
(not including the size of the header), this code assumes you're
passing in corrected lengths
- createRecords(InputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
Create an array of records from an input stream
- createRelationship(POIXMLRelation, POIXMLFactory) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationship(POIXMLRelation, POIXMLFactory, int) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationship(POIXMLRelation, POIXMLFactory, int, boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationshipInChart(POIXMLRelation, POIXMLFactory, int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
method to create relationship with embedded part for example writing xlsx
file stream into output 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
- createRichTextString(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- createRichTextString(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
- createRichTextString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a new XSSFRichTextString for you.
- 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
- createRow(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Create a new row within the sheet and return the high level representation
- createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a new row within the sheet and return the high level representation
Note: If a row already exists at this position, it is removed/overwritten and
any existing cell is removed!
- createRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
create a new XWPFTableRow object with as many cells as the number of columns defined in that moment
- createRun() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Appends a new run to this paragraph
- 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.
- createScatterChartData() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- createSelect() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
- createSeriesAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method will return series axis with specified position
- createShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
-
Create a new shape from the data provided.
- createShape(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new simple shape under this group.
- createShapeGroup(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
-
- createShapeTree(EscherContainerRecord, EscherAggregate, HSSFShapeContainer, DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFShapeFactory
-
build shape tree from escher container
- createSharedStringsTable(XSSFReader, OPCPackage) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- 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.
- createSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sreate an Sheet for this Workbook, adds it to the sheets and returns
the high level representation.
- createSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create an Sheet for this Workbook, adds it to the sheets and returns
the high level representation.
- createSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet for this workbook, adds it to the sheets and returns
the high level representation.
- createSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new sheet for this Workbook and return the high level representation.
- createSheetBOF() - Static method in class org.apache.poi.hssf.record.BOFRecord
-
- createSheetDataWriter() - Method in class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
-
- createSheetDataWriter() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- createSimpleShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
-
- createSimpleShape(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a simple shape.
- createSimpleShape(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createSimpleShape(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
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 class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Create a blank Slide
.
- createSlide() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- createSlide(XSLFSlideLayout) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a slide and initialize it from the specified layout.
- createSlide() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a blank slide using the default (first) master.
- createSlideShow(POIFSFileSystem) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
-
- createSlideShow(DirectoryNode) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
-
Creates a HSLFSlideShow from the given DirectoryNode
- createSlideShow(OPCPackage) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given OOXML Package
- createSlideShow(File, boolean) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates the XMLSlideShow from the given File, which must exist and be readable.
- createSlideShow(InputStream) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given InputStream
- createSolidPaint(Color) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
- createSolidPaint(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
- createSourceReferences(CellReference, Sheet, XSSFPivotTable.PivotTableReferenceConfigurator) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Creates cacheSource and workSheetSource for pivot table and sets the source reference as well assets the location of the pivot table
- createSpace(int, int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Create a new Placeholder and initialize internal structures
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.MovieShape
-
Create a new Placeholder and initialize internal structures
- createSpContainer(ShapeType, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFBackground
-
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Create a new ShapeGroup and create an instance of EscherSpgrContainer
which represents a group of shapes
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFLine
-
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Create a new Picture and populate the inital structure of the EscherSp
record which holds information about this picture.
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholder
-
Create a new Placeholder and initialize internal structures
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Create and assign the lower level escher record to this shape
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Create a new Shape
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
-
Create a new TextBox and initialize its internal structures
- 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.
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a split pane.
- createStream(Pointer, byte[], ChunkFactory, PointerFactory) - Static method in class org.apache.poi.hdgf.streams.Stream
-
Uses the pointer to locate a Stream within the document
data, and creates it.
- 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
- createStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty styles for the document if one does not already exist
- 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 class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createTable(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- createTable() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTable() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTable() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createTable(int, int) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Create a new Table of the given number of rows and columns
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createTable(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createTable(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createTable() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- createTable(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a new Table, and associates it with this Sheet.
- createTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- createTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create an empty table with one row and one column as default.
- createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create an empty table with a number of rows and cols specified
- createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a new table at the end of the header or footer
- createTableBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTableBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createTableCell() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTableCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableCell() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createTableColumn() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTableColumn() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableColumnGroup() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableHeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTableHeader() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableHeaderCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableRow() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createTableRow() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createTableRow() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- 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.
- createTempFile() - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
-
- createTempFile() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Create a temp file to write sheet data.
- createText(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- createText(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createText(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- createTextBox() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
-
- createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- 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
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
-
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- createTextBox() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- createTextbox(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Constructs a textbox under the drawing.
- createTextbox(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Constructs a textbox.
- 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
-
- createTextLengthConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- 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
-
- createTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- 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
-
- createTimeConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createTOC() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- createUnorderedList() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- createUnorderedList() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
-
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
-
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- createValueAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createValueAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- createValueAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- createWatermark(String) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- 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() - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Create a new empty Workbook
- createWorkbook(POIFSFileSystem) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
- createWorkbook(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Creates a HSSFWorkbook from the given DirectoryNode
- createWorkbook() - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Create a new empty Workbook
- createWorkbook(ZipPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package
- createWorkbook(OPCPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package
- createWorkbook(File, boolean) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates the XSSFWorkbook from the given File, which must exist and be readable.
- createWorkbook(InputStream) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given InputStream
- createWriter(File) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Create a writer for the sheet data.
- createXMLSignContext(Document) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Convenience method for creating the signature context
- 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).
- createXslfByFile - Static variable in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- createXslfByStream - Static variable in class org.apache.poi.sl.usermodel.SlideShowFactory
-
- createXssfByFile - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createXssfByPackage - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createXssfByStream - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createXssfFromScratch - Static variable in class org.apache.poi.ss.usermodel.WorkbookFactory
-
- createZipEntrySource(InputStream) - Static method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
- CREATION_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CREATION_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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.
- creator - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
An entity primarily responsible for making the content of the resource.
- CRNCountRecord - Class in org.apache.poi.hssf.record
-
XCT - CRN Count
- CRNCountRecord(CRNCountRecord) - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
-
- CRNCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
-
- CRNRecord - Class in org.apache.poi.hssf.record
-
This record stores the contents of an external cell or cell range
- CRNRecord(CRNRecord) - Constructor for class org.apache.poi.hssf.record.CRNRecord
-
- CRNRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNRecord
-
- crossAxis(ChartAxis) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
Declare this axis cross another axis.
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
Declare this axis cross another axis.
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- CryptoAPIDecryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIDecryptor() - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- CryptoAPIDecryptor(CryptoAPIDecryptor) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- CryptoAPIEncryptionHeader - Class in org.apache.poi.poifs.crypt.cryptoapi
-
- CryptoAPIEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- CryptoAPIEncryptionHeader(CryptoAPIEncryptionHeader) - 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
-
- CryptoAPIEncryptionVerifier(CryptoAPIEncryptionVerifier) - 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
- CString - Class in org.apache.poi.hslf.record
-
A CString (type 4026).
- CString(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.CString
-
For the CStrubg Atom
- CString() - Constructor for class org.apache.poi.hslf.record.CString
-
Create an empty CString
- 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
-
- CTColComparator - Class in org.apache.poi.xssf.util
-
- 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
-
- ctEndnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- 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
-
- ctFootnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
- ctFtnEdn - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- 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
-
- CTRL_PROP_RECORDS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- 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
-
- culture - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- Currency - Class in org.apache.poi.hpsf
-
- Currency() - Constructor for class org.apache.poi.hpsf.Currency
-
- CURRENCY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Currency - signed 64-bit integer that represents a base ten decimal with
four digits to the right of the decimal point
- CURRENCY_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the currency symbol part of a cell format part
- CurrencyPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
-
- 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.
- CURRENT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- CurrentUserAtom - Class in org.apache.poi.hslf.record
-
This is a special kind of Atom, because it doesn't live inside the
PowerPoint document.
- CurrentUserAtom() - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
-
Create a new Current User Atom
- CurrentUserAtom(DirectoryNode) - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
-
Find the Current User in the filesystem, and create from that
- CURSOR_VISIBLE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to display the cursor during
the slide show.
- 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
-
- CUSTOM_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Custom properties relationship type.
- CUSTOM_PROPERTIES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- CUSTOM_XML - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Custom XML relationship type.
- CUSTOM_XML_MAPPINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- CUSTOM_XML_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Custom XML part.
- CUSTOMER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
-
- CustomIndexedColorMap - Class in org.apache.poi.xssf.usermodel
-
custom index color map, i.e.
- 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 interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- GE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Greater than or equal to' operator
- GEAR_6 - 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
-
- GENDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
- generateData() - Method in class org.apache.poi.hpbf.model.EscherPart
-
Serialises our Escher children back
into bytes.
- generateData() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Called just before writing out, to trigger
the data byte array to be updated with the
latest contents.
- generateData() - Method in class org.apache.poi.hpbf.model.MainContents
-
- generateData() - Method in class org.apache.poi.hpbf.model.QuillContents
-
- 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)
- generateRelationIfNeeded(PackagePart) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Generates the relation if required
- 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
-
- GENERATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- GenericPropertyNode - Class in org.apache.poi.hwpf.model
-
- GenericPropertyNode(GenericPropertyNode) - Constructor for class org.apache.poi.hwpf.model.GenericPropertyNode
-
- GenericPropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.GenericPropertyNode
-
- GenericRecord - Interface in org.apache.poi.common.usermodel
-
- GenericRecordJsonWriter - Class in org.apache.poi.util
-
- GenericRecordJsonWriter(File) - Constructor for class org.apache.poi.util.GenericRecordJsonWriter
-
- GenericRecordJsonWriter(Appendable) - Constructor for class org.apache.poi.util.GenericRecordJsonWriter
-
- GenericRecordJsonWriter.GenericRecordHandler - Interface in org.apache.poi.util
-
- GenericRecordUtil - Class in org.apache.poi.util
-
- GenericRecordUtil.AnnotatedFlag - Class in org.apache.poi.util
-
- GenericRecordXmlWriter - Class in org.apache.poi.util
-
- GenericRecordXmlWriter(File) - Constructor for class org.apache.poi.util.GenericRecordXmlWriter
-
- GenericRecordXmlWriter(Appendable) - Constructor for class org.apache.poi.util.GenericRecordXmlWriter
-
- GenericRecordXmlWriter.GenericRecordHandler - Interface in org.apache.poi.util
-
- GenericSection - Class in org.apache.poi.xdgf.usermodel.section
-
- GenericSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.GenericSection
-
- GEOMEAN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- GEOMETRY__3DOK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST10VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST2VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST3VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST4VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST5VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST6VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST7VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST8VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUST9VALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__ADJUSTVALUE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__BOTTOM - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__CXK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__FILLOK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__FILLSHADESHAPEOK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__GEOTEXTOK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__LEFT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__LINEOK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PADJUSTHANDLES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PCONNECTIONSITES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PCONNECTIONSITESDIR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PFRAGMENTS - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PGUIDES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__PINSCRIBE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__RIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__SEGMENTINFO - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__SHADOWok - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__SHAPEPATH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__TOP - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__VERTICES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__XLIMO - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOMETRY__YLIMO - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GeometryRow - Interface in org.apache.poi.xdgf.usermodel.section.geometry
-
- GeometryRowFactory - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
- GeometryRowFactory() - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
-
- GeometrySection - Class in org.apache.poi.xdgf.usermodel.section
-
- GeometrySection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- GEOTEXT__ALIGNMENTONCURVE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__BOLDFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__CHARBOUNDINGBOX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__DEFAULTPOINTSIZE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__FONTFAMILYNAME - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__HASTEXTEFFECT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__ITALICFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__KERNCHARACTERS - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__NOMEASUREALONGPATH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__REVERSEROWORDER - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__ROTATECHARACTERS - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__RTFTEXT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__SCALETEXTONPATH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__SHADOWFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__SMALLCAPSFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__STRETCHCHARHEIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__STRETCHTOFITSHAPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__STRIKETHROUGHFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__TEXTSPACING - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__TIGHTORTRACK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__UNDERLINEFONT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GEOTEXT__UNICODE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- 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.hslf.record.ExObjList
-
Lookup a hyperlink by its unique id
- get(int) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
- 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
- get(CellAddress) - Method in class org.apache.poi.xssf.binary.XSSFBCommentsTable
-
- 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
- get3DReferencePtg(CellReference, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- get7BitEncoding() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Returns the Encoding that will be used to decode any "7 bit" (non
unicode) data.
- get_cbFfnM1() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getAboveAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getAboveAverage() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- 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
-
- getAbsPathMetadata() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
- getAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- getAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
get AbstractNum by abstractNumID
- getAbstractNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
return the abstractNumID
If the AbstractNumID not exists
return null
- getAccentAndFollowingHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent And Following Hyperlink Colour
- getAccentAndHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent And Hyperlink Colour
- getAccentColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent Colour
- getAcceptedAtTime() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
- getAcceptor() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
-
- getAcceptor() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
Is only called on construction of the visitor, allows
mixing visitors and acceptors
- getAction() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Hyperlink Action.
- getAction() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the action property.
- getAction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- 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.
- getActiveCell() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return location of the active cell, e.g.
- getActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getActiveSheetIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Convenience method to get the active sheet.
- getActiveSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Convenience method to get the active sheet.
- getActualType() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
- 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.hdgf.pointers.Pointer
-
- getAddress() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getAddress() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Hyperlink address.
- getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
- getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Hyperlink address.
- getAddress() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Gets the address of this cell
- getAddress() - Method in class org.apache.poi.ss.usermodel.CellBase
-
Gets the address of this cell
- getAddress() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Get the address of the cell that this comment is attached to
- getAddress() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Hyperlink address.
- getAddresses() - Method in class org.apache.poi.xssf.binary.XSSFBCommentsTable
-
- getAdjustmentValue(int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
Gets adjust value which controls smart resizing of the auto-shape.
- getAdjustValue(String) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getAdjustValue(String) - Method in interface org.apache.poi.sl.draw.geom.IAdjustableShape
-
- getAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- getAdjustValue(String) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getAdjustValues() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getAdjustValues() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- getAdt() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the adt field for the DOP record.
- 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)
- getAfterLastRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- 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.
- getAlign(HorizontalAlignment) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
- 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 class org.apache.poi.hwpf.model.ListLevel
-
"Alignment (left, right, or centered) of the paragraph number."
- getAlignment() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of horizontal alignment for the cell
- getAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- getAlignment() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the paragraph alignment which shall be applied to text in this
paragraph.
- getAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getAlignmentOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the alignment options bitmask.
- getAlignWithMargins() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns alignWithMargins attribute
- getAll() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAll() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getAll() - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- getAll() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
- getAll() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
- 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.
- getAllEmbeddedParts() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
Not currently implemented
- getAllEmbeddedParts() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the document's embedded files.
- getAllEmbedds() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
- 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.
- getAllNames() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns all defined names
- getAllNames() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get a list of all the named ranges in the workbook.
- getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get all Pictures in this package
- getAllPictures() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.hwpf.model.PicturesTable
-
Not all documents have all the images concatenated in the data stream
although MS claims so.
- getAllPictures() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns all Pictures, which are referenced from the document itself.
- getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- getAllReferencedCells() - Method in class org.apache.poi.ss.util.AreaReference
-
Returns a reference to every cell covered by this area
- getAllSimpleXmlCell() - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- getAllText() - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
Locates all the text entries in the file, and returns their
contents.
- getAllTextEndAt() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns where in the text that this block
of hyperlinks stops applying to.
- 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.
- getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors?
(usermodel extractors tend to be more accurate, but use more memory)
Default is to use the thread level setting, which defaults to false.
- getAllXSSFMaps() - Method in class org.apache.poi.xssf.model.MapInfo
-
- 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
-
- getAlpha() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- 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
- getAlternativeLanguage() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getAlternativePictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns an alternative picture data, e.g.
- getAlternativePictureData() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getAltFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
-
- getAltFontName() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getAltFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
-
- getAltLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Alternate Windows LANGID of this text;
must be a valid non-East Asian LANGID if the text has an East Asian language,
otherwise may be an East Asian LANGID or language neutral (zero).
- getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Returns the anchor (the bounding box rectangle) of this shape group.
- getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Returns the anchor (the bounding box rectangle) of this shape.
- 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
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Returns the frame anchor.
- getAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
- getAnchor() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
- 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.
- getAnchoring() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- 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.
- getAnchorType() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
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
-
- getAngle() - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
- getAngle() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getAngle() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getAnimationInfoAtom() - Method in class org.apache.poi.hslf.record.AnimationInfo
-
Returns the AnimationInfo
- getAnld() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the anld field for the PAP record.
- getAny() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the any property.
- getApplication() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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.
- getAppVersion() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getArabic() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- getArcClosure() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getArea() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the area that this table covers.
- 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
-
- getARGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- 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
- getArrayFormulaRange() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Only valid for array formula cells
- getArrayFormulaRange() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- getArrayRecord(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
- getAs7bitString() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
Returns the data, formatted as a string assuming it was a non-unicode
string.
- getAsDate(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
-
Returns the Date of a Attribute, converting as appropriate
- getAsDate(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
-
Returns the Date of a Attribute, converting as appropriate
- getAsEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
-
Treats the directory as an embedded MAPIMessage (it normally is one), and
returns a MAPIMessage object to process it with.
- getAsEmbededMessage() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
-
- getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xst
-
- getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xstz
-
- 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
-
- getAsString(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
-
Returns the string of a Attribute, converting as appropriate
- getAsString(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
-
Returns the string of a Attribute, converting as appropriate
- getAsumyi() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the asumyi field for the DOP record.
- getAttachContentId() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachData() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachExtension() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachLongFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachmentCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- getAttachmentDirectory() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachmentFiles() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the message attachments.
- getAttachments() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all the Attachments of the message.
- getAttachMimeTag() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttachRenderingWMF() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.Attachment
-
Return the attachment attribute with the given ID,
or null if there isn't one.
- getAttributedString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- getAttributedString(Graphics2D, StringBuilder) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getAttributes() - Method in class org.apache.poi.hmef.Attachment
-
Returns all HMEF/TNEF attributes of the attachment,
such as filename, icon and contents
- 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.hslf.record.Comment2000
-
Get the Author of this comment
- getAuthor() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the Author of this comment
- 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(int) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Get an author by its index.
- 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
- getAuthor() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- getAuthor(long) - Method in interface org.apache.poi.xssf.model.Comments
-
- getAuthor(long) - Method in class org.apache.poi.xssf.model.CommentsTable
-
- getAuthor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getAuthor() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
-
- getAuthorById(long) - Method in class org.apache.poi.xslf.usermodel.XSLFCommentAuthors
-
- getAuthorInitials() - Method in class org.apache.poi.hslf.record.Comment2000
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- 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.
- getAutobreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- getAutobreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- getAutoFit() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getAutoNumberingScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getAutoNumberingScheme() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- getAutoNumberingScheme() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getAutoNumberingStartAt() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.
- getAutoNumberingStartAt() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getAutoNumberScheme() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- getAutoNumberStartNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- getAutoNumberTypes() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
- 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.
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- getAxes() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getAxis() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getAxis() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- 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.
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- 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.hslf.usermodel.HSLFSheet
-
Returns the background shape for this sheet.
- getBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Background for this slide.
- getBackground() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the background field for the Tick record.
- getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getBackground() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the background color used for clearing a region.
- getBackground() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- getBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Background color
- getBackgroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the background color field for the AreaFormat record.
- getBackgroundColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBackgroundColor() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- getBackgroundColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Background Colour
- 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
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getBarDirection() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- getBarDirection() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- getBarGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- getBarGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- getBarSpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the bar space field for the Bar record.
- getBaseStyle() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
- 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
-
- getBasisStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
- 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
-
- getBchUpe() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the size, in bytes, of std in LPStd.
- getBeginChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getBeginPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getBeginRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getBeginText() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getBeginX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getBeginY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getBest(int, int) - Static method in class org.apache.poi.hmef.attribute.TNEFProperty
-
- getBgPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
- getBgPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getBgRef() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getBidi() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- 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
-
- getBinData() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
-
- getBitFieldFunction(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getBitFieldGet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getBitFieldSet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getBitFieldType(String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getBitmap() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getBitmap() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- getBitmap() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- getBitmap() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getBitmapHeight() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getBitmapStride() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getBitmapType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getBitmapWidth() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getBits() - Method in class org.apache.poi.hpbf.model.QuillContents
-
- getBits() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An FFDataBits that specifies the type and state of this form field.
- getBitsAsString(Supplier<Number>, int[], String[]) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getBitsPerPixel() - Method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
-
The total number of bits per pixel.
- getBitType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
Returns the type of the bit data, eg TEXT
or PLC
- getBkc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Break code.
- getBkColorSrc() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getBkf_flags() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Get the bkf_flags field for the BKF record.
- getBkMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBkMode() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
-
- getBlackWhiteMode() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getBlip() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getBlip() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getBlipFill() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getBlipFill() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getBlipId() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getBlipId() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getBlipLink() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getBlipRecord() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getBlipRecords() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
-
- 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
-
- getBlock() - Method in class org.apache.poi.xwpf.usermodel.TOC
-
- getBlock0(byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Returns a new byte array with a truncated to the given size.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Load the block at the given offset.
- getBlockSize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
The blockSize (in bytes) of the verifier data.
- getBlockSize() - Method in class org.apache.poi.poifs.crypt.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
-
- getBlue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- getBlur() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- getBlur() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getBMPData() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- getBMPData() - Method in interface org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
-
- getBMPData() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getBMPData() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getBMPData() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getBMPData() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- getBMPStream() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- getBody() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns the Message Body, as RTF, or null if the mapi property
for this isn't set
- getBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- getBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- getBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
-
- getBody() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
-
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getBodyAttribute() - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
- getBodyElements() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns an Iterator with paragraphs and tables,
in the order that they occur in the text.
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns an Iterator with paragraphs and tables
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
returns an Iterator with paragraphs and tables
- getBodyElementsIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getBodyProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- 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
-
- getBold() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value for the boldness to use.
- getBoldWeight() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
- getBookmark(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
-
- getBookmark(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
-
- getBookmark() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getBookmarks() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getBookmarksAt(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
-
- getBookmarksCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getBookmarksCount() - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
-
- getBookmarksCount() - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
-
- getBookmarksStartedBetween(int, int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
-
- getBookmarksStartedBetween(int, int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
-
- 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.
- getBooleanCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a boolean.
- getBooleanCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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.hssf.record.FormulaSpecialCachedValue
-
- getBooleanValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
-
- getBooleanValue() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- getbOpenGL() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getBorder() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getBorderAt(int) - Method in interface org.apache.poi.xssf.model.Styles
-
- getBorderAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- getBorderBetween() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed between each paragraph in a
set of paragraphs which have the same set of paragraph border settings.
- getBorderBottom() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the bottom border of the cell
- getBorderBottom() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the bottom border
- getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the bottom border of the cell
- getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderBottom() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed below a set of
paragraphs which have the same set of paragraph border settings.
- 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
-
- getBorderBottomEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderBottomEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderCap(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBorderColor(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getBorderColor(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Get the color to use for the selected border
- getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets border color
- getBorderCompound(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getBorderCompound(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBorderDash(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getBorderDash(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBorderDiagonal() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the diagonal border of the cell
- getBorderDiagonal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderDiagonal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderDiagonal() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderDiagonalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderDiagonalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderDiagonalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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
-
- getBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- 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
- getBorderHorizontal() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderHorizontalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderHorizontalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderHorizontalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderLeft() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the left border of the cell
- getBorderLeft() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the left border
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the left border of the cell
- getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the left side of the
page around the specified paragraph.
- 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
-
- getBorderLeftEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderLeftEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- 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
- getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the right side of the
page around the specified paragraph.
- 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
-
- getBorderRightEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderRightEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorders() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getBorderStyle(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getBorderStyle(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
- 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
- getBorderStyle(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBorderStyle(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Get the type of border to use for the selected border
- getBorderTop() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the top border of the cell
- getBorderTop() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the top border
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the top border of the cell
- getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderTop() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed above a set of paragraphs
which have the same set of paragraph border settings.
- 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
-
- getBorderTopEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderTopEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getBorderType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Get the border type field for the Frame record.
- getBorderType(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getBorderType() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Border type code:
0 none
1 single
2 thick
3 double
5 hairline
6 dot
7 dash large gap
8 dot dash
9 dot dot dash
10 triple
11 thin-thick small gap
12 thick-thin small gap
13 thin-thick-thin small gap
14 thin-thick medium gap
15 thick-thin medium gap
16 thin-thick-thin medium gap
17 thin-thick large gap
18 thick-thin large gap
19 thin-thick-thin large gap
20 wave
21 double wave
22 dash small gap
23 dash dot stroked
24 emboss 3D
25 engrave 3D
codes 64 - 230 represent border art types and are used only for page borders
- 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
- getBorderVertical() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderVerticalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderVerticalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBorderVerticalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBorderWidth(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getBorderWidth(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
- getBorderWidth(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getBorderWidth(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getBottom() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getBottom() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- getBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- 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.
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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
- getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the bottom border
Color is optional.
- getBottomBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border color
- getBottomBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getBottomBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getBottomBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getBottomBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the bottom border
- getBottomBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border size
- getBottomBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border spacing
- getBottomBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border type
- getBottomBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the bottom border as a
XSSFColor
- getBottomInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the bottom of the text frame
and the bottom of the inscribed rectangle of the shape that contains the text.
- getBottomInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getBottomInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the bottom of the text frame and
the bottom of the inscribed rectangle of the shape that contains the
text.
- getBottomInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the bottom of the text frame and
the bottom of the inscribed rectangle of the shape that contains the
text.
- getBottomMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the bottom margin.
- getBoundAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Returns the aggregate escher record we're bound to
- getBoundaryType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
-
- getBoundingBox() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getBounds() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Get the clipping region of the metafile
- getBounds() - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataBeginGroup
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataMultiformats
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataWMF
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getBounds() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
-
- getBounds(List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getBounds() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
Returns the bounding box in device-independent units - usually this is in .01 millimeter units
- getBounds() - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- getBounds() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
-
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
-
- getBounds() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Returns the bounding box in device-independent units.
- getBounds() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getBounds() - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
-
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
-
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- getBounds() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getBounds() - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- getBoundsAsPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getBoundsAsPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
- getBoundSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- getBoundsInPoints() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
Return the image bounds in points
- getBoundsInPoints() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Return the image bound in points
- getBoundsRectangle() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getBoundWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the Workbook that this Cell is bound to
- getBpp() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the bpp field for the PICF record.
- getBrc() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Border.
- getBrcBar() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBar field for the PAP record.
- getBrcBetween() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBetween field for the PAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBottom field for the PAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcBottom field for the SEP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcBottom field for the TAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom border.
- getBrcBottom() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getBrcBottom80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcBottom80 field for the PICF record.
- getBrcHorizontal() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcHorizontal field for the TAP record.
- getBrcl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Border line style.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcLeft field for the PAP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcLeft field for the SEP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcLeft field for the TAP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left border.
- getBrcLeft() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getBrcLeft80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcLeft80 field for the PICF record.
- getBrcp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Rectangle border codes.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcRight field for the PAP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcRight field for the SEP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcRight field for the TAP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right border.
- getBrcRight() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getBrcRight80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcRight80 field for the PICF record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcTop field for the PAP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcTop field for the SEP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcTop field for the TAP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top border.
- getBrcTop() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getBrcTop80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcTop80 field for the PICF record.
- getBrcVertical() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcVertical field for the TAP record.
- 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
-
- getBrushBitmap() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBrushBytes() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getBrushColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBrushColorsH() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- getBrushColorsV() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- getBrushData(List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getBrushHatch() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBrushHatch() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- getBrushId() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
- getBrushIdValue() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawDriverString
-
- getBrushIdValue() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- getBrushIdValue() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRegion
-
- getBrushIdValue() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
- getBrushIdx() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateBrushIndirect
-
- getBrushIdx() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
-
- getBrushIndex() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- getBrushIndex() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
- getBrushRect() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- getBrushStyle() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- getBrushStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBrushStyle() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- getBrushTransform() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getBSERecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getBspos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- getBStoreContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- 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
-
- getBulletAutoNumberScheme() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the auto number scheme if this paragraph has automatic numbered bullets, otherwise returns ListAutoNumber.ARABIC_PLAIN
- getBulletAutoNumberStart() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the starting number if this paragraph has automatic numbered bullets, otherwise returns 0
- getBulletBlipRef() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- getBulletChar() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet character
- getBulletCharacter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- getBulletCharacter() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getBulletCharacter() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getBulletColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet color
- getBulletColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- getBulletColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getBulletFont() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet font
- getBulletFont() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- getBulletFont() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- getBulletFont() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getBulletFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getBulletFont() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getBulletFontColor() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
- getBulletFontColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getBulletFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- 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.
- getBulletFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletFontSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
First line of paragraph's distance from shape's left margin, in master coordinates (576 dpi).
- getBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getBulletSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet size, null if unset
- getBulletSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- getBulletSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getBulletStyle() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getBulletStyle() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- getBulletStyle() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getBulletStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getBulletText(AbstractWordUtils.NumberingState, HWPFList, char) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getBx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
X position of shape relative to anchor CP
- getBy() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Y position of shape relative to anchor CP
- getById(int) - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.EmfFormatSignature
-
- getById(long, boolean) - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.HemfCommentRecordType
-
- getById(long) - Static method in enum org.apache.poi.hemf.record.emf.HemfRecordType
-
- getById(long) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
-
- getById(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
-
- getById(int) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
-
- 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
-
- getByteIndex(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Calculates the byte index of the given char index.
- getByteIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getByteOrder() - Method in class org.apache.poi.hpsf.PropertySet
-
- getBytes() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- 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 class org.apache.poi.hwpf.model.GenericPropertyNode
-
- 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.
- getBytesWritten() - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
Return how many bytes we've stuffed in so far
- getByteValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getC14nValue(List<Node>, String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
-
- 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
- getCachedFormulaResultType() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Only valid for formula cells
- getCachedFormulaResultType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Only valid for formula cells
- 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
-
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- 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
- getCalculationChain() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getCanonicalizationMethod() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getCantLockServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether the embedded server cannot be locked.
- getCapitals() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the category (or null
).
- getCategory() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getCategoryAxis() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- 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.
- getCategoryData() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- 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
-
- getCategoryProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the category property.
- getCategoryProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- 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
-
- getCbGrpprlChpx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
- getCbGrpprlPapx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
- getCbHeader() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
An unsigned integer that specifies the size, in bytes, of this PICF structure.
- getCbMac() - Method in interface org.apache.poi.hwpf.model.FibRgLw
-
- getCbMac() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
How many bytes of the main stream contain real data.
- getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the cbMac field for the FibRgLw95 record.
- getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
- getCbPixelFormat() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getCbSTDBaseInFile() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
- getCCh() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cCh field for the DOP record.
- getCch() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
- getCch() - Method in class org.apache.poi.hwpf.model.Xst
-
An unsigned integer that specifies the number of characters that are
contained in the rgtchar array.
- getCChFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChFtnEdn field for the DOP record.
- getCChWS() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChWS field for the DOP record.
- getCChWSFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChWSFtnEdn field for the DOP record.
- getCcolM1() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the ccolM1 field for the SEP record.
- getCConsexHypLim() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cConsexHypLim field for the DOP record.
- getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpAtn field for the FibRgLw95 record.
- getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the comment subdocument.
- getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpEdn field for the FibRgLw95 record.
- getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the endnote subdocument.
- getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpFtn field for the FibRgLw95 record.
- getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the footnote subdocument.
- getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpHdd field for the FibRgLw95 record.
- getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the header subdocument.
- getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpHdrTxbx field for the FibRgLw95 record.
- getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
- getCcpMcr() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpMcr field for the FibRgLw95 record.
- getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpText field for the FibRgLw95 record.
- getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the main document.
- getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpTxbx field for the FibRgLw95 record.
- getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
- getCDBC() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cDBC field for the DOP record.
- getCDBCFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cDBCFtnEdn field for the DOP record.
- getCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- 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) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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
-
- getCell(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getCell(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
A cell is really just a setting
- getCell(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getCell(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- getCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
- getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
- getCell(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
- getCellAddresses() - Method in interface org.apache.poi.xssf.model.Comments
-
Returns all cell addresses that have comments.
- getCellAddresses() - Method in class org.apache.poi.xssf.model.CommentsTable
-
Returns all cell addresses that have comments.
- getCellAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
get the cellAlignment object to use for manage alignment
- 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
- getCellComment() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns comment associated with this cell
- getCellComment(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns cell comment for the specified row and column
- getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns cell comment associated with this cell
- getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
- getCellComment(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return cell comment at row, column, if one exists.
- 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.
- getCellComments() - Method in class org.apache.poi.xssf.model.CommentsTable
-
- getCellComments() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns all cell comments on this sheet.
- getCellComments() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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)
- getCellFormula() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return a formula for the cell, for example, SUM(C4:E4)
- getCellFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Return a formula for the cell, for example, SUM(C4:E4)
- getCellFormula(BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
package/hierarchy use only - reuse an existing evaluation workbook if available for caching
- getCellFormulaValidation() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getCellMarginBottom() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getCellMarginLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getCellMarginRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getCellMarginTop() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- 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)
- getCellProperties(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- 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
-
- getCellRef() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Get the address of the cell this hyperlink applies to, e.g.
- getCellReferences() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the area reference for the cells which this table covers.
- 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
-
- getCells() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
- getCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the style for the cell.
- getCellStyle() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Return the cell's style.
- getCellStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return the cell's style.
- getCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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
- getCellStyleAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the cell style object at the given index
- getCellStyleAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the cell style object at the given index
- getCellStyleXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- 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.
- getCellType() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return the cell type.
- getCellType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Return the cell type.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getCellTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
- getCellTypeEnum() - Method in class org.apache.poi.ss.usermodel.CellBase
-
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.
- getCellXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- 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.
- getCenter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the center part of this element
- getCenterSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- getCertChain() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
-
- getCertChain() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
- getCertificates() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- getCetabFunctionByIndex(int) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
- getCh() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Type of field boundary the FLD describes: 19 -- field begin mark, 20 --
field separation mark; 21 -- field end mark
- 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
-
- getChar() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- getCharacter() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
-
- getCharacterKerning() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getCharacterPos() - Method in class org.apache.poi.hssf.record.common.FormatRun
-
- getCharacterProperties(StyleSheet, short) - Method in class org.apache.poi.hwpf.model.CHPX
-
- getCharacterRun(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the character run at index.
- getCharacterRunTriplet(CharacterRun) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getCharacters() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
-
Fetch the number of characters this styling applies to
- getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Fetch the number of characters this styling applies to
- getCharactersCovered() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Get the number of characters covered by this records
- getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getCharacterSpacing() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- getCharacterSpacing() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getCharacterSpacing() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getCharacterSpacing() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getCharacterSpacing() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getCharacterStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getCharacterStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Deprecated.
- getCharacterStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- getCharacterStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Returns array of character styles defined in this record.
- getCharactersWithSpaces() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getCharacterTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getCharacterTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Returns how many characters the character's
TextPropCollections cover.
- 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
-
- getCharIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Deprecated.
- getCharIndex(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Deprecated.
- getCharIndexRanges(int, int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Finds character ranges that includes specified byte range.
- getCharIndexRanges(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getCharset() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
- getCharset() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getCharset() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getCharSet() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the character set
- getCharset() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getCharset() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
- 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 class org.apache.poi.hwmf.record.HwmfFont
-
- getCharset() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- getCharSet() - Method in interface org.apache.poi.ss.usermodel.Font
-
get character-set to use.
- getCharset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getCharset() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getCharSet() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get character-set to use.
- getCharsetByte() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getCharsetFlags() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the CharsetFlags field for the CHP record.
- getChart() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- getChartAxisFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getChartAxisFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getChartBottomMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Bottom
- getChartDataFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getChartDataFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getChartFactory() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getChartFactory() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
-
- getChartFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- getChartFactory() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
- 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.
- getChartHeight() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get chart height
- getChartIndex() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getChartLeftMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from left
- getChartRelation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getChartRelation() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
-
- getChartRelation() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- getChartRelation() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
- getChartRightMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Right
- getCharts() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return all the charts in the slideshow
- getCharts() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Returns all charts in this drawing.
- getCharts() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getChartSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getChartTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns the chart's title, if there is one,
or null if not
- getChartTopMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Top
- getChartWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the width of the chart.
- getChartWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get chart width
- getChartWorkbookRelation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getChartWorkbookRelation() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
-
- getChartWorkbookRelation() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
- getChartWorkbookRelation() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
- 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.hslf.usermodel.HSLFPictureData
-
- getChecksum(byte[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Compute 16-byte checksum of this picture using MD5 algorithm.
- 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.
- getChecksum() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getChecksum() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
- getChecksum() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
- 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.
- getChHolder() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
ch field holder (along with reserved bits).
- getChHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
- 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.
- getChild(Class<T>, String, String) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Return direct child objects of this shape
- 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)
- getChildPointers() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
-
Returns all the pointers that we contain
- 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
-
- getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
-
We're pretending to be an atom, so return null
- getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
We're pretending to be an atom, so return null
- getChildRecords() - Method in class org.apache.poi.hslf.record.Record
-
Fetch all the child records of this record
If this record is an atom, will return null
If this record is a non-atom, but has no children, will return
an empty array
- getChildRecords() - Method in class org.apache.poi.hslf.record.RecordAtom
-
We're an atom, returns null
- getChildRecords() - Method in class org.apache.poi.hslf.record.RecordContainer
-
Return any children
- 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
-
- getCHorzBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of each horizontal style band, in number of rows.
- getCHP() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
Deprecated.
- getCHPX(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- getCHPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
- getCHPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
- getCHPXs() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- getChs() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getChs() - Method in class org.apache.poi.hwpf.model.OldFfn
-
- getChs() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- getChse() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the chse field for the CHP record.
- getChsTables() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV11
-
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- getChunkId() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Gets the id of this chunk
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- getChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
-
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getChunks() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Returns the chunks that make up the group.
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
- 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
-
- getClampColor() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- 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
-
- getCleaner() - Static method in class org.apache.poi.poifs.nio.CleanerUtil
-
Reference to a BufferCleaner that does unmapping.
- getClfolvl() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
An unsigned integer that specifies the field that this LFO represents..
- 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
-
- getClientAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
- getClientData(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Create a new HSLF-specific EscherClientDataRecord
- getClientDataRecord(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Find a record in the underlying EscherClientDataRecord
- getClientDataRecord(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
-
- getClientRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Search for EscherClientDataRecord, if found, convert its contents into an array of HSLF records
- getCLines() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cLines field for the DOP record.
- getCLinesFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cLinesFtnEdn field for the DOP record.
- 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.hwmf.draw.HwmfDrawProperties
-
- 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
- getClipboardName() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the name that appears in the paste special dialog.
- 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 class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
- getClipping() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns the clipping values as percent ratio relatively to the image size.
- getClipping() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getClipPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getClipRect() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipRect
-
- getClm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the clm field for the SEP record.
- getCloseOrMoveToOrLnTo() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the closeOrMoveToOrLnTo property.
- getCnsPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the cnsPgn field for the SEP record.
- getCNvPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- 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
- getCodepoints(String, Boolean, Boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- getCodepointsInSparseBitSet(String, Boolean, Boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Extract the used codepoints for font embedding / subsetting
- getCol() - Method in class org.apache.poi.ss.util.CellReference
-
- getCol1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- getCol1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
- getCol1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the first cell, or -1 if there is no top-left anchor cell.
- getCol1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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.
- getCol2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether or not to colapse this row
- getColBandSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getColDefaultStyle(long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- getColIndex() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
-
- getColIndex() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
-
- getColInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
-
- getColInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
-
- getColLabelColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getCollapsed() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- getCollapsed() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- getColLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the maximum outline level for the col gutter.
- getColor(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Returns color by its index
- getColor(HSSFColor) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
- 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.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.hwmf.record.HwmfColorRef
-
- getColor(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getColor() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Color:
0 Auto
1 Black
2 Blue
3 Cyan
4 Green
5 Magenta
6 Red
7 Yellow
8 White
9 DkBlue
10 DkCyan
11 DkGreen
12 DkMagenta
13 DkRed
14 DkYellow
15 DkGray
16 LtGray
- getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getColor() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets this graphics context's current color.
- getColor() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
- getColor() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- getColor() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the color for the font
- getColor() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- getColor() - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- getColor() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
- getColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- getColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the indexed color value for the font
References a color defined in IndexedColors.
- getColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get text color.
- getColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get cell color.
- 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
- getColor24(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- 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
- getColorContainer() - Method in class org.apache.poi.xddf.usermodel.XDDFColor
-
- getColorFromColorIndexStruct(int, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
-
- getColorRef() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- 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.
- getColors() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- getColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
- getColorScaleFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
- getColorScaleFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getColorScheme() - Method in class org.apache.poi.hslf.record.MainMaster
-
- getColorScheme() - Method in class org.apache.poi.hslf.record.Notes
-
- getColorScheme() - Method in class org.apache.poi.hslf.record.SheetContainer
-
- getColorScheme() - Method in class org.apache.poi.hslf.record.Slide
-
- getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Color scheme for this sheet.
- getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Color scheme for this slide.
- getColorSchemeAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
-
- getColorSpace() - Method in class org.apache.poi.hslf.blip.JPEG
-
- getColorStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
- getColorUsage() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- getColorUsage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getColorUsage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getColorUsage() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- 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
- getColumn(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Returns the Column at the given 0 based index
- getColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getColumn1Based(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Returns the Column at the given 1 based index.
- 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
- getColumnBreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Retrieves all the vertical page breaks
- getColumnBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Vertical page break information used for print layout view, page layout view, drawing print breaks
in normal view, and for printing the worksheet.
- getColumnCount() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- getColumnCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the total number of columns in this table.
- getColumnHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- getColumnIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns column index of this cell
- getColumnIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns column index of this cell
- getColumnIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the column's position in its table, staring with zero from left to
right.
- getColumnName(int) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- 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.
- getColumnOutlineLevel(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getColumnOutlineLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Note this list is static - once read, it does not notice later changes to the underlying column structures
To clear the cache, call
XSSFTable.updateHeaders()
- 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
- getColumnStyle(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the CellStyle that applies to the given
(0 based) column, or null if no style has been
set for that column
- getColumnStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.hslf.usermodel.HSLFTable
-
- getColumnWidth(HSSFSheet, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- 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
- getColumnWidth(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getColumnWidth(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
get the width (in units of 1/256th of a character width )
- getColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the actual column width (in units of 1/256th of a character width )
- 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
- getColumnWidthInPixels(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the actual column width in pixels
- getColumnWidthInPixels(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the actual column width in pixels
- getColumnWidthInPx(int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
See
here for Xio explanation and details
- getColWidth() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
get the default column width
- getCombinedRows() - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- getCombineMode() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipPath
-
- getCombineMode() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipRect
-
- 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.
- getCommandDefinitions() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the command definitions, which define and describe much
of the data held by the chunk.
- getCommands() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
- 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.
- getComment() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- getComment() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the comment the user provided when the name was created.
- getComment2000() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
- getComment2000Atom() - Method in class org.apache.poi.hslf.record.Comment2000
-
Returns the Comment2000Atom of this Comment
- getCommentAt(int) - Method in class org.apache.poi.xslf.usermodel.XSLFComments
-
- getCommentAuthors() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Returns the list of comment authors, if there is one.
- getCommentAuthorsPart() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getCommentByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getCommentData() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
-
- getCommentRecordCount() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- getCommentRecordType() - Method in interface org.apache.poi.hemf.record.emf.HemfComment.EmfCommentData
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataBeginGroup
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataEndGroup
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataGeneric
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataMultiformats
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataPlus
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataUnicode
-
- getCommentRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataWMF
-
- getComments() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the comments (or null
).
- getComments() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Get the comment(s) for this slide.
- getComments() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getComments() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getComments() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getCommentsPart() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getCommentsRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Range
which covers all annotations.
- getCommentsTable(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the sheet's comments object if there is one,
or null if not
- getCommentsText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getCommentText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- getCommentText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
-
- getCommonXpath() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Calculates the xpath of the root element for the table.
- getCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the company (or null
).
- getCompany() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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
-
- getComparisonOperation() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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.EscherGraphics2d
-
- getComposite() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the current Composite
in the
Graphics2D
context.
- getCompoundLine() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- 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.hmef.CompressedRTF
-
Returns how big the compressed version was.
- 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
- getConditionalFormattingAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
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
- getConditionFilterType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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.
- getConditionType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Type of conditional formatting rule.
- getConnections() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- getConnectionSite(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getConnectionSites() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getConstName(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getConstructor(short, short) - Method in class org.apache.poi.ddf.DefaultEscherRecordFactory
-
- getConstructor(short, short) - Method in class org.apache.poi.hslf.record.HSLFEscherRecordFactory
-
- getContainerPartRelationship() - Static method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- 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
-
- getContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- getContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDT
-
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTCell
-
- getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
-
- getContents() - Method in class org.apache.poi.hmef.Attachment
-
Returns the contents of the attachment.
- getContents(PackagePart) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Fetches the InputStream to read the contents, based
of the specified core part, for which we are defined
as a suitable relationship
- getContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content status of the file (or null
).
- getContentStatus() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getContentStatusProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get content status.
- getContentStatusProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the status of the content.
- 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 class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- getContentType() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getContentType() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the content type.
- getContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Get the content type for the specified part, if any.
- getContentType() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- 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
-
- getContentType() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getContentType() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getContentType() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getContentType() - Method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
- getContentTypeDetails() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- getContentTypeFromFileExtension(String) - Static method in class org.apache.poi.openxml4j.opc.ContentTypes
-
- getContentTypeProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get content type.
- getContentTypeProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the type of content represented, generally defined by a specific use
and intended audience.
- getControlIndex() - Method in class org.apache.poi.hslf.model.ActiveXShape
-
- getConversationTopic() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getConversationTopic() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the conversation topic of the parsed Outlook Message.
- 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.
- getCopies() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the number of copies.
- getCopt() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 5 flags.
- getCorePart() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
- getCoreProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the core document properties
- getCoreProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the core document properties
- getCoreProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the core document properties
- getCorePropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the core document properties, eg author
- getCorePropertiesZipEntry(ZipPackage) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Retrieve the zip entry of the core properties part.
- getCoreRecordForRefID(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
For a given refID (the internal, 0 based numbering scheme), return the
core record
- getCoreRecordForSAS(SlideListWithText.SlideAtomsSet) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
For a given SlideAtomsSet, return the core record, based on the refID
from the SlidePersistAtom
- getCoreXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Used so that StylesSource can figure out our location
- getCorners() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- getCount() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
get the number of built-in functions
- getCount() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCountOfLinesToDrop() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- getCountRead() - Method in class org.apache.poi.hssf.model.RecordStream
-
- getCp() - Method in class org.apache.poi.hwpf.model.LFOData
-
- getCP() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- getCP() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Returns the character position we start at.
- getCParas() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cParas field for the DOP record.
- getCParasFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cParasFtnEdn field for the DOP record.
- getCpg() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Code page of run in pre-Unicode files.
- getCPg() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cPg field for the DOP record.
- getCPgFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cPgFtnEdn field for the DOP record.
- getCpMin() - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getCProps() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be 0 and MUST be ignored.
- getCQuickSaves() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer.
- getCreated() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the creation time (or null
).
- getCreatedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get created date.
- getCreatedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date of creation of the resource.
- getCreatedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get created date formated into a String.
- 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.
- getCreationHelper() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns an object that handles instantiating concrete
classes of the various instances one needs for HSSF, XSSF
and SXSSF.
- getCreationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns an object that handles instantiating concrete
classes of the various instances for XSSF.
- getCreator() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getCreatorProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get creator.
- getCreatorProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the entity primarily responsible for making the content of the
resource.
- getCRLs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Gives back a list of all CRLs.
- getCrossBetween() - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
Deprecated.
- getCrossBetween() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCrossBetween() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCrosses() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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
-
- getCssClassPrefixCell() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getCssClassPrefixDiv() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getCssClassPrefixRow() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getCssClassPrefixTable() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getCstd() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements in STSH.rglpstd.
- getCTAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTBorder() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Returns the underlying XML bean.
- getCTCalcChain() - Method in class org.apache.poi.xssf.model.CalculationChain
-
- getCTCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the xml bean containing information about the cell's location (reference), value,
data type, formatting, and formula
- getCTCellAlignment() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Access to low-level data
- getCTCfvo() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- getCTChart() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTChart bean, within the Chart Space
- getCTChartsheet() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
Provide access to the CTChartsheet bean holding this sheet's data
- getCTChartSpace() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTChartSpace bean, the root element of the Chart
part.
- getCTColor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
Get a color from the theme's color scheme by name
- getCTColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Returns the underlying XML bean
- getCTComment(CellAddress) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Get the underlying CTComment xmlbean for a comment located at cellRef, if it exists
- getCTComment() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getCTCommentAuthorsList() - Method in class org.apache.poi.xslf.usermodel.XSLFCommentAuthors
-
- getCTComments() - Method in class org.apache.poi.xssf.model.CommentsTable
-
Returns the underlying CTComments list xmlbean
- getCTCommentsList() - Method in class org.apache.poi.xslf.usermodel.XSLFComments
-
- getCTConnector() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Return the underlying CTDrawing bean, the root element of the
SpreadsheetML Drawing part.
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getCTExternalLink() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Returns the underlying xmlbeans object for the external
link table
- getCTField() - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
-
- getCTFill() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Returns the underlying XML bean.
- getCTFont() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the underlying CTFont font
- getCTFtnEdn() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the underlying CTFtnEdn object for the footnote.
- getCTGraphicalObjectFrame() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
- getCTGroupShape() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
- getCTHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- getCTHyperlink() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
- getCTLanguage() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
- getCTLegacyDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- getCTLegacyDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getCTLegend() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
Return the underlying CTLegend bean.
- getCTManualLayout() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
Return the underlying CTManualLayout bean.
- getCtMap() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
-
- getCTMapInfo() - Method in class org.apache.poi.xssf.model.MapInfo
-
- getCTName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the underlying named range object
- getCTNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
-
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTOleObject() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getCTP() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getCTPicture() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPicture() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPicture() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPivotCache() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCache
-
- getCTPivotCacheDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
- getCtPivotCacheRecords() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
- getCTPivotTableDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getCTPlotArea() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTPlotArea bean, within the Chart
- getCTPresentation() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getCTR() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the currently used CTR object
- getCTRow() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the underlying CTRow xml bean containing all cell definitions in this row
- getCtRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
- getCTRst() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Return the underlying xml bean
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
-
- getCTSchemaById(String) - Method in class org.apache.poi.xssf.model.MapInfo
-
Gets the
- getCTSerTx() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getCTShape() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getCTShape() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getCTSingleXMLCells() - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- getCTStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get ctStyle
- getCTStylesheet() - Method in class org.apache.poi.xssf.model.StylesTable
-
For unit testing only!
- getCTTable() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getCTTable() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
get the underlying CTTable XML bean
- getCTTbl() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getCTTc() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getCTTickLblPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getCTTickLblPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getCTTickLblPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getCTTickLblPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getCTTickLblPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getCTTransform2D() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- getCTWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Return the underlying XML bean
- getCTWorksheet() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Provide access to the CTWorksheet bean holding this sheet's data
- getCTxbx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Count of textboxes in shape (undo doc only).
- getCupx() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
number of UPXs (and UPEs)
- getCurrentCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
-
gets the current country
- getCurrentEditOffset() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Points to the UserEditAtom
- getCurrentRecordSize() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- getCurrentUserAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Fetch the Current User Atom of the document
- getCurrentUserPassword() - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
- getCustomGeometry2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- 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.
- getCustomProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the custom document properties
- getCustomProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the custom document properties
- getCustomProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the custom document properties
- getCustomPropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the custom document properties, if there are any
- getCustomXMLMappings() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getCv() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
24-bit color.
- getCvBack() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the background color of ipat.
- getCVertBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of a vertical style band, in number of columns.
- getCvFore() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the foreground color of ipat.
- getCWords() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cWords field for the DOP record.
- getCWordsFtnEnd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cWordsFtnEnd field for the DOP record.
- 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.
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getDashLength() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- getDashStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getDashStops() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- 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.hmef.attribute.MAPIAttribute
-
- getData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the raw uncompressed RTF data
- getData() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
-
- getData() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Returns the raw data that makes up
this document part.
- getData() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- getData() - Method in class org.apache.poi.hslf.blip.Bitmap
-
- getData() - Method in class org.apache.poi.hslf.blip.DIB
-
- getData() - Method in class org.apache.poi.hslf.blip.EMF
-
- getData() - Method in class org.apache.poi.hslf.blip.PICT
-
- getData() - Method in class org.apache.poi.hslf.blip.PNG
-
- getData() - Method in class org.apache.poi.hslf.blip.WMF
-
- getData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Opens an input stream which will decompress the data on the fly.
- getData() - Method in class org.apache.poi.hslf.record.SoundData
-
Returns the sound data.
- getData() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Gets an input stream which returns the binary of the sound data.
- getData() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
get the data for continuation
- getData() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- getData() - Method in class org.apache.poi.hwpf.model.Sttb
-
The definition of each STTB specifies the meaning of this field.
- getData() - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
-
- getData() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Returns the binary data of this Picture
- getData() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getData() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Gets the picture data.
- getData() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Gets the picture data as a byte array.
- getData() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Gets the picture data as a byte array.
- getData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Gets the picture data as a byte array.
- 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
-
- getDataBarFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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.
- getDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the index of the number format (numFmt) record used by this cell 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
- getDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the contents of the format string, by looking up
the StylesSource
- getDataLabelPlacement() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- getDataLength() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the uncompressed length of the data.
- 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
-
- getDataOffset() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- getDataRangeReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
-
- getDataRangeReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
-
- getDataRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the number of data rows in this table.
- getDataSecondaryCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDataSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- 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.ExtRst
-
Returns our size, excluding our
4 byte header
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- getDataSize() - Static method in class org.apache.poi.hssf.record.common.FtrHeader
-
- getDataSize() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- 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() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- getDataStream(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
-
- getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the uncompressed RTF as a string
- getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
-
- 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
-
- getDataValidationHelper() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getDataValidationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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.
- getDataValidations() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getDataValidations() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getDate() - Method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
-
- getDate() - Method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
-
- getDate() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the date the comment was made.
- getDate() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
- getDate(byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Get the date found in the byte array, as a java Data object
- getDate(byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Get the date found in the byte array, as a java Data object
- getDate() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- getDate() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the date the comment was made.
- getDate() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- 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.
- getDateCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a date.
- getDateCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a date.
- getDateTimeFormat() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
An integer that specifies the format ID to be used to style the datetime.
- getDateTimeText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
This is the date that the user wants in the footers, instead of today's date.
- getDbcellAt(int) - Method in class org.apache.poi.hssf.record.IndexRecord
-
- getDcs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dcs field for the PAP record.
- 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
-
- getDeCompressedSize() - Method in class org.apache.poi.hmef.CompressedRTF
-
Returns how big the decompressed version was.
- getDecryptedStream(POIFSFileSystem, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Wrap the OLE2 data in the
POIFSFileSystem
into a decrypted stream by using
the given password.
- 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
- getDefaultCodepage() - Method in enum org.apache.poi.util.LocaleID
-
- getDefaultCodePageFromLCID(int) - Static method in class org.apache.poi.util.LocaleUtil
-
Get default code page from LCID value
- getDefaultColumnWidth(HSSFSheet) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- 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
- getDefaultColumnWidth() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the default column width for the sheet (if the columns do not define their own width)
in characters
- getDefaultColumnWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- getDefaultDropDownItemIndex() - Method in class org.apache.poi.hwpf.model.FFData
-
specify the default item selected (zero-based index).
- getDefaultFileName() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the default part name.
- getDefaultFillStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- getDefaultFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getDefaultFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getDefaultFontFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getDefaultFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getDefaultFontSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getDefaultFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getDefaultFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- getDefaultFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Returns a default format for a cell.
- getDefaultGuideStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- getDefaultHeader() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display a default header
- getDefaultHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- getDefaultLineStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- 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
-
- getDefaultParagraphStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the default paragraph style which applies to the document
- getDefaultProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getDefaultRGB(int) - Static method in class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
-
- 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)
- getDefaultRowHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
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 class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getDefaultRowHeightInPoints() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the default row height for the sheet (if the rows do not define their own height) in
points.
- getDefaultRowHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the default row height for the sheet measued in point size (if the rows do not define their own height).
- getDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getDefaultRunStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the default style which applies text runs in the document
- getDefaultTabSize() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Default distance between tab stops, in master coordinates (576 dpi).
- getDefaultTabSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getDefaultTabSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getDefaultTabSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getDefaultTabSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getDefaultTabSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getDefaultTextStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- getDefinedNames() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- getDefinition() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getDelayTime() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- 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.
- getDepth() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Returns the depth of the picture (in points).
- getDepthPercent() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- getDescription() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
-
- getDescription() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataBeginGroup
-
- getDescription() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getDescription() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns the description stored in the alternative text
- getDescription() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getDescription() - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
- getDescription() - Method in class org.apache.poi.util.GenericRecordUtil.AnnotatedFlag
-
- getDescription() - Method in enum org.apache.poi.util.LocaleID
-
- getDescription() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
- getDescriptionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get description.
- getDescriptionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the explanation of the content of the resource.
- getDescriptionText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the description text
- getDescriptor(int) - Method in class org.apache.poi.hwpf.model.NotesTables
-
- getDescriptor() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
Returns the TableCellDescriptor for this cell.
- getDescriptor(String) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
returns the descriptor for the given relationship type
- getDescriptor(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFFactory
-
- getDescriptor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFFactory
-
- getDescriptor(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFactory
-
- getDescriptor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFFactory
-
- getDescriptorFirst(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getDescriptorFirstIndex(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getDescriptorLim(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getDescriptorsCount() - Method in class org.apache.poi.hwpf.model.NotesTables
-
- getDescriptorsFirstCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getDescriptorsLimCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getDest() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- 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
.
- getDeviceDimension() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getDgContainer() - Method in class org.apache.poi.hslf.record.PPDrawing
-
- getDgContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- getDgg() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Returns the drawing group container record
- getDggContainer() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
- getDggContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- 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
-
- getDiagonalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getDiagonalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getDiagonalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getDiagonalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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
- getDialog() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getDictionary() - Method in class org.apache.poi.hpsf.Section
-
Gets the section's dictionary.
- getDifferentFirst() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns differentFirst attribute
- getDifferentOddEven() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns differentOddEven attribute
- getDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getDigestMethodUri() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getDigestMethodUri(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Converts the digest algorithm - currently only sha* and ripemd160 is supported.
- getDimColor() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A rgb structure that specifies a color for the dim effect after the animation is complete.
- getDimension() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getDimension() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- 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.hsmf.datatypes.DirectoryChunk
-
Returns the directory entry for this chunk.
- getDirectory() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
- getDirectory(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Get the directory part of the specified file path.
- 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.
- getDirectory() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getDirty() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getDiskLen(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- getDisplay() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
-
- getDisplayBCC() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "BCC" line of the outlook message.
- getDisplayBCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getDisplayCC() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "CC" line of the outlook message.
- getDisplayCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getDisplayFormulas() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display formulas
- getDisplayFrom() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "FROM" line of the outlook message
This is not the actual address that was sent from but the formated display of the user name.
- getDisplayFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- 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
- getDisplayGuts() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get whether to display the guts or not,
default value is true
- getDisplayGuts() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get whether to display the guts or not,
default value is true
- getDisplayHorizontalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether to display the horizontal scrollbar or not
- getDisplayMode() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the display mode field for the Text record.
- getDisplayName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getDisplayPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- 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.
- getDisplayPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- 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
- getDisplayTo() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "TO" line of the outlook message.
- getDisplayToChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- 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
-
- getDistance() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getDistanceBetweenColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getDmBinFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmBinFirst field for the SEP record.
- getDmBinOther() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmBinOther field for the SEP record.
- getDmOrientFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmOrientFirst field for the SEP record.
- getDmOrientPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmOrientPage field for the SEP record.
- getDmPaperReq() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmPaperReq field for the SEP record.
- getDocFinalVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- getDocinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo field for the DOP record.
- getDocinfo1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo1 field for the DOP record.
- getDocinfo2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo2 field for the DOP record.
- getDocinfo3() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo3 field for the DOP record.
- getDocinfo4() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo4 field for the DOP record.
- getDocinfo5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo5 field for the DOP record.
- getDocinfo6() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo6 field for the DOP record.
- getDocMajorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- getDocMinorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- getDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the doc parts (or null
)
when this method is implemented.
- getDocPersistRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getDocProperties() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- 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.hssf.converter.AbstractExcelConverter
-
- getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
- getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- getDocument() - Method in class org.apache.poi.hwpf.usermodel.Range
-
- getDocument() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns opened document
- 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
- getDocument() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getDocument() - Method in interface org.apache.poi.xwpf.usermodel.IRunBody
-
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the low level document base object
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getDocumentAtom() - Method in class org.apache.poi.hslf.record.Document
-
Returns the DocumentAtom of this Document
- getDocumentBuilderFactory() - Static method in class org.apache.poi.util.XMLHelper
-
Creates a new DocumentBuilderFactory, with sensible defaults
- getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
- getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
- getDocumentEntryBytes(String, int, int) - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Reads OLE Stream into byte array - if an
EncryptionInfo
is available,
decrypt the bytes starting at encryptionOffset.
- getDocumentPart() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
-
- getDocumentRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Helper method for usermodel and model: Get the document record
- getDocumentSize() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
- 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
-
- getDocumentText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns document text, i.e.
- getDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the document version as a string, which is normally unset and empty
(or null
).
- getDogrid() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dogrid field for the DOP record.
- getDoptypography() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the doptypography field for the DOP record.
- 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
- getDpi() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- 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.
- getDraft() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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
-
- getDrawAspect() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object can be completely seen, or if only the
icon is visible.
- getDrawing() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Return the drawing that owns this shape
- 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.
- getDrawingPatriarch() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return the sheet's existing drawing, or null if there isn't yet one.
- getDrawingPatriarch() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- getDrawMode() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
-
- getDropCap() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getDropCap() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getDropCapType() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- getDropDownListDefaultItemIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getDropDownListValues() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getDropList() - Method in class org.apache.poi.hwpf.model.FFData
-
- getDstBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getDstBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getDstBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- getDstBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getDttmConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When the change was made.
- getDttmCreated() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmCreated field for the DOP record.
- getDttmDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The date for the ListNum field number change.
- getDttmLastPrint() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmLastPrint field for the DOP record.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which properties of this were changed for this run of text by the author.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dttmPropRMark field for the PAP record.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dttmPropRMark field for the SEP record.
- getDttmRevised() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmRevised field for the DOP record.
- getDttmRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
- getDttmRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
- getDuoTone() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
For pattern images, the duo tone defines the black/white pixel color replacement
- getDuoTone() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- 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.
- getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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
- getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaAbs field for the PAP record.
- getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute horizontal position.
- getDxaAdjust() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaColumns() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaColumns field for the SEP record.
- getDxaColumnWidth() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaColumnWidth field for the SEP record.
- getDxaColWidthWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaCropLeft() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getDxaCropRight() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Horizontal distance between text and absolutely positioned object.
- getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left distance from surrounding text when absolutely positioned.
- getDxaFromTextRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Right distance from surrounding text when absolutely positioned.
- getDxaGapHalf() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
- getDxaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaGoal field for the PICF record.
- getDxaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Gets the initial width of the picture, in twips, prior to cropping or
scaling.
- getDxaHotz() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dxaHotz field for the DOP record.
- getDxaIndentSav() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
- getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaLeft field for the PAP record.
- getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaLeft field for the SEP record.
- getDxaLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaLeft1 field for the PAP record.
- getDxaLnn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaLnn field for the SEP record.
- getDxaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaPgn field for the SEP record.
- getDxaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved1 field for the PICF record.
- getDxaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved2 field for the PICF record.
- getDxaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved3 field for the PICF record.
- getDxaRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaRight field for the PAP record.
- getDxaRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaRight field for the SEP record.
- getDxaRTEWrapWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaSpace() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Space following each character in the run expressed in twip units..
- getDxaTab() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dxaTab field for the DOP record.
- getDxaWebView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaWidth() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaWidth field for the PAP record.
- getDxcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Left indent in character units.
- getDxcLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
First line indent in character units.
- getDxcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Right indent in character units.
- getDxfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- getDxtCharSpace() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxtCharSpace field for the SEP record.
- 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
- getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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
- getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dyaAbs field for the PAP record.
- getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute vertical position.
- getDyaAfter() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space after paragraph.
- getDyaBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space before paragraph.
- getDyaBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaBottom field for the SEP record.
- getDyaCropBottom() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getDyaCropTop() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical distance between text and absolutely positioned object.
- getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Top distance from surrounding text when absolutely positioned.
- getDyaFromTextBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Bottom distance from surrounding text when absolutely positioned.
- getDyaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaGoal field for the PICF record.
- getDyaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Gets the initial height of the picture, in twips, prior to cropping or
scaling.
- getDyaHdrBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaHdrBottom field for the SEP record.
- getDyaHdrTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaHdrTop field for the SEP record.
- getDyaHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dyaHeight field for the PAP record.
- getDyaLinePitch() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaLinePitch field for the SEP record.
- getDyaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaPgn field for the SEP record.
- getDyaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved1 field for the PICF record.
- getDyaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved2 field for the PICF record.
- getDyaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved3 field for the PICF record.
- getDyaRowHeight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
- getDyaTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaTop field for the SEP record.
- getDynamicReference(String, String, String, String, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
Resolves a cell or area reference dynamically.
- getDywDispPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dywDispPag field for the DOP record.
- getDz() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dz property.
- getDzaGutter() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dzaGutter field for the SEP record.
- getE() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the total time spent in editing the document (or
0
).
- getEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Edn field for the DOP record.
- getEdn1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Edn1 field for the DOP record.
- getEffectContainer() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- getEffectContainer() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getEffectDirection() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getEffectList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- getEffectList() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getEffectTransitionFlagByBit(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getEffectTransitionFlags() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getEffectType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- 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.
- getElementType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
-
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the type of the BodyElement Paragraph
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the type of the BodyElement Table
- getEmailFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getEmbed() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Embedded Audio File Relationship ID
- getEmbeddedAttachmentObject() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Returns the embedded object, if the attachment is an object based
embedding (image, document etc), or null if it's an embedded message
- getEmbeddedData() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- getEmbeddedDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Returns an array of text extractors, one for each of
the embedded documents in the file (if there are any).
- getEmbeddedDocsTextExtractors(POIXMLTextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Returns an array of text extractors, one for each of
the embedded documents in the file (if there are any).
- getEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Returns the embedded MAPI message, if the attachment is an embedded
message, or null otherwise
- getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns the data of all the embedded OLE object in the SlideShow
- getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Gets embedded object data from the slide show.
- getEmbeddedPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns the embedded pictures of the run.
- getEmbeddedType() - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
-
- getEmbeddings() - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getEmbeddings() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- getEmbeddings() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getEmbeddings(Iterable<HwmfEmbedded>) - Static method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getEmbeddings() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- getEmbeddings() - Method in interface org.apache.poi.sl.draw.EmbeddedExtractor
-
- 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).
- getEmbededDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- getEmbededDocsTextExtractors(POIXMLTextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
- getEmfData() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- getEmfPlusBrushHatch() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- getEmfPlusFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getEmfPlusImage() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawDriverString
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImage
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImagePoints
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawRects
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillPath
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRegion
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusMultiplyWorldTransform
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusRestore
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSave
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipRect
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetPageTransform
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetRenderingOrigin
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetWorldTransform
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- getEmfPlusRecordType() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
-
- getEmfPlusRecordType() - Method in class org.apache.poi.hemf.record.emfplus.UnimplementedHemfPlusRecord
-
- getEmfRecordSize() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfAbortPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArc
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArcTo
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfBeginPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfChord
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfCloseFigure
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfEllipse
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfEndPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfFillPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfFlattenPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfLineTo
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPie
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezierTo
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezierTo16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolylineTo
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolylineTo16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolyline
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolyline16
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRectangle
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRoundRect
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSelectObject
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSetMoveToEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSetPixelV
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokeAndFillPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfWidenPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfBitBlt
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtFloodFill
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfPaintRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetPolyfillMode
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateBrushIndirect
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreatePen
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfDeleteObject
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfEof
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfRestoreDc
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSaveDc
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBkColor
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBkMode
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBrushOrgEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMapMode
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMapperFlags
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetRop2
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetStretchBltMode
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetWorldTransform
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfCreatePalette
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfRealizePalette
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfResizePalette
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSelectPalette
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetPaletteEntries
-
- getEmfRecordType() - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtCreateFontIndirectW
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutW
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfSetTextAlign
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfSetTextColor
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleViewportExtEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleWindowExtEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSelectClipPath
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetExcludeClipRect
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetIntersectClipRect
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetOffsetClipRgn
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportExtEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportOrgEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowExtEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowOrgEx
-
- getEmfRecordType() - Method in class org.apache.poi.hemf.record.emf.UnimplementedHemfRecord
-
- getEmphasisMark() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the emphasis mark value for the run.
- 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
- getEmptyCellAllowed() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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.
- getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.OldTextPieceTable
-
- getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getEncryptedHmacKey() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- getEncryptedHmacValue() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- getEncryptedKey() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getEncryptedPropertyStreamName() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
- 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.hslf.record.DocumentEncryptionAtom
-
- getEncryptionInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
- getEncryptionInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
- 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.hwpf.HWPFDocumentCore
-
- 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
-
- getEncryptionProviderName() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Return the name of the encryption provider used
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getEncryptSessionPersistIdRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getEnd(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get the end of the text corresponding to a grpprl in this fkp.
- getEnd() - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- getEnd() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- getEnd() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
-
- getEnd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
-
- getEndBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
-
- getEndCellReference() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getEndChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getEndColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the bottom-right column index on the sheet
- getEndColIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getEndIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the ending character position
- getEndIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the ending character position
- getEndnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getEndnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the numbering format of embedded endnotes
- getEndnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getEndnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Range
which covers all endnotes.
- getEndnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the endnote restart qualifier
0x00
If the numbering is continuous throughout the entire document
0x01
If the numbering restarts at the beginning of this section
0x02
If the numbering restarts on every page
- getEndnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getEndnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Gets the list of end notes for the document.
- getEndnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEndnotesList() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- getEndnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getEndOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
-
- getEndPoint() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getEndPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getEndRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the bottom-right row index
- getEndRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getEndRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getEndSound() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getEndText() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- getEndX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getEndY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getEngineId() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- getEntries() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Gets the entries.
- getEntries() - Method in class org.apache.poi.hwpf.model.SavedByTable
-
Gets the entries.
- getEntries() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Returns an Enumeration of all the Entries
- getEntries() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- getEntries() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
- getEntries() - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
Note: the file sizes are rounded up to the next cipher block size,
so don't rely on file sizes of these custom encrypted zip file entries!
- getEntries() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
get an iterator of the Entry instances contained directly in
this instance (in other words, children only; no grandchildren
etc.)
- getEntries() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
get an iterator of the Entry instances contained directly in
this instance (in other words, children only; no grandchildren
etc.)
- getEntries() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
- getEntries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getEntry(String) - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Return an entry by its path
- getEntry(String) - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- getEntry(String) - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
- getEntry(String) - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
- 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
-
- getEntry(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getEntryAt(int) - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
- getEntryAt(int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
- getEntryAt(int) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
- 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
-
- getEntryName() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Creates a string to use to identify this chunk in the POI file system
object.
- getEntryName() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
- 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
-
- getEnumBitsAsString(Supplier<Number>, int[], String[]) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getEnvironment() - Method in class org.apache.poi.hslf.record.Document
-
Returns the Environment of this Notes, which lots of
settings for the document in it
- getEnvr() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0, and MUST be ignored.
- getEpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getEqualAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getEqualAverage() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- getEquals() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- getError(int) - Static method in class org.apache.poi.ss.usermodel.CellValue
-
- getError() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- getErrorBars() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getErrorBars() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getErrorBars() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- getErrorBars() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- getErrorBars(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getErrorBarsCount() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getErrorBarType() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getErrorBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getErrorBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getErrorBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getErrorBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getErrorBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getErrorBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getErrorCellString() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the error message, such as #VALUE!
- 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.
- getErrorCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as an error code.
- getErrorCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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
-
- getErrorDirection() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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
- getErrorStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getErrorText() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getErrorTitle() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getErrorTypes(CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
-
- getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
get the error value for the cell
- getErrorValue() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- getErrorValue() - Method in class org.apache.poi.ss.usermodel.CellValue
-
- getErrorValueType() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getEscapeData() - Method in class org.apache.poi.hwmf.record.HwmfEscape
-
- getEscapeDataBytes() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeUnknownData
-
- getEscapeFunction() - Method in class org.apache.poi.hwmf.record.HwmfEscape
-
- getEscapement() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- 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
- getEscapementType() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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
-
- getEscherBSERecord() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
- getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- getEscherChild(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Helper method to return escher child by record ID
- getEscherChild(EscherContainerRecord, EscherRecordTypes) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getEscherChild(EscherRecordTypes) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- 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
-
- getEscherContainer() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
If we have a EscherContainerRecord as one of our
children (and most top level escher holders do),
then return that.
- getEscherDelayStm() - Method in class org.apache.poi.hpbf.HPBFDocument
-
- getEscherDggRecord() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
- getEscherDgRecord() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group
- getEscherOptRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- 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.
- getEscherProperty(AbstractEscherOptRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getEscherProperty(AbstractEscherOptRecord, EscherPropertyTypes) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Returns escher property by type.
- getEscherProperty(short) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Get the value of a simple escher property for this shape.
- getEscherProperty(EscherPropertyTypes) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Get the value of a simple escher property for this shape.
- getEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getEscherProperty(EscherPropertyTypes, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Get the value of a simple escher property for this shape.
- getEscherRecord() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Returns the underlying DDF Escher Record
- getEscherRecord(int) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- getEscherRecordHolder() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getEscherRecords() - Method in class org.apache.poi.hpbf.model.EscherPart
-
- getEscherRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Get access to the underlying Escher Records
- getEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- getEscherRecords() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- getEscherStm() - Method in class org.apache.poi.hpbf.HPBFDocument
-
- getEscherTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getEvaluationWorkbook() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
internal use
- getEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getEvenAndOddHeadings() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the even-and-odd-headings setting
- getEvenAndOddHeadings() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Check if separate even and odd headings is turned on.
- getEvenFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEvenFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the even footer.
- getEvenFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEvenHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEvenHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the even header.
- getEvenHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getEvenPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- getEvenPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- getExcelDate(LocalDate) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a LocalDate, converts it into a double representing its internal Excel representation,
which is the number of days since 1/1/1900.
- getExcelDate(LocalDate, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a LocalDate, converts it into a double representing its internal Excel representation,
which is the number of days since 1/1/1900.
- getExcelDate(LocalDateTime) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a LocalDateTime, converts it into a double representing its internal Excel representation,
which is the number of days since 1/1/1900.
- getExcelDate(LocalDateTime, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a LocalDateTime, converts it into a double representing its internal Excel representation,
which is the number of days since 1/1/1900.
- getExcelDate(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.
- getExControl() - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Document-level container that specifies information about an ActiveX control
- getExControlAtom() - Method in class org.apache.poi.hslf.record.ExControl
-
- getExecutionTime() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getExEmbed() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Return the record container for this embedded object.
- getExEmbedAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
-
- getExFormatAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the ExtendedFormatRecord at the given 0-based index
- getExHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getExHyperlinkAtom() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the ExHyperlinkAtom of this link
- getExHyperlinks() - Method in class org.apache.poi.hslf.record.ExObjList
-
Returns all the ExHyperlinks
- getExMediaAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Returns the ExMediaAtom of this link
- getExObjIdRef() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
- getExObjList(boolean) - Method in class org.apache.poi.hslf.record.Document
-
Returns the ExObjList, which holds the references to
external objects used in the slides.
- getExObjListAtom() - Method in class org.apache.poi.hslf.record.ExObjList
-
Returns the ExObjListAtom of this list
- getExOleObjAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
-
- getExOleObjStg() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
Return the record that contains the object data.
- getExplicitListValues() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- getExplicitListValues() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- getExplicitListValues() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- getExplicitTableStyle(String) - Method in class org.apache.poi.xssf.model.StylesTable
-
NOTE: this only returns explicitly defined styles
- getExplicitTableStyleNames() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getExplosion() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- getExplosion() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- getExplosion() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- 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
-
- getExtendedProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the extended document properties
- getExtendedProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the extended document properties
- getExtendedProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the extended document properties
- getExtendedPropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the extended document properties, eg application
- getExtendedRst() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
- getExtension() - Method in class org.apache.poi.hmef.Attachment
-
Returns the file extension
- getExtension() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
-
- getExtension() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Retrieves the extension of the part name if any.
- getExtension() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getExtension() - Method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getExtents() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
-
- getExternalLinksTable() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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
- getExternalName(int, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getExternalName(String, String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- 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
-
- getExternalSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getExternalSheet(String, String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- 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
- getExternalSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getExternalSheetIndex(String, String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- 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
-
- getExtraDataSz() - Method in class org.apache.poi.hwpf.model.FontTable
-
- getExVideo() - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
Returns the ExVideoContainer that specifies information about the MCI movie
- getFacets() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
If font facets are embedded in the document, return the list of embedded facets.
- getFacets() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getFacets() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getFactory() - Static method in class org.apache.poi.ooxml.util.TransformerHelper
-
Deprecated.
- getFactory() - Static method in class org.apache.poi.ooxml.util.XPathHelper
-
- getFAdjustRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fAdjustRight field for the PAP record.
- 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
-
- getFallbackPicture() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- getFallbackProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Returns a property map, which is only used as a fallback, i.e.
- getFamily() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getFamily() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getFamily() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
- getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font family (TODO)
- getFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the font family to use.
- getFamilyName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getFAutoPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
- getFAutoSpaceDE() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and alphabetic characters.
- getFAutoSpaceDN() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and numeric characters.
- getFBiDi() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBiDi field for the PAP record.
- getFBiDi() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table is right-to-left.
- getFBorderWS() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- getFBrLnAbove() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBrLnAbove field for the PAP record.
- getFBrLnBelow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBrLnBelow field for the PAP record.
- getfBulletHasAutoNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- getFc() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- getFCantSplit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- getFCantSplit90() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- getFcClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcData() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Points to location of picture data, only if chp.fSpec is true..
- getFcDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcEnd() - Method in class org.apache.poi.hwpf.model.PlexOfField
-
- getFcMac() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getFcMin() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getFcObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
- getFcObjp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in the data stream indicating the location of OLE object data.
- getFConflictOrig() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
- getFConflictOtherDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
- getFcPic() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
- getFcPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
An unsigned integer that specifies an offset in the Table Stream.
- getFcPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
An unsigned integer that specifies an offset in the Table Stream.
- getFCrLf() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fCrLf field for the PAP record.
- getFcStart() - Method in class org.apache.poi.hwpf.model.PlexOfField
-
- getFcStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFcSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFDblBdr() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- getFDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
the number for a ListNum field is being tracked in xstDispFldRMark.
- getFDyaAfterAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing after is automatic.
- getFDyaBeforeAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing before is automatic.
- getFEndNote() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fEndNote field for the SEP record.
- getFEvenlySpaced() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fEvenlySpaced field for the SEP record.
- getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used for character property revision marking.
- getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Has old properties.
- getFibBase() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFibDescriptorsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
-
- getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
-
- getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FSPADocumentPart
-
- getFibTextPositionsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
-
- getFieldByStartOffset(FieldsDocumentPart, int) - Method in interface org.apache.poi.hwpf.usermodel.Fields
-
- getFieldByStartOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
-
- getFieldEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getFieldInstruction() - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
-
- getFieldName(int, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getFieldName(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getFieldName1stCap(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getFieldOffset(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- getFields() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns user-friendly interface to access document
Field
s
- getFields(FieldsDocumentPart) - Method in interface org.apache.poi.hwpf.usermodel.Fields
-
- getFields(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
-
- getFieldsCount() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- getFieldSize(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- getFieldsPLCF(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FieldsTables
-
- getFieldsPLCF(int) - Method in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- getFieldsPlcfLength(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFieldsPlcfOffset(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFieldsTables() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getFieldStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getFieldType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getFieldType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
-
- getFieldType() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Experimental method to determine the field type, e.g.
- getFieldType() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFileExtension() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
-
- getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getFileInformationBlock() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getFilename() - Method in class org.apache.poi.hmef.Attachment
-
Returns the short filename
- getFileName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- getFileName() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
The filename of the embedded image
- getFileName(int) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Returns the filename for the nth one of these, e.g.
- getFilename(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Get file name from the specified File object.
- getFilename(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get file name from the specified URI.
- 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
-
- getFileName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
- getFileName() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Returns the file name of the image, eg image7.jpg .
- getFileName() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
The filename of the embedded image
- getFileName() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Returns the file name of the image, eg image7.jpg .
- getFileNameIndex(POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Returns the index of the filename within the package for the given part.
- getFilenameWithoutExtension(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the file name without the trailing extension.
- getFileOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getFilePosition() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- 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.hslf.usermodel.HSLFShape
-
Fill properties of this shape
- getFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- 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
-
- getFillAt(int) - Method in interface org.apache.poi.xssf.model.Styles
-
- getFillAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- 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
-
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Get the background fill color.
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the background fill color.
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Gets the color object representing the current
background fill, resolving indexes using
the supplied workbook.
- getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- getFillBackgroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the background fill color.
- getFillColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- 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.
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getFillDrawStyle() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- getFillDrawStyle() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- getFillDrawStyle() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- getFillDrawStyle() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline
-
- getFillDrawStyle() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolyline
-
- getFillDrawStyle() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getFillDrawStyle() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- getFillDrawStyle() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
-
- getFillDrawStyle() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- getFillFocus() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
The fillFocus property specifies the relative position of the last color in the shaded 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
-
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Get the foreground fill color.
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the foreground fill color.
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Gets the color object representing the current
foreground fill, resolving indexes using
the supplied workbook.
- getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
-
- getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- getFillForegroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the foreground fill color.
- getFillPaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
-
- getFillPaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getFillPaint() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getFillPaint() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- 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
-
- getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- getFillPatternEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getFillPatternEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getFillPatternEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getFillProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getFillProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getFillRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
-
- getFills() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getFillsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Fills Colour
- getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
- getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Background
-
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getFillStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getFillStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getFillStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
fetch shape fill as a java.awt.Paint
- getFillToInsets() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
-
- getFillToInsets() - Method in class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- getFillToRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- getFillType() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Returns fill type.
- getFilter() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
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
- getFilterConfiguration() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getFInnerTableCell() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
- getFInTable() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Paragraph is in table flag.
- getFinTableW97() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Archaic paragraph is in table flag.
- 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.
- getFirstCellNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the number of the first cell contained in this row.
- getFirstCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get the 0-based 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
-
- getFirstColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the column of the first cell that contains the hyperlink
- getFirstColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- getFirstFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFirstFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the first page footer.
- getFirstFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFirstHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFirstHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the first page header.
- getFirstHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFirstLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getFirstLineIndent() - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- getFirstLineIndent() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getFirstLineLeading() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getFirstPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- getFirstPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
- 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
-
- getFirstRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the row of the first cell that contains the hyperlink
- 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.
- getFirstRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the first row on the sheet
- getFirstRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
-
- getFirstSliceAngle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
-
- getFirstSlideNum() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- 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.
- getFirstVisibleTab() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Gets the first tab that is displayed in the list of tabs in excel.
- getFirstVisibleTab() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Gets the first tab that is displayed in the list of tabs in excel.
- getFirstWeekday() - Method in enum org.apache.poi.util.LocaleID
-
- getFitHeight() - Method in class 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.
- getFitHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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.
- getFitToPage() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- getFitToPage() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getFitWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the number of pages wide to fit sheet in.
- getFKeep() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fKeep field for the PAP record.
- getFKeepFollow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fKeepFollow field for the PAP record.
- getFKinsoku() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply Kinsoku rules when performing line wrapping.
- getFlag() - Method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
- getFlag() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- getFlag(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
- getFlag(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
- getFlag(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
- getFlag() - Method in enum org.apache.poi.hwmf.record.HwmfRegionMode
-
- getFlag(int) - Static method in class org.apache.poi.hwpf.sprm.SprmUncompressor
-
Converts an int into a boolean.
- getFlagByBit(int) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
- getFlags() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getFlags() - Method in class org.apache.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- getFlags() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusCompressed
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawDriverString
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImage
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImagePoints
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawRects
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRegion
-
- getFlags() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusRelativePosition
-
- getFlags() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- getFlags() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusObjectId
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSave
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipRect
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetPageTransform
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetRenderingOrigin
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetWorldTransform
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getFlags() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
-
- getFlags() - Method in class org.apache.poi.hemf.record.emfplus.UnimplementedHemfPlusRecord
-
- getFlags() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Flags
- getFlags() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
Get the raw value flags.
- 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.hwpf.model.types.FSPAAbstractType
-
Get the flags field for the FSPA record.
- getFlags() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Get the flags field for the LFOLVLBase record.
- getFlags() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Get the flags field for the LSTF record.
- getFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getFlags1() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Get the flags1 field for the FibBase record.
- getFlags1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns flags1 - currently unknown - usually 0x0002.
- getFlags2() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Get the flags2 field for the FibBase record.
- 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
-
- getFLayout() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fLayout field for the SEP record.
- getFLBetween() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fLBetween field for the SEP record.
- getFld() - Method in class org.apache.poi.hwpf.model.PlexOfField
-
- getFlipHorizontal() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getFlipHorizontal() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is horizontally flipped
- getFlipHorizontal() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Whether the shape is horizontally flipped
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getFlipMode() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getFlipMode() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- getFlipMode() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getFlipVertical() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getFlipVertical() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is vertically flipped
- getFlipVertical() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getFlipX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getFlipY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- 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
- getFLocked() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Anchor of an absolutely positioned frame is locked.
- getFlt() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Field type when ch == 19 OR field flags when ch == 21 .
- getFMinHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Minimum height is exact or auto.
- 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
-
- getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
- getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, do not allow absolutely positioned table to overlap with other tables.
- getFNoAutoHyph() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fNoAutoHyph field for the PAP record.
- getFNoLnn() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
No line numbering.
- getFNumRMIns() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fNumRMIns field for the PAP record.
- getFollowColorScheme() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether the object follows the color scheme.
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.NotesAtom
-
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.SlideAtom
-
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide follows master sheet background
- getFollowMasterBackground() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getFollowMasterBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getFollowMasterColourScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getFollowMasterColourScheme() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getFollowMasterColourScheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getFollowMasterGraphics() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.NotesAtom
-
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.SlideAtom
-
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide draws master sheet objects
- getFollowMasterObjects() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getFollowMasterObjects() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.NotesAtom
-
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.SlideAtom
-
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide follows master color scheme
- getFont(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Get a font by index
- 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.hwmf.draw.HwmfDrawProperties
-
- getFont() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- getFont() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the current font.
- getFont() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets the font for this style
- getFontAlign() - Method in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- getFontAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getFontAlign() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Used internally by Word.
- getFontAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the font alignment that is applied to the paragraph.
- getFontAlign() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getFontAlignment() - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- getFontAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns where vertically on a line of text the actual words are
positioned.
- getFontAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- 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
- getFontAt(int) - Method in interface org.apache.poi.xssf.model.Styles
-
- getFontAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- getFontAt(short) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.
- getFontAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getFontAt(short) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getFontAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getFontAtIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Returns the font in use at a particular index.
- getFontAtIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Return a copy of the font in use at a particular index.
- getFontCollection() - Method in class org.apache.poi.hslf.record.Environment
-
Returns the FontCollection of this Environment
- getFontColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- 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
-
- getFontColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
-
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getFontColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
- getFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- 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
-
- getFontColorIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
- getFontData() - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
-
- getFontData() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- getFontEntityAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getFontFamily(FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getFontFamily(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getFontFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFontFamily(FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFontFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getFontFamily() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the fonts which shall be used to display the text contents of
this run.
- getFontFamily(XWPFRun.FontCharRange) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the font family for the specified font char range.
- getFontFlags() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the character set
Bit 1: If set, font is subsetted
- 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
-
- getFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- 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
- getFontHeader() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- 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
- getFontHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Get the font height in unit's of 1/20th of a point.
- getFontHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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.
- getFontHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Get the font height in points.
- getFontIdx() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtCreateFontIndirectW
-
- getFontIndex() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
- getFontIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Gets the font index
- 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.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
-
- getFontIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Deprecated.
- 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
- getFontIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets the index of the font for this style
- getFontInfo(String) - Method in class org.apache.poi.hslf.record.FontCollection
-
Lookup a FontInfo object by its typeface
- getFontInfo(String, FontCharset) - Method in class org.apache.poi.hslf.record.FontCollection
-
Lookup a FontInfo object by its typeface
- getFontInfo(int) - Method in class org.apache.poi.hslf.record.FontCollection
-
Lookup a FontInfo object by its internal font index
- getFontInfo(FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getFontInfo(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Get the font info for the given font group
- getFontInfo(FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFontManager(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFactory
-
Return a FontManager, either registered beforehand or a default implementation
- getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getFontMetrics(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the font metrics for the specified font.
- getFontName() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
A null-terminated string that specifies the typeface name of the 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 class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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.
- getFontName() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the name of the font (i.e.
- getFontName() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getFontNames() - Method in class org.apache.poi.hwpf.model.FontTable
-
- getFontNames() - Method in class org.apache.poi.hwpf.model.OldFontTable
-
- getFontOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Gets the font used in a particular formatting run.
- getFontOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Gets a copy of the font used in a particular formatting run.
- getFontpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- getFontRecordAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the font record at the given index in the font table.
- getFontRenderContext() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getFontRenderContext() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Get the rendering context of the Font
within this
Graphics2D
context.
- getFontReplacer() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- getFontReplacer() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getFonts() - Method in class org.apache.poi.hslf.record.FontCollection
-
- getFonts() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getFonts() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getFonts() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getFonts() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getFonts(XMLSlideShow) - Static method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
Return all registered fonts
- getFonts() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getFontScale() - Method in interface org.apache.poi.xddf.usermodel.text.XDDFAutoFit
-
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
-
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
-
- getFontSig() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
-
- getFontSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
-
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getFontSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getFontSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
-
- getFontSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the font size which shall be applied to all non complex script
characters in the contents of this run when displayed.
- getFontTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getFontType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the font type
- 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(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Returns the correct, defined footer for the given
one based page
- getFooter() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the user model for the default document footer.
- getFooter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the user model for the default document footer.
- getFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the default footer for the sheet,
creating one as needed.
- getFooter(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get the footer that applies to the given
(1 based) page.
- getFooter(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get this section footer for the given type
- getFooterArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CString
record that stores the Footers's contents.
- getFooterList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- 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.
- getFooterMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the footer margin.
- getFooterText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Footer's text
- getFooterText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getFootnoteById(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- getFootnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getFootnoteById(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Get the end note with the specified ID, if any.
- getFootnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnoteInfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the footnoteInfo field for the DOP record.
- getFootnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the numbering format of embedded footnotes
- getFootnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getFootnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Range
which covers all the Footnotes.
- getFootnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the footnote restart qualifier
0x00
If the numbering is continuous throughout the entire document
0x01
If the numbering restarts at the beginning of this section
0x02
If the numbering restarts on every page
- getFootnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getFootnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getFootnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getFootnotesList() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
- getFootnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getFootnoteText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the footnote text of the paragraph
- getFOpenTch() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Ensure the Table Cell char doesn't show up as zero height.
- getFor(CharacterRun) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Get the Picture for this run, if any
- 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.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Whether Excel will be asked to recalculate all formulas when the
workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether Excel will be asked to recalculate all formulas when the
workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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.hslf.usermodel.HSLFFill
-
Foreground color
- getForegroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the foreground color field for the AreaFormat record.
- getForegroundColor() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- getFormat() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- 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
-
- getFormat(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
-
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.xssf.usermodel.XSSFDataFormat
-
get the format string that matches the given format index
- getFormatCode() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource
-
- 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.
- getFormatFlags() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the formatFlags field for the DOP record.
- getFormatID() - Method in class org.apache.poi.hpsf.Section
-
Returns the format ID.
- getFormatId() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A signed integer that specifies the format ID to be used to style the datetime.
- 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.hemf.record.emf.HemfComment.EmfCommentDataMultiformats
-
- 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)
- getFormattedTitle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Get the chart title body if there is one, i.e.
- getFormatting() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getFormattingBlockSize() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- getFormattingFontIndex() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- getFormattingIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getFormattingOptions() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- getFormattingRanges() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
- getFormattingRanges() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
- getFormattingRanges() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
- 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
- getFormula() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
-
- getFormula() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- getFormula() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the element's formula.
- getFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- 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
-
- getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
The formula used to evaluate the first operand for the conditional formatting rule.
- getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- 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
-
- getFormula2() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getFormula2() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- 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
-
- getFormulasNotResults() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- 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
-
Convert formula into an array of
Ptg
tokens.
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getFormulaTokens(EvaluationCell) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
-
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- getFOutlineDirtySave() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the fOutlineDirtySave field for the DOP record.
- getFOverflowPunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply overflow punctuation rules when performing line wrapping.
- getFPageBreakBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fPageBreakBefore field for the PAP record.
- getFpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getFPgnRestart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fPgnRestart field for the SEP record.
- getFPropMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fPropMark field for the SEP record.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
properties have been changed with revision marking on.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fPropRMark field for the PAP record.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set to 1 if property revision.
- getFrame() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- getFrameRectangle() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- 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
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the fReserved field for the PICF record.
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This value MUST be 0 and MUST be ignored
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
This value MUST be zero and MUST be ignored
- getFrom() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Return starting anchor point
- getFromCell() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- getFromCellName() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- 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.
- getFromPart() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- getFromShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- 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.
- getFRTL() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Word 2000 style right-to-left table.
- getFSD() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- getFSdtVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Mark the character as hidden..
- getFSideBySide() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fSideBySide field for the PAP record.
- getFspaFromCp(int) - Method in class org.apache.poi.hwpf.model.FSPATable
-
- getFSPAPlcfLength(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFSPAPlcfOffset(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getFSpare() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Specifies whether the paragraph height information in the fcPlcfPhe field of FibRgFcLcb97
- getFSpare() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used.
- getFSpare0() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
- getFSpecSymbol() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used by Word internally.
- getFSpecVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Special hidden for leading emphasis (always hidden).
- getFTableHeader() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row is to be used as the header of the table.
- getFtcAsci() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
- getFtcAscii() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for ASCII text.
- getFtcBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for Complex Scripts text.
- getFtcFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for East Asian text.
- getFtcFE() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
- getFtcOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for non-East Asian text.
- getFtcOther() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
- getFtcSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
an index into the rgffn structure.
- getFTitlePage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set to 1 when a title page is to be displayed.
- getFTopLinePunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform top line punctuation processing.
- getFtsCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding units.
- getFtsCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding units.
- getFtsCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding units.
- getFtsCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding units.
- getFtsCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding units.
- getFtsCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding units.
- getFtsCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding units.
- getFtsCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding units.
- getFtsCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding units.
- getFtsCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding units.
- getFtsCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding units.
- getFtsCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding units.
- getFtsCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing units.
- getFtsCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings units.
- getFtsCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings units.
- getFtsCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings units.
- getFtsCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings units.
- getFtsCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing units.
- getFtsCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacings units.
- getFtsCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacings units.
- getFtsCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacings units.
- getFtsCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacings units.
- getFtsCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing units.
- getFtsCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing units.
- getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Units for wWidth
- getFtsWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFTtp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table trailer paragraph (last in table row).
- getFTtpEmbedded() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
- getFullName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getFullName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
- getFullName() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the full name of the embedded object,
e.g.
- getFullName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getFullPrecision() - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
get whether to use full precision or just skew all you figures all to hell.
- getFunction() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Indicates that the defined name refers to a user-defined function.
- getFunctionByIndex(int) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
- getFunctionByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
- getFunctionGroupId() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the function group index if the defined name refers to a function.
- 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
-
- getFUndetermine() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is undetermined.
- getFUnlocked() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fUnlocked field for the SEP record.
- getFUnused() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Not used
- getFUsePgsuSettings() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fUsePgsuSettings field for the PAP record.
- 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
-
- getFWidowControl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
- getFWordWrap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform word wrap.
- getG() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the g property.
- getGapDepth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- getGapDepth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- getGapDepth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- getGapHalf() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getGapWidth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- getGapWidth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- getGd() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
Gets the value of the gd property.
- getGDIEnumIndex() - Method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
-
The pixel format enumeration index.
- 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.
- getGenericChildren() - Method in interface org.apache.poi.common.usermodel.GenericRecord
-
- getGenericChildren() - Method in class org.apache.poi.ddf.EscherProperty
-
- getGenericChildren() - Method in class org.apache.poi.ddf.EscherRecord
-
- getGenericChildren() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataMultiformats
-
- getGenericChildren() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataPlus
-
- getGenericChildren() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- getGenericChildren() - Method in class org.apache.poi.hslf.record.Record
-
- getGenericChildren() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- getGenericChildren() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getGenericChildren() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- getGenericProperties() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getGenericProperties() - Method in interface org.apache.poi.common.usermodel.GenericRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherDgRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherProperty
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- getGenericProperties() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataBeginGroup
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataEndGroup
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataFormat
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataGeneric
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataMultiformats
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataPlus
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataUnicode
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataWMF
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSelectObject
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfStrokePath
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateBrushIndirect
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreatePen
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfEof
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBrushOrgEx
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetWorldTransform
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfCreatePalette
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfResizePalette
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetPaletteEntries
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtCreateFontIndirectW
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSelectClipPath
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchBrushData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusLinearGradientBrushData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusPathGradientBrushData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusSolidBrushData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusTextureBrushData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawDriverString
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImage
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawImagePoints
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawRects
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRegion
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusFont.EmfPlusFont
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader.EmfPlusGraphicsVersion
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSave
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetClipRect
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetPageTransform
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetRenderingOrigin
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetWorldTransform
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusUnknownData
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusAdjustableArrowCap
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPathArrowCap
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPen
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegion
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionEmpty
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionInfinite
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionRect
-
- getGenericProperties() - Method in class org.apache.poi.hemf.record.emfplus.UnimplementedHemfPlusRecord
-
- getGenericProperties() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
- getGenericProperties() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.CString
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.DocInfoListContainer
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExControlAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.FontCollection
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.NotesAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.PPDrawing
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.RecordContainer
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.SlideAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.SoundData
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- getGenericProperties() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- getGenericProperties() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- getGenericProperties() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfEscape
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeUnknownData
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfHeader
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOutOptions
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- getGenericProperties() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getGenericProperties() - Method in class org.apache.poi.poifs.crypt.Encryptor
-
- getGenericProperties(String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericProperties(String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericProperties(String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>, String, Supplier<?>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- getGenericRecord() - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getGenericRecord() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getGenericRecord() - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getGenericRecordType() - Method in interface org.apache.poi.common.usermodel.GenericRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherDgRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherOptRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherProperty
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- getGenericRecordType() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- getGenericRecordType() - Method in interface org.apache.poi.hemf.record.emf.HemfComment.EmfCommentData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArc
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfArcTo
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfChord
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfEllipse
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfLineTo
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPie
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyBezier
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyDraw
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolygon
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRectangle
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfRoundRect
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSelectObject
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSetMoveToEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfDraw.EmfSetPixelV
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtFloodFill
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetPolyfillMode
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateBrushIndirect
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateDibPatternBrushPt
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreatePen
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfDeleteObject
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfRestoreDc
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSaveDc
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBkColor
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBkMode
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMapMode
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMapperFlags
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetRop2
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetStretchBltMode
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfCreatePalette
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfRealizePalette
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfResizePalette
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSelectPalette
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetPaletteEntries
-
- getGenericRecordType() - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtCreateFontIndirectW
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfSetTextAlign
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfSetTextColor
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleViewportExtEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfScaleWindowExtEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetExcludeClipRect
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetIntersectClipRect
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetOffsetClipRgn
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportExtEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetViewportOrgEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowExtEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSetWindowOrgEx
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchBrushData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusLinearGradientBrushData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusPathGradientBrushData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusSolidBrushData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusTextureBrushData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusFont.EmfPlusFont
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusUnknownData
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPen
-
- getGenericRecordType() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegion
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionEmpty
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionInfinite
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionPath
-
- getGenericRecordType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionRect
-
- getGenericRecordType() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- getGenericRecordType() - Method in class org.apache.poi.hslf.record.Record
-
- getGenericRecordType() - Method in interface org.apache.poi.hwmf.record.HwmfRecord
-
- getGeometry() - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
- getGeometry() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getGeometry() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getGeometry() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- getGeometry() - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
-
- getGeometry() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getGeometryByIdx(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getGeometrySections() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getGeometryType() - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Retrieve the geometry type
- getGradientAngle() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
-
- getGradientAngle() - Method in class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- getGradientColors() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
-
- getGradientColors() - Method in class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- getGradientFractions() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
-
- getGradientFractions() - Method in class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- getGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- getGradientStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getGradientStops() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getGradientType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
-
- getGradientType() - Method in class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- getGrammarError() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getGrammarError(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getGraphicFrame() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Returns the parent graphic frame.
- getGraphicsMode() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusFont.EmfPlusFont
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader.EmfPlusGraphicsVersion
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- getGraphicsVersion() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectData
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusUnknownData
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPen
-
- getGraphicsVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegion
-
- getGrbitFrt() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- getGreen() - Method in class org.apache.poi.ddf.EscherRGBProperty
-
- getGreen() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- getGrf() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- getGrfDocEvents() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the grfDocEvents field for the DOP record.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
HTML compatibility flags.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
HTML compatibility flags.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
A grfhic that specifies the HTML incompatibilities of the overriding level formatting
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the list..
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the level..
- getGrfstd() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
A GRFSTD that specifies miscellaneous style properties.
- getGrfSupression() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- 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 class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getGridSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Get the number of columns to be spanned/merged
- getGridSpan() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getGroup() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- getGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
-
- getGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- getGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
-
- getGroupShape(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
- getGrpfChp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 32 flags.
- getGrpfIhdt() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the grpfIhdt field for the SEP record.
- getGrpfTap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getGrpfTap_unused() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
Gets the chpx for the character run at index in this fkp.
- getGrpprl() - Method in class org.apache.poi.hwpf.model.CHPX
-
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Gets the papx grpprl for the paragraph at index in this fkp.
- getGrpprl() - Method in class org.apache.poi.hwpf.model.PAPX
-
- getGrpprl() - Method in class org.apache.poi.hwpf.model.SEPX
-
- getGrpprl() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getGrpprl(List<byte[]>, int) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- getGrpprlChpx() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getGrpprlOffset() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getGrpprlPapx() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getGrpprls() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
- getGrpSpPr() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getGrpSpPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getGuessedCharset() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
As a rough heuristic (total hack), read through the HPSF,
then read through the font table, and take the first
non-default, non-ansi, non-symbol
font's charset and return that.
- 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
-
- getGuide(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getGuides() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- 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
-
- getHandles() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getHandoutMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Returns a reference to the HandoutMaster, or 0 if none
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getHasShapesOtherThanPlaceholders() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- getHatchedFill() - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- getHatchedFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getHatchStyle() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfExtCreatePen
-
- 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.
- getHead() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- getHead() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- getHeadDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getHeadEnd() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getHeader() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
- getHeader() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- getHeader() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Return 24 byte header which preceeds the actual picture data.
- 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.hwmf.usermodel.HwmfPicture
-
- getHeader(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Returns the correct, defined header for the given
one based page
- 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.
- getHeader() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the user model for the default document header.
- getHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the default header for the sheet,
creating one as needed.
- getHeader(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get the header that applies to the given
(1 based) page.
- getHeader(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get this section header for the given type
- getHeaderArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CString
record that stores the Header's contents.
- 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
- getHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Returns the underlying CTHeaderFooter xml bean
- getHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
Returns the underlying CTHeaderFooter xml bean
- getHeaderFooterPolicy() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the policy on headers and footers, which
also provides a way to get at them.
- getHeaderFooterProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getHeaderList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- 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.
- getHeaderMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the header margin.
- getHeaderRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
-
- getHeaderRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getHeaders() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the headers, one entry per line
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Header / Footer settings for this slide.
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Header / Footer settings for this slide.
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Header / Footer settings for this slide.
- getHeadersFootersAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
HeadersFootersAtom stores the basic information of the header and footer structure.
- getHeaderSize(int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Returns the size of a chunk header for the given document version.
- getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- getHeaderStoryRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the range which covers all "Header Stories".
- getHeaderText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Headers's text
- getHeaderText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- 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.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- 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.hwmf.record.HwmfFont
-
- getHeight() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns pixel height of the picture or -1 if dimensions determining was
failed
- 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
-
- getHeight() - Method in class org.apache.poi.util.Dimension2DDouble
-
- getHeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getHeight() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
- getHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the row's height measured in twips (1/20th of a point).
- getHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get the row's height measured in twips (1/20th of a point).
- getHeight() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This element specifies the height of the current table row within the
current table.
- 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.
- getHeightInPoints() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns row height measured in point size.
- getHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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
- getHeightMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getHeightMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getHeightRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Returns current fraction of the height of the chart.
- getHeightRatio() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getHeightRatio() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- 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
-
- getHFPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getHidden() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
- getHidden() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether the window is hidden or not
- getHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be hidden
- getHidden() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the cell's using this style are to be hidden
- getHidden() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
get row hidden state: Hidden (true), Unhidden (false), Undefined (null)
- getHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get whether the cell's using this style are to be hidden
- getHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getHiddenSlides() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getHideObj() - Method in class org.apache.poi.hssf.record.HideObjRecord
-
get hide object options
- getHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the Highlight field for the CHP record.
- getHighlight() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getHighlightClick() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getHighlightedColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getHistory() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getHistoryBitMask() - Method in class org.apache.poi.hssf.record.BOFRecord
-
get the history bit mask (not very useful)
- getHorizontal() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the type of horizontal alignment for the cell
- 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.
- getHorizontalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getHorizontalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getHorizontalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getHorizontalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getHorizontalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getHorizontalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getHorizontalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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.
- getHorizontallyCenter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- getHorizontalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns the type of horizontal positioning to use for a shape
- getHorizontalRelative() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies a page element relative to which a shape is horizontally
positioned
- getHorizontalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Get the horizontalScale field for the PlotGrowth record.
- getHorizontalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- 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
-
- getHPercent() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- getHps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size in half points.
- getHps() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- getHpsAsci() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for ASCII font.
- getHpsBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for Complex Scripts text.
- getHpsFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for East Asian text.
- getHpsKern() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Kerning distance for characters in run recorded in half points.
- getHpsPos() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Reserved (actually used as vertical offset(?) value).
- getHpsZoonFontPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the hpsZoonFontPag field for the DOP record.
- getHR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the hr property.
- getHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Hyphenation rule.
- getHresi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the hresi field for the CHP record.
- getHresiOld() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the hresiOld field for the CHP record.
- 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.
- getHResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the horizontal resolution.
- getHslClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the hslClr property.
- getHSLFChildRecords() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- getHSSFColor(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the color value for the font
- getHtmlBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the html body of this Outlook Message, if this email
contains a html version.
- getHtmlBodyChunkBinary() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getHtmlBodyChunkString() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getHue() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the hue property.
- getHue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- 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(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns the URL of the hyperlink at the
given index.
- getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Returns null
- shape groups can't have hyperlinks
- getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- 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}
- getHyperlink() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getHyperlink() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
- getHyperlink(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns hyperlink associated with this cell
- getHyperlink(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
If this Hyperlink is an external reference hyperlink,
return the object for it.
- getHyperlinkBase() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getHyperlinkByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getHyperlinkID() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Gets the link number.
- getHyperlinkId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
Returns the ID of the hyperlink, if one is set.
- 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
- getHyperlinkList() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinkList() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinks() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the array of all hyperlinks in this text run
- getHyperlinks() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getHyperLinks() - Method in class org.apache.poi.xssf.binary.XSSFBHyperlinksTable
-
- getHyperlinks() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getHyperlinksChanged() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Get if the User Defined Property Set has been updated outside of the
Application.
- getHyperlinkType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
hyperlink type
- getIbkl() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
- getIbstConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Who made this change for this side of the conflict..
- getIbstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstFltAutoNum() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Used for AUTONUM field emulation.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the ibstPropRMark field for the PAP record.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the ibstPropRMark field for the SEP record.
- getIbstRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIcmMode() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode
-
- getIco() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Color of text for Word 97.
- getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
Get the ico24 field for the CHP record.
- getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Get the ico24 field for the CHP record.
- getIcoBack() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Background color
- getIcoFore() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Foreground color
- getIcoHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Highlight color (see chp.ico)
- 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
- getIconSet() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- getId() - Method in class org.apache.poi.ddf.EscherProperty
-
- getId() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- getID() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's ID.
- getId() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getId() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
- 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.openxml4j.opc.PackageRelationship
-
- 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.
- getId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getId() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getId() - Method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-
- getId() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
-
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
- getId() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Gets the frame id.
- getId() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the identifier of this column, which is is unique per table.
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the ID of the footnote.
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
-
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
-
- getIdct() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Not stored in file.
- getIdctHint() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Identifier of Character type.
- getIdentifier() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getIdentifierProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get identifier.
- getIdentifierProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get an unambiguous reference to the resource within a given context.
- getIdentityKey() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
- getIdManager() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- getIdOfAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Compare AbstractNum with abstractNums of this numbering document.
- getIdslReasonDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- getIdslRMReason() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- 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
-
- getIftcHtml() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
This field is undefined and MUST be ignored
- getIgnoredErrors() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the errors currently being ignored and the ranges
where they are ignored.
- getIgrpprl() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
"Index to a grpprl stored in CLX portion of file"
- getIHeadingPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the iHeadingPgn field for the SEP record.
- getIlfo() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
"A 16-bit signed integer value that is used to determine which list
contains the paragraph.
- getIlfo() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the ilfo, an index to the document's hpllfo, which
describes the automatic number formatting of the paragraph.
- getIlfoByLsid(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
-
- getILvl() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
An unsigned integer that specifies the zero-based level of the list that this overrides.
- getIlvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
List level if non-zero.
- getIlvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the multi-level indent for the paragraph.
- getIlvlRestartLim() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- getImage() - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getImage(Dimension2D) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getImage() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getImage(Dimension2D) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
-
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- getImage(Color, Color, boolean) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- getImage() - Method in interface org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
-
- getImage(Color, Color, boolean) - Method in interface org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
-
Provide an image using the fore-/background color, in case of a 1-bit pattern
- getImage(Color, Color, boolean) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getImage(Color, Color, boolean) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getImage(Color, Color, boolean) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getImage(Color, Color, boolean) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- getImage() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getImage(Dimension2D) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getImage() - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getImage(Dimension2D) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getImage() - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- getImage(Dimension2D) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- getImageData() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getImageData() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getImageData() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getImageDataType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getImageDimension() - Method in class org.apache.poi.hslf.blip.Bitmap
-
- getImageDimension() - Method in class org.apache.poi.hslf.blip.Metafile
-
- 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
- getImageDimension() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getImageDimension(PackagePart, int) - Static method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return the dimension of this image
- getImageDimension() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getImageDimension(PackagePart, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the dimension of this image
- getImageDimension() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the dimension of the embedded image in pixel
- getImageDimensionInPixels() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- getImageDimensionInPixels() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Return the original image dimensions in pixels
- getImageDimensionInPixels() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getImageRenderer(String) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getImageRenderer(Graphics2D, String) - Static method in class org.apache.poi.sl.draw.DrawPictureShape
-
Returns an ImageRenderer for the PictureData
- getIncludeCellComments() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- getIncludeHeadersFooters() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- getIncludeSheetNames() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- getIncludeTextBoxes() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- getIndent() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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
-
- getIndent() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getIndent() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the number of spaces to indent the text in the cell
- getIndent() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getIndentAt(int) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Returns the indent that applies at the given text offset
- getIndentation() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getIndentationFirstLine() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the additional indentation which shall be applied to the first
line of the parent paragraph.
- getIndentationHanging() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be removed from the first line of
the parent paragraph, by moving the indentation on the first line back
towards the beginning of the direction of text flow.
- getIndentationLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the left text
margin for this paragraph and the left edge of that paragraph's content
in a left to right paragraph, and the right text margin and the right
edge of that paragraph's text in a right to left paragraph
- getIndentationRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the right text
margin for this paragraph and the right edge of that paragraph's content
in a left to right paragraph, and the right text margin and the right
edge of that paragraph's text in a right to left paragraph
- getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getIndentFromLeft() - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- getIndentFromLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getIndentFromRight() - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- getIndentFromRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getIndention() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the number of spaces to indent the text in the cell
- getIndention() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the number of spaces to indent the text in the cell
- getIndention() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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 class org.apache.poi.hslf.model.textproperties.IndentProp
-
- getIndentLevel() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- getIndentLevel() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getIndentLevel() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getIndentLevel() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getIndents() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
- 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.hslf.record.TextHeaderAtom
-
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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
-
- getIndex() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- getIndex() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
-
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the index within the StylesTable (sequence within the collection of CTXf elements)
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Indexed ctColor value.
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Deprecated.
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
-
- 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)
- getIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
- getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format index code (for built in formats)
- getIndexed() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
- getIndexedColors() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getIndexedRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getIndexedRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getIndexedRGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
- 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.
- getIndexOfColumn(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- 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.
- getIndexOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexToFontTable() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the index to font table field for the FontBasis record.
- getInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getInfo() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Get the info field for the LVLF record.
- getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info1 field for the StdfBase record.
- getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Get the info1 field for the StdfPost2000 record.
- getInfo2() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info2 field for the StdfBase record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info3 field for the StdfBase record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Get the info3 field for the StdfPost2000 record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Get the info3 field for the Stshif record.
- getInfoSubRecords() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- getInitialResultValue() - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
-
- getInitTransform() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getInnerValueEval(int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
- getInnerValueEval(int) - Method in class org.apache.poi.ss.formula.LazyRefEval
-
- getInnnerBounds() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Returns the bounding box in device-independent units taken from the WmfSetWindowOrg/Ext records
- getInputStream() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- getInputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the input stream of this part to read its content.
- getInputStream(ZipArchiveEntry) - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Returns an InputStream of the decompressed
data that makes up the entry
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns an input stream for reading the contents of the specified
zip file entry.
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
- getInputStream() - Method in class org.apache.poi.poifs.crypt.temp.EncryptedTempData
-
Returns the input stream for reading the previously written encrypted data
- getInputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Gets an input stream which returns the binary of the embedded data.
- getInputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFFontData
-
- getInputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
- getInputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
An InputStream to read the picture data directly
from the underlying package part
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Method that gets the input stream for this part.
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Implementation of the getInputStream() which return the inputStream of
this part zip entry.
- getInsets() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getInsets() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
Specifies the portion of the blip or image that is used for the fill.
- getInsets() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getInsets() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getInsets() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getInsideHBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border color
- getInsideHBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border size
- getInsideHBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border spacing
- getInsideHBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border type
- getInsideVBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border color
- getInsideVBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border size
- getInsideVBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border spacing
- getInsideVBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border type
- 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() - Method in class org.apache.poi.hslf.record.SlideListWithText
-
- getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Decryptor
-
- getInstance(String) - Static method in class org.apache.poi.poifs.crypt.dsig.DSigRelation
-
Get POIXMLRelation by relation type
- 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
-
- getInstance(String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFRelation
-
Get POIXMLRelation by relation type
- getInstance() - Static method in class org.apache.poi.xslf.usermodel.XSLFFactory
-
- getInstance(String) - Static method in class org.apache.poi.xslf.usermodel.XSLFRelation
-
Get POIXMLRelation by relation type
- getInstance() - Static method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- getInstance() - Static method in class org.apache.poi.xssf.usermodel.XSSFFactory
-
- getInstance(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFRelation
-
Get POIXMLRelation by relation type
- getInstance() - Static method in class org.apache.poi.xwpf.usermodel.XWPFFactory
-
- getInstance(String) - Static method in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
Get POIXMLRelation by relation type
- getInstanceName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns the instance name of the embedded object, e.g.
- 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
-
- getInteractiveInfoAtom() - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
Returns the InteractiveInfoAtom of this InteractiveInfo
- getInteriorAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- getInteriorAnchor() - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Gets the coordinate space of this group.
- getInteriorAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getInternalFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- 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.
- getInvalidURL() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getInvertIfNegative() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getInvertIfNegative() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getIpat() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Shading pattern
- getIpat() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
An Ipat that specifies the pattern used for shading.
- getIpgp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
HTML DIV ID for this paragraph.
- getIPriority() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the priority value that is assigned to this style and that is used when ordering the styles by priority in the user interface
- getIRes() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- getIRuns() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return literal runs and sdt/content control objects.
- getIsBlank() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object's image is blank.
- getIsf_sharedFeatureType() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- getIsprm() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
- getIss() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Superscript/subscript indices.
- getIsTable() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Getswhether the object is a Word table.
- getIStartAt() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
-
- getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
- getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A signed integer that specifies the beginning number for the number sequence belonging to this level.
- getIstd() - Method in class org.apache.poi.hwpf.model.PAPX
-
- getIstd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to character style descriptor in the stylesheet that tags this run of text.
- getIstd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Index to style descriptor.
- getIstd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table style for the Table.
- getIstdBase() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
base style
- getIstdLink() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the istd of the style that is linked to this one, or 0x0000 if this style is not linked to any other style in the document.
- getIstdMaxFixedWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
- getIstdNext() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
next style
- 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
- getItalic() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value that specify whether to use italics or not
- getItap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table nesting level.
- getItbdMac() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Number of tabs stops defined for paragraph.
- getItcFirst() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When bkf.fCol==1, this is the index to the first column of a table column bookmark
- getItcLim() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When bkf.fCol==1, this is the index to limit column of a table column bookmark
- getItcMac() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Count of cells defined for this row.
- getItemAt(int) - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
- getItemAt(int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
- getItemAt(int) - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Return a string item by index
- getItemAt(int) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Return a string item by index
- getItems() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
- getItems() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
- getItems() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
- getItems() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
- 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
-
- getItl() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Get the itl field for the TLP record.
- getIType() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the type of the form field.
- getITypeTxt() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the type of the textbox.
- getItypFELayout() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- getIWarichuBracket() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Bracket character for two-lines-in-one
- 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
-
- getIxchFollow() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the character that follows the number text.
- 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
-
- getJc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the justification of this level
- getJc() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the jc field for the PAP record.
- getJc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Justification code.
- getJc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Justification code
- getJump() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Jump
- getJumpTable() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getJustification(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getJustification() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getJustification() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getJustifyLast() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- getKcd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Emphasis mark.
- getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getKerning() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- getKerning() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getKey() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
-
- getKey() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getKeyboardShortcut() - Method in class org.apache.poi.hssf.record.NameRecord
-
returns the keyboard shortcut
- getKeyInfoFactory() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getKeyLength() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Return the length of the encryption key, in bits
- getKeySalt() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getKeySize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
The keysize (in bits) of the verifier data.
- getKeySize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- getKeyVirusSession30() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the keywords (or null
).
- getKeywords() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getKeywordsProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get keywords.
- getKeywordsProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get a delimited set of keywords to support searching and indexing.
- getKnownSlideIDs() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Get the list of slides that this PersistPtrHolder knows about.
- getKul() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Underline code.
- 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.hslf.usermodel.HSLFHyperlink
-
- getLabel() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Return text label for this hyperlink
- getLabel() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return text label for this hyperlink
- getLabel() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the label field - usually the name of the file (without
directory) but probably may be any name specified during
packaging/embedding the data.
- getLabel() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- getLabel() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return text label for this hyperlink
- getLabelAlignment() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- 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.
- getLandscape() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the landscape mode.
- getLang() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the language tag associated with this run, if any.
- getLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Windows LANGID for this text.
- getLanguage() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the document language, which is normally unset and empty (or null
).
- getLanguage(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getLanguage() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getLanguageCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getLanguageProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the language.
- getLanguageProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the language of the intellectual content of the resource.
- getLanguageTag() - Method in enum org.apache.poi.util.LocaleID
-
- 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.
- getLastCellNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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
- getLastColor() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- 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
-
- getLastColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the column of the last cell that contains the hyperlink
- 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
-
- getLastEditUsername() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- getLastFlushedRow() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getLastFlushedRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getLastLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getLastModifiedByProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the author of last modifications.
- getLastModifiedByProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the user who performed the last modification.
- getLastModifiedByUser() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getLastMSOSPID() - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- getLastOnDiskOffset() - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
-
Fetch our location on the disk, as of the last write out
- getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
Fetch our location on the disk, as of the last write out
- getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Fetch our location on the disk, as of the last write out
- getLastParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getLastPid() - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Find the highest Pid in use
- getLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the last printed time (or null
).
- getLastPrinted() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getLastPrintedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get last printed date.
- getLastPrintedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date and time of the last printing.
- getLastPrintedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get last printed date formated into a String.
- 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
-
- getLastRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the row of the last cell that contains the hyperlink
- 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!
- getLastRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the last row on the sheet
- getLastRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
-
- getLastUserEditAtomOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getLastViewedSlideID() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getLastViewType() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getLat() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the lat property.
- getLatentStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the definition of all the Latent Styles
- getLayout() - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- getLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getLayout(SlideLayout) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
Get the slide layout by type.
- getLayout(String) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
Get the slide layout by name.
- getLbrCRJ() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Line BReak code for xchCRJ.
- getLcb() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
- getLcbClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcbSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getLcid() - Method in enum org.apache.poi.util.LocaleID
-
- getLeading() - Method in class org.apache.poi.sl.draw.DrawTextFragment
-
- getLeft() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- 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.
- getLeft() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- getLeft() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the left part of this element
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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
- getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the left border
- getLeftBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border color
- getLeftBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getLeftBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getLeftBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getLeftBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the left border color
- getLeftBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border size
- getLeftBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border spacing
- getLeftBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border type
- getLeftBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the left border
- getLeftCol() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getLeftCol() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the leftmost column displayed in the window
- getLeftCol() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
The left col in the visible view when the sheet is
first viewed after opening it in a viewer
- getLeftCol() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
The left col in the visible view when the sheet is
first viewed after opening it in a viewer
- getLeftCol() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
The left col in the visible view when the sheet is
first viewed after opening it in a viewer
- getLeftCol() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getLeftColumn() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the left column field for the Pane record.
- getLeftEdge() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getLeftInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the left edge of the text frame
and the left edge of the inscribed rectangle of the shape that contains
the text.
- getLeftInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getLeftInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the left edge of the text frame
and the left edge of the inscribed rectangle of the shape that contains
the text.
- getLeftInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the left edge of the text frame
and the left edge of the inscribed rectangle of the shape that contains
the text.
- getLeftMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getLeftMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getLeftMargin() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getLeftMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the left margin.
- getLeftMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getLeftRowGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the left of the rows
- getLeftSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- 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.
- getLeftToRight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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.hdgf.chunks.ChunkHeader
-
Returns the length of the trunk, excluding the length
of the header, trailer or separator.
- getLength() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getLength() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- getLength() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
- getLength() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getLength() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Get the length of the text
- getLength() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
Returns the length, in bytes, of values of this type, or -1 if it is
a variable length type.
- getLength() - Method in class org.apache.poi.hwpf.model.OldFfn
-
- getLength() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- getLength() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- getLength() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- getLength() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- 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
-
- getLength() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- getLengthOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the number of characters this format run covers.
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- getLevel(int) - Method in class org.apache.poi.hwpf.model.ListData
-
Gets the level associated to a particular List at a particular index.
- getLevel() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
-
- getLevel(int, int) - Method in class org.apache.poi.hwpf.model.ListTables
-
Get the ListLevel for a given lsid and level
- getLevel() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getLevel() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the level of text properties that this paragraph will follow.
- getLevel1Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel2Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel3Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel4Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel5Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel6Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel7Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel8Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevel9Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getLevelNum() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
-
- getLevelNumberingPlaceholderOffsets() - Method in class org.apache.poi.hwpf.model.ListLevel
-
Array which specifies the character offsets of the level numbers in a
level numbering string.
- getLevelProperties() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getLevels() - Method in class org.apache.poi.hwpf.model.ListData
-
- getLevelStyle(int) - Method in class org.apache.poi.hwpf.model.ListData
-
- getLfo(int) - Method in class org.apache.poi.hwpf.model.ListTables
-
- getLfo(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
-
- getLFO() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- getLfoData(int) - Method in class org.apache.poi.hwpf.model.ListTables
-
- getLfoData(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
-
- getLFOData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- getLfoMac() - Method in class org.apache.poi.hwpf.model.PlfLfo
-
An unsigned integer that specifies the count of elements in both the
rgLfo and rgLfoData arrays.
- getLid() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
A LID that specifies the install language of the application that is producing the document.
- getLidDefault() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the lidDefault field for the CHP record.
- getLidFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the lidFE field for the CHP record.
- getLidFE() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
A LID whose meaning depends on the nFib value.
- getLimit() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
-
- getLimit() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
-
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getLinearGradient() - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- getLinearGradient() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getLinearShadeProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getLineBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineCap() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets line cap.
- getLineCap() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- getLineCap() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
-
- getLineCap() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getLineCap() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLineCap() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getLineCap() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineColor() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the line color field for the LineFormat record.
- getLineColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLineColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getLineColor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineCompound() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets the line compound style
- getLineCompound() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
-
- getLineCompound() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getLineDash() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets line dashing.
- getLineDash() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- getLineDash() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
-
- getLineDash() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineDashes() - Method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- getLineDashes() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- getLineDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineDecoration() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getLineDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineHeadDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineHeadDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineHeadLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineHeadLength() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineHeadWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineHeadWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineJoin() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- getLineJoinProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getLinePaint(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getLinePaint() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLinePattern() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the line pattern field for the LineFormat record.
- getLinePattern() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLinePattern() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getLineProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getLineProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getLines() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getLineSpaceReduction() - Method in interface org.apache.poi.xddf.usermodel.text.XDDFAutoFit
-
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
-
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
-
- getLineSpacing() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getLineSpacing() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineSpacing() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineSpacing() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getLineSpacing() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getLineStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getLineStyleColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- getLineTailDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineTailDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineTailLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineTailLength() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineTailWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getLineTailWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getLineWeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLineWeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getLineWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Returns width of the line in in points
- getLineWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getLineWidth() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Width of a single line in 1/8 pt, max of 32 pt.
- getLineWidth() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
-
- getLineWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- 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.
- getLinkedFileName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Returns the last recorded name of the file that this
is linked to
- 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.
- getLinkStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the linked Style
- getLinkTitle() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the hyperlink's user-readable name
- getLinkType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the link type field for the LinkedData record.
- getLinkURL() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the URL of the link.
- getList() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getList() - Method in class org.apache.poi.ss.formula.eval.RefListEval
-
- getListData(int) - Method in class org.apache.poi.hwpf.model.ListTables
-
- getListData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- getListExplicitFormula() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getListItemNumberLabel(int, int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getListParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get a List of all Paragraphs
- getListTables() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getLKey() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
- getLKeyProtDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the lKeyProtDoc field for the DOP record.
- getLnc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the lnc field for the SEP record.
- getLnnMin() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the lnnMin field for the SEP record.
- getLocalDateTime(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with using 1900 date windowing, and
converts it to a java.time.LocalDateTime.
- getLocalDateTime(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with either 1900 or 1904 date windowing,
converts it to a java.time.LocalDateTime.
- getLocalDateTime(double, boolean, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with either 1900 or 1904 date windowing,
converts it to a java.time.LocalDateTime.
- getLocalDateTimeCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Get the value of the cell as a LocalDateTime.
- getLocalDateTimeCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a LocalDateTime.
- getLocalDateTimeCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a LocalDateTime.
- getLocalDateTimeCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a LocalDateTime.
- getLocale() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- 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
- getLocalXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
If the XPath is, for example, /Node1/Node2/Node3 and /Node1/Node2 is the common XPath for the table, the local XPath is /Node3
- getLocation() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getLocation() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
-
- getLocation() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Location within target.
- getLocked() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be locked
- getLocked() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the cell's using this style are to be locked
- getLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get whether the cell's using this style are locked
- getLocPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLocPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getLogBase() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getLogBase() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getLogBase() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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
- getLogicalDpiX() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getLogicalDpiY() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- 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
-
- getLongFilename() - Method in class org.apache.poi.hmef.Attachment
-
Returns the long filename
- getLooseMergedCells() - Method in class org.apache.poi.hssf.model.RowBlocksReader
-
- getLowestIndexOfFlushedRows() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getLsid() - Method in class org.apache.poi.hwpf.model.ListData
-
- getLsid() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
A signed integer that specifies the list identifier of an LSTF.
- getLsid() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A signed integer that specifies the list identifier.
- getLsid() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- getLspd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Line spacing descriptor.
- getLTagObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
- getLum() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the lum property.
- getLuminance() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- 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.
- getLvl() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getLvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Outline level.
- getLvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the heading level (1-8), or 9 if the paragraph
isn't in a heading style.
- getMac(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
- getMainChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the main, core details chunks
- getMainContents() - Method in class org.apache.poi.hpbf.HPBFDocument
-
- getMainFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
-
- getMainFont(int) - Method in class org.apache.poi.hwpf.model.OldFontTable
-
- getMainFontName() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getMainFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
-
- getMainStream() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getMainTextboxRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Range
which covers all textboxes.
- getMainTextboxText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getMajorFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- 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.
- getMajorTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMajorTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- 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
).
- getManager() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getManualLayout() - Method in interface org.apache.poi.ss.usermodel.charts.ManuallyPositionable
-
Deprecated.
Returns manual layout for the chart element.
- getManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- getManualLayout() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- getManualLayout() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.Attachment
-
Return the attachment MAPI Attribute with the given ID,
or null if there isn't one.
- getMAPIAttributes() - Method in class org.apache.poi.hmef.Attachment
-
Returns all MAPI attributes of the attachment,
such as extension, encoding, size and position
- getMAPIAttributes() - Method in class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
-
- getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
- getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
- getMAPIMessage() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtractor
-
Returns the underlying MAPI message
- getMapInfo() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getMapMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getMapMode() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
-
- 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.
- getMargin(short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the size of the margin in inches.
- getMargin(short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the size of the margin in inches.
- getMarginBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Gets the bottom margin within the textbox.
- getMarginBottom() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginLeft() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getMarginLeft() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginRight() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getMarginRight() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- getMarginTop() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getMarkEndCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMarkEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMarker() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Gets an unsigned integer that specifies an application-defined internal
resource tag.
- getMarkSeparatorCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMarkSeparatorOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMarkStartCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMarkStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Mask in the paragraph or character "contains" header field
that indicates that this text property is present.
- getMask() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A bit mask specifying options for displaying headers and footers
- getMask() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit mask specifying options for displaying headers and footers
- getMask() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit mask specifying options for displaying headers and footers
A -
HeadersFootersAtom.fHasDate
(1 bit): A bit that specifies whether the date is displayed in the footer.
- getMaster() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
-
- getMasterById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
-
- getMasterById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- getMasterID() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the ID of the master slide used.
- getMasterShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Return null
- Notes Masters are not yet supported
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return the master sheet .
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns master sheet associated with this slide.
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Returns null
since SlideMasters doen't have master sheet.
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Returns the slide master for this title master.
- getMasterSheet() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
-
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
-
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- getMasterSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the
Master Slides
- getMastersList() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
-
- 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.
- getMatrixData() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetWorldTransform
-
- 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
- getMaxEntrySize() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current maximum allowed uncompressed file size.
- getMaxFunctionArgs() - Method in enum org.apache.poi.ss.SpreadsheetVersion
-
- getMaximum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getMaximum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMaximum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- getMaxNumberOfDataFormats() - Method in class org.apache.poi.xssf.model.StylesTable
-
Get the upper limit on the number of data formats that has been set for the style table.
- 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
-
- getMaxPersistWritten() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- 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
-
- getMaxTextSize() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current maximum allowed text size.
- 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"
- getMaxThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- 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.
- getMenuName() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the name used for menus and the Links dialog box.
- getMergeCells() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to merge cells
- getMergedRange(CellRangeAddress[][], int, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
- getMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- getMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the merged region at the specified index
- getMergedRegion(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the merged region at the specified index.
- getMergedRegion(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the list of merged regions.
- getMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the list of merged regions.
- getMessageAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.HMEFMessage
-
Return the message attribute with the given ID,
or null if there isn't one.
- getMessageAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all HMEF/TNEF attributes of the message.
- getMessageClass() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getMessageClassEnum() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the message class of the parsed Outlook Message.
- getMessageDate() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the date that the message was accepted by the
server on.
- getMessageDigest(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
- getMessageHeaders() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getMessageId() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getMessageMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.HMEFMessage
-
Return the message MAPI Attribute with the given ID,
or null if there isn't one.
- getMessageMAPIAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all MAPI attributes of the message.
- getMessageProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- 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.hslf.usermodel.HSLFSlideShow
-
- getMetadataTextExtractor() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
- getMetadataTextExtractor() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns an OOXML properties text extractor for the
document properties metadata, such as title and author.
- getMetadataTextExtractor() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- getMetadataTextExtractor() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getMetadataTextExtractor() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getMetafileSignature() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader.EmfPlusGraphicsVersion
-
- getMetafileType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getMetroBytes() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
-
- getMetroShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Get alternative representation of text shape stored as metro blob escher property.
- getMicroDimension() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getMilliDimension() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getMime() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
-
- getMimeType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
Returns the mime type for the image
- getMimeType() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Returns the MIME type for the image
- getMimeType() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Returns the mime type for the image
- getMimeType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
- 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.
- getMinimum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMinimum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- getMinInflateRatio() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current minimum compression rate that is used.
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getMinorFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
- 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.
- getMinorTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMinorTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- 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"
- getMinThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- getMinus() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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.
- getMirrorMargins() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the mirror margins setting
- getMirrorMargins() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Check if mirrored margins is turned on
- 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.
- getMissingCellPolicy() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Retrieves the current policy on what to do when
getting missing or blank cells from a row.
- getMissingCellPolicy() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Retrieves the current policy on what to do when
getting missing or blank cells from a row.
- getMiterLimit() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
-
- getMm() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the format of the picture data.
- getMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getMMClips() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getMmPM() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- getMode() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
get the reference mode to use (HSSF uses/assumes A1)
- getMode() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
-
- getModified() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getModifiedDate() - Method in class org.apache.poi.hmef.Attachment
-
Return when the file was last modified, if known.
- getModifiedHigh() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getModifiedLow() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getModifiedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get modified date.
- getModifiedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date on which the resource was changed.
- getModifiedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get modified date formated into a String.
- getModifyWorldTransformMode() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- getMostRecentCoreRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of the most recent version of all the interesting
records
- getMouseOver() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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
-
- getMultiStateFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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.
- getMx() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the mx field for the PICF record.
- getMy() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the my field for the PICF record.
- 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.hdgf.chunks.Chunk
-
Get the name of the chunk, as found from the CommandDefinitions
- getName() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
-
- getName() - Method in class org.apache.poi.hpsf.CustomProperty
-
Gets the property's name.
- getName() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Name of the text property
- getName() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
- 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(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getName() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
- getName() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
-
- getName() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Get this part name.
- getName() - Method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the path name of the ZIP file.
- 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.EmbeddedExtractor.EmbeddedPart
-
- 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
-
- getName() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the name of the ShapeSheet cell.
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getName() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
- getName() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
-
- getName(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getName(String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Return EvaluationName wrapper around the matching XSSFName (named range)
- getName(NamePtg) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
-
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Returns the frame name.
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the name of the column, which is is unique per table.
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
-
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- getName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the first named range with the given name.
- getName() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
- getNameAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getNameAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- getNameAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getNameAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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
-
- getNameIdChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the Name ID chunks, or
null if there aren't any
- 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
-
- getNameIndex(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getNameIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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
- getNameName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- getNameName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the name that will appear in the user interface for the defined name.
- 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.
- getNames(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns all defined names with the given name.
- getNames(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the named ranges with the given name.
- getNamesCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- getNamespacePrefixes() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
-
- getNameText(NamePtg) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- 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
- getNameXPtg(String, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Return an external name (named range, function, user-defined function) Pxg
- getNativeBounds() - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- getNativeBounds() - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- getNativeBounds() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- getNativeBounds() - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- getNativeBounds() - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- 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
- getNativeId() - Method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
- getNAuto() - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
If > 0, the note is an automatically numbered note, otherwise it has a
custom mark.
- getNEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getNEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- getNeedRecalculation() - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- getNext() - Method in class org.apache.poi.hssf.model.RecordStream
-
- getNextAttachmentId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- getNextAxId(CTPlotArea) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Works out what block follows the specified one.
- getNextBlockSize(int, int) - Static method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
- getNextChild() - Method in interface org.apache.poi.poifs.property.Child
-
Get the next Child, if any
- getNextChild() - Method in class org.apache.poi.poifs.property.Property
-
Get the next Child, if any
- getNextPartNumber(POIXMLRelation, int) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Identifies the next available part number for a part of the given type,
if possible, otherwise -1 if none are available.
- getNextPicNameNumber(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the next free ImageNumber
- getNextRecipientId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- 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
-
- getNextStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the next style
- getNextToken() - Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
-
- getNextXBATChainOffset() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getNfc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
- getNfcEdnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nfcEdnRef field for the DOP record.
- getNfcEdnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- getNfcEdnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getNfcFtnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nfcFtnRef field for the DOP record.
- getNfcFtnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- getNfcFtnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getNfcPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Page number format code.
- getNFib() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getNFib() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the version number of the file format used.
- getNFibBack() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value SHOULD be 0x00BF.
- getNFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getNFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- getNLnnMod() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the nLnnMod field for the SEP record.
- getNoArgConstructor() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
- 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.
- getNoColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the black and white setting.
- getNodesPart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Gets the PackagePart of the notes for the
given slide, or null if there isn't one.
- getNodeType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- getNoEndCap() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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.
- getNoOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the no orientation.
- getNoProof() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getNormalizeHeights() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getNormalZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the zoom magnification in normal view
- getNoShow() - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- getNoSizeToServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether it is not required to send the dimensions to the embedded object.
- getNoteAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the location of note anchor in main textspace
- getNoteAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
-
- getNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getNoteIndexByAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns index of note (if exists, otherwise -1) with specified anchor
position
- getNoteIndexByAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
-
- 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.hslf.extractor.PowerPointExtractor
-
Deprecated.
Fetches all the notes text from the slideshow, but not the slide text
- getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the Notes Sheet for this slide, or null if there isn't one
- getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Notes found in the slideshow
- 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 class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getNotes() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getNotes() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the print notes.
- getNotes() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getNotes(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level notes object for the given
slide, as found from the supplied slide reference
- getNotes() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the print notes.
- getNotesAtom() - Method in class org.apache.poi.hslf.record.Notes
-
Returns the NotesAtom of this Notes
- getNotesCount() - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns count of notes in document
- getNotesCount() - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
-
- getNotesDescriptorsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getNotesDescriptorsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getNotesHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Return Header / Footer settings for notes
- getNotesID() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the ID of the notes for this slide.
- getNotesMaster() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return the Notes Master, if there is one.
- getNotesMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Returns a reference to the NotesMaster, or 0 if none
- getNotesSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getNotesSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getNotesSlide(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return notes slide for the specified slide or create new if it does not exist yet.
- getNotesSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the
notes, or null if there isn't one
- getNotesTextPositionsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getNotesTextPositionsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getNoteTextEndOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the end offset of the text corresponding to the reference within
the footnote text address space
- getNoteTextEndOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
-
- getNoteTextStartOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the start offset of the text corresponding to the reference
within the footnote text address space
- getNoteTextStartOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
-
- 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
- getNPalEntries() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getNRevision() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nRevision field for the DOP record.
- getNSavedDC() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
-
- getNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
get Num by NumID
- 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.hslf.record.Comment2000Atom
-
Gets the comment number (note - each user normally has their own count).
- getNumber() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Gets the link number.
- getNumber(int, int) - Static method in class org.apache.poi.hwpf.converter.NumberFormatter
-
- 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.
- getNumberColumnsSpanned(int[], int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getNumberedListInfo() - Method in class org.apache.poi.hslf.record.PPDrawing
-
- getNumberedListInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
This will return an atom per TextBox, so if the page has two text boxes the method should return two atoms.
- 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.hwpf.model.ListLevel
-
"Number format code (see anld.nfc for a list of options)"
- getNumberFormat(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies
the format of the level numbers that replace the placeholders for this
level in the xst fields of the LVLs in this list.
- 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
-
- getNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Return the number format from the dxf style record if present, null if not
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- getNumberFormatAt(short) - Method in interface org.apache.poi.xssf.model.Styles
-
Get number format string given its id
- getNumberFormatAt(short) - Method in class org.apache.poi.xssf.model.StylesTable
-
Get number format string given its id
- getNumberFormats() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
getNumbering
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
-
- getNumberOfAuthors() - Method in interface org.apache.poi.xssf.model.Comments
-
- getNumberOfAuthors() - Method in class org.apache.poi.xssf.model.CommentsTable
-
- 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
-
- getNumberOfCellsOfLastFlushedRow() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getNumberOfColumns() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- getNumberOfColumns() - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Return the maximum number of columns.
- getNumberOfColumns() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getNumberOfComments() - Method in class org.apache.poi.xslf.usermodel.XSLFComments
-
- getNumberOfComments() - Method in interface org.apache.poi.xssf.model.Comments
-
- getNumberOfComments() - Method in class org.apache.poi.xssf.model.CommentsTable
-
- getNumberOfComments() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
-
- getNumberOfEntries() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
-
- getNumberOfExtendedFormats() - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
- getNumberOfFlushedRows() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getNumberOfFontRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the number of font records
- getNumberOfFonts() - Method in class org.apache.poi.hslf.record.FontCollection
-
- getNumberOfFonts() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
get the number of fonts in the presentation
- getNumberOfFonts() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.
- getNumberOfFonts() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
- getNumberOfFonts() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.
- getNumberOfFonts() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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
- getNumberOfFontsAsInt() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getNumberOfFontsAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getNumberOfHyperlinks() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns the number of hyperlinks, which should
either be zero, or the number of PLC bits
- getNumberOfInfoRecsForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
-
- getNumberOfItems() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
-
- getNumberOfLevels() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Number of indent levels (maximum 5).
- getNumberOfMappedColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- 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
-
- getNumberOfNames() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getNumberOfNames() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the number of named ranges in the this 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
-
- getNumberOfPLCs() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- getNumberOfRows() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- getNumberOfRows() - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Return the number of rows
- getNumberOfRows() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getNumberOfRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- 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
-
- getNumberOfRules() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
- getNumberOfRuns() - Method in class org.apache.poi.hssf.record.common.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
- getNumberOfSheets() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the number of spreadsheets in the workbook
- getNumberOfSheets() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the number of worksheets in the this workbook
- getNumberOfStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
- getNumberOfStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
- getNumberRowsSpanned(Table, int[], int, int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getNumberText() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getNumberText(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- 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
- getNumCellStyles() - Method in interface org.apache.poi.xssf.model.Styles
-
- getNumCellStyles() - Method in class org.apache.poi.xssf.model.StylesTable
-
get the size of cell styles
- getNumCellStyles() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the number of styles the workbook contains
- getNumCellStyles() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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)
- getNumColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getNumConditionalFormattings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
- getNumConditionalFormattings() - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
- getNumConditionalFormattings() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
- 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
- getNumControlPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- getNumDataFormats() - Method in interface org.apache.poi.xssf.model.Styles
-
- getNumDataFormats() - Method in class org.apache.poi.xssf.model.StylesTable
-
- getNumDbcells() - Method in class org.apache.poi.hssf.record.IndexRecord
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- 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.
- getNumericCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a number.
- getNumericCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a number.
- getNumExFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
get the number of ExtendedFormat records contained in this workbook.
- getNumFmt() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns numbering format for this paragraph, eg bullet or
lowerLetter.
- getNumHyperlinks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getNumID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
If style exist for this paragraph
NumId of the paragraph will be returned.
- getNumIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Number of id clusters + 1
- getNumIlvl() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns Ilvl of the numeric style for this paragraph.
- getNumLevelText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text that should be used around the paragraph level numbers.
- 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
- getNumMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the number of merged regions
- getNumMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the number of merged regions defined in this worksheet
- 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
-
- getNumPlaceholderTexts() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
16 bit int at the given offset
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
32 bit int at the given offset
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
Depends on the type only, not stored
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
Stored within the data
- getNumPointersOffsetV6(byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
-
- getNumPointersV6(int, byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
-
- getNumRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getNumrm() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the numrm field for the PAP record.
- 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.
- getNumStartOverride() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Gets the numstartOverride for the paragraph numbering for this paragraph.
- 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
-
- getNVerBuiltInNamesWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
- getObjectById(String) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
-
- getObjectById(String) - Method in interface org.apache.poi.hwpf.usermodel.ObjectsPool
-
- getObjectClamp() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- getObjectData() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- getObjectData() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns unique identifier for the OLE object.
- 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
-
- getObjectData() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getObjectData() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getObjectId() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusObjectId
-
The index in the EMF+ Object Table to associate with the object
created by this record.
- getObjectId() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A 4-byte unsigned integer that specifies an ID for an external object.
- getObjectID() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns unique identifier for the OLE object.
- 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
-
- getObjectIDSeed() - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Gets the object ID seed, which will be used as the unique
OLE identifier for the next OLE object added
- getObjectIndex() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
-
- getObjectIndex() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
-
- getObjectName() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- getObjectPart() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getObjectProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether object protection is enabled or disabled
- getObjectsPool() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getObjectTableEntry(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
Gets a record which was registered earlier
- getObjectType() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- getObjectType() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the object type field for the CommonObjectData record.
- getObjID() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the unique identifier for the OLE object.
- getObjOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getObjStgDataRef() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the reference to the persistent object
- getOCSPs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Gives back a list of all OCSP responses.
- getOddFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getOddFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the odd footer.
- getOddFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getOddHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getOddHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the odd header.
- getOddHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getOddPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Returns the odd page footer.
- getOddPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Returns the odd page header.
- 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.
- getOfficeArtSpContainer() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns escher record that represent shape container (record type is
0xF004).
- getOfficeDrawingAt(int) - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
-
- getOfficeDrawingAt(int) - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
-
- getOfficeDrawings() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
-
- getOfficeDrawings() - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
-
- getOfficeDrawingsHeaders() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getOfficeDrawingsMain() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getOffPixelFormat() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getOffset() - Method in class org.apache.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- getOffset() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
-
- getOffset() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getOffset() - Method in class org.apache.poi.hpsf.Section
-
Returns the offset of the section in the stream.
- getOffset() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
- getOffset() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
File offset in the 'Pictures' stream
- getOffset() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
-
- getOffset() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
-
- getOffset() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
-
- getOffset() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the offset of the comment on the page.
- getOffset() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getOffset() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getOffset() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- getOffset() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getOffsetColumns() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getOffsetRows() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getOldFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getOLE2ClassName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- 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
-
- getOLE2ClassName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
- getOLE2ClassName() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getOLEClassName() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- getOleEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
-
- getOleObject() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getOLEShapes() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
- getOLEShapes() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
- getOleVerb() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Only valid when action == OLEAction.
- getOlstAnm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the olstAnm field for the SEP record.
- getOmitTitlePlace() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Have the placeholders on the title slide been omitted?
- getOnDiskSize() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Returns the size of the chunk, including any
headers, trailers and separators.
- 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
-
- getOpacity(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
-
- getOPCNameFromZipItemName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert a zip name into an OPC name by adding a leading forward slash to
the specified item name.
- getOpcPackage() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getOperand() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getOperandShortSigned() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getOperation() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getOperationFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- 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
-
- getOperator() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- getOptA() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- getOptB() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- getOptC() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- 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.hslf.record.CString
-
Grabs the count, from the first two bytes of the header.
- getOptions() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets misc options (the last four bytes in the atom).
- getOptions() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
- 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
- getOrAddLegend() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getOrAddLinesProperties(CTChartLines) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getOrAddManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getOrAddManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getOrAddShapeProperties() - Method in interface org.apache.poi.xddf.usermodel.HasShapeProperties
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrAddTextProperties(CTTextBody) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
-
- getOrAddTextProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- getOrAddView3D() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Get or Add chart 3D view into chart
- getOrCreateBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getOrCreateColumn1Based(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Return the CTCol at the given (0 based) column index,
creating it if required.
- getOrCreateCssClass(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- getOrCreateDataValidityTable() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getOrCreateLegend() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getOrCreateLegend() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getOrCreatePropertiesRoot() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- getOrderID() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the order of the animation in the slide.
- getOrdinalNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
-
Returns ordinal number of cell in range.
- getOrientation() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getOrientation() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getOrientation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getOrientation() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Orientation of the page: landscape - portrait.
- getOrigin() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBrushOrgEx
-
- getOrigin() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetRenderingOrigin
-
- getOrigin() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
-
- getOrigin() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- 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
- getOuterBounds(Rectangle2D, Insets) - Static method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- 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.
- getOutlineLevel() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- getOutlineLevel() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
- getOutPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getOutputStream() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
- getOutputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the output stream of this part.
- getOutputStream() - Method in class org.apache.poi.poifs.crypt.temp.EncryptedTempData
-
Returns the output stream for writing the data.
- getOutputStream() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
-
- getOutputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
- getOutputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFFontData
-
- getOutputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Method that gets the output stream for this part.
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Implementation of the getOutputStream().
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns the range that covers all text in the file, including main text,
footnotes, headers and comments
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getOverflow() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
- getOverlap() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- getOverlappingRange(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
-
- getOverlappingType(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
-
- getOverrideIndexFromListID(int) - Method in class org.apache.poi.hwpf.model.ListTables
-
- getOwner() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
The owning object for this footnote
- getOwner() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- getPackage() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the opened OPCPackage that contains the document
- getPackage() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the assigned OPCPackage
- getPackage() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- getPackage() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getPackage() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the opened OPCPackage container.
- getPackageAccess() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get the package access mode.
- getPackagePart() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Provides access to the underlying PackagePart
- getPackagePart() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
- getPackagePartConstructor() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
- getPackageProperties() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves or creates if none exists, core package property part.
- getPackageRelationship(POIXMLDocumentPart, PackagePart) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Retrieves the package relationship of the child part within the parent
- getPackageRootUri() - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Gets the URI for the package root.
- getPackageSignatureId() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getPadding() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- getPadding2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- getPage() - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- 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
-
- getPageHeight() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- getPageList() - Method in class org.apache.poi.xdgf.usermodel.XDGFPages
-
- getPageMarginInches() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
- getPageNumber() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getPageOffset() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getPageOrder() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
get print page order.
- getPages() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getPages() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- getPageScale() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetPageTransform
-
- getPageSettings() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getPageSheet() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- getPageSheet() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getPageSize() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getPageSize() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns the current page size
- getPageSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getPageSize() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- 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.
- getPageStart() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the page numbering start.
- getPageWidth() - Method in class org.apache.poi.hwpf.usermodel.Section
-
- 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
-
- getPalette() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfEof
-
- getPalette() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Returns the current palette.
- getPaletteIndex() - Method in class org.apache.poi.ddf.EscherColorRef
-
- getPaletteIndex() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfCreatePalette
-
- getPaletteIndex() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfResizePalette
-
- getPaletteIndex() - Method in class org.apache.poi.hemf.record.emf.HemfPalette.EmfSetPaletteEntries
-
- getPaletteIndex() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
-
- getPaletteOffset() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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)
- getPaneInformation() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze)
- getPaneInformation() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPanose() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanose() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getPanose() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getPanose() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getPanose() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getPanoseArmStyle() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseContrast() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseFamily() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseLetterForm() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseMidLine() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseProportion() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseSerif() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseStroke() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseWeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPanoseXHeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPAP() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
Deprecated.
- 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.
- getPaperSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the paper size.
- getPaperSizeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the paper size as enum.
- getPAPX(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Gets the PAPX at index.
- getPAPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
- getPAPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
- getPAPXs() - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
- getParagraph() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getParagraph(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the paragraph at index.
- getParagraph() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getParagraph(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getParagraph() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getParagraph(CTP) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
if there is a corresponding
XWPFParagraph
of the parameter ctTable in the paragraphList of this header or footer
the method will return this paragraph
if there is no corresponding
XWPFParagraph
the method will return null
- getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
if there is a corresponding
XWPFParagraph
of the parameter p in the paragraphList of this header or footer
the method will return that paragraph, otherwise the method will return null.
- getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the paragraph with the CTP class p
- getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
if there is a corresponding
XWPFParagraph
of the parameter ctTable in the paragraphList of this header or footer
the method will return this paragraph
if there is no corresponding
XWPFParagraph
the method will return null
- getParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
if there is a corresponding
XWPFParagraph
of the parameter ctTable in the paragraphList of this table
the method will return this paragraph
if there is no corresponding
XWPFParagraph
the method will return null
- getParagraphArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the paragraph that of position pos
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Returns the
XWPFParagraph
at position pos in footnote's paragraph array.
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the paragraph that of position pos
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the paragraph that holds
the text of the header or footer.
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getParagraphHeight() - Method in class org.apache.poi.hwpf.model.PAPX
-
- getParagraphInstance() - Static method in class org.apache.poi.hslf.record.TextRulerAtom
-
- getParagraphPos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Look up the paragraph at the specified position in the body elements list
and return this paragraphs position in the paragraphs list
- getParagraphProperties(StyleSheet) - Method in class org.apache.poi.hwpf.model.PAPX
-
Deprecated.
- getParagraphs() - Method in class org.apache.poi.hwpf.model.PAPBinTable
-
- getParagraphs() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getParagraphs() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getParagraphs() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the paragraph(s) that holds
the text of the header or footer.
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the paragraph(s) that holds
the text of the header or footer.
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
returns a list of paragraphs
- getParagraphsIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getParagraphStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getParagraphStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Deprecated.
- getParagraphStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- getParagraphStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Returns array of paragraph styles defined in this record.
- getParagraphTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getParagraphText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
-
Deprecated.
- getParagraphText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Get the text from the word file, as an array with one String per
paragraph
- getParagraphText(Range) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
-
- getParagraphText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text of the paragraph, but not of any objects in the
paragraph
- getParagraphTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Returns how many characters the paragraph's
TextPropCollections cover.
- getParameter(String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Gets the value associated to the specified key.
- getParameterClass(int) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
- getParameterClassCodes() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
-
- getParameterKeys() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Return the parameter keys
- getParameterSpec() - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
-
- getParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getParent() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- getParent() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the parent POIXMLDocumentPart.
- 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
-
- getParent() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getParent() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getParent() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
- getParent() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the currently referenced paragraph/SDT object
- getParentBody() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getParentIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- getParentParagraph() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getParentPartConstructor() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
- getParentRecord() - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
-
- getParentRecord() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- getParentShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getParentShape() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- getParentShape() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getParentShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getParentShape() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getParentShape() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getParentSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getParentStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Return the parent style for this cell style.
- getParentTransform() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Returns a transform that can translate shape-local coordinates to the
coordinates of its parent shape
- 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
- getPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve a part identified by its name.
- getPart(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get the target part from the specified relationship.
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts
Actually it is needed of the class XWPFTableCell.
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
-
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IRunBody
-
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the Part to which the footnote belongs, which you need for adding relationships to other parts
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts
Actually it is needed of the class XWPFTableCell.
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the part of the bodyElement
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the part of the bodyElement
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get the to which the TableCell belongs
- getPartById(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the document part that's defined as the
given relationship of the core document.
- getPartName() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- getParts() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Load the parts of the archive if it has not been done yet.
- getPartsByContentType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by content type.
- getPartsByName(Pattern) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by name
- getPartsByRelationshipType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by relationship type.
- getPartsImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get all parts link to the package.
- getPartsImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Retrieves the parts from this package.
- getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
get the PartType of the body, for example
DOCUMENT, HEADER, FOOTER, FOOTNOTE,
- getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
-
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the part type
BodyType
of the footnote.
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the PartType of the body, for example
DOCUMENT, HEADER, FOOTER, FOOTNOTE,
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
-
get the PartType of the body
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
get the PartType of the body
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the partType of the bodyPart which owns the bodyElement
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the partType of the bodyPart which owns the bodyElement
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- 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.hemf.draw.HemfDrawProperties
-
- getPath() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getPath(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getPath() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Returns
- getPath() - Method in class org.apache.poi.hslf.model.MovieShape
-
- getPath() - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
-
- getPath() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- getPath(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the directory path from the specified URI.
- 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.
- getPath(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getPath() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getPath() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- getPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getPath() - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
-
- getPathAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Returns the Path Atom (CString) of this link
- getPathLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the pathLst property.
- getPaths() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getPathShadeProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getPathShadeType() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- 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.
- getPattern() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
-
- 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
-
- getPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- getPatternFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
-
- getPatternPaint() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getPatternType() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
get the fill pattern
- getPcHorz() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the pcHorz field for the PAP record.
- getPcHorz() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Horizontal position code.
- getPctCharWidth() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character scale.
- getPctWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: percent of Window size for AutoFit in WebView.
- getPcVert() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the pcVert field for the PAP record.
- getPcVert() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Vertical position code.
- getPenAlignment() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getPenColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getPenId() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusDrawPath
-
- getPenIndex() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreateMonoBrush
-
- getPenIndex() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfCreatePen
-
- getPenMiterLimit() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getPenStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getPenStyle() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- getPenWidth() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getPercent() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getPercent() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
-
- getPercent() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
-
- getPercent() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- 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 class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getPersistDocument() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getPersistDocument() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getPersistId() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Fetch our sheet ID, as found from a PersistPtrHolder.
- getPersistId() - Method in interface org.apache.poi.hslf.record.PersistRecord
-
Fetch the persist ID
- getPersistIdRef() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- getPersistPointersOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- getPerspectiveAngle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- getPgbProp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the pgbProp field for the SEP record.
- getPgnStart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the pgnStart field for the SEP record.
- getPhe() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the phe field for the PAP record.
- 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.
- getPhonetic() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getPhoneticText() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- getPhRuns() - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
- getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in interface org.apache.poi.ss.usermodel.Row
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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)
- getPhysicalNumberOfRows() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- getPhysicalNumberOfRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- getPicf() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
-
- getPicOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getPicture() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
-
- getPicture() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- getPicturedata() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Gets the picture data bytes
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
PictureData
object used in a texture, pattern of picture fill.
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Return list of pictures contained in this presentation
- getPictureData() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns picture data if this shape has (single?) associated picture data
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all Pictures of this slideshow.
- getPictureData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
- getPictureData() - Method in interface org.apache.poi.ss.usermodel.Picture
-
Return picture data for this picture
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
Return the data on the (internal) picture.
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Return the data on the (internal) picture.
- getPictureData() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getPictureData() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Get the PictureData of the Picture, if present.
- getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns the PictureData by blipID
- getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
returns the PictureData by blipID
- getPictureIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Returns index associated with this picture.
- getPictureIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- getPictureLink() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
For an external linked picture, return the last-seen
path to the picture.
- getPictureName() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Name of this picture.
- getPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getPicturesManager() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- getPicturesTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns any text from any suitable pictures in the paragraph
- getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns text embedded in pictures
- getPictureType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- getPictureType() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
- getPictureType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Return an integer constant that specifies type of this picture
- getPictureType() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Return an integer constant that specifies type of this picture
- getPictureTypeMacOS() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getPictureTypeWin32() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getPIDString(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the PID string associated with a property ID.
- getPieceDescriptor() - Method in class org.apache.poi.hwpf.model.TextPiece
-
- getPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getPitch() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getPitch() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getPitch() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getPitch() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
- getPitch() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getPitch() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getPitchAndFamily() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get lfPitchAndFamily
- getPitchAndFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getPitchAndFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getPitchAndFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getPitchAndFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getPitchAndFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getPitchFamily() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getPivotArea(Workbook) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Find the 2D base data area for the pivot table, either from its direct reference or named table/range.
- getPivotArea() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getPivotCache() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getPivotCacheDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getPivotCacheRecords() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getPivotTables() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns all the pivot tables for this Sheet
- getPivotTables() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getPixelFormat() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- getPixelFormat() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getPlaceableHeader() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
-
- getPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Search placeholder by its type
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getPlaceholder() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
-
- 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
-
- getPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- getPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getPlaceholder(int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getPlaceholderByTextType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return placeholder by text type
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
- getPlaceholderDetails() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- 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
-
- getPlaceholderDetails() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getPlaceholderId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placeholder Id.
- getPlaceholderId() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Gets the comment number (note - each user normally has their own count).
- getPlaceholders() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getPlaceholderSize() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placeholder size.
- getPlacementId() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- getPlacementId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placement Id.
- 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
-
- getPlcfHdd() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- getPlcfHddOffset() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Return the offset to the PlcfHdd, in the table stream,
i.e.
- getPlcfHddSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Return the size of the PlcfHdd, in the table stream,
i.e.
- getPlcValA() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- getPlcValB() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- getPlus() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getPlusObjectTableEntry(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- getPnNext() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
- getPOIFSName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
- getPoint(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getPoint() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
-
- getPoint() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
-
- getPoint() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
- getPointAt(int) - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.
Returns point value at specified index.
- getPointAt(int) - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
-
- getPointCount() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.
Return number of points contained by data source.
- getPointCount() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
-
- getPointedToStreams() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
-
Returns all the "child" streams.
- getPointer() - Method in class org.apache.poi.hdgf.streams.Stream
-
- getPointNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the point number field for the DataFormat record.
- getPoints() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
-
- getPoints() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
-
- getPointType(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPath
-
- getPolarAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getPolarAdjustHandles() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getPoly() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- getPolyfillMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getPolyFillMode() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
-
- getPolyList() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- 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.hslf.model.textproperties.HSLFTabStop
-
- getPosition() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- 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.
- getPosition() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getPosition() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getPosition() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- getPosition() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- getPosition() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
position in EMUs
- getPosition() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getPosition() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- getPosition() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getPositionInPoints() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- getPositionInPoints() - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Gets the position in points relative to the left side of the paragraph.
- getPositionInPoints() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
- 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
- getPosOfParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the position of the paragraph, within the list
of all the body elements.
- getPosOfTable(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the position of the table, within the list of
all the body elements.
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
Just the 2 bytes of the number of pointers
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
4 bytes of the number, and 4 more unknown bytes
- getPostNumPointersSkipV6() - Static method in class org.apache.poi.hdgf.pointers.PointerV6
-
- getPP10RunId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getPPDrawing() - Method in class org.apache.poi.hslf.record.MainMaster
-
Returns the PPDrawing of this Slide, which has all the
interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.Notes
-
Returns the PPDrawing of this Notes, which has all the
interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.SheetContainer
-
Returns the PPDrawing of this sheet, which has all the
interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.Slide
-
Returns the PPDrawing of this Slide, which has all the
interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Fetch the PPDrawing from the underlying record
- getPPDrawingGroup() - Method in class org.apache.poi.hslf.record.Document
-
Returns the PPDrawingGroup, which holds an Escher Structure
that contains information on pictures in the slides.
- getPPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
-
- getPreData() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- 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.
- getPreferEventExtractor() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should this thread use event based extractors is available?
Checks the all-threads one first, then thread specific.
- getPreferredEncoding() - Static method in class org.apache.poi.util.StringUtil
-
- getPreferredSize() - Method in class org.apache.poi.hssf.usermodel.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.
- getPreferredSize() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double, double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getPreferredSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double, double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPrefixForLocale(Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
-
- getPresentation() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level presentation base object
- getPresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the presentation format (or
null
).
- getPresentationFormat() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getPresetDash() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getPresetGeometry2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getPresetPattern() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- 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
- getPrintableRecordContents(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- 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.
- getPrintArea(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
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 class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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.
- getPrintSetup() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the print setup object.
- getPrintSetup() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getPriority() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getPrivateData() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataGeneric
-
- getPrivateDataAsString() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataGeneric
-
- getPrm() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- getProgId() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the OLE Programmatic Identifier.
- getProgId() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
- 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.
- getProgId() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
- getProgrammableTag() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return programmable tag associated with this sheet, e.g.
- getPromptBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getPromptBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getPromptBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getPromptBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getPromptBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getPromptBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getPromptText() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getPromptTitle() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFMasterSheet
-
Find the master collection for the given txtype/level/name.
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Find the master collection for the given txtype/level/name.
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Delegate the call to the underlying slide master.
- getProperties() - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- getProperties() - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the
Property
array contained in this
property set.
- getProperties() - Method in class org.apache.poi.hpsf.Section
-
Returns this section's properties.
- getProperties() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroupWithProperties
-
Returns all the Properties contained in the Chunk, along with their
Values.
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all the properties in the chunk, along with their values.
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
- getProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getProperties() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the document properties.
- getProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getPropertiesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
- getProperty() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
-
- getProperty() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
-
- 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.hsmf.datatypes.PropertyValue
-
- getProperty(int) - Method in class org.apache.poi.hwpf.model.PlexOfCps
-
- getProperty(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Retrieve the custom property with this name, or null if none exists.
- 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.
- getPropertyId() - Method in enum org.apache.poi.ddf.EscherPropertyTypes
-
- getPropertyName(short) - Static method in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- 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 interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- getPropertyValue() - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
- getProps() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getPropVal(TextPropCollection, String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Fetch the value of the given Paragraph related TextProp.
- 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
- getProtect() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Answer whether protection is enabled or disabled
- getProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
-
- getProvider() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
This method tests the existence of xml signature provider in the following order:
the class pointed to by the system property "jsr105Provider"
the Santuario xmlsec provider
the JDK xmlsec provider
For signing the classes are linked against the Santuario xmlsec, so this might
only work for validation (not tested).
- getProxyUrl() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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.
- getPtap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the ptap field for the PAP record.
- getPtgClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- getQuality() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getQuillContents() - Method in class org.apache.poi.hpbf.HPBFDocument
-
- getQuotePrefixed() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
- getQuotePrefixed() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
Having this on is somewhat (but not completely, see
IgnoredErrorType
)
like prefixing the cell value with a ' in Excel
- getQuotePrefixed() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
- 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.
- getRandomAccessWindowSize() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
See the constructors for a more detailed description of the sliding window of rows.
- getRange() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
-
- getRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the range which covers the whole of the document, but excludes
any headers and footers.
- getRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns the range which covers the whole of the document, but excludes
any headers and footers.
- getRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getRange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
- 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
- getRangeType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- getRank() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
-
- getRank() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- getRasterOp() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getRasterOperation() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getRasterOperation() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
-
- getRasterOperation() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- getRasterOperation() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getRawBytes() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
- getRawBytes() - Method in class org.apache.poi.hwpf.model.TextPiece
-
- getRawContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Returns picture's content as stored in the Word file, i.e.
- getRawData() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataFormat
-
- getRawData(List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrush
-
- getRawData(List<? extends HemfPlusObject.EmfPlusObjectData>) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImage
-
- getRawData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the original, compressed RTF
- getRawData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
- getRawData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Returns the raw binary data of this Picture excluding the first 8 bytes
which hold image signature and size of the image data.
- getRawData() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- getRawData() - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
-
- getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all the properties in the chunk, without looking up any
chunk-based values
- getRawRecord() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- getRawRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- getRawText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Fetch the text, in raw storage form
- getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the raw text content of the shape.
- 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
-
- getRawText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getRawValue(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns the value / pointer to the value chunk of the property, or null
if none exists
- getRawValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
- getRawValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
- getRawValue(int) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getRawValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the raw, underlying ooxml value for the cell
- getReadablePath() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
- getReadIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
- getReadIndex() - Method in class org.apache.poi.util.LittleEndianInputStream
-
- getReadingOrder() - Method in class 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.
- getReadingOrder() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the reading order for the cell
- getReadingOrder() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get reading order of the cell
- getReadOnly() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
get the readonly
- getReadRect() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusCompressed
-
- 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
- getRecipientCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- getRecipientDetailsChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets all the recipient details chunks.
- getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Tries to find their email address, in whichever chunk holds it given the
delivery type.
- getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the recipients' email address, separated by
semicolons.
- getRecipientEmailAddressList() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns an array of all the recipient's email address, normally
in TO then CC then BCC order.
- getRecipientName() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Tries to find their name, in whichever chunk holds it.
- getRecipientNames() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the recipients' names, separated by
semicolons.
- getRecipientNamesList() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns an array of all the recipient's names, normally
in TO then CC then BCC order.
- getRecordBytes() - Method in class org.apache.poi.hemf.record.emfplus.UnimplementedHemfPlusRecord
-
- 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
-
- getRecordInstance() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the record instance from the header
- getRecordLength() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
-
- 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.hslf.record.EscherPlaceholder
-
- getRecordName() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- 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.hemf.record.emf.HemfComment.EmfCommentDataPlus
-
- getRecords() - Method in class org.apache.poi.hemf.record.emf.HemfHeader
-
- getRecords() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Returns an array of all the records found in the slideshow
- getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns records that make up the list of text paragraphs
(there can be misc InteractiveInfo, TxInteractiveInfo and other records)
- 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
-
- getRecords() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- getRecordsById(short, List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Recursively find records with the specified record ID
- getRecordSize() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherDggRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherDgRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherRecord
-
Subclasses should effeciently return the number of bytes required to
serialize the record.
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSpRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
- getRecordSize() - Method in class org.apache.poi.ddf.UnknownEscherRecord
-
- getRecordSize() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- getRecordSize() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- 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.hslf.record.AnimationInfo
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
We are of type 3999
- getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000
-
We are of type 1200
- getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.CString
-
We are of type 4026
- getRecordType() - Method in class org.apache.poi.hslf.record.DocInfoListContainer
-
We are of type 0x7D0
- getRecordType() - Method in class org.apache.poi.hslf.record.Document
-
We are of type 1000
- getRecordType() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
We are of type 1001
- getRecordType() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
We are of type 12052
- getRecordType() - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.Environment
-
We are of type 1010
- getRecordType() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Return the type of the escher record (normally in the 0xFnnn range)
- getRecordType() - Method in class org.apache.poi.hslf.record.ExAviMovie
-
We are of type 4102
- getRecordType() - Method in class org.apache.poi.hslf.record.ExControl
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
We are of type 4055
- getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjList
-
We are of type 1033
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
- getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.FontCollection
-
Return the type, which is 2005
- getRecordType() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- getRecordType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
- getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
- getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
- getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
We are of type 4802
- getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.MainMaster
-
We are of type 1016
- getRecordType() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.Notes
-
We are of type 1008
- getRecordType() - Method in class org.apache.poi.hslf.record.NotesAtom
-
We are of type 1009
- getRecordType() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
- getRecordType() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
- getRecordType() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Return the value we were given at creation, be it 6001 or 6002
- getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawing
-
We are type 1036
- getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
We are type 1035
- getRecordType() - Method in class org.apache.poi.hslf.record.Record
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles
- getRecordType() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.Slide
-
We are of type 1006
- getRecordType() - Method in class org.apache.poi.hslf.record.SlideAtom
-
We are of type 1007
- getRecordType() - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
We are of type 1011
- getRecordType() - Method in class org.apache.poi.hslf.record.Sound
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.SoundCollection
-
Returns the type (held as a little endian in bytes 3 and 4)
that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.SoundData
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
We are of type 1017
- getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
We are of type 4001
- getRecordType() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
We are of type 4008
- getRecordType() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
We are of type 4000
- getRecordType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
We are of type 3999
- getRecordType() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
We are of type 4003
- getRecordType() - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
We are of type 4085
- getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoContainer
-
We are of type 0x3FF
- getRecordType() - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- getRecordType() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- getRecordTypeEnum() - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Return the value as enum we were given at creation
- getRect() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the rect property.
- getRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getRectangleBottom() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Bottom of the rectangle enclosing shape relative to the origin of the
shape
- getRectangleLeft() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Left of rectangle enclosing shape relative to the origin of the shape
- getRectangleRight() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Right of rectangle enclosing shape relative to the origin of the shape
- getRectangleTop() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Top of rectangle enclosing shape relative to the origin of the shape
- getRectData() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusFillRects
-
- 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
-
- getRed() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- 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
-
- getReference() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- getReference() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns an A1 style reference to the location of this cell
- getReferencedCell() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
Gets the XSSFCell referenced by the R attribute or creates a new one if cell doesn't exists
- 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.
- getRefersToFormula() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- getRefersToFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
- getRefEval(int, int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- getRefEvaluatorForCurrentSheet() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
- getRefID() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- 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.hwmf.draw.HwmfDrawProperties
-
Gets the last stored region
- getRegion() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
-
- getRegion() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
- getRegionIndex() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- getRegionIndex() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
- getRegionIndex() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
-
- getRegionIndex() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
-
- getRegionMode() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
-
- getRegionMode() - Method in class org.apache.poi.hemf.record.emf.HemfWindowing.EmfSelectClipPath
-
- getRegionNode() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegion
-
- 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
-
- getRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getRelatedByType(String) - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Retrieves all the PackageParts which are defined as relationships of the base document with the
specified content type.
- getRelatedPart(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the PackagePart that is the target of a relationship.
- getRelatedSingleXMLCell() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
-
- getRelatedTables() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
-
- getRelation() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the relationship, the kind of connection between a source part and a target part in a package.
- getRelationById(String) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
- getRelationId(POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
- getRelationPartById(String) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
- getRelationParts() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the list of child relations for this POIXMLDocumentPart
- getRelations() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the list of child relations for this POIXMLDocumentPart
- getRelationship() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
-
- getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
- getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieves a package relationship from its id.
- getRelationship(int) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves a relationship by its index in the collection.
- getRelationship(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieves a package relationship from its id.
- getRelationshipByID(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves a package relationship based on its id.
- getRelationshipPartName(PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Build a part name where the relationship should be stored ((ex
/word/document.xml -> /word/_rels/document.xml.rels)
- getRelationshipReferenceURI(String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- getRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves all package relationships.
- getRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieve all the relationships attached to this part.
- getRelationships(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves all relations with the specified type.
- getRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieve all the relationships attached to this.
- getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves all relationships with the specified type.
- getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieve all relationships attached to this part which have the specified
type.
- getRelationshipsByType(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieve all relationships attached to this part which have the specified
type.
- getRelationshipType() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getRelativeCell(HSLFTableCell, int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- 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
-
- getReleaseVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- getRelId() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
-
- getRemainingBytes() - Method in class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- 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
- getRemainingData() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- getRemainingIdentifiers() - Method in class org.apache.poi.ooxml.util.IdentifierManager
-
- getRenderableText(Graphics2D, TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getRenderableText(TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
- getRenderedMetaFile() - Method in class org.apache.poi.hmef.Attachment
-
Returns the Meta File rendered representation
of the attachment, or null if not set.
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the value of a single preference for the rendering algorithms.
- getRenderingHints() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getRenderingHints() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the preferences for the rendering algorithms.
- getRenderState() - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- getRenderType() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- 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.
- getRepeatingColumns() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getRepeatingColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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.
- getRepeatingRows() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getRepeatingRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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?
- getReserved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved field for the DOP record.
- getReserved() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Reserved
- getReserved() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
- 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.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved1 field for the DOP record.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved1 field for the FibRgLw95 record.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
- getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value SHOULD be zero, and MUST be ignored.
- getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved14() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- 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.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved2 field for the DOP record.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved2 field for the FibRgLw95 record.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- 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.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved3 field for the FibRgLw95 record.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved4() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the reserved4 field for the Axis record.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved4 field for the FibRgLw95 record.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved5 field for the FibRgLw95 record.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
- getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
- getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- 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.
- getResourceReferenceURI(String, String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
-
- getRestart() - Method in class org.apache.poi.hwpf.model.ListLevel
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- 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.
- getRevision() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getRevisionMarkAuthorTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Gets a reference to the revision mark author table, which holds the revision mark authors for the document.
- getRevisionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get revision.
- getRevisionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the revision number.
- getRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the revision number (or null
).
- getRevocationData(List<X509Certificate>) - Method in interface org.apache.poi.poifs.crypt.dsig.services.RevocationDataService
-
Gives back the revocation data corresponding with the given certificate
chain.
- getRevocationDataService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
-
- getRGB(int) - Method in class org.apache.poi.xssf.usermodel.CustomIndexedColorMap
-
- getRGB(int) - Method in class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
-
- getRGB(int) - Method in interface org.apache.poi.xssf.usermodel.IndexedColorMap
-
- getRGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Red Green Blue ctColor value (RGB).
- getRGBA() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getRgbColor() - Method in class org.apache.poi.ddf.EscherRGBProperty
-
- getRgbColor() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the rgbColor field for the Text record.
- getRGBOrARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getRgbrcInsideDefault_0() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside horizontal borders.
- getRgbrcInsideDefault_1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside vertical borders.
- getRGBWithTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getRgbxchNums() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An array of 8-bit integers.
- getRgdxaCenter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
- getRgdxaCenterPrint() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getRgdxaColumn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the rgdxaColumn field for the SEP record.
- getRgdxaTab() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of positions of itbdMac tab stops.
- getRgf() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Get the rgf field for the TC record.
- getRgistdPara() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
An array of nine 16-bit signed integers.
- getRgLfoLvl() - Method in class org.apache.poi.hwpf.model.LFOData
-
- getRgnRects() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
-
- getRgnRects() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getRgnRects() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getRgnRects() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- getRgnShape(List<Rectangle2D>) - Static method in class org.apache.poi.hemf.record.emf.HemfFill
-
- getRgshd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the rgshd field for the TAP record.
- getRgtbd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of itbdMac tab descriptors.
- getRgtc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the rgtc field for the TAP record.
- getRgtchar() - Method in class org.apache.poi.hwpf.model.Xst
-
An array of 16-bit Unicode characters that make up a string.
- 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
- getRichStringCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a XSSFRichTextString
- getRichStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a XSSFRichTextString
- getRight() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- 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.
- getRight() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- getRight() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the right part of this element
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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
- getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the right border
- getRightBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border color
- getRightBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getRightBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getRightBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getRightBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the right border color
- getRightBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border size
- getRightBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border spacing
- getRightBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border type
- getRightBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the right border
- getRightInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the right edge of the
text frame and the right edge of the inscribed rectangle of the shape
that contains the text.
- getRightInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getRightInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the right edge of the text frame
and the right edge of the inscribed rectangle of the shape that contains
the text.
- getRightInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the right edge of the text frame
and the right edge of the inscribed rectangle of the shape that contains
the text.
- getRightMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getRightMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the right margin of the paragraph.
- getRightMargin() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getRightMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the right margin.
- getRightMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getRightSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- getRightToLeft() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Is this a Bi-Directional PPT Doc?
- 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)
- getRncEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getRncEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- getRncFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getRncFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
- 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
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
-
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
-
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- 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.hslf.usermodel.HSLFShape
-
- getRotation() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
- getRotation() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
rotate text (0=none, 1=normal, 2=90 degrees counterclockwise, 3=90 degrees clockwise)
- getRotation() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the degree of rotation.
- getRotation() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the degree of rotation for the text in the cell
- getRotation() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Rotation angle in degrees
- getRotation() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the degree of rotation for the text in the cell.
- getRotation() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Rotation angle in degrees
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getRotation() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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.hwpf.usermodel.Table
-
- 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.
- getRow() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns the Row this cell belongs to
- getRow(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the logical row (not physical) 0-based.
- getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the row this cell belongs to
- getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the logical row ( 0-based).
- getRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getRow(CTRow) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the XWPFRow which belongs to the CTRow row
if this row is not existing in the table null will be returned
- 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.
- getRow1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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.
- getRow2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getRowBandSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- 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
- getRowBreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Retrieves all the horizontal page breaks
- getRowBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Horizontal page break information used for print layout view, page layout view, drawing print breaks in normal
view, and for printing the worksheet.
- 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
-
- getRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getRowCountForBlock(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of physical rows within a block
- getRowHeight(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
get the default row height
- getRowHeight() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getRowHeight(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Gets the row height
- getRowHeight(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- 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
- getRowIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns row index of a row in the sheet that contains this cell
- getRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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
-
- getRowJustification() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getRowLabelColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- getRowLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the maximum outline level for the row gutter.
- getRowName(HSSFRow) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- 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
- getRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get row number this row represents
- getRowNum(SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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
- getRows() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- getRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- getRowsAggregate() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getRowSpan() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- getRowSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Get the number of rows to be spanned/merged
- getRowSpan() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- 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.
- getRowStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns the whole-row cell style.
- getRowStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the whole-row cell style.
- 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.
- getRowSumsBelow() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- getRowSumsBelow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- getRowSumsRight() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- getRowSumsRight() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- getRPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Return the character properties
- getRPr() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getRPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
-
- getRsid() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Save ID for last time this PAP was revised.
- getRsid() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
- getRtfBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the RTF Rich Message body of this Outlook Message, if this email
contains a RTF (rich) version.
- getRtfBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- 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
-
- getRule(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
- 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
- getRun() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- getRun(CTR) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
return the XWPFRun-Element which owns the CTR run-Element
- getRunProperties(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the run properties for the run.
- getRuns() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the type of the text, from the TextHeaderAtom.
- getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the type of the text, from the TextHeaderAtom.
- 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.
- getSaturation() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- getSavedByTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Gets a reference to the saved -by table, which holds the save history for the document.
- 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
- getSaveLocation() - Method in class org.apache.poi.hwpf.model.SavedByEntry
-
- getSaveWithFonts() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Was the document saved with True Type fonts embeded?
- getSaxParserFactory() - Static method in class org.apache.poi.util.XMLHelper
-
- getSBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Returns the BATBlock that handles the specified offset,
and the relative index within it, for the mini stream.
- getSBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
- getScale() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- 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.hwmf.record.HwmfWindowing.WmfScaleViewportExt
-
- getScale() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
-
- getScale() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
- getScale() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
-
- getScale() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the scale.
- getScale() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getScale() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the scale.
- getScaleWithDoc() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns scaleWithDoc attribute
- getScanCount() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- 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
- getScenarioProtect() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Answer whether scenario protection is enabled or disabled
- getScenarioProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
A flag indicating whether scenarios are locked when the sheet is protected.
- getScene3D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
-
- getSchemaFactory() - Static method in class org.apache.poi.util.XMLHelper
-
- getScheme() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the font scheme property.
- 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
-
- getSection(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the section at index.
- getSection(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getSectionCount() - Method in class org.apache.poi.hpsf.PropertySet
-
- getSectionDescriptor() - Method in class org.apache.poi.hwpf.model.SEPX
-
- getSectionProperties() - Method in class org.apache.poi.hwpf.model.SEPX
-
- getSections() - Method in class org.apache.poi.hpsf.PropertySet
-
- getSections() - Method in class org.apache.poi.hwpf.model.SectionTable
-
- getSectionTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- 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
-
- getSentByServerType() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getSeparator() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the separator between this chunk and the next, if it exists
- 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.
- getSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- getSeries(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- getSeries() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- getSeries() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- getSeriesCount() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- 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.
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- getSeriesTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
Returns the series' title, if there is one,
or null if not
- getServerZoomFrom() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getServerZoomTo() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getSfxtText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text animation.
- getShade() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
specifies a darker version of its input color.
- getShade() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
specifies a darker version of its input color.
- getShading() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getShading() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getShadow() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getShadow() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getShadow() - Method in class org.apache.poi.xslf.usermodel.XSLFConnectorShape
-
YK: shadows of lines are suppressed for now.
- getShadow() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getShadowAngle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getShadowColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getShadowDistance() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- getShadowParent() - Method in interface org.apache.poi.sl.usermodel.Shadow
-
- getShadowParent() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- getShadowsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Shadows Colour
- getShape() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfExtSelectClipRgn
-
- getShape() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFillRgn
-
- getShape() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfFrameRgn
-
- getShape() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfInvertRgn
-
- getShape() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionEmpty
-
- getShape() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionInfinite
-
- getShape() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- getShape() - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeData
-
- getShape() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionPath
-
- getShape() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionRect
-
- getShape() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
-
- getShape() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getShape() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- getShape(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- getShape() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- getShape() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawBackground
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawGroupShape
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawPictureShape
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawShape
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawTableShape
-
- getShape() - Method in class org.apache.poi.sl.draw.DrawTextShape
-
- getShape() - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
- getShape() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- getShape3D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getShapeById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- 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.hslf.record.EscherTextboxWrapper
-
- getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.hwpf.usermodel.OfficeDrawing
-
Shape Identifier
- 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
-
- getShapeId() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getShapeId() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the next available shape id
- getShapeName() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- 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
-
- getShapeName() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getShapeName() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Return the shape specific (visual) properties
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getShapeProperties() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Returns xml bean with shape properties.
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns all shapes contained in this Sheet
- getShapes() - Method in class org.apache.poi.hwpf.model.FSPATable
-
- 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).
- getShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- getShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Only available if this shape is a shape group, may be null
- getShapes() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getShapes() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Returns an array containing all of the shapes in this sheet
- getShapes() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns the shapes associated with this sheet,
an empty list or null if there is an exception
- getShapes() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- getShapes(XSSFShapeGroup) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- getShapesMap() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- 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.hslf.usermodel.HSLFGroupShape
-
Return type of the shape.
- getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
- getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getShapeType() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
Gets the shape type.
- getShapeType() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getShapeType() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getShapeType() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- getShapeType() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Gets the shape type, one of the constants defined in
ShapeTypes
.
- getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Gets the shape type, one of the constants defined in
ShapeTypes
.
- getSharedFeature() - Method in class org.apache.poi.hssf.record.FeatRecord
-
- getSharedFormula(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return a master shared formula by index
- getSharedFormulaManager() - Method in class org.apache.poi.hssf.model.RowBlocksReader
-
- getSharedStringItems() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Provide access to the strings in the SharedStringsTable
- getSharedStringsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the
shared strings table.
- getSharedStringSource() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getSharedStringSource() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- getSharedStringSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns SharedStringsTable - tha cache of string for this workbook
- getSharedStringsTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Opens up the Shared Strings Table, parses it, and
returns a handy object for working with
shared strings.
- getShd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Shading.
- getShd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the shd field for the PAP record.
- getShd() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Cell shading.
- getShdTable() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table shading.
- getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
used internally in the API to get the low level Sheet record represented by this
Object.
- getSheet(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
- getSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getSheet(String) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the
specified Sheet.
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns the sheet this cell belongs to
- getSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
-
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns the Sheet this row belongs to
- getSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get sheet with the given name
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the sheet this cell belongs to
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
- getSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the XSSFSheet this row belongs to
- getSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get sheet with the given name (case insensitive match)
- 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.
- getSheetAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the Sheet object at the given index.
- getSheetAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the XSSFSheet 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.
- getSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader.SheetIterator
-
Not supported by XSSFBReader's SheetIterator.
- getSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns the comments associated with this sheet,
or null if there aren't any
- 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
- getSheetConditionalFormatting() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getSheetConditionalFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- getSheetContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return record container 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
-
- getSheetFirstNameByExternSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getSheetId() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Fetch our sheet ID, as found from a PersistPtrHolder.
- 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
- getSheetIndex() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
-
- getSheetIndex(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the index of the sheet by his name
- getSheetIndex(Sheet) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the index of the given sheet
- getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
-
- getSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the sheet index this name applies to.
- getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the index of the sheet by his name (case insensitive match)
- getSheetIndex(Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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
-
- getSheetLastNameByExternSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getSheetName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the name for a given sheet.
- getSheetname() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
get the sheetname for this sheet.
- getSheetname() - Method in class org.apache.poi.hssf.record.OldSheetRecord
-
get the sheetname for this sheet.
- getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the name of this sheet
- getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
- getSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- getSheetName(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- getSheetName() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
-
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Name
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the name of this sheet
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Table
-
Returns the sheet name that the table belongs to.
- getSheetName(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the sheet name
- getSheetName() - Method in class org.apache.poi.ss.util.CellReference
-
- getSheetName() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns name of the current sheet
- getSheetName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- getSheetName() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the name of this sheet
- getSheetName(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set the sheet name
- getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the name of this sheet
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the sheet name
- getSheetNames() - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- getSheetNames() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- getSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
-
For named ranges, and built-in names
- getSheetPart() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
- getSheetRefIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- getSheetsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
Returns an Iterator which will let you get at all the
different Sheets in turn.
- getSheetsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an Iterator which will let you get at all the
different Sheets in turn.
- getSheetTypeColumnBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypePageMargins() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypePrintOptions() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeProtection() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeRowBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeSheetFormatPr() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeSheetPr() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeSheetViews() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- getSheetTypeSheetViews(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- getSheetVisibility(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getSheetVisibility(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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.
- getShowComments() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Are comment shapes visible?
- getShowErrorBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
- getShowErrorBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
- getShowErrorBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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
-
- getShowPromptBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getShowPromptOnCellSelected() - Method in class org.apache.poi.hssf.record.DVRecord
-
- getShrinkToFit() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to shrink the text to fit
- getShrinkToFit() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Should the Cell be auto-sized by Excel to shrink
it to fit if this text is too long?
- getShrinkToFit() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Should the Cell be auto-sized by Excel to shrink
it to fit if this text is too long?
- getShrinkToFit() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
- getShrinkToFit() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getSiblingCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- 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
- getSignature() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataFormat
-
- getSignature() - Method in class org.apache.poi.hslf.blip.DIB
-
DIB signature is 0x7A80
or 0x7A90
- getSignature() - Method in class org.apache.poi.hslf.blip.EMF
-
EMF signature is 0x3D40
or 0x3D50
- getSignature() - Method in class org.apache.poi.hslf.blip.JPEG
-
JPEG signature is one of 0x46A0, 0x46B0, 0x6E20, 0x6E30
- getSignature() - Method in class org.apache.poi.hslf.blip.PICT
-
PICT signature is 0x5420
or 0x5430
- getSignature() - Method in class org.apache.poi.hslf.blip.PNG
-
PNG signature is 0x6E00
or 0x6E10
- getSignature() - Method in class org.apache.poi.hslf.blip.WMF
-
WMF signature is either 0x2160
or 0x2170
- getSignature() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Blip signature.
- getSignatureConfig() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
- getSignatureDescription() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatureDocument() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
Helper method for examining the xml signature
- getSignatureFacets() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatureFactory() - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- getSignatureFactory() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatureMarshalListener() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatureMethodUri() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatureParts() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
- getSignaturePolicyDescription() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the short description of the signature policy or
null
if a description is not available.
- getSignaturePolicyDocument() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the signature policy document.
- getSignaturePolicyDownloadUrl() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the download URL where the signature policy document can be
found.
- getSignaturePolicyIdentifier() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the signature policy identifier URI.
- getSignaturePolicyService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getSignatures() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
-
- getSigner() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
-
Gives back the X509 certificate used during the last signature
verification operation.
- getSigner() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
- getSigningCertificateChain() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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.hemf.usermodel.HemfPicture
-
Return the image size in points
- 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.hslf.blip.Metafile.Header
-
- getSize() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- getSize() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Size of the data section of the text property (2 or 4 bytes)
- getSize() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- getSize() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- getSize() - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
-
- getSize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getSize() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
-
- getSize() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Return the image size in points
- getSize() - Method in class org.apache.poi.hwpf.model.FFData
-
- getSize() - Method in class org.apache.poi.hwpf.model.Ffn
-
- getSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getSize() - Method in class org.apache.poi.hwpf.model.FontTable
-
- getSize() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Gets the number of entries.
- getSize() - Method in class org.apache.poi.hwpf.model.Sttb
-
- getSize() - Static method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Size of record
- getSize() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Method in class org.apache.poi.hwpf.model.Xst
-
- getSize() - Method in class org.apache.poi.hwpf.model.Xstz
-
- getSize() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getSize(PackagePart) - Static method in class org.apache.poi.ooxml.dev.OOXMLLister
-
Figures out how big a given PackagePart is.
- getSize() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- getSize() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- getSize() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
- 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
-
- getSize() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- getSize() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- getSizeCode() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getSizeEMU() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- getSizeExtra() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
With v6 pointers, the on-disk size is 16 bytes
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
With v6 pointers, the on-disk size is 18 bytes
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.LFOData
-
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
-
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getSizeInBytes() - Static method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- getSizeOfElements() - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- getSlash() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
-
- getSlide(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level slide object from
the supplied slide reference
- getSlideAtom() - Method in class org.apache.poi.hslf.record.MainMaster
-
Returns the SlideAtom of this Slide
- getSlideAtom() - Method in class org.apache.poi.hslf.record.Slide
-
Returns the SlideAtom of this Slide
- getSlideAtomsSet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getSlideAtomsSets() - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Get access to the SlideAtomsSets of the children of this record
- getSlideComments(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns all the comments for the given slide
- getSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
- getSlideCount() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
An unsigned integer that specifies the number of slides that this animation continues playing.
- getSlideHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Return Header / Footer settings for slides
- getSlideId() - Method in class org.apache.poi.hslf.record.ExControlAtom
-
An integer that specifies which presentation slide is associated with the ActiveX control.
- getSlideID() - Method in class org.apache.poi.hslf.record.NotesAtom
-
- getSlideIdentifier() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- getSlideLayout() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getSlideLayout() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlideLayout() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getSlideLayouts() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- getSlideListWithTexts() - Method in class org.apache.poi.hslf.record.Document
-
Returns all the SlideListWithTexts that are defined for
this Document.
- getSlideLocationsLookup() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Get the lookup from slide numbers to byte offsets, for the slides
known about by this PersistPtrHolder.
- getSlideMaster() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getSlideMaster() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
Slide master object associated with this layout.
- getSlideMaster(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level slide master object from
the supplied slide master reference
- getSlideMasterPart(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
- getSlideMasterReferences() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the references from the presentation to its
slide masters.
- getSlideMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Slide Masters found in the slideshow
- getSlideMasters() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all slide masters.
- getSlideMasters() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getSlideName() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getSlideName() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlideName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getSlideNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the (public facing) page number of this slide
- getSlideNumber() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getSlideNumber() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getSlidePart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
- getSlidePersistAtom() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Get the SlidePersistAtom, which gives details on the Slide this text is associated with
- getSlideRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the underlying slide record
- getSlideRecords() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Get the Text related records for this slide
- getSlideReferences() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the references from the presentation to its
slides.
- getSlides() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Slides found in the slideshow
- getSlides() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getSlides() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
- getSlides() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return all the slides in the slideshow
- getSlideShow() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Fetch the SlideShow we're attached to
- getSlideShow() - Method in interface org.apache.poi.sl.usermodel.Sheet
-
- getSlideShow() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getSlideShowImpl() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- getSlideSizeType() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getSlideSizeTypeEnum() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getSlideSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getSlideSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- getSlideSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the
Slides, or null if there isn't one
- getSlideTime() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getSmartTagsBytes() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- 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.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
- getSolidColor() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.SolidPaint
-
- getSolidFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getSolidPaint(PaintStyle.SolidPaint, Graphics2D, PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- getSoundData() - Method in class org.apache.poi.hslf.record.Sound
-
The sound data
- getSoundData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns the data of all the embedded sounds in the SlideShow
- getSoundIdRef() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A 4-byte unsigned integer that specifies a reference to a sound
in the SoundCollectionContainer record to locate the embedded audio
- getSoundIdRef() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getSoundName() - Method in class org.apache.poi.hslf.record.Sound
-
Name of the sound (e.g.
- getSoundName() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Name of the sound (e.g.
- getSoundRef() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
a reference to a sound in the sound collection.
- getSoundType() - Method in class org.apache.poi.hslf.record.Sound
-
Type of the sound (e.g.
- getSoundType() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Type of the sound (e.g.
- getSource() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getSourcePartUriFromRelationshipPartUri(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the source part URI from a specified relationships part.
- getSourceRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- getSourceURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getSpace() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Width of space to maintain between border and text within border.
- getSpaceAfter() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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:
- getSpaceAfter() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
The amount of vertical white space after the paragraph.
- getSpaceAfter() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getSpaceAfter() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
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 class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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:
- getSpaceBefore() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
The amount of vertical white space before the paragraph.
- getSpaceBefore() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getSpaceBefore() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
The amount of vertical white space before the paragraph
This may be specified in two different ways, percentage spacing and font point spacing:
- getSpaceLength() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- getSpacing() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the spacing field for the Legend record.
- getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getSpacingAfter() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
-
- getSpacingAfter() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this
paragraph in the document in absolute units.
- getSpacingAfterLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this
paragraph in the document in absolute units.
- getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getSpacingBefore() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added above the first line in this
paragraph in the document in absolute units.
- getSpacingBeforeLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added before the first line in this paragraph in the
document in line units.
- getSpacingBetween() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return the spacing between lines of a paragraph.
- getSpacingLineRule() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies how the spacing between lines is calculated as stored in the
line attribute.
- getSpare() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Unused
- getSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Spare field for the DOP record.
- getSpContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- getSpContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- getSpecial() - Method in class org.apache.poi.ss.format.CellNumberStringMod
-
- getSpecialMask() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- 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
- getSpeed() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- getSpellError() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getSpellInfo() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- getSpgrContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
- getSpid() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Shape Identifier.
- getSpinCount() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Get the spreadsheet version for the given implementation.
- 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 class org.apache.poi.ss.usermodel.CellBase
-
Get the spreadsheet version for the given implementation.
- getSpreadsheetVersion() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the spreadsheet version of this workbook
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the spreadsheet version for the given implementation.
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the spreadsheet version (EXCLE2007) of this workbook
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the spreadsheet version for the given implementation.
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the spreadsheet version (EXCLE2007) of this workbook
- getSprmBuf() - Method in class org.apache.poi.hwpf.model.CHPX
-
- getSprmBuf() - Method in class org.apache.poi.hwpf.model.PAPX
-
- getSpStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getSpTree() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getSrc() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getSrcBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getSrcBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getSrcBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- getSrcBounds() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getSrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the srgbClr property.
- getSSlideLayoutAtom() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the embedded SSlideLayoutAtom
- 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
- getStackIndex() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSave
-
- getStAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the stAng property.
- getStart() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
- getStart(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get a text offset corresponding to a grpprl in this fkp.
- getStart() - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- getStart() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- getStart() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
-
- getStartAt() - Method in class org.apache.poi.hwpf.model.ListLevel
-
- getStartAt(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- getStartAt() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- 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
- getStartBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
-
- getStartCellReference() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getStartColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left column index relative to the sheet
- getStartColIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getStartIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the beginning character position
- getStartIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the beginning character position
- getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
-
- getStartPoint() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getStartRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left row index on the sheet
- getStartRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getStartScan() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- 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
-
- getStdDev() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
-
- getStetchInfoProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- getSti() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the invariant style identifier for application-defined styles, or 0x0FFE for user-defined styles
- getStiMaxWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
- getStk() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
style kind
- 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.
- getStopIfTrue() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- 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
- getStore() - Method in class org.apache.poi.hdgf.streams.Stream
-
- getStoredRBG() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
-
- getStoredRBG() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
- getStoredRBG() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
- getStPicName() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
-
- getStr() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- getStream(String) - Method in class org.apache.poi.hwpf.model.io.HWPFFileSystem
-
- getStream() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
-
- getStream() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
-
- getStreamId() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Gets the stream ID containing the actual data.
- getStreamPos() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
-
- getStretch() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
-
The stretch specifies the edges of a fill rectangle.
- getStretch() - Method in class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- getStretchBltMode() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
-
- getStride() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- 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
- getStrikeout() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value that specify whether to use a strikeout horizontal line through the text or not
- getStrikeThrough() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getString() - Method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
-
- 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.
- getString() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- getString() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the plain string representation.
- getStringBuffer() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- getStringBuilder() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
- getStringBuilder() - Method in class org.apache.poi.hwpf.model.TextPiece
-
- 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
- getStringCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a string
- getStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a string
- getStringCount() - Method in class org.apache.poi.hwpf.model.FontTable
-
- getStringFromChunk(StringChunk) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets a string value based on the passed chunk.
- 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.
- getStripeSize() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Conditional format rules don't define stripes, so always 0
- getStripeSize() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- getStroke() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getStroke() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- 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.
- getStroke() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getStrokeStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Returns line style.
- getStrokeStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
- getStrokeStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getStubHSSFWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- getStubWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- getSTWidthType() - Method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
- getStWidthType() - Method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Get the underlying STTblWidth enum value.
- getStyle() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- 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
-
- getStyle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
-
- getStyle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
-
- getStyle() - Method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
- getStyle(TableStyleType) - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
-
- getStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getStyle(TableStyleType) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
-
- getStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the styles object used
- getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Return this run's style ID.
- getStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get style by a styleID
- getStyleAt(int) - Method in interface org.apache.poi.xssf.model.Styles
-
- getStyleAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
- getStyleById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- getStyleById(long) - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- getStyleClassName(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- getStyleDescription(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Gets the StyleDescription at index x.
- getStyleId() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
-
- getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return styleID of the paragraph if style exist for this paragraph
if not, null will be returned
- getStyleId() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the style
- getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
get the StyleID of the table
- getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the index of the base style which applies to
this Run.
- getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the index of the style which applies to this
Paragraph.
- getStyleName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getStyleName() - Method in interface org.apache.poi.ss.usermodel.Table
-
- getStyleName() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
-
- getStyleName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- 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.
- getStyles() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyles
-
- getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get Styles
- getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get styles
- getStylesData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the
styles table.
- getStyleSheet() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getStylesSource() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- getStylesSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Return a object representing a collection of shared objects used for styling content,
e.g.
- getStylesTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Opens up the Styles Table, parses it, and
returns a handy object for working with cell styles
- getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
- getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Numbered List info
- getStyleTextPropAtom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
- getStyleWithName(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the style with the specified name, if any.
- getStyleWithSameName(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
get the style with the same name
if this style is not existing, return null
- getStyleXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Used so that StylesSource can figure out our location
- getSubdocumentTextStreamLength(SubdocumentType) - Method in interface org.apache.poi.hwpf.model.FibRgLw
-
- getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FibRgLw97
-
- getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- getSubject() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns the Message Subject, or null if the mapi property
for this isn't set
- getSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the subject (or null
).
- getSubject() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the subject line of the Outlook Message
- getSubject() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getSubjectChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getSubjectProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get subject.
- getSubjectProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the topic of the content of the resource.
- getSubmissionChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getSubmissionId() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
- getSubPropMatches() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the list of if the sub properties match or not
- getSubPropNames() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the list of the names of the sub properties
- getSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
-
- getSubscript() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getSubType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the type of OLE object.
- getSubType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Get the subtype.
- getSubValue(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the true/false status of the subproperty with the given index
- 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.
- getSuperscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Gets the subscript/superscript option
- 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 .
- getSuppressDropDownArrow() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- getSvgImage() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- getSwAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the swAng property.
- getSwHMF() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- getSx() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sx property.
- getSx() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- getSy() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sy property.
- getSy() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- getSymbolCharacter() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the symbol character, if this is a symbol character run.
- getSymbolFont() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the symbol font, if this is a symbol character run.
- getSymbolName() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- 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.
- getTabColor() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getTabColor() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get background color of the sheet tab.
- getTable(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
- getTable(Paragraph) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the table that starts with paragraph.
- getTable(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
XSSF Only - gets a table that exists in the worksheet
- getTable(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Returns the data table with the given name (case insensitive).
- getTable() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the table which contains this column
- getTable(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the data table with the given name (case insensitive).
- getTable(CTTbl) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
if there is a corresponding
XWPFTable
of the parameter ctTable in the tableList of this header
the method will return this table
if there is no corresponding
XWPFTable
the method will return null
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
if there is a corresponding
XWPFTable
of the parameter
ctTable in the tableList of this header
the method will return this table, or null if there is no
corresponding
XWPFTable
.
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get a table by its CTTbl-Object
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
if there is a corresponding
XWPFTable
of the parameter ctTable in the tableList of this header
the method will return this table
if there is no corresponding
XWPFTable
the method will return null
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get a table by its CTTbl-Object
- getTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
- getTableAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Returns the current table alignment or NULL
- getTableArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the table at position pos
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the
XWPFTable
at the specified position from the footnote's table array.
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the table at position pos
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getTableCell(CTTc) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
returns the TableCell to which the Table belongs
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
returns the XWPFTableCell which belongs to the CTTC cell
if there is no XWPFTableCell which belongs to the parameter CTTc cell null will be returned
- getTableCells() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create and return a list of all XWPFTableCell
who belongs to this row
- getTableColumn() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Get the column for which these XML column properties are set.
- getTableICells() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create and return a list of all XWPFTableCell
who belongs to this row
- getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Table
-
- getTablePartStyle(XSLFTableStyle.TablePartStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
-
- getTablePos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get with the position of a table in the bodyelement array list
the position of this table in the table array list
- getTableRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getTables() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns any tables associated with this Sheet
- getTables() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Return the table(s) that holds the text
of the IBodyPart, for complex cases
where a paragraph isn't used.
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Return the table(s) that holds the text
of the header or footer, for complex cases
where a paragraph isn't used.
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getTablesIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getTableStream() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getTableStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
Get assigned TableStyle
- getTableStyle(String) - Method in class org.apache.poi.xssf.model.StylesTable
-
- getTableStyles() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- getTabpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- getTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getTabStop(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getTabStop(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getTabStops() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- getTabStops() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Default distance between tab stops, in master coordinates (576 dpi).
- getTabStops() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.
- getTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getTabStops() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getTabStopsNumber() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns number of tabs stops defined for paragraph.
- getTabStopsPositions() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns array of positions of itbdMac tab stops
- 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
- getTag() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getTailDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
-
- getTailEnd() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- 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.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getTarget() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- 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.
- getTarget() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getTarget() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getTargetFrame() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
- getTargetFrame() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getTargetMode() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getTargetPart(PackageRelationship) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Get the PackagePart that is the target of a relationship from this Part.
- getTargetURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
-
- getTblStyle(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getTcPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the cell properties for the cell.
- getTempFile() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the template (or null
).
- getTemplate() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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.hdgf.extractor.VisioTextExtractor
-
Returns the textual contents of the file.
- getText(Charset) - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
To be implemented! We need to get the current character set
from the current font for
HemfText.EmfExtTextOutA
,
which has to be tracked in the playback device.
- getText() - Method in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutW
-
- getText() - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
-
- getText() - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
-
Returns the text.
- getText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
- getText() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
Fetches all the slide text from the slideshow, but not the notes, unless
you've called setSlidesByDefault() and setNotesByDefault() to change this
- getText(boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
Fetches text from the slideshow, be it slide text or note text.
- getText(boolean, boolean, boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
- getText() - Method in class org.apache.poi.hslf.record.Comment2000
-
Get the text of this comment
- getText() - Method in class org.apache.poi.hslf.record.CString
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the text of this comment
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- getText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getText() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtractor
-
Outputs something a little like a RFC822 email
- 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(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- getText(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
-
- getText(DirectoryNode) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- getText(File) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- getText(HWPFDocumentCore) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- getText() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- getText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
-
- getText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Grab the text, based on the WordToTextConverter.
- getText() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Internal method to access document text
- getText() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getText() - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
- 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.
- getText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getText() - Method in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
-
- getText() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
-
Call this after visitation has completed
- getText() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getText() - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the slide text, but not the notes text
- getText(boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the requested text from the file
- getText(boolean, boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the requested text from the file
- getText(boolean, boolean, boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the requested text from the file
- getText(XSLFSlide, boolean, boolean, boolean) - Static method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the requested text from the slide
- getText(XSLFSlide, boolean, boolean, boolean, boolean) - Static method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Gets the requested text from the slide
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Processes the file and returns the text
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Processes the file and returns the text
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Retrieves the text contents of the file
- getText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the text from all paragraphs in the shape.
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getText() - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- getText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
-
- getText() - Method in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
-
- getText() - Method in interface org.apache.poi.xwpf.usermodel.ISDTContent
-
- getText() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
-
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the textual content of the header/footer,
by flattening out the text of its paragraph(s)
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return the textual content of the paragraph, including text from pictures
and sdt elements in it.
- getText(TextSegment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
get a Text
- getText(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Return the string content of this text run
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContent
-
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
-
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Convenience method to extract text in cells.
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getTextAlign() - Method in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
- getTextAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getTextAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAlign() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getTextAlign() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTextAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTextAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAndLinesColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Text And Lines Colour
- getTextAsString() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Fetches the ALL the text of the powerpoint file, as a single string
- getTextAsString() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTextAsVector() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Fetches the ALL the text of the powerpoint file, in a List of
strings, one per text record
- getTextAutofit() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextAutofit() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getTextBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the plain text body of this Outlook Message
- getTextBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- getTextBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFAutoShape
-
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getTextBody() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextBody() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getTextBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
- getTextBodyPr() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextBodyPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextBounds() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
-
- getTextBounds() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
These are in the shape coordinate system
- getTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getTextboxWrappers() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Get access to the atoms inside Textboxes
- getTextboxWrappers() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- getTextCap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getTextCap() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- getTextCap() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- getTextCap() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getTextCenter() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
- getTextColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTextContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
- getTextDef() - Method in class org.apache.poi.hwpf.model.FFData
-
- getTextDirection() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getTextDirection() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextDirection() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getTextDirection() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextDirection() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Gets the vertical orientation of the text
- getTextFontAlign() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns where vertically on a line of text the actual words are positioned.
- getTextFragment(TextLayout, AttributedString) - Method in class org.apache.poi.sl.draw.DrawFactory
-
- getTextFromPieces() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Grab the text out of the text pieces.
- getTextHeight() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getTextHeight(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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
- getTextHeight() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextHeight(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextHightlightColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the highlight color for the run
- getTextHorizontalOverflow() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of horizontal overflow for the text.
- getTextId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getTextIndex() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Return text's index within the SlideListWithText container
(0 for title, 1..n for the nth body).
- 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
-
- getTextOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Paragraph's distance from shape's left margin, in master coordinates (576 dpi).
- getTextOrientation() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Get the text orientation field for the TextObjectBase record.
- getTextParagraph() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Returns an array of all the TextParagraphs found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns an array of all the TextRuns in the sheet.
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.Notes
-
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextParagraphs() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
-
- getTextParagraphs() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextParagraphs() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns a collection of the XSSFTextParagraphs that are attached to this
shape
- getTextPieces() - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- getTextPieceTable() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
- getTextPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getTextPlaceholder() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getTextPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextPosition(int) - Method in class org.apache.poi.hwpf.model.NotesTables
-
- getTextPosition() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
This element specifies the amount by which text shall be raised or
lowered for this run in relation to the default baseline of the
surrounding non-positioned text.
- getTextProperties(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- getTextPropList() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Fetch the TextProps that define this styling in the record order
- getTextPropType() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- getTextRecursively() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
extracts all text recursively through embedded tables and embedded SDTs
- getTextRotation() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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.
- getTextRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextRotation() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the degree of rotation for the text in the cell
- getTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getTextRunInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getTextRuns() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- getTextRuns() - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
- getTextRuns() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Fetch the text runs that are contained within this block of text
- getTextRuns() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- getTextRuns() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getTextRuns() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getTextScale() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the current text scale value.
- getTextShapeByType(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getTextSpecInfoRuns() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
- getTextStartAt(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns where in the text (in characters) the
hyperlink at the given index starts
applying to.
- getTextStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- getTextType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- getTextType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Return type of the text.
- getTextType() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getTextTypeEnum() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- getTexturePaint(PaintStyle.TexturePaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
-
- getTextVAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTextVAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTextVerticalOverflow() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of vertical overflow for the text.
- 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
-
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
-
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getTheme() - Method in class org.apache.poi.xssf.model.StylesTable
-
Get the current Workbook's theme table, or null if the
Workbook lacks any themes.
- getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Index into the collection, referencing a particular or
value expressed in the Theme part.
- getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the Theme of current workbook.
- getThemeColor(int) - Method in interface org.apache.poi.xssf.model.Themes
-
Convert a theme "index" (as used by fonts etc) into a color.
- getThemeColor(int) - Method in class org.apache.poi.xssf.model.ThemesTable
-
Convert a theme "index" (as used by fonts etc) into a color.
- getThemeColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the color value for the font
References a color defined in theme.
- getThemeIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- getThemesData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the
themes table.
- getThingType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
Returns the type of the thing, eg TEXT, FONT
or TOKN
- 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.
- getThreadPrefersEventExtractors() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors?
(usermodel extractors tend to be more accurate, but use more memory)
Default is false.
- 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
- getThresholds() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- getThresholds() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- 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
- getThumbnailFilename() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the name of the Document thumbnail, eg
thumbnail.jpeg
, or null
if there
isn't one.
- getThumbnailImage() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the Document thumbnail image data, or null
if there isn't one.
- getThumbnailPart() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the
PackagePart
for the Document
Thumbnail, or
null
if there isn't one
- getThumbnailThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the thumbnail (or null
), processed
as an object which is (largely) able to unpack the thumbnail
image data.
- getTickColor() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the tick color field for the Tick record.
- getTickLabelPosition() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- getTickMarkFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the tick mark frequency field for the CategorySeriesAxis record.
- getTileFlipMode() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getTileInfoProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- getTileRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- 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.
- getTint() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
specifies a lighter version of its input color.
- getTint() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Specifies the tint value applied to the ctColor.
- getTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
-
- getTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
The title is a run of text of type TextHeaderAtom.CENTER_TITLE_TYPE
or
TextHeaderAtom.TITLE_TYPE
- getTitle() - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- getTitle() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- getTitle() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- getTitle() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getTitle() - Method in interface org.apache.poi.sl.usermodel.Slide
-
- getTitle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getTitle() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getTitle() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- getTitleCellReference() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleCellReference() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTitleFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Get the chart title formula expression if there is one
- getTitleMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Title Masters found in the slideshow
- getTitleOverlay() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getTitleProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get title.
- getTitleProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the name given to the resource.
- getTitleShape() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
-
- getTitleString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleString() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTitleText() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Returns the title static text, or null if none is set.
- getTitleTextColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Title Text Colour
- getTitleType() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleType() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTlc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Tab leader code
- getTlp() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table look specifier.
- getTlp_flags() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Get the tlp_flags field for the TLP record.
- getTmEdited() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the tmEdited field for the DOP record.
- getTo() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Return ending anchor point
- getToAdd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
-
- getToCellName() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- 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.
- getTooltip() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getToolTip() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
-
- getTooltip() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- getTop() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- getToPart() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
The ToPart property identifies the part of a shape to which another
shape is glued, such as its begin point or endpoint, one of its edges,
or a connection point.
- 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.
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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
- getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the top border
- getTopBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border color
- getTopBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getTopBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
- getTopBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getTopBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the top border
- getTopBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border size
- getTopBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border spacing
- getTopBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border type
- getTopBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the top border
- getTopColGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the above the columns
- getTopInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the top of the text frame
and the top of the inscribed rectangle of the shape that contains the text.
- getTopInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getTopInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the top of the text frame and
the top of the inscribed rectangle of the shape that contains the text.
- getTopInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the top of the text frame and
the top of the inscribed rectangle of the shape that contains the text.
- getTopLeftCell() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
- getTopLeftCell() - Method in class org.apache.poi.ss.util.SSCellRange
-
- getTopLevelShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- getTopLevelStreams() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
Returns all the top level streams, which are the streams
pointed to by the TrailerStream.
- getTopMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the top margin.
- getTopmostParentShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- 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
- getTopRow() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
The top row in the visible view when the sheet is
first viewed after opening it in a viewer
- getTopRow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
The top row in the visible view when the sheet is
first viewed after opening it in a viewer
- getToShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- getTotalObjectSize() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObject
-
- 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
-
- getTotalsRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getTotalTime() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getToUnicodeLE(String) - Static method in class org.apache.poi.util.StringUtil
-
Convert String to 16-bit unicode characters in little endian format
- getTplc() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
- getTrackedColumnsForAutoSizing() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the currently tracked columns for auto-sizing.
- getTrailer() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the trailer for this chunk, if it exists
- getTrailerStream() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
Returns the TrailerStream, which is at the root of the
tree of Streams.
- getTransform() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- getTransform() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getTransform() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- getTransform() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns a copy of the current Transform
in the
Graphics2D
context.
- getTransform2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getTransformerFactory() - Static method in class org.apache.poi.util.XMLHelper
-
- 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.
- getTspDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspPass() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspRequestPolicy() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspUrl() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspUser() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTspValidator() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getTx() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- getTxMasterStyleAtom() - Method in class org.apache.poi.hslf.record.Environment
-
- getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
-
- getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
- getTxtAngle() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtHeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtLocPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtLocPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTxtWidth() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getTy() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- 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.hdgf.chunks.ChunkFactory.CommandDefinition
-
- getType() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Returns the type of the chunk, which affects the
mandatory information
- getType() - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- getType() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
-
- getType() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
-
- getType() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's type.
- getType() - Method in class org.apache.poi.hslf.blip.DIB
-
- getType() - Method in class org.apache.poi.hslf.blip.EMF
-
- getType() - Method in class org.apache.poi.hslf.blip.JPEG
-
- getType() - Method in class org.apache.poi.hslf.blip.PICT
-
- getType() - Method in class org.apache.poi.hslf.blip.PNG
-
- getType() - Method in class org.apache.poi.hslf.blip.WMF
-
- getType() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- getType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object is embedded or linked.
- getType() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the type of the hyperlink action.
- getType() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Gets the numeric type of this chunk.
- 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 class org.apache.poi.hwpf.sprm.SprmOperation
-
- getType() - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- getType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Get the type.
- getType() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
- getType() - Method in interface org.apache.poi.sl.usermodel.TabStop
-
- getType() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
- getType() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
-
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
-
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
-
- getType() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- getType() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
- getType() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the type of this hyperlink
- getType() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get Type of the Style
- getType1stCap(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
-
- getTypeCode() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- getTypeEnum() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
- getTypeEnum() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- getTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
- getTypeEnum() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
Deprecated.
- getTypeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- getTypeface() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getTypeface() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
- getTypeface() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- getTypeface() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- getTypeface() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
- getTypeface() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getTypeface() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getTypeface() - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- getTypeFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- getTypeOfCharFollowingTheNumber() - Method in class org.apache.poi.hwpf.model.ListLevel
-
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
- getTypeOfCharFollowingTheNumber(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
- 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.
- getTypeOffset() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get normal,super or subscript.
- getTypeOfPLCS() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
-
- 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
-
- getUDFFinder() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- getUfel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection properties represented by itypFELayout and copt (East Asian layout properties).
- 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.hslf.usermodel.HSLFPictureData
-
Returns 16-byte checksum of this picture
- getUIDInstanceCount() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
The instance type/signatures defines if one or two UID instances will be included
- getUIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Workaround for places where we need to support more than 32767 cell styles, ideally
the main getIndex() and others would return int, not short, but that would affect some
public APIs
- getUInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getUInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getUncalced() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getUncompressedSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the uncompressed size (in bytes)
- getUnderline() - Method in 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
- getUnderline() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- getUnderline() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get type of text underlining to use
- getUnderline() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline setting for the run.
- getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getUnderlineColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline color for the run's underline, if any.
- getUnderlineThemeColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline theme color for the run's underline, if any.
- 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
- getUnderlineType() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
get the type of underlining for the font
- getUnderlyingBytes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Returns an array of the bytes of the file.
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getUniqueCount() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUnits() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
Get the units field for the Units record.
- getUnitsPerInch() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
-
- getUnknown1() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
- getUnknown1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns unknown1 field - currently unknown.
- getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
- getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
- getUnused() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
- getUnused2() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the unused2 field for the DOP record.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
This field MUST be ignored.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused2 field for the SEP record.
- getUnused3() - Method in class org.apache.poi.ddf.EscherBSERecord
-
- getUnused3() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused3() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused3 field for the SEP record.
- getUnused4() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused4 field for the SEP record.
- getUnused5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getUnused5() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused5 field for the SEP record.
- getUnused6() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused6 field for the SEP record.
- getUnusedPartIndex(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get an unused part index based on the namePattern, which doesn't exist yet
and has the lowest positive index
- getUnusedPartIndex(String) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
Get an unused part index based on the namePattern, which doesn't exist yet
and has the lowest positive index
- getUPX() - Method in class org.apache.poi.hwpf.model.UPX
-
- getURI() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Part name property getter.
- getUri() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the uri property.
- getUriDereferencer() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getURIFromPath(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get URI from a string path.
- getURL() - Method in class org.apache.poi.hssf.record.SupBookRecord
-
- getURL() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
-
- getUsage() - Method in class org.apache.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- getUsageSrc() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- getUsedSectors(boolean) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- getUsedStyleList(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
get the styles which are related to the parameter style and their relatives
this method can be used to copy all styles from one document to another document
- 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.
- getUsePage() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the use page numbers.
- getUsePathBracket() - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
Use path (bracket) or graphics context for drawing operations
- getUserAgent() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CString
record that stores the user's date.
- getUserLocale() - Static method in class org.apache.poi.util.LocaleUtil
-
- getUsername() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
- getUsername() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
get the username for the user that created the report.
- getUserName() - Method in class org.apache.poi.hwpf.model.SavedByEntry
-
- 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.hwpf.model.PropertyModifier
-
- 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
-
- getValidationConstraint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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
-
- getValidationType() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- 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.
- getValidSettings() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Use the printer's defaults settings for page setup values and don't use the default values
specified in the schema.
- getValue() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
-
- 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.hslf.model.textproperties.BitMaskTextProp
-
Return the text property value.
- getValue() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- getValue() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Fetch the value of the text property (meaning is specific to
each different kind of text property)
- getValue() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.NullPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
-
- getValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Returns the Text value of the chunk
- getValue() - Method in class org.apache.poi.hssf.record.cf.Threshold
-
- getValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.LabelRecord
-
get the value
- getValue() - Method in class org.apache.poi.hssf.record.NumberRecord
-
get the value for the cell
- getValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Get the String of the cell
- getValue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- getValue() - Method in class org.apache.poi.hwpf.model.Colorref
-
- getValue() - Method in class org.apache.poi.hwpf.model.Hyphenation
-
- getValue() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
- getValue() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Get the value field for the SHD80 record.
- getValue() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Get the value field for the TBD record.
- getValue() - Method in class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.
Get the store value if any.
- 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.
- getValue() - Method in class org.apache.poi.util.GenericRecordUtil.AnnotatedFlag
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
- getValue() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the value of the cell.
- getValue() - Method in class org.apache.poi.xslf.model.PropertyFetcher
-
- getValue() - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
-
- getValue() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Returns the value of the header or footer.
- getValue() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.Borders
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.BreakType
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
- 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
-
- getValueAxes() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- 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(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all values for the given property, looking up chunk based ones as
required, of null if none exist
- getValues() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
Deprecated.
- getValuesCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getValuesData() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- 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.record.FormulaSpecialCachedValue
-
- getValueType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
- getValueType() - Method in class org.apache.poi.ss.usermodel.CellBase
-
Get value type of this cell.
- 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.hdgf.chunks.ChunkFactory
-
- getVersion() - Method in class org.apache.poi.hdgf.pointers.PointerFactory
-
- getVersion() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusHeader
-
- getVersion() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
- getVersion() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- getVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- getVersion() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that MUST be 0xFFFFFFFF.
- getVersionMajor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getVersionMinor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
- getVersionName() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getVersionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get version.
- getVersionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the version number.
- getVertAlign() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Specifies the alignment of the cell contents relative to text flow (e.g.
- getVertAlign() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- getVertical() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the type of vertical alignment for the cell
- getVerticalAlignment() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getVerticalAlignment() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the vertical alignment field for the Text record.
- getVerticalAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the vertical alignment of text in the cell
- getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Gets the vertical alignment.
- getVerticalAlignment() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Returns the type of vertical alignment for the text.
- getVerticalAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of vertical alignment for the cell
- getVerticalAlignment() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- getVerticalAlignment() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of vertical alignment for the text within the shape.
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text vertical alignment which shall be applied to text in
this paragraph.
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the vertical alignment value
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the vertical alignment of the cell.
- getVerticalAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
- getVerticalAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
- getVerticalAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- getVerticalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- getVerticalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getVerticalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getVerticalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- getVerticalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
- getVerticalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getVerticalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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.
- getVerticallyCenter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- getVerticalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
-
- getVerticalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies the type of vertical positioning to use for a shape
- getVerticalRelativeElement() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies a page element relative to which a shape is vertically
positioned
- getVerticalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Get the verticalScale field for the PlotGrowth record.
- getVerticalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- getVerticalSplitLeftColumn() - Method in class org.apache.poi.ss.util.PaneInformation
-
For a vertical split returns the left column in the RIGHT pane.
- getVerticalSplitPosition() - Method in class org.apache.poi.ss.util.PaneInformation
-
Returns the vertical position of the split.
- getVerticalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
- getView() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the view field for the DOP record.
- 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
- getViewFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getViewFlags_unused2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getViewport() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getVirusinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the virusinfo field for the DOP record.
- getVjc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the vjc field for the SEP record.
- getVMLDrawing(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get VML drawing for this sheet (aka 'legacy' drawig)
- 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.
- getVResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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
-
- getWAlignFont() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the wAlignFont field for the PAP record.
- getWCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding.
- getWCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding.
- getWCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding.
- getWCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding.
- getWCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding.
- getWCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding.
- getWCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding.
- getWCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding.
- getWCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding.
- getWCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding.
- getWCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding.
- getWCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding.
- getWCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing.
- getWCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings.
- getWCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings.
- getWCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings.
- getWCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings.
- getWCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing.
- getWCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacing.
- getWCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacing.
- getWCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacing.
- getWCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacing.
- getWCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing.
- getWCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing.
- getWCharScale() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the wCharScale field for the CHP record.
- getWConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When != 0, index number that identifies all text participating in a particular conflict incident.
- getWeekNo(Calendar, int) - Method in class org.apache.poi.ss.formula.functions.WeekNum
-
- getWeight() - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
-
Get the font weight.
- getWeight() - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- getWeight() - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- getWeight() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the weight field for the LineFormat record.
- getWeight() - Method in class org.apache.poi.hwmf.record.HwmfFont
-
- getWeight() - Method in class org.apache.poi.hwpf.model.Ffn
-
- 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
-
- getWIdent() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies that this is a Word Binary File.
- getWidth() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- 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.hwmf.record.HwmfFont
-
- getWidth() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns pixel width of the picture or -1 if dimensions determining was
failed
- getWidth() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
- 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
-
- getWidth() - Method in class org.apache.poi.util.Dimension2DDouble
-
- getWidth() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- getWidth() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getWidth() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Returns the width of the picture (in points).
- getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width value as an integer.
- getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getWidthAndFitsFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the widthAndFitsFlags field for the TAP record.
- getWidthAndFitsFlags_empty1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getWidthAndFitsFlags_empty2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getWidthDecimal() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the table width as a decimal value.
- getWidthDecimal(CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width as a decimal value.
- getWidthDecimal() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the table width as a decimal value.
- 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?
- getWidthMax() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- 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?
- getWidthMin() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- getWidthMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Returns current width mode of this manual layout.
- getWidthMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getWidthMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getWidthRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Returns current fraction of the width of the chart.
- getWidthRatio() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getWidthRatio() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getWidthType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width type for the table, as an STTblWidth.Enum
value.
- getWidthType(CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width type from the width value
- getWidthType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the width type for the table, as an STTblWidth.Enum
value.
- getWildCardPattern(String) - Static method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
Translates Excel countif wildcard strings into java regex strings
- getWindingRule() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getWindow() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- getWindowing() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
gets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- getWindowOne() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getWindowsId() - Method in enum org.apache.poi.util.LocaleID
-
- getWindowTwo() - Method in class org.apache.poi.hssf.model.InternalSheet
-
- getWMFData() - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataWMF
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfEscape
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
-
- getWmfRecordType() - Method in interface org.apache.poi.hwmf.record.HwmfRecord
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
-
- getWmfRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- getWmfSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
- getWords() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- getWordWrap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- getWordWrap() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- getWordWrap() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- getWordWrap() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- getWordWrapEx() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the value indicating word wrap.
- 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
- getWorkbook() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- getWorkbook() - Method in class org.apache.poi.xssf.model.MapInfo
-
Returns the parent XSSFWorkbook
- getWorkbook() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return the parent workbook
- getWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the parent XSSFWorkbook
- getWorkbookData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the
main Workbook, which contains key overall data for
the file, including sheet definitions.
- 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 ...
- getWorkbookType() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- getWorksheetXMLInputStream() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- getWorksheetXMLInputStream() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- getWr() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Text wrapping mode
- getWr() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the wr field for the PAP record.
- getWR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the wr property.
- getWrapMode() - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageAttributes
-
- getWrappingWidth(boolean, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
Returns wrapping width to break lines in this paragraph
- getWrapText() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to wrap the text in the cell
- getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- getWrapText() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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
-
- getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Calculate mask from the subPropMatches.
- getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Get the mask that's used at write time.
- getWriteProtect() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
- getWrk() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Text wrapping mode type (valid only for wrapping modes 2 and 4
- 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)
- getWScaleSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getWSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the wSpare field for the DOP record.
- getWSpare2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the wSpare2 field for the DOP record.
- getWTextFlow() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the wTextFlow field for the SEP record.
- getWvkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getWWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Preferred table width.
- getWWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Preferred cell width.
- getWWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
- getWWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
- getWWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left Indent.
- 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.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- 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.
- getX() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getX() - Method in class org.apache.poi.xddf.usermodel.XDDFPoint2D
-
- getX() - Method in class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getX() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- 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.
- getXadesCanonicalizationMethod() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getXadesDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getXadesRole() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getXadesSignatureId() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- getXaLeft() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Left of rectangle enclosing shape relative to the origin of the shape.
- getXaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the xaPage field for the SEP record.
- getXaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the xaPageNUp field for the SEP record.
- getXaRight() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Right of rectangle enclosing shape relative to the origin of the shape.
- 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
-
- getXchSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
- getXExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- 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.
- getXForm() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- getXForm() - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetWorldTransform
-
- getXFormSrc() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- getXfpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- getXfrm(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
background does not have a associated transform, therefore we return null
- getXfrm() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- getXfrm(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- getXfrm() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
Return a fake-xfrm which is used for calculating the text height
- getXFType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is a cell or style XFRecord
- getXmlColumnPr() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the XmlColumnPr (XML column properties) if this column has an XML
mapping.
- getXmlColumnPrs() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
- getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
Return the underlying CTLegend bean.
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Return the underlying CTManualLayout bean.
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleNone
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFAdjustHandlePolar
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFAdjustHandleXY
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColor
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFConnectionSite
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFEffectContainer
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFEffectList
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFExtensionList
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryRectangle
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPath
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPicture
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFScene3D
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFShape3D
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFStyleSheet
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
While developing only!
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyles
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Return the text run xmlbeans object.
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
While developing only!
- getXmlObject() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- getXmlObject() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- getXMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Returns current x-coordinnate layout mode.
- getXMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getXMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getXOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the X offset of the comment on the page.
- getXpath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
- getXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
- getXPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- getXPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- getXRotationAngle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- getXSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the x size field for the Legend record.
- getXSSFBSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader.SheetIterator
-
- getXSSFBStylesTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
- getXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the color value for the font
References a color defined as Standard Alpha Red Green Blue color value (ARGB).
- getXSSFMapById(int) - Method in class org.apache.poi.xssf.model.MapInfo
-
- getXSSFMapByName(String) - Method in class org.apache.poi.xssf.model.MapInfo
-
- getXSSFSheet() - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- getXSSFSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- getXSSFWorkbook() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- getXstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The string value of the ListNum field when revision mark tracking began.
- getXValues() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries
-
Deprecated.
- getXWPFDocument() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Return XWPFDocument
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- getXYAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- getXYAdjustHandles() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- 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.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- 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.
- getY() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getY() - Method in class org.apache.poi.xddf.usermodel.XDDFPoint2D
-
- getY() - Method in class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- getY() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- 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.
- getYaBottom() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Bottom of the rectangle enclosing shape relative to the origin of the shape.
- getYaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the yaPage field for the SEP record.
- getYaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the yaPageNUp field for the SEP record.
- getYaTop() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Top of rectangle enclosing shape relative to the origin of the shape.
- 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.
- getYExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- getYMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Returns current y-coordinate layout mode.
- getYMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- getYMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getYOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the Y offset of the comment on the page.
- getYPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- getYPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- getYRotationAngle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- 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
- getZeroHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get whether or not to display this row with 0 height
- getZeroHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get whether or not to display this row with 0 height
- getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Get the zip archive
- getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Get the zip entry of this part.
- getZipItemNameFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert an OPC item name into a zip item name by removing any leading
forward slash if it exist.
- getZipURIFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert an OPC item name into a zip URI by removing any leading forward
slash if it exist.
- getZkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- getZoomPercent() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the current zoom factor in percent values, i.e.
- getZoomPercent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml
- GIVEN_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- GLOSSARY_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- GOVERNMENT_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
-
- graphicsCtx - Variable in class org.apache.poi.hwmf.draw.HwmfGraphics
-
- graphicsMode - Variable in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
- 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
-
- Grfhic - Class in org.apache.poi.hwpf.model
-
The grfhic structure is a set of HTML incompatibility flags that specify the
HTML incompatibilities of a list structure.
- Grfhic() - Constructor for class org.apache.poi.hwpf.model.Grfhic
-
- Grfhic(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Grfhic
-
- GrfhicAbstractType - Class in org.apache.poi.hwpf.model.types
-
The grfhic structure is a set of HTML incompatibility flags that specify the HTML
incompatibilities of a list structure.
- GrfhicAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
- gridset - Variable in class org.apache.poi.hssf.model.InternalSheet
-
- GridsetRecord - Class in org.apache.poi.hssf.record
-
Flag denoting whether the user specified that gridlines are used when printing.
- GridsetRecord() - Constructor for class org.apache.poi.hssf.record.GridsetRecord
-
- GridsetRecord(GridsetRecord) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
-
- GridsetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
-
- group(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.
- groupColumn(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Create an outline for the provided column range.
- groupColumn(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Group between (0 based) columns
- 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.
- Grouping - Enum in org.apache.poi.xddf.usermodel.chart
-
- GroupMarkerSubRecord - Class in org.apache.poi.hssf.record
-
ftGmo (0x0006)
- GroupMarkerSubRecord() - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- GroupMarkerSubRecord(GroupMarkerSubRecord) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- GroupMarkerSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
-
- 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
- groupRow(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Tie a range of rows together so that they can be collapsed or expanded
- groupRow(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Tie a range of cell 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 interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__BEHINDDOCUMENT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__BORDERBOTTOMCOLOR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__BORDERLEFTCOLOR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__BORDERRIGHTCOLOR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__BORDERTOPCOLOR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__DESCRIPTION - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__EDITEDWRAP - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__FLAGS - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HIDDEN - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HR_ALIGN - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HR_HEIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HR_PCT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HR_WIDTH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__HYPERLINK - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__ISBUTTON - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__METROBLOB - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__ONDBLCLICKNOTIFY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__POSH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__POSRELH - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__POSRELV - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__POSV - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__PRINT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__REGROUPID - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__SCRIPT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__SCRIPTEXT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__SCRIPTLANG - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__SHAPENAME - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__TABLEPROPERTIES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__TABLEROWPROPERTIES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__TOOLTIP - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__UNUSED906 - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WEBBOT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WRAPDISTBOTTOM - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WRAPDISTLEFT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WRAPDISTRIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WRAPDISTTOP - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__WRAPPOLYGONVERTICES - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GROUPSHAPE__ZORDER - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- GRPXSTATNOWNERS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- GSAVE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
- GT - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- GT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Greater than' operator
- guess7BitEncoding() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Tries to identify the correct encoding for 7-bit (non-unicode)
strings in the file.
- 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
-
Row/column gutter sizes
- GutsRecord() - Constructor for class org.apache.poi.hssf.record.GutsRecord
-
- GutsRecord(GutsRecord) - Constructor for class org.apache.poi.hssf.record.GutsRecord
-
- GutsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GutsRecord
-
- GZIPSheetDataWriter - Class in org.apache.poi.xssf.streaming
-
Sheet writer that supports gzip compression of the temp files.
- GZIPSheetDataWriter() - Constructor for class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
-
- GZIPSheetDataWriter(SharedStringsTable) - Constructor for class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
-
- S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- safeEnum(T[], Supplier<Number>) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- safeEnum(T[], Supplier<Number>, T) - Static method in class org.apache.poi.util.GenericRecordUtil
-
- safelyAllocate(long, int) - Static method in class org.apache.poi.util.IOUtils
-
- safelyAllocateCheck(long, int) - Static method in class org.apache.poi.util.IOUtils
-
- 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.
- sanitizeFilename(String) - Static method in class org.apache.poi.xdgf.util.Util
-
- sanityCheck() - Method in class org.apache.poi.hwpf.usermodel.Range
-
Method for debug purposes.
- sat - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
-
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Save the contents type part.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- save(File) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the document in the specified file.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the document in the specified output stream.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Save the content of this part and the associated relationships part (if
this part own at least one relationship) into the specified output
stream.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
- SavedByEntry - Class in org.apache.poi.hwpf.model
-
- SavedByEntry(String, String) - Constructor for class org.apache.poi.hwpf.model.SavedByEntry
-
- SavedByTable - Class in org.apache.poi.hwpf.model
-
String table containing the history of the last few revisions ("saves") of
the document.
- SavedByTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.SavedByTable
-
Constructor to read the table from the table stream.
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Specific implementation of the save method.
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
-
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the package into the specified output stream.
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Save this package into the specified stream
- savePicture(byte[], PictureType, String, float, float) - Method in interface org.apache.poi.hwpf.converter.PicturesManager
-
Stores image (probably on disk).
- savePlusProperties(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
Saves the current properties to the plus stack
- saveProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Saves the current properties to the stack
- SaveRecalcRecord - Class in org.apache.poi.hssf.record
-
Defines whether to recalculate before saving (set to true)
- SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- SaveRecalcRecord(SaveRecalcRecord) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- SaveRecalcRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
-
- saveWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method write the XSSFWorkbook object data into embedded excel file
- saveXmlInStream(Document, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Save the document object in the specified output stream.
- SAXHelper - Class in org.apache.poi.ooxml.util
-
- SAXHelper() - Constructor for class org.apache.poi.ooxml.util.SAXHelper
-
Deprecated.
- ScalarConstantPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of all
Ptgs
that represent simple constant values.
- ScalarConstantPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
-
- scale - Variable in class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
-
The scale factor to apply along the X/Y axis to convert from page space units to .01mm units.
- scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- scale - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
-
transformation units - usually scale relative to current dpi.
- scale - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
-
- scale - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
-
- 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
-
- ScatterStyle - Enum in org.apache.poi.xddf.usermodel.chart
-
- ScenarioProtectRecord - Class in org.apache.poi.hssf.record
-
I have no idea what a Scenario is or why on would want to protect it with the lamest "security" ever invented.
- ScenarioProtectRecord() - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
-
- ScenarioProtectRecord(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
-
- SchemeColor - Enum in org.apache.poi.xddf.usermodel
-
- 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(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
-
- script - Variable in class org.apache.poi.hemf.record.emf.HemfFont
-
- Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SEARCH - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the FIND() function.
- SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- searchText(String, PositionInParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
this methods parse the paragraph and search for the string searched.
- 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
-
- secondSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
-
- 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.
- Section - Class in org.apache.poi.hwpf.usermodel
-
- Section(Section) - Constructor for class org.apache.poi.hwpf.usermodel.Section
-
- Section(SEPX, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Section
-
- SectionDescriptor - Class in org.apache.poi.hwpf.model
-
Section Descriptor (SED)
See page 186 for details.
- SectionDescriptor() - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
-
- SectionDescriptor(SectionDescriptor) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
-
- SectionDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
-
- SectionIDMap - Class in org.apache.poi.hpsf.wellknown
-
- SectionIDMap() - Constructor for class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- SectionProperties - Class in org.apache.poi.hwpf.usermodel
-
- SectionProperties() - Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
-
- SectionProperties(SectionProperties) - Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
-
- SectionSprmCompressor - Class in org.apache.poi.hwpf.sprm
-
- SectionSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmCompressor
-
- SectionSprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- SectionSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
-
- SectionTable - Class in org.apache.poi.hwpf.model
-
- SectionTable() - Constructor for class org.apache.poi.hwpf.model.SectionTable
-
So we can know if things are unicode or not
- SectionTable(byte[], byte[], int, int, int, TextPieceTable, int) - Constructor for class org.apache.poi.hwpf.model.SectionTable
-
- SECURITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
-
- SELECTABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SelectionRecord - Class in org.apache.poi.hssf.record
-
Shows the user's selection on the sheet for write set num refs to 0
- SelectionRecord(SelectionRecord) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
- 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
-
- selectPaint(XSLFPropertiesDelegate.XSLFFillProperties, CTSchemeColor, PackagePart, XSLFTheme, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Convert shape fill into java.awt.Paint.
- selectPaint(CTSolidColorFillProperties, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- selectPaint(CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- selectPaint(CTGradientFillProperties, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- selectPaint(CTStyleMatrixReference, XSLFTheme, boolean, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- selectProperty(Class<T>, String) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
As there's no xmlbeans hierarchy, but XSLF works with subclassing, not all
child classes work with a CTShape
object, but often contain the same
properties.
- selectProperty(Class<T>, XSLFShape.ReparseFactory<T>, QName[]...) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Internal code - API may change any time!
- SEND_INTERNET_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SEND_RECALL_REPORT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SEND_RICH_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENDER_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENDER_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENDER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENDER_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENSITIVITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENT_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENT_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENT_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENT_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SENTMAIL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SEPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Section Properties.
- SEPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
-
- SEPAbstractType(SEPAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
-
- separatorData - Variable in class org.apache.poi.hdgf.chunks.ChunkSeparator
-
- SEPX - Class in org.apache.poi.hwpf.model
-
- SEPX(SEPX) - Constructor for class org.apache.poi.hwpf.model.SEPX
-
- SEPX(SectionDescriptor, int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.SEPX
-
- serialiseEncoder(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
-
- 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() - 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[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.EscherPlaceholder
-
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- 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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.ExtRst
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FormatRun
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- serialize(LittleEndianOutput) - Method in interface org.apache.poi.hssf.record.common.SharedFeature
-
- 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.FormulaSpecialCachedValue
-
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.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(byte[], int) - Method in class org.apache.poi.hwpf.model.Colorref
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.DocumentProperties
-
- serialize() - Method in class org.apache.poi.hwpf.model.FFData
-
- serialize() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
-
- serialize() - Method in class org.apache.poi.hwpf.model.Sttb
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Sttb
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
- serialize() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xst
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xstz
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- 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
-
- Series(CTAreaSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- Series(CTAreaSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- Series(CTAreaSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- Series(CTAreaSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- Series(CTBarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- Series(CTBarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- Series(CTBarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- Series(CTBarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- series - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- Series(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- Series(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- Series(CTLineSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- Series(CTLineSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- Series(CTLineSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- Series(CTLineSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- Series(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- Series(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- Series(CTRadarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- Series(CTRadarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- Series(CTScatterSer, XDDFDataSource<?>, XDDFNumericalDataSource<?>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- Series(CTScatterSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- Series(CTSurfaceSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- Series(CTSurfaceSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- Series(CTSurfaceSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- Series(CTSurfaceSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record.chart
-
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesChartGroupIndexRecord(SeriesChartGroupIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesChartGroupIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
- SeriesIndexRecord - Class in org.apache.poi.hssf.record.chart
-
links a series to its position in the series list.
- SeriesIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesIndexRecord(SeriesIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
- SeriesLabelsRecord - Class in org.apache.poi.hssf.record.chart
-
The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesLabelsRecord(SeriesLabelsRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesLabelsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
- SeriesListRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESLIST (0x1016)
- SeriesListRecord(SeriesListRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
-
- 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(SeriesRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
-
- SeriesTextRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESTEXT (0x100D)
- SeriesTextRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesTextRecord(SeriesTextRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- SeriesTextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
- 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(SeriesToChartGroupRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- SeriesToChartGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
- serifStyle - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- SERVICE_DELETE_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_DLL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_ENTRY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_EXTRA_UIDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_SUPPORT_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICE_UID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SERVICES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
- set(IgnoredErrorType, CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
-
- set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set some old holdover from lotus 123.
- set7BitEncoding(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Sets the Encoding that will be used to decode any "7 bit" (non unicode)
data.
- set7BitEncoding(String) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Many messages store their strings as unicode, which is
nice and easy.
- set7BitEncoding(String, String, String) - Method in class org.apache.poi.hsmf.MAPIMessage
-
- set_cbFfnM1(int) - Method in class org.apache.poi.hwpf.model.Ffn
-
- setAccentAndFollowingHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent And Following Hyperlink Colour
- setAccentAndHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent And Hyperlink Colour
- setAccentColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent Colour
- setAcceptor(ShapeVisitorAcceptor) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
- setAction(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Hyperlink Action
- 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
- setActiveCell(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets location of the active cell
- setActiveCell(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- setActiveSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheetIndex(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
- setActiveXIndex(int) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Assign a control to this shape
- 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(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- setAddress(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- 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
- setAddress(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- setAddress(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- setAddress(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Hyperlink address.
- setAdjustmentValue(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
Sets adjust value which controls smart resizing of the auto-shape.
- setAdt(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the adt field for the DOP record.
- 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)
- setAfterLastRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- 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(int) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- 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.
- setAlignment(TabAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- setAlignment(RectangleAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of horizontal alignment for the cell
- setAlignment(ParagraphAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the paragraph alignment which shall be applied to text in this
paragraph.
- setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the alignment options bitmask.
- setAlignToBaseline(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the vertical alignment relative to the baseline
- setAlignWithMargins(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set alignWithMargins attribute
- 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.
- setAllowMultipleSignatures(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Activate multiple signatures
- 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.
- setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors?
If set, will take preference over the Thread level setting.
- setAlpha(double) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
-
- setAlpha(double) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
-
- setAlpha(double) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- setAlpha(BufferedImage, double) - Static method in class org.apache.poi.sl.draw.BitmapImageRenderer
-
- setAlpha(double) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
- setAlpha(double) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- 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
- setAlternativeLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setAlternativeLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setAltLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Sets the anchor (the bounding box rectangle) of this shape.
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- 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
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
There's no real anchor for table cells - this method is used to
temporarily store the location of the cell for a later retrieval, e.g.
- setAnchor(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Attaches frame to an anchor.
- setAnchorCentered(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setAnchorId(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the anchor id field for the ObjectLink record.
- setAnchoring(AnchorType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- 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
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the anchor type
- setAng(String) - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Sets the value of the ang property.
- setAngle(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
- setAnld(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the anld field for the PAP record.
- setAny(Object) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the any property.
- setApplication(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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.
- setAppVersion(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- setArea(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the area reference for the cells which this table covers.
- setAreFieldsStripped(boolean) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Should fields (eg macros) be stripped from
the text that this class returns?
Default is not to strip.
- setAreFieldsStripped(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Should fields (eg macros) be stripped from the text that this class
returns? Default is not to strip.
- 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.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets array formula to specified region for result.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- setAsActiveCell() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Sets this cell as the active cell for the worksheet
- setAsActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets this cell as the active cell for the worksheet
- setAssociatedRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setAsumyi(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the asumyi field for the DOP record.
- setAttachmentCount(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- 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.hslf.record.Comment2000
-
Set the Author of this comment
- setAuthor(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the Author of this comment
- 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
- setAuthor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- setAuthor(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Name of the original comment author.
- setAuthorInitials(String) - Method in class org.apache.poi.hslf.record.Comment2000
-
Set the Author's Initials of this comment
- setAuthorInitials(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the Author's Initials of this comment
- setAuthorInitials(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the Author's Initials of this comment.
- setAuthorInitials(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- setAuto(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the auto field value.
- setAuto(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
- 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.
- setAutobreaks(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutobreaks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable filtering for a range of cells
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- setAutoFit(XDDFAutoFit) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setAutoGeneratedText(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto generated text field value.
- setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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
- setAutoPlay(boolean) - Method in class org.apache.poi.hslf.model.MovieShape
-
- 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.
- setAutoTitleDeleted(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- 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.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(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Background color
- setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the background color field for the AreaFormat record.
- setBackgroundColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBackgroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- setBackgroundColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Background Colour
- 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
-
- setBackWall(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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
- setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setBarDirection(BarDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setBarDirection(BarDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- setBarGrouping(BarGrouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setBarGrouping(BarGrouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- setBarSpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the bar space field for the Bar record.
- setBaseline(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setBaseline(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaselineOffset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaselineOffset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaseUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the base unit field for the AxisOptions record.
- setBasicEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Control dumping of any Escher records found - should our built in
basic groker be used?
- 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.
- setBchUpe(int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the size, in bytes, of std in LPStd.
- setBeginChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setBeginRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setBeginText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setBidi(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setBits(short) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An FFDataBits that specifies the type and state of this form field.
- setBkc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Break code.
- setBkf_flags(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Set the bkf_flags field for the BKF record.
- setBkMode(HwmfMisc.WmfSetBkMode.HwmfBkMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBlackWhiteMode(BlackWhiteMode) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setBlank() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Removes formula and value from the cell, and sets its type to
CellType.BLANK
.
- setBlank() - Method in class org.apache.poi.ss.usermodel.CellBase
-
Removes formula and value from the cell, and sets its type to
CellType.BLANK
.
- setBlankEvalPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
-
- setBlipRecord(EscherBlipRecord) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setBlipTypeMacOS(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected MacOS blip type
- setBlipTypeWin32(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected win32 blip type
- setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
Sets the blockSize (in bytes) of the verifier
- setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setBlue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- setBodyProperties(XDDFBodyProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setBold(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- 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(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
-
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Specifies whether this run of text will be formatted as bold text.
- setBold(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the boldness to use.
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether this run of text will be formatted as bold text
- setBold(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script
characters in the contents of this run when displayed in a document.
- setBoldWeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
- setBookmark(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setBookmark(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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.
- setBorder(Element, BorderCode, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setBorderBetween(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed between each paragraph in a
set of paragraphs which have the same set of paragraph border settings.
- 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
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the bottom border of the cell
- setBorderBottom(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed below a set of paragraphs
which have the same set of paragraph border settings.
- setBorderCap(TableCell.BorderEdge, StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBorderColor(TableCell.BorderEdge, Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- setBorderColor(TableCell.BorderEdge, Color) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border color.
- setBorderColor(TableCell.BorderEdge, Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Set the color to use for the selected border
- setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the selected border
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line compound.
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line dash.
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- 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.
- setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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.
- setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the left border of the cell
- setBorderLeft(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the left side of the
page around the specified paragraph.
- 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
- setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the right border of the cell
- setBorderRight(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the right side of the
page around the specified paragraph.
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBorderStyle(XSSFCellBorder.BorderSide, BorderStyle) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Set the type of border to use for the selected border
- 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
- setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the top border of the cell
- setBorderTop(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed above a set of paragraphs
which have the same set of paragraph border settings.
- setBorderType(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the border type field for the Frame record.
- setBorderType(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal vertical borders.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBorderWidth(TableCell.BorderEdge, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
- setBorderWidth(TableCell.BorderEdge, double) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border width.
- setBorderWidth(TableCell.BorderEdge, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBottom(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- 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.
- setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setBottomBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Bottom borders for table
- 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
- setBottomBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBottomBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- setBottomBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- 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
- setBottomInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the botom margin.
- setBottomInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the bottom margin.
- setBottomInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the bottom inset.
- setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setBottomMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the bottom margin.
- setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the clipping region
- setBounds(Rectangle) - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- setBpp(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the bpp field for the PICF record.
- setBrc(BorderCode) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Border.
- setBrcBar(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBar field for the PAP record.
- setBrcBetween(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBetween field for the PAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBottom field for the PAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcBottom field for the SEP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcBottom field for the TAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom border.
- setBrcBottom80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcBottom80 field for the PICF record.
- setBrcHorizontal(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcHorizontal field for the TAP record.
- setBrcl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Border line style.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcLeft field for the PAP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcLeft field for the SEP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcLeft field for the TAP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left border.
- setBrcLeft80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcLeft80 field for the PICF record.
- setBrcp(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Rectangle border codes.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcRight field for the PAP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcRight field for the SEP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcRight field for the TAP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right border.
- setBrcRight80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcRight80 field for the PICF record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcTop field for the PAP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcTop field for the SEP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcTop field for the TAP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top border.
- setBrcTop80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcTop80 field for the PICF record.
- setBrcVertical(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcVertical field for the TAP record.
- setBrushBitmap(ImageRenderer) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBrushBitmap(BufferedImage) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBrushColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBrushColorsH(List<? extends Map.Entry<Float, Color>>) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setBrushColorsV(List<? extends Map.Entry<Float, Color>>) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setBrushHatch(HwmfHatchStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBrushRect(Rectangle2D) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setBrushStyle(HwmfBrushStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setBrushTransform(AffineTransform) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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
- setBullet(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets whether this rich text run has bullets
- setBullet(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setBullet(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set or unset this paragraph as a bullet point
- setBullet(ListAutoNumber, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBullet(ListAutoNumber) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBulletAutoNumber(AutoNumberingScheme, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Specifies that automatic numbered bullet points should be applied to this paragraph
- setBulletChar(Character) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet character
- setBulletCharacter(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setBulletCharacter(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- setBulletColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet color
- setBulletColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletColorFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletColorFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the color to be used on bullet characters has to follow text
color within a given paragraph.
- setBulletFont(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet font
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the font to be used on bullet characters within a given paragraph.
- setBulletFont(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setBulletFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
- 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
-
- setBulletFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setBulletFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the font to be used on bullet characters has to follow text
font within a given paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletSize(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet size
- setBulletSize(XDDFBulletSize) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletSize(XDDFBulletSize) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletStyle(Object...) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setBulletStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Sets the bullet styles.
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setBulletStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setBx(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the bx field value.
- setBy(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the by field value.
- 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
-
- setCanonicalizationMethod(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setCantLockServerB(boolean) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
- setCantSplit(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setCantSplitRow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
Controls whether to allow this table row to split across pages.
- setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setCapitalized(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCapitalized(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setCapitals(CapsType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setCapitals(CapsType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setCategory(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the category.
- setCategory(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- 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
-
- setCategoryProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the category.
- setCategoryProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the category.
- setCategoryProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- setCategoryProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- 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
-
- setCbGrpprlChpx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
- setCbGrpprlPapx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
- setCbHeader(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
An unsigned integer that specifies the size, in bytes, of this PICF structure.
- setCbMac(int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
-
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Updates the count of the number of bytes in the
main stream which contain real data
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the cbMac field for the FibRgLw95 record.
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
- setCbSTDBaseInFile(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
- setCCh(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cCh field for the DOP record.
- setCch(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
- setCChFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChFtnEdn field for the DOP record.
- setCChWS(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChWS field for the DOP record.
- setCChWSFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChWSFtnEdn field for the DOP record.
- setCcolM1(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the ccolM1 field for the SEP record.
- setCConsexHypLim(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cConsexHypLim field for the DOP record.
- setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpAtn field for the FibRgLw95 record.
- setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the comment subdocument.
- setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpEdn field for the FibRgLw95 record.
- setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the endnote subdocument.
- setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpFtn field for the FibRgLw95 record.
- setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the footnote subdocument.
- setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpHdd field for the FibRgLw95 record.
- setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the header subdocument.
- setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpHdrTxbx field for the FibRgLw95 record.
- setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
- setCcpMcr(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpMcr field for the FibRgLw95 record.
- setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpText field for the FibRgLw95 record.
- setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the main document.
- setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpTxbx field for the FibRgLw95 record.
- setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
- setCDBC(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cDBC field for the DOP record.
- setCDBCFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cDBCFtnEdn field for the DOP record.
- 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
- setCellComment(Comment) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a comment to this cell
- setCellComment(Comment) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a error value for the cell
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellFormula(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Sets formula for this cell.
- setCellFormula(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Sets formula for this cell.
- setCellFormulaImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific setting the formula.
- setCellFormulaImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific setting the formula.
- setCellFormulaImpl(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Sets formula for this cell.
- setCellFormulaImpl(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets formula for this cell.
- setCellFormulaValidation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- setCellMargins(int, int, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- setCellNum(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets column index of 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.
- setCellRef(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
- setCellReference(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Assigns this hyperlink to the given cell reference
- setCellReference(CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- setCellReferences(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the area reference for the cells which this table covers.
- 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.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
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(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
set the cell type
- setCellType(Cell, CellType) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Override if a different variation is needed, e.g.
- setCellType(CellType) - Method in interface org.apache.poi.ss.usermodel.Cell
-
- setCellType(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set the cells type (blank, numeric, boolean, error or string).
- setCellType(Cell, CellType) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
- setCellType(CellType, BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Needed by bug #62834, which points out getCellFormula() expects an evaluation context or creates a new one,
so if there is one in use, it needs to be carried on through.
- setCellTypeImpl(CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
- setCellTypeImpl(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific logic
- setCellTypeImpl(CellType) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
- setCellTypeImpl(CellType) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
- 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(LocalDateTime) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Converts the supplied date to its equivalent Excel numeric value and sets
that into the cell.
- setCellValue(LocalDate) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Converts the supplied date to its equivalent Excel numeric value and sets
that into the cell.
- setCellValue(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
- setCellValue(double) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a numeric value for the cell.
- setCellValue(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
-
- setCellValue(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
-
- setCellValue(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a date value for the cell.
- setCellValue(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a string value for the cell.
- setCellValue(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a rich string value for the cell.
- setCellValue(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a boolean value for the cell
- setCellValue(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a boolean value for the cell
- setCellValueImpl(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a numeric value.
- setCellValueImpl(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a calendar value.
- setCellValueImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a string value.
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(double) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a numeric value.
- setCellValueImpl(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a date value.
- setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a date value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a calendar value.
- setCellValueImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a string value.
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(double) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a numeric value.
- setCellValueImpl(Date) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a calendar value.
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a string value.
- setCellValueImpl(double) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a numeric value.
- setCellValueImpl(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a string value.
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(Date) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Implementation-specific way to set a calendar value.
- 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.
- setCenter(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a centered string value for this element
- setCenterSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- setCertID(CertIDType, SignatureConfig, boolean, X509Certificate) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Gives back the JAXB CertID data structure.
- setCh(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the ch field value.
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setChar(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- setCharacter(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
-
- setCharacterKerning(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setCharacterKerning(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the kerning of characters within a text run.
- setCharacters(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setCharacterSpacing(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the spacing between characters within a text run.
- setCharacterSpacing(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set the spacing between characters within a text run.
- setCharacterSpacing(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set the spacing between characters within a text run.
- setCharacterSpacing(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setCharactersProperties(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setCharacterStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setCharacterStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Updates the link list of TextPropCollections which make up the
character stylings
- setCharactersWithSpaces(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the character set
- setCharset(FontCharset) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- 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.
- setCharset(FontCharset) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- setCharSet(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(FontCharset) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharsetFlags(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the CharsetFlags field for the CHP record.
- setChart(XSSFChart, String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Assign a DrawingML chart to the graphic frame.
- setChartBottomMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from bottom
- setChartBoundingBox(long, long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart height and width
- setCharTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the value of the given Paragraph TextProp, add if required
- 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.
- setChartHeight(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart height
- setChartIndex(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set chart index which can be use for relation part
- setChartLeftMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from left
- setChartMargin(long, long, long, long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart margin
- setChartRightMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from Right
- setChartTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Changes the chart's title, but only if there
was one already.
- setChartTopMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from top
- 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.
- setChartWidth(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart width
- 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.
- setChHolder(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
ch field holder (along with reserved bits).
- setChHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
- setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the child property.
- setChildRecord(Record[]) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Set child records.
- 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.
- setCHorzBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of each horizontal style band, in number of rows.
- setChs(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- setChse(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the chse field for the CHP record.
- setChsTables(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.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.
- setClfolvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
An unsigned integer that specifies the field that this LFO represents..
- setCLines(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cLines field for the DOP record.
- setCLinesFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cLinesFtnEdn field for the DOP record.
- 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.hwmf.draw.HwmfDrawProperties
-
- setClip(Shape, HwmfRegionMode, boolean) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Set the new clipping region
- 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.
- setClipboardName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
-
- setClm(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the clm field for the SEP record.
- setCnsPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the cnsPgn field for the SEP record.
- 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.
- setCol1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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.
- setCol2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to collapse this row
- setColBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- setColBestFit(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- setColDefaultStyle(long, CellStyle) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- setColDefaultStyle(long, int) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- setColDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setColHidden(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- 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
- setCollapsed(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- 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.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.hwmf.record.HwmfColorRef
-
- setColor(short) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- setColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
Sets the solid color
- setColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- setColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the indexed color for the font
- setColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the color for the font in Standard Alpha Red Green Blue color value
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set text color.
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set cell color.
- 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
-
- setColorMap(IndexedColorMap) - Method in class org.apache.poi.xssf.model.ThemesTable
-
called from
StylesTable
when setting theme, used to adjust colors if a custom indexed mapping is defined
- 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.
- setColors(Color[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- setColorSpace(JPEG.ColorSpace) - Method in class org.apache.poi.hslf.blip.JPEG
-
- 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
- setColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- setColumnAttributes(CTCol, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- 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.
- setColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated column
- setColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the visibility state for a given column
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the visibility state for a given column.
- setColumnWidth(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- 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)
- setColumnWidth(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- setColWidth(long, double) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- 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.
- setComment(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- setComment(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Specifies 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.hslf.extractor.PowerPointExtractor
-
Deprecated.
Should a call to getText() return comments text? Default is no
- setCommentsByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return comments text? Default is no
- setCommentsByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Should a call to getText() return comments text? Default is no
- setCommentText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
- setCommited(boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
- setCommitted(boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
setter method to set embedded part is committed
- setCompany(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the company.
- setCompany(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setComparisonOperation(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setComplexData(byte[]) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
- setComplexData(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
- 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.
- setCompoundLine(CompoundLine) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compression of the metafile
- setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compressed size of the metafile (in bytes)
- setCompressTempFiles(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set whether temp files should be compressed.
- setConcatenatePhoneticRuns(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Concatenate text from <rPh> text elements in SharedStringsTable
Default is true;
- setConcatenatePhoneticRuns(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
Should we concatenate phonetic runs in extraction.
- 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
- setContentStatus(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setContentStatusProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content status.
- setContentStatusProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content status.
- setContentStatusProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- setContentStatusProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- 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.ooxml.POIXMLProperties.CoreProperties
-
- setContentType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Set the content type.
- setContentType(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the content-/mime-type
- setContentTypeProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content type.
- setContentTypeProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content type.
- setContentTypeProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use
and intended audience.
- setContentTypeProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use
and intended audience.
- 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.
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
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.
- setCopies(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the number of copies.
- setCopt(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 5 flags.
- 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
- setCountOfLinesToDrop(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- setCParas(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cParas field for the DOP record.
- setCParasFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cParasFtnEdn field for the DOP record.
- setCpg(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Code page of run in pre-Unicode files.
- setCPg(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cPg field for the DOP record.
- setCPgFtnEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cPgFtnEdn field for the DOP record.
- setCProps(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be 0 and MUST be ignored.
- setCQuickSaves(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the cQuickSaves field value.
- setCreated(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setCreated(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setCreateDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the creation time.
- setCreatedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreatedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreateEmptyCells(boolean) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies if null array elements should be treated as empty cells.
- setCreator(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setCreator(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setCreatorProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the
resource.
- setCreatorProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the
resource.
- setCreatorTool(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setCrossBetween(AxisCrossBetween) - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
Deprecated.
- setCrossBetween(AxisCrossBetween) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- setCrossBetween(AxisCrossBetween) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
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.
- setCrosses(AxisCrosses) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setCrosses(AxisCrosses) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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
-
- setCssClassPrefixCell(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- setCssClassPrefixDiv(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- setCssClassPrefixRow(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- setCssClassPrefixTable(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
- setCstd(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements in STSH.rglpstd.
- setCTCell(CTCell) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a new internal xml bean.
- setCTFtnEdn(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Set the underlying CTFtnEdn for the footnote.
- setCTNum(CTNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
-
- setCTPivotTableDefinition(CTPivotTableDefinition) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- setCTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Count of textboxes in shape (undo doc only).
- setCupx(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the cupx field value.
- setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the current country
- setCurrentEditOffset(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- setCurrentUserPassword(String) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
Sets the BIFF8 encryption/decryption password for the current thread.
- setCustomGeometry2D(XDDFCustomGeometry2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- 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.
- setCustomWidth(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- setCv(Colorref) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
24-bit color.
- setCvBack(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the background color of ipat.
- setCVertBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of a vertical style band, in number of columns.
- setCvFore(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the foreground color of ipat.
- setCWords(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cWords field for the DOP record.
- setCWordsFtnEnd(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cWordsFtnEnd field for the DOP record.
- 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.
- setDashLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- 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.hpbf.model.HPBFPart
-
- setData(byte[]) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.Bitmap
-
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.DIB
-
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.EMF
-
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.PICT
-
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.WMF
-
- setData(byte[]) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Sets the embedded data.
- setData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
Sets the embedded data.
- setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
-
- setData(byte[]) - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
-
- setData(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setData(Supplier<byte[]>) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
-
- setData(byte[]) - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Sets the binary picture data
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFFontData
-
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the data format (must be a valid format)
- setDataFormat(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the data format (must be a valid format).
- setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- setDataFormat(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- setDataLabelPlacement(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the data label placement field value.
- setDataOffset(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- setDataRowCount(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the number of rows in the data area of the table.
- setDataTable(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the data table field value.
- setDate(Date) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the date the comment was made.
- setDate(Date) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
- setDate(Date) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the date the comment was made.
- setDate(Date) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- setDateTimeFormat(int) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
An integer that specifies the format ID to be used to style the datetime.
- setDateTimeText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets custom user date to be displayed instead of today's date.
- setDateTimeVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the date is displayed in the footer.
- 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
-
- setDcs(DropCapSpecifier) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dcs field for the PAP record.
- setDDFEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Control dumping of any Escher records found - should DDF be used?
- setDebugAcceptor(ShapeVisitorAcceptor) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
-
- 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.
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the default column width for the sheet (if the columns do not define their own width)
in characters
- setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Specifies the number of characters of the maximum digit width of the normal style's font.
- 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.
- setDefaultFonts(CTFonts) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default font on ctStyles DocDefaults parameter
TODO Replace this with specific setters for each type, possibly
on XWPFDefaultRunStyle
- 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.
- setDefaultPivotTableDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Set default values for the table definition.
- setDefaultPlotDimensions(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the default plot dimensions field value.
- setDefaultProperties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- 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)
- setDefaultRowHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
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 class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the default row height for the sheet (if the rows do not define their own height) in
points
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets default row height measured in point size.
- setDefaultRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setDefaultRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setDefaultTabSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setDefaultTabSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the default size for a tab character within this paragraph.
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
-
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Set default properties for the TextRun.
- setDelayTime(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
- setDelete(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- setDeleted(boolean) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
- 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.
- setDepthPercent(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- setDescription(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setDescription(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setDescriptionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- setDescriptionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- 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
-
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setDiagonalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setDiagonalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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.
- setDifferentFirst(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set differentFirst attribute
- setDifferentOddEven(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set differentOddEven attribute
- setDigestAlgAndValue(DigestAlgAndValueType, byte[], HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Gives back the JAXB DigestAlgAndValue data structure.
- setDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setDimColor(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A rgb structure that specifies a color for the dim effect after the animation is complete.
- setDimension(Dimension) - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- 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.
- setDirty() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
marks this paragraph dirty, so its records will be renewed on save
- setDirty(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setDirty(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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
- setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the formulas are shown in a viewer
- setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display formulas.
- 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
- setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the gridlines are shown in a viewer
- setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display the lines
between rows and columns to make editing and reading easier.
- 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
- setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set whether to display the guts or not
- setDisplayHorizonalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the horizontal scrollbar or not
- setDisplayMode(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the display mode field for the Text record.
- setDisplayName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the display name of the Table
- 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
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the RowColHeadings are shown in a viewer
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display row and column headings.
- 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.
- setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDmBinFirst(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmBinFirst field for the SEP record.
- setDmBinOther(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmBinOther field for the SEP record.
- setDmOrientFirst(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmOrientFirst field for the SEP record.
- setDmOrientPage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmOrientPage field for the SEP record.
- setDmPaperReq(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmPaperReq field for the SEP record.
- setDocinfo(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo field for the DOP record.
- setDocinfo1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo1 field for the DOP record.
- setDocinfo2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo2 field for the DOP record.
- setDocinfo3(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo3 field for the DOP record.
- setDocinfo4(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo4 field for the DOP record.
- setDocinfo5(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo5 field for the DOP record.
- setDocinfo6(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo6 field for the DOP record.
- 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
- setDocument(XDGFDocument) - Method in class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
-
- setDocumentVersion(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the document version string
- setDogrid(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dogrid field for the DOP record.
- setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the do not size with window field value.
- setDoptypography(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the doptypography field for the DOP record.
- setDoubleStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setDoubleStrikethrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setDoubleStrikethrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setDoubleStrikethrough(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a
double horizontal line through the center of the line.
- setDpi(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- 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
- setDraft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether it is in draft mode
- setDrawAspect(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets whether the object can be completely seen, or if only the
icon is visible.
- 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.
- setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setDropCapType(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
-
- setDttmConflict(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When the change was made.
- setDttmCreated(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmCreated field for the DOP record.
- setDttmDispFldRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The date for the ListNum field number change.
- setDttmLastPrint(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmLastPrint field for the DOP record.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which properties of this were changed for this run of text by the author.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dttmPropRMark field for the PAP record.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dttmPropRMark field for the SEP record.
- setDttmRevised(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmRevised field for the DOP record.
- setDttmRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
- setDttmRMarkDel(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
- setDublinCoreProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- 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
- setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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
- setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaAbs field for the PAP record.
- setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute horizontal position.
- setDxaAdjust(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaColumns(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaColumns field for the SEP record.
- setDxaColumnWidth(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaColumnWidth field for the SEP record.
- setDxaColWidthWwd(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Horizontal distance between text and absolutely positioned object.
- setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left distance from surrounding text when absolutely positioned.
- setDxaFromTextRight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Right distance from surrounding text when absolutely positioned.
- setDxaGapHalf(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
- setDxaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaGoal field for the PICF record.
- setDxaHotz(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dxaHotz field for the DOP record.
- setDxaIndentSav(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
- setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaLeft field for the PAP record.
- setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaLeft field for the SEP record.
- setDxaLeft1(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaLeft1 field for the PAP record.
- setDxaLnn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaLnn field for the SEP record.
- setDxaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaPgn field for the SEP record.
- setDxaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved1 field for the PICF record.
- setDxaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved2 field for the PICF record.
- setDxaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved3 field for the PICF record.
- setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaRight field for the PAP record.
- setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaRight field for the SEP record.
- setDxaRTEWrapWidth(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaSpace(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Space following each character in the run expressed in twip units..
- setDxaTab(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dxaTab field for the DOP record.
- setDxaWebView(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaWidth(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaWidth field for the PAP record.
- setDxcLeft(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Left indent in character units.
- setDxcLeft1(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
First line indent in character units.
- setDxcRight(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Right indent in character units.
- setDxtCharSpace(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxtCharSpace field for the SEP record.
- 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
- setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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
- setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dyaAbs field for the PAP record.
- setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute vertical position.
- setDyaAfter(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space after paragraph.
- setDyaBefore(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space before paragraph.
- setDyaBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaBottom field for the SEP record.
- setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical distance between text and absolutely positioned object.
- setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Top distance from surrounding text when absolutely positioned.
- setDyaFromTextBottom(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Bottom distance from surrounding text when absolutely positioned.
- setDyaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaGoal field for the PICF record.
- setDyaHdrBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaHdrBottom field for the SEP record.
- setDyaHdrTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaHdrTop field for the SEP record.
- setDyaHeight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dyaHeight field for the PAP record.
- setDyaLine(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- setDyaLinePitch(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaLinePitch field for the SEP record.
- setDyaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaPgn field for the SEP record.
- setDyaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved1 field for the PICF record.
- setDyaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved2 field for the PICF record.
- setDyaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved3 field for the PICF record.
- setDyaRowHeight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
- setDyaTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaTop field for the SEP record.
- setDywDispPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dywDispPag field for the DOP record.
- setDz(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dz property.
- setDzaGutter(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dzaGutter field for the SEP record.
- setEastAsia(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default East Asia spelling language on ctStyles DocDefaults parameter
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setEditTime(long) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Edn field for the DOP record.
- setEdn1(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Edn1 field for the DOP record.
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setEffectDirection(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setEffectTransitionFlagByBit(int, boolean) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setEffectTransitionFlags(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- setEffectType(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- 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
- setEmbeddedType(HwmfEmbeddedType) - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
-
- setEmbedSubsetted(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setEmbossed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Is this text embossed?
- setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setEmbossed(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setEmbossed(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setEmfPlusBrushHatch(HemfPlusBrush.EmfPlusHatchStyle) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setEmfPlusImage(ImageRenderer) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setEmphasisMark(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the emphasis mark for the run.
- 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
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- setEnclosingCellRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setEncrypted(boolean) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- setEncryptedHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- 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
-
- setEncryptSessionPersistIdRef(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setEnd(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- setEndChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setEndIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Sets the ending character position
- setEndIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Sets the ending character position
- setEndnotes(CTEndnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Set the end notes for this part.
- setEndRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setEndSnd(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the endSnd property.
- setEndSound(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setEndText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
-
- setEnforcementEditValue(STDocProtect.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces the protection with the option specified by passed editValue.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to the passed editValue (w:edit="[passed editValue]")
sample snippet from settings.xml
- setEnforcementEditValue(STDocProtect.Enum, String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces the protection with the option specified by passed editValue and password.
sample snippet from settings.xml
- setEngineId(int) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
-
- setEnvr(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0, and MUST be ignored.
- setEpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the epc field value.
- setEquals(byte) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
- setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setErrorBarType(ErrorBarType) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- setErrorDirection(ErrorDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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
- setErrorStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- setErrorValueType(ErrorValueType) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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
- setEscapementType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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.
- setEscherProperty(AbstractEscherOptRecord, short, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- setEscherProperty(AbstractEscherOptRecord, EscherPropertyTypes, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Set an escher property for this shape.
- setEscherProperty(AbstractEscherOptRecord, EscherPropertyTypes, boolean, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- setEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- setEscherProperty(EscherPropertyTypes, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Set an simple escher property for this shape.
- setEvenAndOddHeadings(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Sets the even-and-odd-headings setting
- setEvenAndOddHeadings(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Turn separate even-and-odd headings on or off
- setEventTarget(EventTarget) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
-
- 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.
- setExecutionTime(Date) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setExecutionTime(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setExObjIdRef(int) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
- setExplicitListValues(String[]) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setExplicitListValues(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
- setExplicitListValues(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- setExplosion(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- setExplosion(Long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- setExplosion(Long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- 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.
- setExtension(XDDFPositiveSize2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setExteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- setExternalId(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set the relation id of embedded excel relation id into external data
relation tag
- 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.
- setF97LidsSet(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the f97LidsSet field value.
- setFAdjusted(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fAdjusted field value.
- setFAdjustRight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fAdjustRight field for the PAP record.
- setFamily(FontFamily) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font family class
- setFamily(FontFamily) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font family (TODO)
- setFamily(FontFamily) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- setFamily(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Set the font family this font belongs to.
- setFamily(FontFamily) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the font family this font belongs to.
- setFAnchorLock(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fAnchorLock field value.
- setFAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fAutofit field value.
- setFAutoHyphen(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fAutoHyphen field value.
- setFAutoNum(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fAutoNum field value.
- setFAutoPgn(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
- setFAutoRedef(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fAutoRedef field value.
- setFAutoSpaceDE(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and alphabetic characters.
- setFAutoSpaceDN(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and numeric characters.
- setFAutoVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fAutoVersions field value.
- setFBackup(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fBackup field value.
- setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fBackward field value.
- setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fBackward field value.
- setFBelowText(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fBelowText field value.
- setFBestFit(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fBestFit field value.
- setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBiDi field value.
- setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBiDi field for the PAP record.
- setFBiDi(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table is right-to-left.
- setFBold(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBold field value.
- setFBoldBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBoldBi field value.
- setFBoldOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBoldOther field value.
- setFBorders(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fBorders field value.
- setFBorderWS(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- setFBrLnAbove(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBrLnAbove field for the PAP record.
- setFBrLnBelow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBrLnBelow field for the PAP record.
- setFc(int) - Method in class org.apache.poi.hwpf.model.SectionDescriptor
-
- setFCalc(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCalc field value.
- setFCantSplit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- setFCantSplit90(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- setFCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCaps field value.
- setFcClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcData(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Points to location of picture data, only if chp.fSpec is true..
- setFcDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFCellFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCellFitText field value.
- setFCellSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fCellSpacing field value.
- setFChsDiff(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fChsDiff field value.
- setFcMac(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setFcMin(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setFcObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
- setFcObjp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in the data stream indicating the location of OLE object data.
- setFCol(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the fCol field value.
- setFColor(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fColor field value.
- setFComplex(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fComplex field value.
- setFComplexScripts(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fComplexScripts field value.
- setFConflictOrig(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
- setFConflictOtherDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
- setFConverted(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fConverted field value.
- setFConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fConvMailMergeEsc field value.
- setFCopyLang(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fCopyLang field value.
- setFcPic(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
- setFcPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFCrLf(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fCrLf field for the PAP record.
- setFcStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFcSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFData(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fData field value.
- setFDblBdr(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- setFDfltTrueType(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fDfltTrueType field value.
- setFDiffer(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fDiffer field value.
- setFDispFldRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
the number for a ListNum field is being tracked in xstDispFldRMark.
- setFDispFormFldSel(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fDispFormFldSel field value.
- setFDot(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fDot field value.
- setFDStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fDStrike field value.
- setFDyaAfterAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing after is automatic.
- setFDyaBeforeAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing before is automatic.
- setFEmbedFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fEmbedFonts field value.
- setFEmboss(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fEmboss field value.
- setFEmptySpecial(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fEmptySpecial field value.
- setFEncrypted(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fEncrypted field value.
- setFEndNote(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fEndNote field for the SEP record.
- setFetchHyperlinks(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
Should we also fetch the hyperlinks, when fetching
the text content? Default is to only output the
hyperlink label, and not the contents
- setFEvenlySpaced(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fEvenlySpaced field for the SEP record.
- setFExactCWords(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fExactCWords field value.
- setFExtChar(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fExtChar field value.
- setFFacingPages(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fFacingPages field value.
- setFFarEast(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fFarEast field value.
- setFFirstMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fFirstMerged field value.
- setFFirstRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fFirstRow field value.
- setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFitText field value.
- setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fFitText field value.
- setFFldVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFldVanish field value.
- setFFmtLineProp(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFmtLineProp field value.
- setFFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fFont field value.
- setFForcePageSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fForcePageSizePag field value.
- setFFormatting(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the fFormatting field value.
- setFFormNoFields(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fFormNoFields field value.
- setFGlsy(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fGlsy field value.
- setFGramAllClean(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fGramAllClean field value.
- setFGramAllDone(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fGramAllDone field value.
- setFHasListBox(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fHasListBox field value.
- setFHasOldProps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used for character property revision marking.
- setFHasOldProps(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Has old properties.
- setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the fHasOriginalStyle field value.
- setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Sets the fHasOriginalStyle field value.
- setFHasPic(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fHasPic field value.
- setFHasSep(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fHasSep field value.
- setFHasUpe(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fHasUpe field value.
- setFHaveVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHaveVersions field value.
- setFHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fHdr field value.
- setFHdrRows(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fHdrRows field value.
- setFHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fHidden field value.
- setFHideLastVersion(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHideLastVersion field value.
- setFHighlight(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fHighlight field value.
- setFHtmlBuiltInBullet(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlBuiltInBullet field value.
- setFHtmlChecked(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlChecked field value.
- setFHtmlDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHtmlDoc field value.
- setFHtmlFirstLineMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlFirstLineMismatch field value.
- setFHtmlHangingIndentBeneathNumber(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlHangingIndentBeneathNumber field value.
- setFHtmlListTextNotSharpDot(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlListTextNotSharpDot field value.
- setFHtmlNotPeriod(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlNotPeriod field value.
- setFHtmlTabLeftIndentMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlTabLeftIndentMismatch field value.
- setFHtmlUnsupported(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlUnsupported field value.
- setFHybrid(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fHybrid field value.
- setFHyphCapitals(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHyphCapitals field value.
- setFIcoBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fIcoBi field value.
- setFieldInstruction(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
-
- setFieldOffset(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- setFieldSize(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- setFieldsPlcfLength(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFieldsPlcfOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- 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
- setFilePosition(int) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
-
- 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
-
- setFillBackgroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a
XSSFColor
value.
- setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a
XSSFColor
value.
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- setFillColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- 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.
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
Specifies a solid color fill.
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
- 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
-
- setFillForegroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color as a indexed color value
- setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color represented as a
XSSFColor
value.
- setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color represented as a
XSSFColor
value.
- setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color as a indexed color value
Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- 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
-
- setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
This element is used to specify cell fill information for pattern and solid color cell fills.
- setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
-
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setFillRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
-
- setFillsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Fills Colour
- setFillToRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- setFillType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Sets fill type.
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the filter byte - this is usually 0xFE
- setFImprint(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fImprint field value.
- setFIncludeFooter(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fIncludeFooter field value.
- setFIncludeHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fIncludeHeader field value.
- setFIndentSav(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fIndentSav field value.
- setFInnerTableCell(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
- setFInTable(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Paragraph is in table flag.
- setFinTableW97(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Archaic paragraph is in table flag.
- setFInternalUse(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fInternalUse field value.
- setFInvalAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fInvalAutofit field value.
- setFInvalHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fInvalHeight field value.
- 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
-
- setFirstColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- setFirstColumnRaw(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column irrespective of the bitmasks
- setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setFirstLineIndent(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFirstLineIndent(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- 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
-
- setFirstRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
sets the first row to relative or not
- setFirstSliceAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
-
- 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.
- setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFItalic(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalic field value.
- setFItalicBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalicBi field value.
- setFItalicOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalicOther field value.
- 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
- setFitHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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.
- setFitToPage(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- setFitToPage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- setFitWidth(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the number of pages wide to fit the sheet in
- setFKeep(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fKeep field for the PAP record.
- setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fKeepFollow field for the PAP record.
- setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fKeepFollow field value.
- setFKinsoku(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply Kinsoku rules when performing line wrapping.
- setFKumimoji(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fKumimoji field value.
- setFLabelDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLabelDoc field value.
- 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.
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
- 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(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Flags
- 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(short) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Set the flags field for the FSPA record.
- setFlags(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Set the flags field for the LFOLVLBase record.
- setFlags(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Set the flags field for the LSTF record.
- setFlags(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setFlags1(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Set the flags1 field for the FibBase record.
- setFlags1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags2(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Set the flags2 field for the FibBase record.
- setFlags2(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFlags3(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
- setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fLastRow field value.
- setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fLastRow field value.
- setFLayout(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fLayout field for the SEP record.
- setFLBetween(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fLBetween field for the SEP record.
- setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFLegal(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fLegal field value.
- setFLinkStyles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLinkStyles field value.
- 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.hslf.usermodel.HSLFShape
-
- setFlipHorizontal(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setFlipHorizontal(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
- setFlipHorizontal(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- 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.hslf.usermodel.HSLFShape
-
- 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
- setFlipVertical(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setFLoadOverride(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fLoadOverride field value.
- setFLoadOverridePage(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fLoadOverridePage field value.
- setFLockAtn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLockAtn field value.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fLocked field value.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Anchor of an absolutely positioned frame is locked.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fLocked field value.
- setFLockRev(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLockRev field value.
- setFloor(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- setFLowerCase(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fLowerCase field value.
- setFLSFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fLSFitText field value.
- setFlt(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Field type when ch == 19 OR field flags when ch == 21 .
- setFMac(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fMac field value.
- setFMacChs(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fMacChs field value.
- setFMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMapPrintTextColor field value.
- setFMassCopy(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fMassCopy field value.
- setFMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fMerged field value.
- setFMinFontSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMinFontSizePag field value.
- setFMinHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Minimum height is exact or auto.
- setFMirrorMargins(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMirrorMargins field value.
- setFmla(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Sets the value of the fmla property.
- setFMWSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMWSmallCaps field value.
- setFNested(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fNested field value.
- setFNeverBeenAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fNeverBeenAutofit field value.
- setFNoAllowOverlap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
- setFNoAllowOverlap(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, do not allow absolutely positioned table to overlap with other tables.
- setFNoAutoHyph(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fNoAutoHyph field for the PAP record.
- setFNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoColumnBalance field value.
- setFNoHtmlExport(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fNoHtmlExport field value.
- setFNoLeading(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoLeading field value.
- setFNoLnn(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
No line numbering.
- setFNonGlyph(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fNonGlyph field value.
- setFNoProof(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fNoProof field value.
- setFNoRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fNoRestart field value.
- setFNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoSpaceRaiseLower field value.
- setFNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoTabForInd field value.
- setFNotPageView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fNotPageView field value.
- setFNoWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fNoWrap field value.
- setFNumRMIns(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fNumRMIns field for the PAP record.
- setFObfuscated(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fObfuscated field value.
- setFObj(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fObj field value.
- setFOle2(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fOle2 field value.
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide follows master background
- setFollowMasterBackground(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- setFollowMasterColourScheme(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setFollowMasterGraphics(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide draws master sheet objects
- setFollowMasterObjects(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
-
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
-
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide draws master color scheme
- setFOnlyMacPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOnlyMacPics field value.
- setFOnlyWinPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOnlyWinPics field value.
- 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(HwmfFont) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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
- setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the font for this style
- setFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies the typeface, or name of the font that is to be used for this text run.
- setFontAlign(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Used internally by Word.
- setFontAlign(TextParagraph.FontAlign) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Specifies the font alignment that is to be applied to the paragraph.
- setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setFontAlignment(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Determines where vertically on a line of text the actual words are
positioned.
- setFontAlignment(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
- setFontColor(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets color of the text, as a int bgr.
- setFontColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setFontColor(PaintStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- 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
- setFontColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- 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
- setFontColorIndex(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
- setFontData(byte[]) - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- setFontFamily(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setFontFamily(String, FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setFontFamily(Element, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setFontFamily(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setFontFamily(String, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
- setFontFamily(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontFamily(String, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontFamily(String, byte, byte, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- setFontFamily(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of
this run.
- setFontFamily(String, XWPFRun.FontCharRange) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of
this run.
- setFontFlags(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the font flags
Bit 1: If set, font is subsetted
- 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
- setFontHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeight(double) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeight(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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
- setFontHeightInPoints(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontIndex(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
- setFontIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the font index
- 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 class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setFontInfo(FontInfo, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the font to be used for this text run.
- setFontInfo(FontInfo, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontName(String) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
Set the name of the font.
- 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.
- setFontName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
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
-
- setFontReplacer(FontReplacer) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setFontReplacer(FontReplacer) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- setFonts(XDDFFont[]) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setFonts(XDDFFont[]) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setFontScale(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- 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 class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setFontSize(Element, int) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFontSize(Double) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font size directly on this text run, if null is given, the
font size defaults to the values given from the slide layout
- setFontSize(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setFontSize(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- setFontSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the font size which shall be applied to all non complex script
characters in the contents of this run when displayed.
- 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.
- setFontStyle(boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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
-
- setFontSubstitutable(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setFontType(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the font type
- 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.
- setFooterMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the footer margin.
- setFootersText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets footers's text
- setFooterVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the footer text is displayed.
- setFootnoteInfo(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the footnoteInfo field for the DOP record.
- setFootnotes(CTFootnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Sets the ctFootnotes
- setFOpenTch(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Ensure the Table Cell char doesn't show up as zero height.
- 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.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Control if Excel should be asked to recalculate all formulas when the
workbook is opened, via the "sheetCalcPr fullCalcOnLoad" option.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.xssf.usermodel.XSSFWorkbook
-
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(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Foreground color
- setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the foreground color field for the AreaFormat record.
- setForegroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOrigWordTableRules field value.
- setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fOrigWordTableRules field value.
- setFormat(short) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- 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.
- setFormatCode(String) - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource
-
- 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.
- setFormatFlags(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the formatFlags field for the DOP 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.
- setFormatId(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A signed integer that specifies the format ID to be used to style the datetime.
- 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.
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
- setFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
-
- setFormula(String) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the formula used to calculate the threshold,
or unsets it if null
is given.
- setFormula(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- setFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- 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.
- setFormula1(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- 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.
- setFormula2(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- 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
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Should we return the formula itself, and not
the result it produces? Default is false
This is currently unsupported for xssfb
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should we return the formula itself, and not
the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
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
-
- setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fOutline field value.
- setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fOutline field value.
- setFOutlineDirtySave(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the fOutlineDirtySave field for the DOP record.
- setFOverflowPunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply overflow punctuation rules when performing line wrapping.
- setFOwnHelp(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fOwnHelp field value.
- setFOwnStat(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fOwnStat field value.
- setFPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fPageBreakBefore field for the PAP record.
- setFPagHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagHidden field value.
- setFPagResults(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagResults field value.
- setFPagSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagSupressTopSpacing field value.
- setFpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fpc field value.
- setFPersonal(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonal field value.
- setFPersonalCompose(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonalCompose field value.
- setFPersonalReply(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonalReply field value.
- setFPgnRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fPgnRestart field for the SEP record.
- setFPMHMainDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPMHMainDoc field value.
- setFPrintBodyBeforeHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPrintBodyBeforeHdr field value.
- setFPrintFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPrintFormData field value.
- setFPrivateResult(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fPrivateResult field value.
- setFPropMark(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fPropMark field for the SEP record.
- setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
properties have been changed with revision marking on.
- setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fPropRMark field for the PAP record.
- setFPropRMark(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set to 1 if property revision.
- setFProt(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fProt field value.
- setFProtEnabled(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fProtEnabled field value.
- setFPub(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the fPub field value.
- setFQFormat(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fQFormat field value.
- setFrame(boolean) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- setFRcaSimple(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fRcaSimple field value.
- setFReadOnlyRecommended(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fReadOnlyRecommended field value.
- setFRecalc(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fRecalc field value.
- 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
- setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the fReserved field for the PICF record.
- setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fReserved field value.
- setFReserved(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Sets the fReserved field value.
- setFResultDirty(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fResultDirty field value.
- setFResultEdited(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fResultEdited field value.
- setFRevMarking(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRevMarking field value.
- setFRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRMark field value.
- setFRMarkDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRMarkDel field value.
- setFRMPrint(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRMPrint field value.
- setFRMView(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRMView field value.
- setFrom(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fRotateFont field value.
- setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fRotateFont field value.
- setFRotateFontW6(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRotateFontW6 field value.
- setFRTL(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Word 2000 style right-to-left table.
- setFRuby(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRuby field value.
- setFSaveFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSaveFormData field value.
- setFScratch(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fScratch field value.
- setFSdtVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Mark the character as hidden..
- setFSemiHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fSemiHidden field value.
- setFShadeFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fShadeFormData field value.
- setFShading(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fShading field value.
- setFShadow(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fShadow field value.
- setFShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fShowBreaksInFrames field value.
- setFSideBySide(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fSideBySide field for the PAP record.
- setFSimpleList(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fSimpleList field value.
- setFSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fSmallCaps field value.
- setFSnapBorder(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSnapBorder field value.
- setFSPAPlcfLength(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFSPAPlcfOffset(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the fSpare field value.
- setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used.
- setFSpare0(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fSpare0 field value.
- setFSpec(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fSpec field value.
- setFSpecSymbol(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used by Word internally.
- setFSpecVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Special hidden for leading emphasis (always hidden).
- setFStartAt(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the fStartAt field value.
- setFStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fStrike field value.
- setFSubsetFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSubsetFonts field value.
- setFSuppressTopSPacingMac5(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSuppressTopSPacingMac5 field value.
- setFSupressSpdfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSupressSpdfAfterPageBreak field value.
- setFSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSupressTopSpacing field value.
- setFSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSwapBordersFacingPgs field value.
- setFTableHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row is to be used as the header of the table.
- setFtcAsci(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
- setFtcAscii(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for ASCII text.
- setFtcAscii(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for Complex Scripts text.
- setFtcFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for East Asian text.
- setFtcFE(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
- setFtcFE(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcOther(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for non-East Asian text.
- setFtcOther(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
- setFtcOther(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setFtcSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
an index into the rgffn structure.
- setFTentative(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fTentative field value.
- setFTitlePage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set to 1 when a title page is to be displayed.
- setFTNY(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNY field value.
- setFTNYCompress(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNYCompress field value.
- setFTNYFetchTxm(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNYFetchTxm field value.
- setFTopLinePunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform top line punctuation processing.
- setFTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fTransparentMetafiles field value.
- setFTruncDxaExpand(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fTruncDxaExpand field value.
- setFtsCellPaddingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding units.
- setFtsCellPaddingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding units.
- setFtsCellPaddingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding units.
- setFtsCellPaddingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding units.
- setFtsCellPaddingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding units.
- setFtsCellPaddingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding units.
- setFtsCellPaddingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding units.
- setFtsCellPaddingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding units.
- setFtsCellPaddingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding units.
- setFtsCellPaddingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding units.
- setFtsCellPaddingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding units.
- setFtsCellPaddingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding units.
- setFtsCellSpacingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing units.
- setFtsCellSpacingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings units.
- setFtsCellSpacingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings units.
- setFtsCellSpacingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings units.
- setFtsCellSpacingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings units.
- setFtsCellSpacingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing units.
- setFtsCellSpacingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacings units.
- setFtsCellSpacingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacings units.
- setFtsCellSpacingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacings units.
- setFtsCellSpacingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacings units.
- setFtsCellSpacingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing units.
- setFtsCellSpacingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing units.
- setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidth field value.
- setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the ftsWidth field value.
- setFtsWidthAfter(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthAfter field value.
- setFtsWidthBefore(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthBefore field value.
- setFtsWidthIndent(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthIndent field value.
- setFTtp(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table trailer paragraph (last in table row).
- setFTtpEmbedded(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
- setFullName(String) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
- setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
set whether to use full precision or just skew all you figures all to hell.
- setFunction(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in interface org.apache.poi.ss.usermodel.Name
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- setFunction(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunctionGroupId(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Specifies the function group index if the defined name refers to a function.
- setFUndetermine(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is undetermined.
- setFUnhideWhenUsed(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fUnhideWhenUsed field value.
- setFUnlocked(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fUnlocked field for the SEP record.
- setFUnused(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fUnused field value.
- setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fUsePgsuSettings field value.
- setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fUsePgsuSettings field for the PAP record.
- setFVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fVanish field value.
- setFVert(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fVert field value.
- setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fVertical field value.
- setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertical field value.
- setFVertMerge(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertMerge field value.
- setFVertRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertRestart field value.
- setFVirusLoadSafe(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fVirusLoadSafe field value.
- setFVirusPrompted(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fVirusPrompted field value.
- setFWarichu(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWarichu field value.
- setFWarichuNoOpenBracket(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWarichuNoOpenBracket field value.
- setFWCFtnEdn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWCFtnEdn field value.
- setFWebHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWebHidden field value.
- setFWebView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fWebView field value.
- setFWhichTblStm(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fWhichTblStm field value.
- setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWidowControl field value.
- setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
- setFWordWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform word wrap.
- setFWrapToWwd(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fWrapToWwd field value.
- setFWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWrapTrailSpaces field value.
- setFWriteReservation(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fWriteReservation field value.
- setFZombieEmbed(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fZombieEmbed field value.
- setG(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the g property.
- setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- setGapHalf(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setGapWidth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setGapWidth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- 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.
- setGeometry(PresetGeometry) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- setGeometryType(SlideAtomLayout.SlideLayoutType) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Set the geometry type
- setGraphicFrame(XSSFGraphicFrame) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Sets the parent graphic frame.
- setGraphics(Graphics2D) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
-
- setGrbitFrt(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
-
- setGreen(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- setGrf(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- setGrfDocEvents(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the grfDocEvents field for the DOP record.
- setGrfhic(byte) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
HTML compatibility flags.
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
HTML compatibility flags.
- setGrfhic(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the grfhic field value.
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the list..
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the level..
- setGrfstd(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
A GRFSTD that specifies miscellaneous style properties.
- setGrfSupression(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the grfSupression field value.
- setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
-
set whether gridlines are visible when printing
- setGridSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Set the gridSpan (aka col-span)
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set whether gridlines printed or not.
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether gridlines printed.
- setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
-
- setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
-
- setGrpfChp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 32 flags.
- setGrpfIhdt(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the grpfIhdt field for the SEP record.
- setGrpfTap(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setGrpfTap_unused(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the grpfTap_unused field value.
- setGuardState(boolean) - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
-
De-/activate threshold check.
- setH(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the h property.
- setHandleHyperlinksInCells(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
- setHangingPunctuation(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setHangingPunctuation(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setHasMacros(boolean) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
-
set whether or not to horizonatally center this sheet.
- setHeadEnd(XDDFLineEndProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setHeader(HemfHeader) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- setHeader(HemfHeader) - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
-
Sets the header reference, in case the record needs to refer to it
- 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
- setHeaderFooter(CTHdrFtr) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
set a new headerFooter
- 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.
- setHeaderMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the header margin.
- setHeaderText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets headers's text
- setHeaderVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the header text is displayed.
- setHeadingPair(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the heading pair.
- setHeight(double) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- setHeight(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- 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.
- setHeight(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
- setHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the height in "twips" or 1/20th of a point.
- setHeight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This element specifies the height of the current table row within the
current table.
- 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.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height in points.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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.
- setHeightMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setHeightMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- 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.
- setHeightRatio(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setHeightRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setHelpTopicText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the help topic text
- setHidden(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
- 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
-
- setHidden(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setHidden(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
set row hidden state: Hidden (true), Unhidden (false), Undefined (null)
- setHidden(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the hidden count.
- setHiddenSlides(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setHideObj(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
-
set hide object options
- setHighlight(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the Highlight field for the CHP record.
- setHighlight(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setHighlight(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setHighlightClick(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the highlightClick property.
- setHighlightClick(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setHistory(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the history property.
- setHistory(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- 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.
- setHorizontal(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of horizontal alignment for the cell
- 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
- setHorizontalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setHorizontalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setHorizontalCentered(Boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- setHorizontalCentered(Boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets if the paragraphs are horizontal centered
- setHorizontalCentered(Boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- 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.
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Center on page horizontally when printing.
- setHorizontalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- setHorizontalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the Horizontal text alignment field value.
- setHPercent(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- setHps(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size in half points.
- setHps(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- setHpsAsci(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for ASCII font.
- setHpsBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for Complex Scripts text.
- setHpsFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for East Asian text.
- setHpsKern(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Kerning distance for characters in run recorded in half points.
- setHpsPos(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Reserved (actually used as vertical offset(?) value).
- setHpsZoonFontPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the hpsZoonFontPag field for the DOP record.
- setHR(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the hr property.
- setHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Hyphenation rule.
- setHresi(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the hresi field for the CHP record.
- setHresiOld(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the hresiOld field for the CHP record.
- 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.
- setHResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
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.
- setHue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- setHyperlink(HSLFHyperlink) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the hyperlink - used when the document is parsed
- 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
- setHyperlink(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Assign a hyperlink to this cell.
- setHyperlinkBase(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setHyperlinkID(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Sets the persistent unique identifier of the link
- setHyperlinkId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
- setHyperlinksByDefault(boolean) - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
-
Should a call to getText() return hyperlinks inline
with the text?
Default is no
- 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.
- setHyperlinkType(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
hyperlink type
- setIbkl(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
- setIbstConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Who made this change for this side of the conflict..
- setIbstDispFldRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstFltAutoNum(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Used for AUTONUM field emulation.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the ibstPropRMark field for the PAP record.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the ibstPropRMark field for the SEP record.
- setIbstRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstRMarkDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIco(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Color of text for Word 97.
- setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
Set the ico24 field for the CHP record.
- setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Set the ico24 field for the CHP record.
- setIcoBack(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the icoBack field value.
- setIcoFore(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the icoFore field value.
- setIcoHighlight(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the icoHighlight field value.
- 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
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- 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
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- 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(Element, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- 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.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame id.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Set the identifier of this column, which must be unique per table.
- setIdct(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Not stored in file.
- setIdctHint(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Identifier of Character type.
- setIdentifier(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setIdentifierProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdentifierProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdManager(FootnoteEndnoteIdManager) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- setIdslReasonDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- setIdslRMReason(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- setIdx(long) - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Sets the value of the idx property.
- setIftcHtml(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the iftcHtml field value.
- setIgnoreLogicalLeftIdentation(boolean) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- 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.
- setIGutterPos(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the iGutterPos field value.
- setIHeadingPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the iHeadingPgn field for the SEP record.
- setIlfo(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
"A 16-bit signed integer value that is used to determine which list
contains the paragraph.
- setILvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the iLvl field value.
- setIlvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
List level if non-zero.
- setIlvlRestartLim(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setImprinted(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setImprinted(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- 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
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeEntireCertificateChain(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeIssuerSerial(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setIncludeKeyValue(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should text from textboxes be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should text within textboxes be included? Default is true
- setIndent(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set indention (not sure of the units, think its spaces)
- setIndent(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- 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.
- setIndent(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setIndent(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the number of spaces to indent the text in the cell
- setIndent(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndentation(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setIndentation(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the indentation size that will be applied to the first line of
text in the paragraph.
- setIndentationFirstLine(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the additional indentation which shall be applied to the first
line of the parent paragraph.
- setIndentationHanging(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be removed from the first line of
the parent paragraph, by moving the indentation on the first line back
towards the beginning of the direction of text flow.
- setIndentationLeft(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the left text
margin for this paragraph and the left edge of that paragraph's content
in a left to right paragraph, and the right text margin and the right
edge of that paragraph's text in a right to left paragraph
- setIndentationRight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the right text
margin for this paragraph and the right edge of that paragraph's content
in a left to right paragraph, and the right text margin and the right
edge of that paragraph's text in a right to left paragraph
- setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setIndentFromLeft(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndentFromLeft(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setIndentFromRight(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setIndentFromRight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- setIndention(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the number of spaces to indent the text in the cell
- setIndention(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the number of spaces to indent the text in the cell
- setIndention(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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 class org.apache.poi.hslf.model.textproperties.IndentProp
-
Sets the indent level, which can be between 0 and 4
- setIndentLevel(short) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
- setIndentLevel(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setIndentLevel(int) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setIndentLevel(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- 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(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the index of the paragraph in the SLWT container
- 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
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- setIndex(int) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
- setIndexed(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Indexed ctColor value.
- 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.
- setInfo(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Set the info field for the LVLF record.
- setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info1 field for the StdfBase record.
- setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Set the info1 field for the StdfPost2000 record.
- setInfo2(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info2 field for the StdfBase record.
- setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info3 field for the StdfBase record.
- setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Set the info3 field for the StdfPost2000 record.
- setInfo3(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Set the info3 field for the Stshif record.
- setInsets(Insets2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- setInsets(Insets2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the shape margins
- setInsets(Insets2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- 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.
- setInsideHBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Inside horizontal borders for a table
- setInsideVBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Inside Vertical borders for table
- setInstance(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the instance part of record
- setInstance(int) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
- 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 class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
- setInteriorAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Sets the coordinate space of this group.
- setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- setInternalFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setInvalidUrl(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the invalidUrl property.
- setInvalidURL(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setInvert(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Sets the invert field value.
- setInvertIfNegative(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setInvertIfNegative(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setIpat(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the ipat field value.
- setIpat(int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
An Ipat that specifies the pattern used for shading.
- setIpgp(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
HTML DIV ID for this paragraph.
- setIPriority(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the iPriority field value.
- setIRes(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iRes field value.
- setIsDate(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the isDate field value.
- setISize(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iSize field value.
- setIss(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Superscript/subscript indices.
- setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
- setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A signed integer that specifies the beginning number for the number sequence belonging to this level.
- setIstd(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to character style descriptor in the stylesheet that tags this run of text.
- setIstd(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Index to style descriptor.
- setIstd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table style for the Table.
- setIstdBase(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the istdBase field value.
- setIstdLink(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the istdLink field value.
- setIstdMaxFixedWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
- setIstdNext(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the istdNext field value.
- setItalic(boolean) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
-
Set the font posture
- setItalic(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- setItalic(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- 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(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
-
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setItalic(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use italics or not
If omitted, the default value is true.
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- setItalic(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script
characters in the contents of this run when displayed in a document
- setItap(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table nesting level.
- setItbdMac(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Number of tabs stops defined for paragraph.
- setItcFirst(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the itcFirst field value.
- setItcLim(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the itcLim field value.
- setItcMac(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Count of cells defined for this row.
- 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
- setItl(short) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Set the itl field for the TLP record.
- setIType(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iType field value.
- setITypeTxt(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iTypeTxt field value.
- setItypFELayout(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the itypFELayout field value.
- setIWarichuBracket(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the iWarichuBracket field value.
- setIx(short) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
- setIxchFollow(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the character that follows the number text.
- setJavaValue(String, int) - Method in class org.apache.poi.hpsf.CodePageString
-
- setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
-
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the jc field value.
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the jc field for the PAP record.
- setJc(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Justification code.
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the jc field value.
- setJump(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Jump
- setJustification(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setJustificationLogical(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- setKcd(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Emphasis mark.
- setKeepNext(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets this paragraph to be kept on the same page as the next one or not.
- setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setKerning(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setKerning(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setKey(PrivateKey) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the keyboard shortcut
- setKeyInfoFactory(KeyInfoFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
-
- setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
Sets the keysize (in bits) of the verifier
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
Sets the keySize (in bits).
- setKeyVirusSession30(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the KeyVirusSession30 field value.
- setKeywords(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the keywords.
- setKeywords(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setKeywords(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setKeywordsProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- setKeywordsProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setKul(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Underline code.
- setKumimoji(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setKumimoji(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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.hslf.usermodel.HSLFHyperlink
-
- 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
-
- setLabel(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- setLabel(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Sets text label for this hyperlink
- setLabelAlignment(AxisLabelAlignment) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- 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
- setLandscape(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to print in landscape
- setLang(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the language tag associated with this run.
- setLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setLanguage(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the document language
- setLanguage(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setLanguageProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- setLanguageProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- 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
-
- setLastColor(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- 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
-
- setLastColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the last cell that contains the hyperlink.
- setLastColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- setLastColumnRaw(short) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column irrespective of the bitmasks
- setLastEditUsername(String) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- setLastModifiedByProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByUser(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- setLastOnDiskOffset(int) - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastPrinted(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the lastPrinted.
- setLastPrinted(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setLastPrinted(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setLastPrintedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- setLastPrintedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- 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
-
- setLastRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the row of the last cell that contains the hyperlink.
- 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
-
- setLastUserEditAtomOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setLastViewType(short) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setLat(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the lat property.
- setLatinLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setLatinLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setLayout(XDDFLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setLbrCRJ(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Line BReak code for xchCRJ.
- setLcb(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
- setLcbClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setLcbSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- 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.
- setLeft(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- setLeft(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a left string value for this element
- setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setLeftBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Left borders for table
- 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
- setLeftBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setLeftBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a indexed color value
- setLeftBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a
XSSFColor
value
- setLeftBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the left border color
- setLeftCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the left column to show in desktop window pane.
- setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the leftmost column displayed in the window
- setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the left column field for the Pane record.
- setLeftInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the left margin.
- setLeftInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the left margin.
- setLeftInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the left inset.
- setLeftMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setLeftMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the left margin of the paragraph.
- setLeftMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the left margin.
- setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
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
- setLeftSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- 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
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLength(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- setLength(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setLength(LineEndLength) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- setLevel(int, ListLevel) - Method in class org.apache.poi.hwpf.model.ListData
-
- setLevel(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setLevel1Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel2Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel3Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel4Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel5Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel6Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel7Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel8Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevel9Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setLevelNumberProperties(int, CharacterProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
Sets the character properties of the list numbers.
- setLevelParagraphProperties(int, ParagraphProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
Sets the paragraph properties for a particular level of the list.
- setLevelProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.model.ListData
-
- setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
- setLid(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
A LID that specifies the install language of the application that is producing the document.
- setLidDefault(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the lidDefault field for the CHP record.
- setLidFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the lidFE field for the CHP record.
- setLidFE(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
A LID whose meaning depends on the nFib value.
- setLimit(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
-
- setLinearShadeProperties(XDDFLinearShadeProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- setLineBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the background color of line
- setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets line cap.
- setLineCap(LineCap) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setLineColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the color of line
- setLineColor(int) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line color field for the LineFormat record.
- setLineColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setLineCompound(StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the line compound style
- setLineCompound(StrokeStyle.LineCompound) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setLineCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the line count.
- setLineDash(StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets line dashing.
- setLineDash(StrokeStyle.LineDash) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setLineDashes(float[]) - Method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- setLineHeadDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineHeadDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end decoration, such as a triangle or arrowhead.
- setLineHeadLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineHeadLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end width in relation to the line width.
- setLineHeadWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineHeadWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
specifies decoration width of the head of a line.
- setLineJoinProperties(XDDFLineJoinProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setLinePattern(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line pattern field for the LineFormat record.
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setLines(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setLineSpaceReduction(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- setLineSpacing(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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.
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
This element specifies the vertical line spacing that is to be used
within a paragraph.
- setLineSpacing(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setLineSpacing(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
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.
- setLineStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
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.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
- setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end decoration, such as a triangle or arrowhead.
- setLineTailLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineTailLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end width in relation to the line width.
- setLineTailWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setLineTailWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
specifies decorations which can be added to the tail of a line.
- setLineWidth(double) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the width of line in in points
- setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the width of the line.
- setLineWidth(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- setLineWidth(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setLineWidth(double) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Specifies the width to be used for the underline stroke.
- 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.
- setLinkedFileName(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Updates the last recorded name for the file that this links to
- setLinkOptions(int) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
- setLinksDirty(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the linksDirty.
- setLinkTitle(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
- setLinkType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the link type field for the LinkedData record.
- setLinkURL(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Sets the URL of the link
TODO: Figure out if we should always set both
- setList(boolean) - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
- setListener(EventTarget, EventListener, boolean) - Static method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
-
- setLKey(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
- setLKeyProtDoc(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the lKeyProtDoc field for the DOP record.
- setLnc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the lnc field for the SEP record.
- setLnnMin(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the lnnMin field for the SEP record.
- setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
What Locale should be used for formatting numbers (based
on the styles applied to the cells)
- setLocation(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setLocation(Point2D) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setLocation(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Location within target.
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the locked field value.
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is locked or not
- setLocked(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be locked
- setLocked(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be locked
- setLocked(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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.
- setLogBase(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setLogBase(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
A signed integer that specifies the list identifier of an LSTF.
- setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A signed integer that specifies the list identifier.
- setLspd(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Line spacing descriptor.
- setLTagObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
- setLum(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the lum property.
- setLuminance(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the lvl field value.
- setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Outline level.
- 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)
- setMacro(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame macro.
- 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.
- setMajorTickMark(AxisTickMark) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMajorTickMark(AxisTickMark) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- 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.
- setManager(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setManualLayout(XDDFManualLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- setMapMode(HwmfMapMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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.
- setMargin(short, double) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- setMarginBottom(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the height of the bottom margin in twips.
- setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the left margin within the textbox.
- setMarginLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the width of the left hand margin in twips.
- setMarginLeft(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setMarginLeft(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the left margin of the paragraph.
- setMarginRight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the right margin within the textbox.
- setMarginRight(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the width of the right hand margin in twips.
- setMarginRight(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setMarginRight(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the right margin of the paragraph.
- setMarginTop(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the top margin within the textbox.
- setMarginTop(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the height of the top margin in twips.
- setMarker(byte) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets an unsigned integer that specifies an application-defined internal
resource tag.
- setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setMask(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A bit mask specifying options for displaying video
- setMask(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit mask specifying options for displaying video
- setMask(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit mask specifying options for displaying headers and footers
- setMaster(XDGFMaster) - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
-
- setMasterByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
Should a call to getText() return text from master? Default is no
- setMasterByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return text from master? Default is no
- setMasterByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Should a call to getText() return text from master? Default is no
- setMasterID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Change slide master.
- setMasterSheet(HSLFMasterSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Change Master of this slide.
- setMaxAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxAng property.
- setMaxEntrySize(long) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the maximum file size of a single zip entry.
- setMaximum(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMaximum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMaximum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- setMaxNumberOfDataFormats(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
Changes the maximum number of data formats that may be in a style table
- setMaxPersistWritten(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setMaxR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxR property.
- setMaxTextSize(long) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the maximum number of characters of text that are
extracted before an exception is thrown during extracting
text from documents.
- 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.
- setMenuName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
-
- 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.
- setMinimum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMinimum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- setMinInflateRatio(double) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the ratio between de- and inflated bytes to detect zipbomb.
- 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.
- setMinorTickMark(AxisTickMark) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMinorTickMark(AxisTickMark) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
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.
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- 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.
- setMinus(XDDFNumericalDataSource<Double>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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.
- setMirrorMargins(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Sets the mirror margins setting
- setMirrorMargins(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Turn mirrored margins on or off
- setMissingArgPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
-
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the policy on what to do when
getting missing or blank cells from a row.
- setMm(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the format of the picture data.
- setMMClipCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the mmclip count.
- setMMClips(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setMmPM(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
-
set the reference mode to use (HSSF uses/assumes A1)
- setModified(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setModified(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setModifiedHigh(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setModifiedLow(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setModifiedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setModifiedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setMouseOver(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setMovieIndex(int) - Method in class org.apache.poi.hslf.model.MovieShape
-
Assign a movie to this shape
- setMultiLinespace(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
-
- setMx(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the mx field for the PICF record.
- setMy(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the my field for the PICF record.
- 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(int, String) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- setName(String) - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
-
- 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.
- setName(String) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
-
- setName(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- setName(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
Set name of this theme
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame name.
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the name of the Table
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the name of the column, which is is unique per table.
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- 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
- setNameName(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- setNameName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Sets the name that will appear in the user interface for the defined name.
- setNamepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the namepos.
- setNamespacePrefixes(Map<String, String>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
- setNAuto(short) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
If > 0, the note is an automatically numbered note, otherwise it has a
custom mark.
- setNEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nEdn field value.
- setNEdn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNEdn, [MS-DOC], v20140721, 2.6.4
- setNeedRecalculation(boolean) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
- setNextAttachmentId(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- 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
- setNextRecipientId(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- 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
- setNfc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
- setNfcEdnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nfcEdnRef field for the DOP record.
- setNfcEdnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNfcEdnRef, [MS-DOC], v20140721
- setNfcEdnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nfcEdnRef1 field value.
- setNfcFtnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nfcFtnRef field for the DOP record.
- setNfcFtnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNfcFtnRef, [MS-DOC], v20140721
- setNfcFtnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nfcFtnRef1 field value.
- setNfcPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Page number format code.
- setNFib(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the version number of the file format used.
- setNFibBack(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value SHOULD be 0x00BF.
- setNFtn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nFtn field value.
- setNFtn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNftn, [MS-DOC], v20140721, 2.6.4
- setNLnnMod(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the nLnnMod field for the SEP record.
- 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
- setNoColor(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether it is black and white
- setNodeColor(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the node color.
- setNodeType(HemfPlusRegion.EmfPlusRegionNodeDataType) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
-
- setNodeType(HemfPlusRegion.EmfPlusRegionNodeDataType) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeData
-
- setNoEndCap(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- 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.
- setNoFill(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
- setNoFill(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
- 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.
- setNoOrientation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set no orientation.
- setNoProof(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setNoProof(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setNormalizeHeights(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setNormalizeHeights(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- 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(Notes<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets the Notes that are associated with this.
- 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(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- 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
- setNotes(Notes<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
- setNotes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Print the include notes
- setNotesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
Should a call to getText() return notes text? Default is no
- setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return notes text? Default is no
- setNotesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Should a call to getText() return notes text?
Default is no
- setNotesDescriptorsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setNotesDescriptorsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setNotesID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Change the ID of the notes for this slide.
- setNotesSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setNotesSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setNotesTextPositionsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setNotesTextPositionsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setNotifyEmptyDirectories(boolean) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Activates the notification of empty directories.
- setNRevision(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nRevision field for the DOP record.
- setNumAxis(short) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Set the num axis field for the AxisUsed record.
- setNumber(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the comment number (note - each user normally has their own count).
- setNumber(int) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Sets the link number
- setNumberFormat(int) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- setNumberFormat(String) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setNumberFormat(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setNumberFormat(String) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
-
- setNumbering(CTNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Sets the ctNumbering
- 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
-
- setNumberProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- 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.
- setNumControlPoints(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- 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.
- setNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
setNumID of Paragraph
- setNumILvl(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
setNumILvl of Paragraph
- setNumLines(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the number of lines to be displayed in the dropdown.
- setNumrm(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the numrm field for the PAP record.
- 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.
- setNVerBuiltInNamesWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
- setObj(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setObjectId(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A 4-byte unsigned integer that specifies an ID for an external object.
- setObjectID(int) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Set the unique identifier for the OLE object and
register it in the necessary structures
- 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
- setObjectIDSeed(int) - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Sets the object ID seed
- setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object type field for the CommonObjectData record.
- setObjID(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the unique identifier for the OLE object.
- setObjOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setObjStgDataRef(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the reference to the persistent object
- 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(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- setOffset(Point2D) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
- setOffset(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Set offset of this picture in the 'Pictures' stream.
- setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the offset of the comment on the page.
- setOffset(XDDFPoint2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- setOffset(Point2D) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- setOldfConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfConvMailMergeEsc field value.
- setOldfMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfMapPrintTextColor field value.
- setOldfNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoColumnBalance field value.
- setOldfNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoSpaceRaiseLower field value.
- setOldfNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoTabForInd field value.
- setOldfOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfOrigWordTableRules field value.
- setOldfShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfShowBreaksInFrames field value.
- setOldfSuppressSpbfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSuppressSpbfAfterPageBreak field value.
- setOldfSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSupressTopSpacing field value.
- setOldfSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSwapBordersFacingPgs field value.
- setOldfTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfTransparentMetafiles field value.
- setOldfWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfWrapTrailSpaces field value.
- setOle2(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setOleClassname(String) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
- setOleVerb(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Only valid when action == OLEAction.
- setOlstAnm(byte[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the olstAnm field for the SEP record.
- setOneNotTwoVar(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setOpcPackage(OPCPackage) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setOperator(int) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
- setOperator(int) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets the comparison operator for this constraint
- setOperator(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- setOptA(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- setOptB(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- setOptC(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
- 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(int) - Method in class org.apache.poi.hslf.record.CString
-
Sets the count
The meaning of the count is specific to the type of the parent record
- setOptions(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets misc options (the last four bytes in the atom).
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the options field for the AxisOptions record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the options field for the CategorySeriesAxis record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Set the options field for the Dat record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the options field for the Frame record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the options field for the Legend record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the options field for the LinkedData record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the options field for the Tick record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the options field for the ValueRange record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.DVALRecord
-
- setOptions(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
set the option flags
- setOptions(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the options bitmask (see bit setters)
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the options bitmask or just use the bit setters.
- setOptions(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the options flags.
- setOptions1(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options1 field for the Text record.
- setOptions2(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options2 field for the Text record.
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- setOrderID(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the order of the animation in the slide.
- setOrientation(AxisOrientation) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setOrientation(AxisOrientation) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setOrientation(AxisOrientation) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setOrientation(PrintOrientation) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Orientation of the page: landscape - portrait.
- 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
-
- setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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)
- setOutputCharactersLanguage(boolean) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- setOutputColumnHeaders(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setOutputHiddenColumns(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setOutputHiddenRows(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setOutputLeadingSpacesAsNonBreaking(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setOutputRowNumbers(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- setOutputSummaryInformation(boolean) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- 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.
- setOverlap(Byte) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- 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.
- setOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setOverlay(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
-
- setOverlay(boolean) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- setPackage(OPCPackage) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
-
- setPackageSignatureId(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setPadding(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- setPadding2(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- setPage(XDGFPage) - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- setPageBreak(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies that when rendering this document in a paginated
view, the contents of this paragraph are rendered on the start of a new
page in the document.
- setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setPageBreakZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
zoom magnification in page break view
- setPageCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the page count.
- setPageMarginInches(float) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
- setPageOrder(PageOrder) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set print page order.
- setPages(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setPageSize(Dimension) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- setPageSize(Dimension) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Change the current page size
- setPageSize(Dimension) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- 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.
- setPageStart(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the page numbering start.
- setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaint(Paint) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Paint
attribute for the
Graphics2D
context.
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setPaintMode() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the paint mode of this graphics context to overwrite the
destination with this graphics context's current color.
- setPalette(List<HwmfPalette.PaletteEntry>) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Sets the current palette.
- setPaletteIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setPaletteOffset(int) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette options bitmask (see the individual bitsetter methods that
reference this one)
- setPalettepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
- setPaletteRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
-
- setPane(byte) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set which window pane this is for
- setPanose(byte[]) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Set the panose in binary form
- setPaperSize(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
-
- setPaperSize(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the paper size.
- setPaperSize(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the paper size.
- setPaperSize(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the paper size.
- setPaperSize(PaperSize) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the paper size as enum value.
- setParagraph(XWPFParagraph, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
copies content of a paragraph to a existing paragraph in the list paragraphs at position pos
- setParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- setParagraphIndent(short, short) - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
- setParagraphProperties(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setParagraphs(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setParagraphSpacing(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setParagraphStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setParagraphStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Updates the link list of TextPropCollections which make up the
paragraph stylings
- setParagraphTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the value of the given Paragraph TextProp, add if required
- setParCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the par count.
- setParent(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
- setParent(XSLFShapeContainer) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- setParentIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- setParentRecord(RecordContainer) - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
-
- setParentRecord(RecordContainer) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- setParentShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setParentSheet(XSSFSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- setParentSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Adapts the size by enlarging the last
TextSpecInfoRun
or chopping the runs to the given length
- setParentTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Tell us how much text the parent TextCharsAtom or TextBytesAtom
contains, so we can go ahead and initialise ourselves.
- 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
-
- setPartName(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
-
- 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
- setPassword(XmlObject, String, HashAlgorithm, String) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFPasswordHelper
-
Sets the XORed or hashed password
- setPasswordVerifier(int) - Method in class org.apache.poi.hssf.record.common.FeatProtection
-
- setPath(Path2D) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
Un-/Sets the bracket path
- setPath(Path2D) - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
-
- setPath(Path2D) - Method in interface org.apache.poi.sl.usermodel.FreeformShape
-
Set the shape path
- setPath(Path2D) - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
-
- setPathLst(CTPath2DList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the pathLst property.
- setPathShadeProperties(XDDFPathShadeProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- setPathShadeType(PathShadeType) - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- 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
-
- setPatternType(STPatternType.Enum) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
set the fill pattern
- setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the pcHorz field for the PAP record.
- setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the pcHorz field value.
- setPctCharWidth(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character scale.
- setPctWwd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: percent of Window size for AutoFit in WebView.
- setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the pcVert field for the PAP record.
- setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the pcVert field value.
- setPdfProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setPenAlignment(PenAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setPenColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setPenMiterLimit(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setPenStyle(HwmfPenStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setPenWidth(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setPercent(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
-
- setPercent(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
-
- 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
-
- setPersistId(int) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Set our sheet ID, as found from a PersistPtrHolder
- setPersistId(int) - Method in interface org.apache.poi.hslf.record.PersistRecord
-
Set the persist ID
- setPersistIdRef(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- setPersistPointersOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
- setPerspectiveAngle(Short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- setPgbProp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the pgbProp field for the SEP record.
- setPgnStart(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the pgnStart field for the SEP record.
- setPhe(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the phe field for the PAP record.
- 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.
- setPicOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
-
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- 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
-
- setPictureData(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Assign picture used to fill the underlying shape.
- setPictureIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
- setPictureName(String) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Name of this picture.
- setPictureProperties(Picture, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setPictureReference(PackageRelationship) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Link this shape with the picture data
- setPictureReference(PackageRelationship) - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Link Picture with PictureData
- setPicturesManager(PicturesManager) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
- setPitch(FontPitch) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Set the font pitch
- setPitch(FontPitch) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setPitch(FontPitch) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- setPitchAndFamily(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set lfPitchAndFamily
- setPivotCache(XSSFPivotCache) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- setPivotCacheDefinition(XSSFPivotCacheDefinition) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- setPivotCacheRecords(XSSFPivotCacheRecords) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- setPivotTables(List<XSSFPivotTable>) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- setPixelFormat(HemfPlusImage.EmfPlusPixelFormat) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- 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.
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFConnectorShape
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setPlaceholderId(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placeholder Id.
- setPlaceholderId(int) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Sets the comment number (note - each user normally has their own count).
- setPlaceholderSize(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placeholder size.
- setPlacementId(int) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placement Id.
- setPlcfHddOffset(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setPlcfHddSize(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setPlotOnlyVisibleCells(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- setPlotVisibleOnly(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the plot visible only field value.
- setPlus(XDDFNumericalDataSource<Double>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- setPnNext(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
- setPointNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the point number field for the DataFormat record.
- setPoints(float[], float[]) - Method in class org.apache.poi.hslf.model.Polygon
-
Set the polygon vertices
- setPoints(Point2D[]) - Method in class org.apache.poi.hslf.model.Polygon
-
Set the polygon vertices
- setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
-
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
-
- setPolyfillMode(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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.hslf.model.textproperties.HSLFTabStop
-
- 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.
- setPosition(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setPosition(LegendPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setPosition(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- setPosition(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- setPosition(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
position in EMUs
- setPosition(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setPosition(LegendPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- setPosition(CTPoint2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the top-left absolute position of the object.
- setPositionInPoints(double) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- setPositionInPoints(double) - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Sets the position in points relative to the left side of the paragraph
- setPositionInPoints(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
- 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
- setPP10RunId(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setPreferredSize(Picture, double, double) - Static method in class org.apache.poi.ss.util.ImageUtils
-
Calculate and set the preferred size (anchor) for this picture.
- setPrefix(Node) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
-
- setPresentationFormat(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the presentation format.
- setPresentationFormat(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setPresetDash(XDDFPresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setPresetGeometry2D(XDDFPresetGeometry2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setPresetPattern(PresetPattern) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- 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.
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of gridlines.
- 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.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of row and column headings.
- 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
-
- setProducer(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setProgId(String) - Method in class org.apache.poi.hslf.record.ExEmbed
-
- setProgId(String) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
- 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.
- setProperty(String, String) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Set a property of this ActiveX control
- setProperty(PropertyValue) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Defines a property.
- setProperty(String, String, String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- 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
-
- setPropVal(TextPropCollection, String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the named TextProp, either by fetching it (if it exists) or
adding it (if it didn't)
- 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
-
- setProxyUrl(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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.
- setPtap(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the ptap field for the PAP record.
- setPure(boolean) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the purity of the custom property set.
- setQuotePrefixed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style,
which is used to tell Excel that the thing which looks like
a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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.
- setRandomAccessWindowSize(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Specifies how many rows can be accessed at most via getRow().
- 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
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- setRasterOp(HwmfTernaryRasterOp) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setRawData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- setRawData(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
- setRawValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
- 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.
- setReadingOrder(ReadingOrder) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of reading order for the cell
- setReadingOrder(ReadingOrder) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set reading order for the cell
- 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
- setRecipientCount(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- 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.
- setRectangle(XDDFGeometryRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- 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.
- setRed(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- 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.
- setRefersToFormula(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- setRefersToFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
- setRefID(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
set whether to refresh all external data when loading a sheet
- setRegion(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Sets a region for further usage
- setReleaseVersion(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
- 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.
- setRemainingData(byte[]) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Replaces the values of all preferences for the rendering
algorithms with the specified hints
.
- setRenderState(HemfGraphics.EmfRenderState) - Method in class org.apache.poi.hemf.draw.HemfGraphics
-
- setRenderType(HSLFFontInfo.FontRenderType) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setRepeatHeader(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This attribute controls whether to repeat a table's header row at the top
of a table split across pages.
- 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.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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.
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- 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
- setReserved(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved field for the DOP record.
- setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the reserved field value.
- setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the reserved field 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.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved1 field for the DOP record.
- setReserved1(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the reserved1 field value.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved1 field for the FibRgLw95 record.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved1(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved1(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the reserved1 field value.
- setReserved10(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved10(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved11(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved11(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved12(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value SHOULD be zero, and MUST be ignored.
- setReserved12(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved13(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- setReserved13(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved14(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- 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.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved2 field for the DOP record.
- setReserved2(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the reserved2 field value.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved2 field for the FibRgLw95 record.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved2(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- 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.
- setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved3 field for the FibRgLw95 record.
- setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved3(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved4(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved4 field for the Axis record.
- setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved4 field for the FibRgLw95 record.
- setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved4(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved5 field for the FibRgLw95 record.
- setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved5(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved6(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
- setReserved6(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved7(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved7(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved8(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved8(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved9(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
- setReserved9(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReturnNullOnMissingChunk(boolean) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Sets whether on asking for a missing chunk,
you get back null or a
ChunkNotFoundException
(default is the exception).
- 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
-
- setReversed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- setRevision(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setRevisionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionsPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the revisions password.
- setRevNumber(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the revision number.
- setRevocationDataService(RevocationDataService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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
- setRGB(byte[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- 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.
- setRgbrcInsideDefault_0(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside horizontal borders.
- setRgbrcInsideDefault_1(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside vertical borders.
- setRgbxchNums(byte[]) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An array of 8-bit integers.
- setRgdxaCenter(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
- setRgdxaCenterPrint(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setRgdxaColumn(int[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the rgdxaColumn field for the SEP record.
- setRgdxaTab(int[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of positions of itbdMac tab stops.
- setRgf(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Set the rgf field for the TC record.
- setRgistdPara(short[]) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
An array of nine 16-bit signed integers.
- setRgshd(ShadingDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the rgshd field for the TAP record.
- setRgtbd(TabDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of itbdMac tab descriptors.
- setRgtc(TableCellDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the rgtc field for the TAP 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.
- setRight(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- setRight(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a right string value for this element
- setRightAngleAxes(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setRightBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Right borders for table
- 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
- setRightBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setRightBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border
- setRightBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border as a
XSSFColor
value
- setRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the right border color
- setRightInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the right margin.
- setRightInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the right margin.
- setRightInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the right inset.
- setRightMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setRightMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
- setRightMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the right margin.
- setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the right margin of the paragraph.
- setRightSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
-
- 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.
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRncEdn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the rncEdn field value.
- setRncEdn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSRncEdn, [MS-DOC], 20140721, 2.6.4
- setRncFtn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the rncFtn field value.
- setRncFtn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSRncFtn, [MS-DOC], 20140721, 2.6.4
- 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.
- setRotatingWithShape(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- setRotatingWithShape(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- setRotation(double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- 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.
- setRotation(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Rotate this shape.
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
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
- setRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- 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.
- setRow1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- 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.
- setRow2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setRowBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- 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.
- setRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated row
- setRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set view state of a grouped range of rows.
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
group the row It is possible for collapsed to be false and yet still have
the rows in question hidden.
- setRowHeight(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the default row height
- setRowHeight(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setRowHeight(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the row height.
- setRowHeight(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
- setRowInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
-
- setRowJustification(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- 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.
- setRowNum(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row number of this row.
- setRowNum(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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
-
- setRowOutlineLevel(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set row groupings (like groupRow) in a stream-friendly manner
- setRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- setRowSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Set the rowSpan
- 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.
- setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
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.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- setRowSumsRight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRowSumsRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRsid(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Save ID for last time this PAP was revised.
- setRsid(long) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
- 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.
- setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setRun(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Changes the type of the text.
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
-
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- setSat(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the sat property.
- setSaturation(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- 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
- setSaveWithFonts(boolean) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Set the font embedding state
- 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.
- setScale(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the scale.
- setScaled(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
- setScaleWithDoc(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set scaleWithDoc attribute
- setScene3D(XDDFScene3D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setScheme(FontScheme) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set font scheme property
- 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.
- setSelected(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a flag indicating whether this sheet is selected.
- setSelected(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- setSelectedTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the tab whose data is actually seen when the sheet is opened.
- setSelectedTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
We only set one sheet as selected for compatibility with HSSF.
- 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.
- setServerZoomFrom(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setServerZoomTo(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSfxtText(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text animation.
- setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- 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 class org.apache.poi.hwpf.usermodel.BorderCode
-
- setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setShadow(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setShadow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setShadowed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Does the text have a shadow?
- setShadowsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Shadows Colour
- setShape(Shape) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the shape which links to the embedded object
- setShape(Shape) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setShape3D(XDDFShape3D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- 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.hslf.record.EscherTextboxWrapper
-
- setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Sets shape ID
- setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setShapeProperties(CTShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
- setShapeType(short) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets shape type.
- setShapeType(ShapeType) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
- 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
-
- setShapeType(ShapeType) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Sets the shape types.
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the shape types.
- setSharedFeature(SharedFeature) - Method in class org.apache.poi.hssf.record.FeatRecord
-
- setSharedFormula(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Shading.
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the shd field for the PAP record.
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Cell shading.
- setShdTable(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table shading.
- setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Assign the SlideShow
this shape belongs to
- setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
Assign the SlideShow
this shape belongs to
- setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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.
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- setSheetId(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Set our sheet ID, as found from a PersistPtrHolder
- 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.
- setSheetIndex(int) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
-
- setSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
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.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set the sheet name.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Set the sheet name.
- 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.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the sheet password.
- setSheetTitle(String, int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set sheet title in excel file
- 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.
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- 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.
- setShowColumnStripes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- 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
- setShowErrorBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- 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.
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
-
Surface chart is not supporting show leader lines property
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
-
Surface chart is not supporting show leader lines property
- 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
- setShowPromptBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- setShowRowStripes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- 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
- setShrinkToFit(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
- setShrinkToFit(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
- setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSideWall(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- setSignature(int) - Method in class org.apache.poi.hslf.blip.DIB
-
Sets the DIB signature - either 0x7A80
or 0x7A90
- setSignature(int) - Method in class org.apache.poi.hslf.blip.EMF
-
Sets the EMF signature - either 0x3D40
or 0x3D50
- setSignature(int) - Method in class org.apache.poi.hslf.blip.JPEG
-
Sets the PICT signature - either 0x5420
or 0x5430
- setSignature(int) - Method in class org.apache.poi.hslf.blip.PICT
-
Sets the PICT signature - either 0x5420
or 0x5430
- setSignature(int) - Method in class org.apache.poi.hslf.blip.PNG
-
Sets the PNG signature - either 0x6E00
or 0x6E10
- setSignature(int) - Method in class org.apache.poi.hslf.blip.WMF
-
Sets the WMF signature - either 0x2160
or 0x2170
- setSignature(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
-
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
-
- setSignatureConfig(SignatureConfig) - Method in interface org.apache.poi.poifs.crypt.dsig.SignatureConfig.SignatureConfigurable
-
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
-
- setSignatureDescription(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSignatureFacets(List<SignatureFacet>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSignatureFactory(XMLSignatureFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSignatureMarshalListener(EventListener) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSignatureMethodFromUri(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Set the digest algorithm based on the method uri.
- setSignaturePolicyService(SignaturePolicyService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSigningCertificateChain(List<X509Certificate>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
-
- 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
-
- setSize(double, double) - Method in class org.apache.poi.util.Dimension2DDouble
-
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- setSize(CTPositiveSize2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the size of the object.
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- setSizeExtra(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
- setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
- setSlideAtomsSets(SlideListWithText.SlideAtomsSet[]) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Get access to the SlideAtomsSets of the children of this record
- setSlideCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the slideCount.
- setSlideCount(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
An unsigned integer that specifies the number of slides that this animation continues playing.
- setSlideId(int) - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Sets which presentation slide is associated with the ActiveX control.
- setSlideID(int) - Method in class org.apache.poi.hslf.record.NotesAtom
-
- setSlideIdentifier(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
- setSlideNumber(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Changes the Slide's (external facing) page number.
- setSlideNumberVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the slide number is displayed in the footer.
- setSlideOrder(XSLFSlide, int) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- setSlides(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setSlidesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
Should a call to getText() return slide text? Default is yes
- setSlidesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return slide text? Default is yes
- setSlidesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
Should a call to getText() return slide text?
Default is yes
- setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Set the SlideShow we're attached to.
- setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Assign SlideShow for this slide master.
- setSlideSize(DocumentAtom.SlideSize) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSlideSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSlideSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
- setSlideTime(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setSmallCaps(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
- setSmallCaps(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
- setSmartTagsBytes(byte[]) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setSmooth(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
-
- setSmooth(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
-
- setSmooth(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
-
- 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.
- setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A 4-byte unsigned integer that specifies a reference to a sound
in the SoundCollectionContainer record to locate the embedded audio
- setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- setSoundRef(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
a reference to a sound in the sound collection.
- setSourceRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- setSpace(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
- setSpaceAfter(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present after the
paragraph.
- setSpaceAfter(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setSpaceAfter(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceBefore(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- 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.
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present before the
paragraph.
- setSpaceBefore(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setSpaceBefore(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- setSpacing(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the spacing field for the Legend record.
- setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSpacingAfter(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this
paragraph in the document in absolute units.
- setSpacingAfterLines(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this
paragraph in the document in line units.
- setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setSpacingBefore(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added above the first line in this
paragraph in the document in absolute units.
- setSpacingBeforeLines(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added before the first line in this
paragraph in the document in line units.
- setSpacingBetween(double, LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingBetween(double) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingLineRule(LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies how the spacing between lines is calculated as stored in the
line attribute.
- setSpare(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the spare field value.
- setSpare(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Spare field for the DOP record.
- setSpecialCharacter(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setSpeed(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setSpellInfo(TextSpecInfoRun.SpellInfoEnum) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
- setSpellingLanguage(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default spelling language on ctStyles DocDefaults parameter
- setSpid(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Shape Identifier.
- 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.
- setStart(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
- setStartAt(int) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- setStartAt(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- 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
- setStartIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Sets the beginning character position
- setStartIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Sets the beginning character position
- setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the status bar text
- setSti(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the sti field value.
- setStiMaxWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
- setStk(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the stk field value.
- 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
-
- setStretchInfoProperties(XDDFStretchInfoProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- setStride(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- setStrike(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.
- setStrikeOut(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- 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
- setStrikeout(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use a strikeout horizontal line through the text or not
If omitted, the default value is true.
- setStrikethrough(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
-
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setStrikethrough(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setStrikethrough(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether a run of text will be formatted as strikethrough text.
- setStrikeThrough(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a single
horizontal line through the center of the line.
- 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.
- setString(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Sets the rich text string used by this comment.
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting and sets new string value
- setStringCount(short) - Method in class org.apache.poi.hwpf.model.FontTable
-
- 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 class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
- setStrokeStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Sets the line attributes.
- setStrokeStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
- setStyle(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the style of this dropdown.
- setStyle(RadarStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
-
- setStyle(ScatterStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
-
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Set the style ID for the paragraph
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the style ID for the run.
- setStyle(CTStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set style
- setStyleId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleID
- setStyleID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the table style.
- setStyleName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the name of the Table
- setStyles(CTStyles) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the ctStyles
- setStylesTableReference(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
- setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
- setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Numbered List info
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
-
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FibRgLw97
-
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- setSubject(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the subject.
- setSubject(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setSubjectProperty(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- setSubjectProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubjectProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(VerticalAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the alignment which shall be applied to the contents of this
run in relation to the default appearance of the run's text.
- setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setSubType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the type of OLE object.
- setSubValue(boolean, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Set the true/false status of the subproperty with the given index
- 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.
- setSuperscript(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the subscript/superscript option
- setSuperscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as superscript.
- 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 .
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- setSvgImage(XSLFPictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Add a SVG image reference
- setSwAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the swAng property.
- setSwHMF(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- setSx(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sx property.
- setSx(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- setSy(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sy property.
- setSy(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- 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.
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- setTabColor(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set background color of the sheet tab
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set background color of the sheet tab
- setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
-
set the tab array.
- setTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Replace content of table in array tables at position pos with a
- setTableAlignment(TableRowAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
- setTableCellProperties(TableRow, TableCell, Element, boolean, boolean, boolean, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- setTableHeader(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
-
- setTableRowProperties(TableRow, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
-
- 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
- setTailEnd(XDDFLineEndProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- setTarget(LayoutTarget) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Sets the layout target.
- setTarget(LayoutTarget) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setTarget(LayoutTarget) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setTargetFrame(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setTempFileCreationStrategy(TempFileCreationStrategy) - Static method in class org.apache.poi.util.TempFile
-
- setTemplate(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the template.
- setTemplate(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setText(String) - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
-
- setText(String) - Method in class org.apache.poi.hslf.record.Comment2000
-
Set the text of this comment
- setText(String) - Method in class org.apache.poi.hslf.record.CString
-
Updates the text in the Atom.
- setText(byte[]) - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Updates the text in the Atom.
- setText(String) - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Updates the text in the Atom.
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the text of this comment
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- setText(List<HSLFTextParagraph>, String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets (overwrites) the current text.
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Change the text
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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.
- setText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
-
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
-
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setText(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- setText(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- setText(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
-
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run
- setText(String, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run in the
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
- setTextAlign(TextParagraph.TextAlign) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- setTextAlign(TextParagraph.TextAlign) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextAlign(TextParagraph.TextAlign) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
- setTextAlign(TextAlign) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextAlignAsian(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTextAlignLatin(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTextAlignment(TextAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- setTextAlignment(TextAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextAndLinesColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Text And Lines Colour
- setTextAutofit(TextShape.TextAutofit) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Specifies that a shape should be auto-fit to fully contain the text
described within it.
- setTextAutofit(TextAutofit) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Specifies that a shape should be auto-fit to fully contain the text
described within it.
- setTextBody(XDDFTextBody) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
- setTextBody(XDDFTextBody) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- setTextColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- setTextDirection(TextShape.TextDirection) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
sets the vertical orientation
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setTextDirection(TextDirection) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the vertical orientation of the text
- setTextFontAlign(TextFontAlign) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Determines where vertically on a line of text the actual words are positioned.
- setTextHighlightColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the highlight color for the run.
- setTextHorizontalOverflow(TextHorizontalOverflow) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of horizontal overflow for the text.
- setTextId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets text ID
- setTextIndex(int) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Sets text's index within the SlideListWithText container
(0 for title, 1..n for the nth body).
- SetTextJustification() - Constructor for class org.apache.poi.hemf.record.emf.HemfText.SetTextJustification
-
- 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 class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text placeholder
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setTextPosition(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
This element specifies the amount by which text shall be raised or
lowered for this run in relation to the default baseline of the
surrounding non-positioned text.
- setTextRotation(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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.
- setTextRotation(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setTextRotation(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the degree of rotation for the text in the cell
- setTextRunInfo(TxInteractiveInfoAtom) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
- setTextScale(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the text expand/collapse scale value.
- setTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Update the text length
- setTextSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Update the text length
- setTextType(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- setTextTypeEnum(TextShape.TextPlaceholder) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
- setTextVAlignAsian(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTextVAlignLatin(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTextVerticalOverflow(TextVerticalOverflow) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical overflow for the text.
- setTgtFrame(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tgtFrame property.
- setTheme(ThemesTable) - Method in class org.apache.poi.xssf.model.StylesTable
-
- setTheme(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Index into the collection, referencing a particular or
value expressed in the Theme part.
- setThemeColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the theme color for the font to use
- setThemeIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
-
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Records the Themes Table that is associated with
the current font, used when looking up theme
based colours and properties.
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Records the Themes Table that is associated with
the current font, used when looking up theme
based colours and properties.
- 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.
- setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
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.
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
-
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
-
- 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.
- setThumbnail(String, InputStream) - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Sets the Thumbnail for the document, replacing any existing one.
- setTickColor(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the tick color field for the Tick record.
- setTickLabelPosition(AxisTickLabelPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setTickMarkFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the tick mark frequency field for the CategorySeriesAxis record.
- setTileFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- setTileInfoProperties(XDDFTileInfoProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- setTileRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- SETTINGS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- 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.
- setTint(double) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
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 class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setTitle(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
-
- setTitle(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
-
- setTitle(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
- 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.
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setTitle(String, CellReference) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- setTitle(CellReference) - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- setTitle(String) - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- setTitleFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Set the formula expression to use for the chart title
- setTitleOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
- setTitleProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Sets the title text as a static string.
- setTitleTextColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Title Text Colour
- setTlc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the tlc field value.
- setTlp(TableAutoformatLookSpecifier) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table look specifier.
- setTlp_flags(byte) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Set the tlp_flags field for the TLP record.
- setTmEdited(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the tmEdited field for the DOP record.
- setTo(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
- setTooltip(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tooltip property.
- setTooltip(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- setTooltip(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
- setTop(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- 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.
- setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setTopBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Top borders for table
- 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
- setTopBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setTopBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border
- setTopBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border as a
XSSFColor
value
- setTopBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the top border
- setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the above the columns
- setTopInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the top margin.
- setTopInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the top margin.
- setTopInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the top inset.
- setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
-
- setTopMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the top margin.
- 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
- setTotalTime(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setTplc(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enable or disable revision tracking.
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enable or disable revision tracking.
- setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
- setTransform(AffineTransform) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setTransform(AffineTransform) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Set the current AffineTransform
- setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the Transform
in the Graphics2D
context.
- setTransform2D(XDDFTransform2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- setTraverseEmptyCells(boolean) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
-
Sets the traverseEmptyCells property.
- setTruncatePropertyData(boolean) - Method in class org.apache.poi.hmef.dev.HMEFDumper
-
- setTspDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspOldProtocol(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspPass(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspRequestPolicy(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspService(TimeStampService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspUrl(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspUser(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTspValidator(TimeStampServiceValidator) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setTx(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- setTy(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- setType(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
-
- setType(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's type.
- setType(TabStop.TabStopType) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
-
- setType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets whether the object is embedded or linked.
- 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
-
- setType(AutonumberScheme) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- setType(LineEndType) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- setType(TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
- setType(STStyleType.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleType
- setTypeface(String) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font name
- setTypeface(String) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- setTypeface(String) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
- setTypeface(String) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- setTypeOfCharFollowingTheNumber(byte) - Method in class org.apache.poi.hwpf.model.ListLevel
-
- setTypeOffset(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set normal,super or subscript.
- setTypeOffset(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set normal,super or subscript.
- setTypeOffset(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set normal,super or subscript, that representing the vertical-alignment setting.
- setUfel(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection properties represented by itypFELayout and copt (East Asian layout properties).
- 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
- setUIDInstanceCount(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
The instance type/signatures defines if one or two UID instances will be included
- 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)
- setUnderline(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of underlining for the font
- setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set type of text underlining to use
- setUnderline(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set type of text underlining to use
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- setUnderline(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the style of underlining that is used.
- setUnderline(FontUnderline) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the style of underlining that is used.
- setUnderline(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
- setUnderline(UnderlinePatterns) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run should be displayed along with an
underline appearing directly below the character height.
- setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setUnderlineColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the underline color for the run's underline, if any.
- setUnderlined(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
- setUnderlined(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the underlined state
- setUnderlined(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- setUnderlineThemeColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the underline theme color for the run's underline, if any.
- 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
- setUnderlineType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
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
-
- setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the unused field value.
- setUnused(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the unused field value.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused1 field value.
- setUnused1(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused1(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the unused1 field value.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the unused1 field value.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the unused1 field value.
- setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the unused2 field for the DOP record.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the unused2 field value.
- setUnused2(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the unused2 field value.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
This field MUST be ignored.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused2 field for the SEP record.
- setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
- setUnused3(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused3 field value.
- setUnused3(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused3(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused3 field for the SEP record.
- setUnused4(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused4 field value.
- setUnused4(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused4 field for the SEP record.
- setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused5 field value.
- setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused5 field for the SEP record.
- setUnused6(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused6 field for the SEP record.
- 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
-
- setUpdateConfigOnValidate(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
The signature config can be updated if a document is succesful validated.
- setUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces fields update on document open (in Word).
- 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
-
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
-
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GenericSection
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
-
- setupMaster(GeometryRow) - Method in interface org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
-
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- setupMaster(XDGFPageContents, XDGFMasterContents) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Setup top level shapes
Shapes that have a 'Master' attribute refer to a specific master in the
page, whereas shapes with a 'MasterShape' attribute refer to a subshape
of a Master.
- 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.
- setupSectionMasters() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
- setUri(String) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the uri property.
- setUriDereferencer(URIDereferencer) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- 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.
- setUseDivsToSpan(boolean) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Allows converter to wrap content into two additional DIVs with tricky
styles, so it will wrap across empty cells (like in Excel).
- 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
- setUsePage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to use page start
- setUsePathBracket(boolean) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
-
- setUserAgent(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setUserDateVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the date is displayed in the footer.
- 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.
- setValidSettings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Use the printer's defaults settings for page setup values and don't use the default values
specified in the schema.
- 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(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Set the value of the text property, and recompute the sub
properties based on it, i.e.
- setValue(int) - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Set the value of the text property.
- setValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
- setValue(Chunk) - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
Stores the offset of the chunk as the property value
- setValue(boolean) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
-
- setValue(BigInteger) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
-
- setValue(double) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
-
- setValue(float) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
-
- setValue(long) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
-
- setValue(int) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
-
- setValue(short) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
-
- setValue(Calendar) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
-
- setValue(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
- 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(int) - Method in class org.apache.poi.hwpf.model.Colorref
-
- setValue(short) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Set the value field for the SHD80 record.
- setValue(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Set the value field for the TBD record.
- 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.
- setValue(Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- setValue(PresetColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- setValue(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- setValue(SchemeColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- setValue(SystemColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- setValue(PresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
- setValue(T) - Method in class org.apache.poi.xslf.model.PropertyFetcher
-
- setValue(T) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
-
- setValue(Double) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- 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)
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
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.
- setValueWithMask(int, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Convenience method to set a value with mask, without splitting it into the subvalues
- setVanish(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
The vanish (hidden text) property for the run.
- setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
-
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
-
Surface chart is not supporting vary color property.
- setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
-
Surface chart is not supporting vary color property.
- 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.
- setVBAProject(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a vbaProject.bin file to the workbook.
- setVBAProject(XSSFWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a vbaProject.bin file taken from another, given workbook to this one.
- 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(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
- setVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- setVersion(long) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that MUST be 0xFFFFFFFF.
- setVersionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- setVersionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- setVertAlign(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the vertAlign field value.
- 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.
- setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setVertical(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- 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.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical alignment for the text within the shape.
- setVerticalAlignment(TextAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the text vertical alignment which shall be applied to text in
this paragraph.
- setVerticalAlignment(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the vertical alignment of the run.
- setVerticalAlignment(XWPFTableCell.XWPFVertAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the vertical alignment of the cell.
- 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
- setVerticalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setVerticalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- setVerticalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
-
- 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.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether the output is vertically centered on the page.
- setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- 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
- setView(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the view field for the DOP record.
- setViewFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setViewFlags_unused1(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the viewFlags_unused1 field value.
- setViewFlags_unused2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the viewFlags_unused2 field value.
- setViewportExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setViewportOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setVirusinfo(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the virusinfo field for the DOP record.
- setVisible(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
-
- 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.
- setVisible(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- setVisible(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
-
- setVisible(boolean) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setVisible(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Sets whether this comment is visible.
- setVjc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the vjc field for the SEP record.
- 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.
- setVResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the vertical resolution.
- setW(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the w property.
- setWAlignFont(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the wAlignFont field for the PAP record.
- setWCellPaddingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding.
- setWCellPaddingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding.
- setWCellPaddingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding.
- setWCellPaddingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding.
- setWCellPaddingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding.
- setWCellPaddingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding.
- setWCellPaddingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding.
- setWCellPaddingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding.
- setWCellPaddingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding.
- setWCellPaddingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding.
- setWCellPaddingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding.
- setWCellPaddingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding.
- setWCellSpacingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing.
- setWCellSpacingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings.
- setWCellSpacingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings.
- setWCellSpacingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings.
- setWCellSpacingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings.
- setWCellSpacingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing.
- setWCellSpacingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacing.
- setWCellSpacingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacing.
- setWCellSpacingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacing.
- setWCellSpacingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacing.
- setWCellSpacingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing.
- setWCellSpacingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing.
- setWCharScale(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the wCharScale field for the CHP record.
- setWConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When != 0, index number that identifies all text participating in a particular conflict incident.
- setWeight(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
-
Set the font weight
- setWeight(int) - Method in class org.apache.poi.hemf.record.emf.HemfFont
-
- setWeight(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the weight field for the LineFormat record.
- setWIdent(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies that this is a Word Binary File.
- setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setWidth(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
-
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the width field for the AxisParent record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the width field for the Chart record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the width field for the Text record.
- setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the width of the window
- setWidth(LineEndWidth) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- setWidth(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
Internally converts the width to EMU units.
- setWidth(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width in 20ths of a point (twips).
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidthAndFitsFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the widthAndFitsFlags field for the TAP record.
- setWidthAndFitsFlags_empty1(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the widthAndFitsFlags_empty1 field value.
- setWidthAndFitsFlags_empty2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the widthAndFitsFlags_empty2 field value.
- setWidthMax(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMax(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMax(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- setWidthMin(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
-
- setWidthMin(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
- setWidthMin(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
-
- setWidthMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Specifies how to interpret the Width element for this manual
layout.
- setWidthMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setWidthMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setWidthPercentage(CTTblWidth, String) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the underlying table width value to a percentage value.
- 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.
- setWidthRatio(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setWidthRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width value type for the table.
- setWidthType(TableWidthType, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width type if different from current width type
- setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width value type for the table.
- setWidthValue(String, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width value from a string
- setWindowExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- 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)
- setWindowOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
- setWireframe(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
-
- setWireframe(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
-
- setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- setWmfSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- setWordCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the word count.
- setWords(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
-
- setWordWrap(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
- setWordWrap(boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
- setWordWrap(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
- setWordWrap(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- setWordWrap(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Deprecated.
- setWordWrapEx(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies how the text should be wrapped
- setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
- setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
-
- setWordWrapped(boolean) - Method in interface org.apache.poi.wp.usermodel.Paragraph
-
- setWordWrapped(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
This element specifies whether a consumer shall break Latin text which
exceeds the text extents of a line by breaking the word across two lines
(breaking on the character level) or by moving the word to the following
line (breaking on the word level).
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
while reading chart from template file then we need to parse and store
embedded excel file in chart object show that we can modify value
according to use
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xssf.model.StylesTable
-
- setWorkbookPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the workbook password.
- setWorkbookType(XSSFWorkbookType) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets whether the workbook will be an .xlsx or .xlsm (macro-enabled) file.
- setWr(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the wr field value.
- setWr(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the wr field for the PAP record.
- 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.
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set whether the text should be wrapped
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set whether the text should be wrapped.
- setWriteMask(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Sets the write mask, i.e.
- setWrk(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the wrk field value.
- 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)
- setWScaleSaved(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the wScaleSaved field value.
- setWSpare(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the wSpare field for the DOP record.
- setWSpare2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the wSpare2 field for the DOP record.
- setWTextFlow(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the wTextFlow field for the SEP record.
- setWvkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the wvkSaved field value.
- setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Preferred table width.
- setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Preferred cell width.
- setWWidthAfter(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
- setWWidthBefore(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
- setWWidthIndent(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left Indent.
- 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.
- setX(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setX(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setXadesCanonicalizationMethod(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesDigestAlgo(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesIssuerNameNoReverseOrder(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesRole(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesSignatureId(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXadesSignaturePolicyImplied(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- setXaLeft(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Left of rectangle enclosing shape relative to the origin of the shape.
- setXaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the xaPage field for the SEP record.
- setXaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the xaPageNUp field for the SEP record.
- setXaRight(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Right of rectangle enclosing shape relative to the origin of the shape.
- 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
- setXchSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
- setXExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- 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
-
- setXfrm(CTTransform2D) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- 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.
- setXMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setXMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setXmpProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
-
- setXOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the X offset of the comment on the page.
- 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
-
- setXRotationAngle(Byte) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- setXSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the x size field for the Legend record.
- setXstDispFldRMark(byte[]) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The string value of the ListNum field when revision mark tracking began.
- setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- 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.
- setY(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setY(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setYaBottom(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Bottom of the rectangle enclosing shape relative to the origin of the shape.
- setYaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the yaPage field for the SEP record.
- setYaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the yaPageNUp field for the SEP record.
- setYaTop(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Top of rectangle enclosing shape relative to the origin of the shape.
- 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.
- setYExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- setYMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.
Sets the y-coordinate layout mode.
- setYMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
- setYMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setYOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the Y offset of the comment on the page.
- setYPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
-
- setYRotationAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- 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
- setZeroHeight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set whether or not to display this row with 0 height
- setZip64Mode(Zip64Mode) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
- setZipEntry(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
-
- setZipSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- setZkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the zkSaved field value.
- 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.
- setZoom(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Set the zoom setting as percent value, i.e.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml
- SEVEN_BIT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SFXTTEXT_BACKGROUND_BLINK - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_LAS_VEGAS_LIGHTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_MARCHING_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_MARCHING_RED_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_NO - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_SHIMMER - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- SFXTTEXT_SPARKLE_TEXT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
- ShadingDescriptor - Class in org.apache.poi.hwpf.usermodel
-
The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
- ShadingDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- ShadingDescriptor(ShadingDescriptor) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- ShadingDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
-
- ShadingDescriptor80 - Class in org.apache.poi.hwpf.usermodel
-
The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.
- ShadingDescriptor80() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- ShadingDescriptor80(ShadingDescriptor80) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- ShadingDescriptor80(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- ShadingDescriptor80(short) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
-
- Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SHADOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- SHADOWSTYLE__COLOR - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__CRMOD - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__HIGHLIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__OFFSETX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__OFFSETY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__OPACITY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__ORIGINX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__ORIGINY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__PERSPECTIVEX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__PERSPECTIVEY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SCALEXTOX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SCALEXTOY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SCALEYTOX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SCALEYTOY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SECONDOFFSETX - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SECONDOFFSETY - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SHADOW - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__SHADOWOBSURED - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__TYPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHADOWSTYLE__WEIGHT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- 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 - Enum in org.apache.poi.xddf.usermodel.chart
-
- SHAPE__BACKGROUNDSHAPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__BLACKANDWHITESETTINGS - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__CONNECTORSTYLE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__DELETEATTACHEDOBJECT - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__LOCKSHAPETYPE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__MASTER - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__OLEICON - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__PREFERRELATIVERESIZE - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__WMODEBW - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- SHAPE__WMODEPUREBW - Static variable in interface org.apache.poi.ddf.EscherProperties
-
Deprecated.
- 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.
- ShapeDataAcceptor - Class in org.apache.poi.xdgf.usermodel.shape
-
This acceptor only allows traversal to shapes that have useful data
associated with them, and tries to elide details that aren't useful when
analyzing the content of a document.
- ShapeDataAcceptor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDataAcceptor
-
- ShapeDebuggerRenderer - Class in org.apache.poi.xdgf.usermodel.shape
-
- ShapeDebuggerRenderer() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
-
- ShapeDebuggerRenderer(Graphics2D) - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
-
- ShapeRenderer - Class in org.apache.poi.xdgf.usermodel.shape
-
To use this to render only particular shapes, override it and provide an
appropriate implementation of getAcceptor() or accept()
- ShapeRenderer() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
-
- ShapeRenderer(Graphics2D) - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
-
- ShapeTextVisitor - Class in org.apache.poi.xdgf.usermodel.shape
-
Only visits text nodes, accumulates text content into a string
The text is returned in arbitrary order, with no regards to
the location of the text on the page.
- ShapeTextVisitor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
-
- ShapeTextVisitor.TextAcceptor - Class in org.apache.poi.xdgf.usermodel.shape
-
- 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
-
- ShapeVisitor - Class in org.apache.poi.xdgf.usermodel.shape
-
Used to iterate through shapes
To change the behavior of a particular visitor, you can override either
accept() or getAcceptor() [preferred]
If accept() or visit() throw StopVisitingThisBranch, the iteration will not
visit subshapes of the shape.
- ShapeVisitor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
- ShapeVisitorAcceptor - Interface in org.apache.poi.xdgf.usermodel.shape
-
- SHARED_STRINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- 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
-
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(SharedFormulaRecord) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
-
- SharedStrings - Interface in org.apache.poi.xssf.model
-
Table of strings shared across all sheets in a workbook.
- SharedStringsTable - Class in org.apache.poi.xssf.model
-
Table of strings shared across all sheets in a workbook.
- SharedStringsTable() - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
-
- SharedStringsTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
-
- SharedValueManager - Class in org.apache.poi.hssf.record.aggregates
-
- SharedValueRecordBase - Class in org.apache.poi.hssf.record
-
- SharedValueRecordBase(SharedValueRecordBase) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
- 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
-
- SHD80AbstractType - Class in org.apache.poi.hwpf.model.types
-
The Shd80 structure specifies the colors and pattern that are used for background shading.
- SHD80AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
- SHD80AbstractType(SHD80AbstractType) - Constructor for class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
- SHDAbstractType - Class in org.apache.poi.hwpf.model.types
-
The Shd structure specifies the colors and pattern that are used for background shading.
- SHDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHDAbstractType
-
- SHDAbstractType(SHDAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.SHDAbstractType
-
- 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.
- sheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- SHEET_COMMENTS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- SHEET_HYPERLINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- 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
- SheetContainer - Class in org.apache.poi.hslf.record
-
The superclass of all sheet container records - Slide, Notes, MainMaster, etc.
- SheetContainer() - Constructor for class org.apache.poi.hslf.record.SheetContainer
-
- SheetDataWriter - Class in org.apache.poi.xssf.streaming
-
Initially copied from BigGridDemo "SpreadsheetWriter".
- SheetDataWriter() - Constructor for class org.apache.poi.xssf.streaming.SheetDataWriter
-
- SheetDataWriter(SharedStringsTable) - Constructor for class org.apache.poi.xssf.streaming.SheetDataWriter
-
- SheetDataWriterWithDecorator - Class in org.apache.poi.poifs.crypt.temp
-
- SheetDataWriterWithDecorator() - Constructor for class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
-
- 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.
- sheetIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns an iterator of the sheets in the workbook
in sheet order.
- sheetIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
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(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
-
- SheetRangeAndWorkbookIndexFormatter - Class 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
-
- SheetsFlushedException() - Constructor for exception org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.SheetsFlushedException
-
- SheetTextExtractor() - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
-
- 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
- shift(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
update cell references when shifting rows
- 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
-
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the left.
- 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
-
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the right.
- 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.
- shiftColumns(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
- shiftColumns(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
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.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- SHORT - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
I2 - signed 16-bit value
- SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- shortArrayToByteArray(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
-
- 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
- ShortPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
-
- 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.
- showInPane(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets desktop window pane display area, when the
file is first opened in a viewer.
- showInPane(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Location of the top left visible cell Location of the top left visible cell in the bottom right
pane (when in Left-to-Right mode).
- showStyleTextPropAtom(StyleTextPropAtom) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
-
- showTextProps(TextPropCollection) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
-
- 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
-
- SIG - Static variable in class org.apache.poi.poifs.crypt.dsig.DSigRelation
-
- SIGN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
-
- SIGNATURE_TIME_FORMAT - Static variable in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- signatureConfig - Variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- SignatureConfig - Class in org.apache.poi.poifs.crypt.dsig
-
This class bundles the configuration options used for the existing
signature facets.
- SignatureConfig() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
- SignatureConfig.SignatureConfigurable - Interface in org.apache.poi.poifs.crypt.dsig
-
- SignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
JSR105 Signature Facet base class.
- SignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- SignatureInfo - Class in org.apache.poi.poifs.crypt.dsig
-
This class is the default entry point for XML signatures and can be used for
validating an existing signed office document and signing a office document.
- SignatureInfo() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Constructor initializes xml signature environment, if it hasn't been initialized before
- SignatureMarshalListener - Class in org.apache.poi.poifs.crypt.dsig
-
This listener class is used, to modify the to be digested xml document,
e.g.
- SignatureMarshalListener() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
-
- SignaturePart - Class in org.apache.poi.poifs.crypt.dsig
-
- SignaturePolicyService - Interface in org.apache.poi.poifs.crypt.dsig.services
-
Interface for the signature policy service.
- signDigest(DOMSignContext, DOMSignedInfo) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Sign (encrypt) the digest with the private key.
- 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
-
- SINGLE_XML_CELLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- SinglentonTextPiece - Class in org.apache.poi.hwpf.model
-
- SinglentonTextPiece(SinglentonTextPiece) - Constructor for class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- SinglentonTextPiece(StringBuilder) - Constructor for class org.apache.poi.hwpf.model.SinglentonTextPiece
-
- 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
-
- SingleXmlCells - Class in org.apache.poi.xssf.model
-
This class implements the Single Cell Tables Part (Open Office XML Part 4:
chapter 3.5.2)
- SingleXmlCells() - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
-
- SingleXmlCells(PackagePart) - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
-
- 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 - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
-
- size() - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get the total number of grrprl's stored int this FKP
- size() - Method in class org.apache.poi.hwpf.model.UPX
-
- size() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
-
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.BorderCode
-
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.DateAndTime
-
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
-
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
-
- size() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
- size() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Get the numbe rof relationships in the collection.
- 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
-
- sizeInBytes() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- skip(long) - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
-
- 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.
- skipFully(int) - Method in class org.apache.poi.util.LittleEndianInputStream
-
- 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 - Class in org.apache.poi.hslf.record
-
Master container for Slides.
- Slide(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Slide
-
Set things up, and find our more interesting children
- Slide() - Constructor for class org.apache.poi.hslf.record.Slide
-
Create a new, empty, Slide, along with its required
child records.
- Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SLIDE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- SLIDE_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- SLIDE_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- SlideAndNotesAtomListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate Notes and Slide records.
- SlideAndNotesAtomListing() - Constructor for class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
-
- SlideAtom - Class in org.apache.poi.hslf.record
-
A Slide Atom (type 1007).
- SlideAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideAtom
-
For the Slide Atom
- SlideAtom() - Constructor for class org.apache.poi.hslf.record.SlideAtom
-
Create a new SlideAtom, to go with a new Slide
- SlideAtomLayout - Class in org.apache.poi.hslf.record
-
Holds the geometry of the Slide, and the ID of the placeholders on the slide.
- SlideAtomLayout(byte[]) - Constructor for class org.apache.poi.hslf.record.SlideAtomLayout
-
Create a new Embedded SSlideLayoutAtom, from 12 bytes of data
- SlideAtomLayout.SlideLayoutType - Enum in org.apache.poi.hslf.record
-
- SlideAtomsSet(SlidePersistAtom, Record[]) - Constructor for class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Create one to hold the Records for one Slide's text
- SlideHeadersFootersContainer - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
-
"instance" field in the record header indicating that this HeadersFootersContaine
is applied for slides
- SlideIdListing - Class in org.apache.poi.hslf.dev
-
Gets all the different things that have Slide IDs (of sorts)
in them, and displays them, so you can try to guess what they
all mean
- SlideIdListing() - Constructor for class org.apache.poi.hslf.dev.SlideIdListing
-
- SlideLayout - Enum in org.apache.poi.xslf.usermodel
-
Date: 11/5/11
- SlideListWithText - Class in org.apache.poi.hslf.record
-
These are tricky beasts.
- SlideListWithText(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideListWithText
-
Create a new holder for slide records
- SlideListWithText() - Constructor for class org.apache.poi.hslf.record.SlideListWithText
-
Create a new, empty, SlideListWithText
- SlideListWithText.SlideAtomsSet - Class in org.apache.poi.hslf.record
-
Inner class to wrap up a matching set of records that hold the
text for a given sheet.
- SlidePersistAtom - Class in org.apache.poi.hslf.record
-
A SlidePersist Atom (type 1011).
- SlidePersistAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
-
For the SlidePersist Atom
- SlidePersistAtom() - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
-
Create a new SlidePersistAtom, for use with a new Slide
- SLIDES - Static variable in class org.apache.poi.hslf.record.SlideListWithText
-
Instance filed of the record header indicates that this SlideListWithText stores
references to slides
- SlideShow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- SlideShowDumper - Class in org.apache.poi.hslf.dev
-
This class provides a way to "peek" inside a powerpoint file.
- SlideShowDumper(POIFSFileSystem, PrintStream) - Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
-
Constructs a Powerpoint dump from a POIFS Filesystem.
- 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
-
- SlideShowFactory.CreateSlideShow1<T> - Interface in org.apache.poi.sl.usermodel
-
- SlideShowFactory.CreateSlideShow2<T,U> - Interface in org.apache.poi.sl.usermodel
-
- SlideShowRecordDumper - Class in org.apache.poi.hslf.dev
-
This class provides a way to view the contents of a powerpoint file.
- SlideShowRecordDumper(PrintStream, String, boolean, boolean) - Constructor for class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
Constructs a Powerpoint dump from fileName.
- 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
-
- SLWTListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to Documents.
- SLWTListing() - Constructor for class org.apache.poi.hslf.dev.SLWTListing
-
- SLWTTextListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate SlideListWithText entries.
- SLWTTextListing() - Constructor for class org.apache.poi.hslf.dev.SLWTTextListing
-
- 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
-
- SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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_COLOR - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
-
If set, brushId specifies a color as an EmfPlusARGB object.
- 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
-
- sortColumns(CTCols) - Static method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
- sortedValues() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
The values themselves should be returned in sorted order.
- 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.
- Sound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the animation has an associated sound
- Sound - Class in org.apache.poi.hslf.record
-
A container holding information about a sound.
- Sound(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Sound
-
Set things up, and find our more interesting children
- SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to play the sound specified by soundIfRef.
- SoundCollection - Class in org.apache.poi.hslf.record
-
Is a container for all sound related atoms and containers.
- SoundCollection(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundCollection
-
Set things up, and find our more interesting children
- SoundData - Class in org.apache.poi.hslf.record
-
Storage for embedded sounds.
- SoundData() - Constructor for class org.apache.poi.hslf.record.SoundData
-
Constructs a new empty sound container.
- SoundData(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundData
-
Constructs the link related atom record from its
source data.
- 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 - Variable in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
-
- 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
-
- SplineCollector - Class in org.apache.poi.xdgf.geom
-
- SplineCollector(SplineStart) - Constructor for class org.apache.poi.xdgf.geom.SplineCollector
-
- SplineKnot - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x- and y-coordinates for a spline's control point and a spline's
knot.
- SplineKnot(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
-
- SplineRenderer - Class in org.apache.poi.xdgf.geom
-
- SplineRenderer() - Constructor for class org.apache.poi.xdgf.geom.SplineRenderer
-
- SplineStart - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x- and y-coordinates for a spline's second control point, its second
knot, its first knot, the last knot, and the degree of the spline.
- SplineStart(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
-
- spliterator() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
-
- spliterator() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- splitRGB(int) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Convert from an integer RGB value to individual R, G, B 0-255 values
- SPOOLER_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SPOUSE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SpreadsheetVersion - Enum in org.apache.poi.ss
-
This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
- SPRM_ANLD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_AUTOSPACEDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_AUTOSPACEDN - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_BRCBAR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCBOTTOM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCLEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_BRCTOP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CCV - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
change chp.cv
- SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_CHGTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CHGTABSPAPX - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_CRLF - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DCS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DXAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXALEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXALEFT1 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXARIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_DXAWIDTH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAAFTER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYABEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_DYALINE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FADJUSTRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FBIDI - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FINTABLE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FKEEP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FKEEPFOLLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FKINSOKU - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FLOCKED - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNOAUTOHYPH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNOLINENUMB - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FNUMRMLNS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FOVERFLOWPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FPAGEBREAKBEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FRAMETEXTFLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSIDEBYSIDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FTOPLINEPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FTTP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_FWIDOWCONTROL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_FWORDWRAP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ILFO - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_ILVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_JC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_NUMRM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_OUTLVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_PC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_RULER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_SHD80 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SPRM_USEPGSUSETTINGS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WALIGNFONT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WHEIGHTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_WR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- SprmBuffer - Class in org.apache.poi.hwpf.sprm
-
- SprmBuffer(SprmBuffer) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmBuffer(byte[], boolean, int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmBuffer(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmBuffer(int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
-
- SprmIterator - Class in org.apache.poi.hwpf.sprm
-
This class is used to iterate through a list of sprms from a Word 97/2000/XP
document.
- SprmIterator(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmIterator
-
- SprmOperation - Class in org.apache.poi.hwpf.sprm
-
This class is used to represent a sprm operation from a Word 97/2000/XP
document.
- SprmOperation(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmOperation
-
- SprmUncompressor - Class in org.apache.poi.hwpf.sprm
-
- SprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SprmUncompressor
-
- SprmUtils - Class in org.apache.poi.hwpf.sprm
-
- SprmUtils() - Constructor for class org.apache.poi.hwpf.sprm.SprmUtils
-
- 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
- src - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
-
- srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
the source rectangle
- srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
the source rectangle
- srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
the source rectangle
- srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
the source rectangle.
- srcConstantAlpha - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
An 8-bit unsigned integer that specifies alpha transparency, which determines the blend of the source
and destination bitmaps.
- srcEqualsDstDimension() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfBitBlt
-
- srcEqualsDstDimension() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
- srcRect - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
the source rectangle
- 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
- SSSlideInfoAtom - Class in org.apache.poi.hslf.record
-
A SlideShowSlideInfo Atom (type 1017).
An atom record that specifies which transition effects to perform
during a slide show, and how to advance to the next presentation slide.
Combination of effectType and effectDirection:
typedescriptiondirection
0cut0x00 = no transition, 0x01 = black transition
1random0x00
2blinds0x00 = vertical, 0x01 = horizontal
3checkerlike blinds
4cover0x00 = left, 0x01 = up, 0x02 = right, 0x03 = down, 0x04 = left/up, 0x05 = right/up, 0x06 left/down, 0x07 = left/down
5dissolve0x00
6fade0x00
7uncoverlike cover
8random barslike blinds
9stripslike 0x04 - 0x07 of cover
10wipelike 0x00 - 0x03 of cover
11box in/out0x00 = out, 0x01 = in
13split0x00 = horizontally out, 0x01 = horizontally in, 0x02 = vertically out, 0x03 = vertically in
17diamond0x00
18plus0x00
19wedge0x00
20pushlike 0x00 - 0x03 of cover
21comblike blinds
22newsflash0x00
23alphafade0x00
26wheelnumber of radial divisions (0x01,0x02,0x03,0x04,0x08)
27circle0x00
255undefined0x00
- SSSlideInfoAtom() - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- SSSlideInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
-
- 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
-
Static String Table Record (0x00FC)
- SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
-
- SSTRecord(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
-
- StandardDecryptor(StandardDecryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptionHeader(StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
- 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
-
- StandardEncryptionVerifier(StandardEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
-
- StandardEncryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- StandardEncryptor(StandardEncryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
- StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
-
- StandardRecord - Class in org.apache.poi.hssf.record
-
Subclasses of this class (the majority of BIFF records) are non-continuable.
- StandardRecord() - Constructor for class org.apache.poi.hssf.record.StandardRecord
-
- StandardRecord(StandardRecord) - Constructor for class org.apache.poi.hssf.record.StandardRecord
-
- STANDARDWIDTH_0099 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- 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
-
- start - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
the point where filling is to start.
- start - Variable in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
-
Start (2 bytes): A 16-bit unsigned integer that defines the offset into the Palette Object when
used with the META_SETPALENTRIES and META_ANIMATEPALETTE record types.
- START_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- StartComparator - Static variable in class org.apache.poi.hwpf.model.PropertyNode
-
- startDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
- startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
- startPoint - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
starting point of the arc
- startRow(int) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A row with the (zero based) row number has started
- startRow(int) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
-
- startsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
-
Tests if the string starts with the specified prefix, ignoring case consideration.
- startUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
- STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- 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
-
- STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STATUS_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STATUS_STRING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- StaxHelper - Class in org.apache.poi.util
-
- 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
-
- StdfBaseAbstractType - Class in org.apache.poi.hwpf.model.types
-
The StdfBase structure specifies general information about a style.
- StdfBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
- StdfPost2000AbstractType - Class in org.apache.poi.hwpf.model.types
-
The StdfPost2000 structure specifies general information about a style.
- StdfPost2000AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
- STOP - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
STOP style
- STOP_SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to stop any currently playing
sound when the transition starts.
- StopSound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether all playing sounds are stopped when this animation begins
- StopVisiting - Exception in org.apache.poi.xdgf.usermodel.shape.exceptions
-
- StopVisiting() - Constructor for exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisiting
-
- StopVisitingThisBranch - Exception in org.apache.poi.xdgf.usermodel.shape.exceptions
-
- StopVisitingThisBranch() - Constructor for exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisitingThisBranch
-
- StoragePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
-
A
PropertiesChunk
for a Storage Properties, such as Attachments and
Recipients.
- StoragePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
-
- STORE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STORE_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STORE_RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STORE_STATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- STORE_SUPPORT_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- storeDate(Date, byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Convert the supplied java Date into a SystemTime struct, and write it
into the supplied byte array.
- storeDate(Date, byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Convert the supplied java Date into a SystemTime struct, and write it
into the supplied byte array.
- storeText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Saves the modified paragraphs/textrun to the records.
- storeText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Saves the modified paragraphs/textrun to the records.
- 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
-
- Stream - Class in org.apache.poi.hdgf.streams
-
Base of all Streams within a HDGF document.
- Stream(Pointer, StreamStore) - Constructor for class org.apache.poi.hdgf.streams.Stream
-
Creates a new Stream, having already used the pointer
to build a store
- STREAM_OBJECT_POOL - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
- STREAM_TABLE_0 - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
- STREAM_TABLE_1 - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
- STREAM_WORD_DOCUMENT - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
- StreamHelper - Class in org.apache.poi.openxml4j.opc
-
- StreamIDRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXIDSTM - Stream ID (0x00D5)
- StreamIDRecord(StreamIDRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- StreamIDRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
-
- StreamStore - Class in org.apache.poi.hdgf.streams
-
Holds the representation of the stream on-disk, and
handles de-compressing it as required.
- StreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.StreamStore
-
Creates a new, non compressed Stream Store
- STRectAlignment - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_RectAlignment.
- STREET_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- stretchBltMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
-
- STRICT_CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core document relationship type for strict ooxml.
- STRICT_EXTENDED_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Extended properties relationship type for strict ooxml.
- strikeOut - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
An 8-bit Boolean value that specifies the strike out attribute of the font.
- strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- STRIKETHROUGH_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
-
- StrikeType - Enum in org.apache.poi.xddf.usermodel.text
-
- STRING - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- StringChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk made up of a single string.
- StringChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
-
Creates a String Chunk.
- StringChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
-
Create a String Chunk, with the specified type.
- 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
-
- stringLength - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
A 16-bit signed integer that defines the length of the string.
- 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(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
-
- StringsStream - Class in org.apache.poi.hdgf.streams
-
A Stream which holds Strings.
- StringsStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.StringsStream
-
- 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.
- stripFields(String) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.hwpf.usermodel.Range
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
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.
- strokeVariation - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- 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.
- STSHF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STSHFORIG - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- StshifAbstractType - Class in org.apache.poi.hwpf.model.types
-
The Stshif structure specifies general stylesheet information.
- StshifAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StshifAbstractType
-
- Sttb - Class in org.apache.poi.hwpf.model
-
The STTB is a string table that is made up of a header that is followed by an
array of elements.
- Sttb(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
-
- Sttb(int, byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
-
- Sttb(int, String[]) - Constructor for class org.apache.poi.hwpf.model.Sttb
-
- STTBAUTOCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFASSOC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFATNBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFFFN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFINTFLD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFNM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFRMARK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBFUSSR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBGLSYSTYLE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBLISTNAMES - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBSAVEDBY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTBTTMBD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- STTextShapeType - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_TextShapeType.
- STWUSER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- style - Variable in class org.apache.poi.hemf.record.emf.HemfFont
-
- style - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- STYLE_COMBO_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo dropdown control
- STYLE_COMBO_EDIT_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo Edit dropdown control
- STYLE_COMBO_SIMPLE_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Simple dropdown control (just the dropdown button)
- STYLE_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Style type.
- StyleDescription - Class in org.apache.poi.hwpf.model
-
Comment me
- StyleDescription() - Constructor for class org.apache.poi.hwpf.model.StyleDescription
-
- StyleDescription(byte[], int, int, boolean) - Constructor for class org.apache.poi.hwpf.model.StyleDescription
-
- styleExist(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
checks whether style with styleID exist
- StyleRecord - Class in org.apache.poi.hssf.record
-
Describes a builtin to the gui or user defined style
- StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
creates a new style record, initially set to 'built-in'
- StyleRecord(StyleRecord) - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
- StyleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
- Styles - Interface in org.apache.poi.xssf.model
-
- STYLES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
- STYLES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
- STYLES_BINARY - Static variable in class org.apache.poi.xssf.binary.XSSFBRelation
-
- StyleSheet - Class in org.apache.poi.hwpf.model
-
Represents a document's stylesheet.
- StyleSheet(byte[], int) - Constructor for class org.apache.poi.hwpf.model.StyleSheet
-
StyleSheet constructor.
- styleSize - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- StylesTable - Class in org.apache.poi.xssf.model
-
Table of styles shared across all sheets in a workbook.
- StylesTable() - Constructor for class org.apache.poi.xssf.model.StylesTable
-
Create a new, empty StylesTable
- StylesTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.StylesTable
-
- StyleTextProp9Atom - Class in org.apache.poi.hslf.record
-
The atom record that specifies additional text formatting.
- StyleTextProp9Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Constructs the link related atom record from its
source data.
- StyleTextPropAtom - Class in org.apache.poi.hslf.record
-
A StyleTextPropAtom (type 4001).
- StyleTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
-
For the Text Style Properties (StyleTextProp) Atom
- StyleTextPropAtom(int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
-
A new set of text style properties for some text without any.
- SubdocumentType - Enum in org.apache.poi.hwpf.model
-
Document text parts that can have text pieces (CPs)
- SUBFOLDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- subFrom - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- subject - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The topic of the content of the resource.
- SUBJECT_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SUBJECT_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SUBMIT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SubRecord - Class in org.apache.poi.hssf.record
-
Subrecords are part of the OBJ class.
- SubRecord() - Constructor for class org.apache.poi.hssf.record.SubRecord
-
- SubRecord(SubRecord) - Constructor for class org.apache.poi.hssf.record.SubRecord
-
- SUBSECTION_ALTERNATE - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- SUBSECTION_DASH - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- SUBSECTION_ENDCAP - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- SUBSECTION_GEOMETRIC - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- SUBSECTION_JOIN - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- 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
-
- substring(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Deprecated.
- substring(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- 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(boolean) - Static method in class org.apache.poi.ss.formula.functions.Count
-
Create an instance of Count to use in
Subtotal
- subtotalInstance(boolean) - Static method in class org.apache.poi.ss.formula.functions.Counta
-
- SubtractEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
-
- SubtractPtg - Class in org.apache.poi.ss.formula.ptg
-
- SUBTYPE_CLIPART_GALLERY - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_DEFAULT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EQUATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EXCEL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_EXCEL_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_GRAPH - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_IMAGE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_MEDIA_PLAYER - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_NOTEIT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_ORGANIZATION_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_POWERPOINT_PRESENTATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_POWERPOINT_SLIDE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_PROJECT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_SOUND - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_WORD_TABLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- SUBTYPE_WORDART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
- suggestFileExtension() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
- suggestFileExtension() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
tries to suggest extension for picture's file by matching signatures of
popular image formats to first bytes of picture's contents
- suggestFileExtension() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Suggests a file extension for this image.
- suggestFullFileName() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Tries to suggest a filename: hex representation of picture structure
offset in "Data" stream plus extension that is tried to determine from
first byte of picture's content.
- suggestPictureType() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
- 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
-
A External Workbook Description (Supplemental Book).
- SupBookRecord(SupBookRecord) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
- 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.
- SUPERSEDES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SUPPLEMENTARY_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- supplySheet(List<HSLFTextParagraph>, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Supply the Sheet we belong to, which might have an assigned SlideShow
Also passes it on to our child RichTextRuns
- 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.
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- SuppressForbidden - Annotation Type in org.apache.poi.util
-
Marking class for elements to be ignored by the forbidden apis check
- SURNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- SVGImageRenderer - Class in org.apache.poi.xslf.draw
-
- SVGImageRenderer() - Constructor for class org.apache.poi.xslf.draw.SVGImageRenderer
-
- 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
-
- SXSSFCell - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFCell implementing the "BigGridDemo" strategy.
- SXSSFCell(SXSSFRow, CellType) - Constructor for class org.apache.poi.xssf.streaming.SXSSFCell
-
- SXSSFCreationHelper - Class in org.apache.poi.xssf.streaming
-
Streaming Creation Helper, which performs some actions
based on the Streaming Workbook, and some on the related
regular XSSF Workbook
- SXSSFCreationHelper(SXSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
- SXSSFDrawing - Class in org.apache.poi.xssf.streaming
-
Streaming version of Drawing.
- SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) - Constructor for class org.apache.poi.xssf.streaming.SXSSFDrawing
-
- SXSSFEvaluationWorkbook - Class in org.apache.poi.xssf.streaming
-
SXSSF wrapper around the SXSSF and XSSF workbooks
- SXSSFFormulaEvaluator - Class in org.apache.poi.xssf.streaming
-
Streaming-specific Formula Evaluator, which is able to
lookup cells within the current Window.
- SXSSFFormulaEvaluator(SXSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
- SXSSFFormulaEvaluator.RowFlushedException - Exception in org.apache.poi.xssf.streaming
-
- SXSSFFormulaEvaluator.SheetsFlushedException - Exception in org.apache.poi.xssf.streaming
-
- SXSSFPicture - Class in org.apache.poi.xssf.streaming
-
Streaming version of Picture.
- SXSSFRow - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
- SXSSFRow(SXSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow
-
- SXSSFRow.CellIterator - Class in org.apache.poi.xssf.streaming
-
returns all cells including empty cells (null
values are returned
for empty cells).
- SXSSFRow.FilledCellIterator - Class in org.apache.poi.xssf.streaming
-
Create an iterator over the cells from [0, getLastCellNum()).
- SXSSFSheet - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.
- SXSSFSheet(SXSSFWorkbook, XSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
-
- SXSSFWorkbook - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
- SXSSFWorkbook() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a new workbook with default row window size
- SXSSFWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a workbook from a template.
- SXSSFWorkbook(XSSFWorkbook, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct an empty workbook and specify the window for row access.
- SXSSFWorkbookWithCustomZipEntrySource - Class in org.apache.poi.poifs.crypt.temp
-
- SXSSFWorkbookWithCustomZipEntrySource() - Constructor for class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
-
- 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
- Synchronous - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
specifies that the animation, while playing, stops other slide show actions.
- sysClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
-
- SystemColor - Enum in org.apache.poi.xddf.usermodel
-
- 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
-
- SystemTimeUtils - Class in org.apache.poi.hslf.util
-
A helper class for dealing with SystemTime Structs, as defined at
http://msdn.microsoft.com/library/en-us/sysinfo/base/systemtime_str.asp .
- SystemTimeUtils() - Constructor for class org.apache.poi.hslf.util.SystemTimeUtils
-
- v11_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- v12_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTAngle
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTPercentage
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTPresetColor
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
- val - Variable in class org.apache.poi.sl.draw.binding.CTSystemColor
-
- VALID_FOLDER_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- validate(List<X509Certificate>, RevocationData) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampServiceValidator
-
Validates the given certificate chain.
- validate() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
- validate(SpreadsheetVersion) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Validate the range limits against the supplied version of Excel
- validate() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- validateColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for column numbers
- validateInPlaceWritePossible() - Method in class org.apache.poi.POIDocument
-
- validateMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and
no merged regions intersect another merged region in this sheet.
- validatePackage(OPCPackage) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Validates the package compliance with the OPC specifications.
- validatePassword(XmlObject, String, String) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFPasswordHelper
-
Validates the password, i.e.
- validateProtectionPassword(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Validates the existing password
- validateProtectionPassword(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Validates the existing password
- validateRevisionsPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Validate the password against the stored hash, the hashing method will be determined
by the existing password attributes
- validateRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for row numbers
- validateSecondArg(int, String) - Static method in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- validateSheetName(String) - Static method in class org.apache.poi.ss.util.WorkbookUtil
-
Validates sheet name.
- validateSheetPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Validate the password against the stored hash, the hashing method will be determined
by the existing password attributes
- validateShiftLeftParameters(int, int, int) - Static method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
Verify that the given column indices and step denote a valid range of columns to shift to the left
- validateShiftParameters(int, int, int) - Static method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
Verify that the given column indices and step denote a valid range of columns to shift
- validateWorkbookPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Validate the password against the stored hash, the hashing method will be determined
by the existing password attributes
- value - Variable in class org.apache.poi.hdgf.chunks.Chunk.Command
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STShapeType
-
- value() - Method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
- Value - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel VALUE() function.
- Value() - Constructor for class org.apache.poi.ss.formula.functions.Value
-
- value - Variable in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
- VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#VALUE! - Wrong type of operand
- VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#VALUE! - Wrong type of operand
- ValueAndFormat(Double, String, DecimalFormat) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
- ValueAndFormat(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
- ValueAxis - Interface in org.apache.poi.ss.usermodel.charts
-
- ValueEval - Interface in org.apache.poi.ss.formula.eval
-
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherPropertyTypesHolder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherRecordTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.draw.HemfGraphics.EmfRenderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.EmfFormatSignature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.HemfCommentRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode.ICMMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode.ICMMode
-
- valueOf(HwmfPenStyle.HwmfLineCap, HwmfPenStyle.HwmfLineJoin, HwmfPenStyle.HwmfLineDash, boolean, boolean) - Static method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- valueOf(int) - Static method in class org.apache.poi.hemf.record.emf.HemfPenStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emf.HemfText.EmfGraphicsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusHeader.GraphicsVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusHeader.GraphicsVersion
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusBitmapDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusBitmapDataType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageDataType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusMetafileDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusMetafileDataType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusObjectClamp
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusObjectClamp
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusWrapMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusWrapMode
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusMisc.CombineMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusMisc.CombineMode
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPathPointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusDashedLineCapType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusDashedLineCapType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPenAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPenAlignment
-
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
-
- valueOf(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.DocumentAtom.SlideSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.ExOleObjAtom.OleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.ExOleObjAtom.Subtype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.HeadersFootersAtom.FormatIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Jump
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.RecordTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.draw.HwmfGraphics.FillDrawStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill.HwmfFloodFillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfHeader.HwmfHeaderMetaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode.StretchBltMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode.StretchBltMode
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfRegionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfRegionMode
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.usermodel.HwmfEmbeddedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.NoteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.PackageAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.TargetMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
- valueOf(File) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Get the file magic of the supplied File
- valueOf(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Get the file magic of the supplied InputStream (which MUST
support mark and reset).
- valueOf(String) - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.FlipMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.RectAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.format.CellFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class org.apache.poi.ss.formula.constant.ErrorConstant
-
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(boolean) - Static method in class org.apache.poi.ss.formula.eval.BoolEval
-
Convenience method for the following:
(b ? BoolEval.TRUE : BoolEval.FALSE)
- valueOf(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
-
Translates an Excel internal error code into the corresponding POI ErrorEval instance
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.FormulaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(boolean) - Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- valueOf(int) - Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- valueOf(String) - Static method in enum org.apache.poi.ss.SpreadsheetVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(short) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(boolean) - Static method in class org.apache.poi.ss.usermodel.CellValue
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- valueOf(byte) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PaperSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.poi.ss.util.CellRangeAddress
-
Creates a CellRangeAddress from a cell range reference string.
- valueOf(String) - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.util.CellReference.NameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.util.LocaleID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.BlackWhiteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrosses
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.BarDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.DisplayBlanks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorBarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.Grouping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LegendPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.RadarStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.Shape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.CompoundLine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndWidth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PathShadeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PenAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetGeometry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetLineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.RectangleAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.SchemeColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.SystemColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.AnchorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.CapsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.FontAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.StrikeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.TabAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.UnderlineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.TileFlipMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xslf.usermodel.SlideLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.ListAutoNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextAutofit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextFontAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BodyElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
-
Returns the enum constant of this type with the specified name.
- valueOfIco(int) - Static method in class org.apache.poi.hwpf.model.Colorref
-
- valueOfNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
- valueOfOoxmlId(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
- valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Get FontFamily from combined native id
- valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Get FontPitch from native id
- ValueOperatorPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of all value operators.
- ValueOperatorPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- ValueRangeRecord - Class in org.apache.poi.hssf.record.chart
-
The value range record defines the range of the value axis.
- ValueRangeRecord() - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- ValueRangeRecord(ValueRangeRecord) - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- ValueRangeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
- ValueRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Aggregate value records together.
- ValueRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Creates a new instance of ValueRecordsAggregate
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseLetterForm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherPropertyTypesHolder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherRecordTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.draw.HemfGraphics.EmfRenderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.EmfFormatSignature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfComment.HemfCommentRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfPalette.EmfSetIcmMode.ICMMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emf.HemfText.EmfGraphicsMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusBrushType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusHeader.GraphicsVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusBitmapDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusMetafileDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusObjectClamp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusPixelFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusWrapMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusMisc.CombineMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusObject.EmfPlusObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPath.EmfPlusPathPointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusDashedLineCapType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineCapType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPenAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.poi.hpsf.CustomProperties
-
- values() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
- values() - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.DocumentAtom.SlideSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.ExOleObjAtom.OleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.ExOleObjAtom.Subtype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.HeadersFootersAtom.FormatIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Jump
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.InteractiveInfoAtom.Link
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.RecordTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.draw.HwmfGraphics.FillDrawStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill.HwmfFloodFillMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfHeader.HwmfHeaderMetaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode.StretchBltMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfRegionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.usermodel.HwmfEmbeddedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.NoteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.PackageAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.TargetMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STShapeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.FlipMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.Placeholder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.RectAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.ShapeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.format.CellFormatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.FormulaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class org.apache.poi.ss.formula.functions.Roman
-
- values() - Static method in enum org.apache.poi.ss.SpreadsheetVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.CellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FormulaError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PaperSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.ss.util.CellReference.NameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.util.LocaleID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.BlackWhiteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrosses
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickMark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.BarDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.DisplayBlanks
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorBarType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ErrorValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.Grouping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LegendPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.RadarStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.Shape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.CompoundLine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndWidth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PathShadeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PenAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetGeometry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetLineDash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.RectangleAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.SchemeColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.SystemColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.AnchorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.CapsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.FontAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.StrikeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.TabAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.TextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.UnderlineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.TileFlipMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xslf.usermodel.SlideLayout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.ListAutoNumber
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextAutofit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextFontAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BodyElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BodyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- VALUES_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- valuesData - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
- VAR - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- VARIABLE_LENGTH_PROPERTY_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
- Variant - Class in org.apache.poi.hpsf
-
The Variant
types as defined by Microsoft's COM.
- Variant() - Constructor for class org.apache.poi.hpsf.Variant
-
- VariantBool - Class in org.apache.poi.hpsf
-
- VariantBool() - Constructor for class org.apache.poi.hpsf.VariantBool
-
- VariantSupport - Class in org.apache.poi.hpsf
-
Supports reading and writing of variant data.
- VariantSupport() - Constructor for class org.apache.poi.hpsf.VariantSupport
-
- VariantTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if HPSF encounters a problem with a variant type.
- VariantTypeException(long, Object, String) - Constructor for exception org.apache.poi.hpsf.VariantTypeException
-
Constructor.
- VARP - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
-
- VBA_MACROS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- VBA_PROJECT_OOXML - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBA_PROJECT_POIFS - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAInfoAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies a reference to the VBA project storage.
- VBAInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoAtom
-
Constructs the vba atom record from its source data.
- VBAInfoContainer - Class in org.apache.poi.hslf.record
-
A container record that specifies VBA information for the document.
- VBAInfoContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoContainer
-
Set things up, and find our more interesting children
- VBAMacroExtractor - Class in org.apache.poi.poifs.macros
-
This tool extracts out the source of all VBA Modules of an office file,
both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.
- VBAMacroExtractor() - Constructor for class org.apache.poi.poifs.macros.VBAMacroExtractor
-
- VBAMacroReader - Class in org.apache.poi.poifs.macros
-
Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC),
and returns them.
- VBAMacroReader(InputStream) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader(File) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
-
- VBAMacroReader.ModuleImpl - Class in org.apache.poi.poifs.macros
-
- VBAMacroReader.ModuleMap - Class in org.apache.poi.poifs.macros
-
- VCenterRecord - Class in org.apache.poi.hssf.record
-
Tells whether to center the sheet between vertical margins
- VCenterRecord() - Constructor for class org.apache.poi.hssf.record.VCenterRecord
-
- VCenterRecord(VCenterRecord) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
-
- VCenterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
-
- Vector - Class in org.apache.poi.hpsf
-
Holder for vector-type properties
- Vector(short) - Constructor for class org.apache.poi.hpsf.Vector
-
- vendorId - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- verifyAndBuildPOIFS(InputStream) - Static method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Takes an InputStream, verifies that it's not RTF or PDF, builds a
POIFSFileSystem from it, and returns that.
- verifyBelongsToStylesSource(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Verifies that this style belongs to the supplied Workbook
Styles Source.
- verifyBelongsToWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Verifies that this style belongs to the supplied Workbook.
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
set decryption password
- verifyPassword(KeyPair, X509Certificate) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
instead of a password, it's also possible to decrypt via certificate.
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
-
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- verifySignature() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
- VERSION - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default (0x0600 - BIFF8)
- version - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The version number.
- VersionedStream - Class in org.apache.poi.hpsf
-
- VersionedStream() - Constructor for class org.apache.poi.hpsf.VersionedStream
-
- versionMajor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- versionMinor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- VERTICAL_ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_DISTRIBUTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
- VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
-
- VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
How to align text vertically
- VERTICAL_BOTTOM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VERTICAL_SCROLL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- VERTICAL_TEXT_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TEXT_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
-
- VERTICAL_TOP - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- VerticalAlign - Enum in org.apache.poi.xwpf.usermodel
-
Specifies possible values for the alignment of the contents of this run in
relation to the default appearance of the run's text.
- VerticalAlignment - Enum in org.apache.poi.sl.usermodel
-
Specifies a list of available anchoring types for text
W
- w - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
-
- WALIGNFONT_AUTO - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- WALIGNFONT_CENTERED - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- WALIGNFONT_HANGING - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- WALIGNFONT_ROMAN - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- WALIGNFONT_VARIABLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
- walkEscherBasic(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Use the basic record format groking code to walk the Escher records
- walkEscherDDF(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Use the DDF code to walk the Escher records
- walkTree(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
- walkTree(int, int, Record[], int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- WARN - Static variable in interface org.apache.poi.util.POILogger
-
- WARNING - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
WARNING style
- wasNull() - Method in class org.apache.poi.hpsf.PropertySet
-
- wasNull() - Method in class org.apache.poi.hpsf.Section
-
- Wave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEB_SETTINGS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- WEDDING_ANNIVERSARY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- WEDGE_ELLIPSE_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEDGE_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WEDGE_ROUND_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- WedgeEllipseCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WedgeRRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- WeekdayFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function WEEKDAY
- WeekNum - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel WeekNum() function.
- WeekNum() - Constructor for class org.apache.poi.ss.formula.functions.WeekNum
-
- weight - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- weight - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
A 16-bit signed integer that defines the weight of the font in the range 0
through 1000.
- WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
- width - Variable in class org.apache.poi.hwmf.record.HwmfFont
-
A 16-bit signed integer that defines the average width, in logical units, of
characters in the font.
- WIN_1252 - Static variable in class org.apache.poi.util.StringUtil
-
- WINDOW - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
-
- WindowOneRecord - Class in org.apache.poi.hssf.record
-
Stores the attributes of the workbook window.
- WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowOneRecord(WindowOneRecord) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowOneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
-
- WindowProtectRecord - Class in org.apache.poi.hssf.record
-
Flags whether workbook windows are protected
- WindowProtectRecord(int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(WindowProtectRecord) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- WindowProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
-
- windowTwo - Variable in class org.apache.poi.hssf.model.InternalSheet
-
- WindowTwoRecord - Class in org.apache.poi.hssf.record
-
Sheet window settings
- WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- WindowTwoRecord(WindowTwoRecord) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- WindowTwoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
-
- withComments - Variable in class org.apache.poi.util.GenericRecordJsonWriter
-
- WMF - Class in org.apache.poi.hslf.blip
-
Represents a WMF (Windows Metafile) picture data.
- WMF() - Constructor for class org.apache.poi.hslf.blip.WMF
-
- WMF_HEADER_MAGIC - Static variable in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
-
- WmfAnimatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
-
- WmfArc() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
- WmfBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
-
- WmfChord() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
-
- WmfClipPrecision() - Constructor for class org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
- WmfCreateBrushIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
-
- WmfCreateFontIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- WmfCreateFontIndirect(HwmfFont) - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
-
- WmfCreatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
-
- WmfCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
-
- WmfCreatePenIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
-
- WmfCreateRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
-
- WmfDeleteObject() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
-
- WmfDibBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
-
- WmfDibCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
-
- WmfDibStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
-
- WmfEllipse() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
-
- WmfEscapeEMF() - Constructor for class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeEMF
-
- WmfEscapeUnknownData() - Constructor for class org.apache.poi.hwmf.record.HwmfEscape.WmfEscapeUnknownData
-
- WmfExcludeClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
-
- WmfExtFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
-
- WmfExtTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- WmfExtTextOut(HwmfText.WmfExtTextOutOptions) - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
-
- WmfExtTextOutOptions() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOutOptions
-
- WmfFillRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
-
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
- WmfFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
- WmfFrameRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
-
- WmfIntersectClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
-
- WmfInvertRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
-
- WmfLineTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
-
- WmfMoveTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
-
- WmfOffsetClipRgn() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
-
- WmfOffsetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
-
- WmfOffsetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
-
- WmfPaintRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
-
- WmfPaletteParent() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
-
- WmfPatBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
-
- WmfPie() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
-
- WmfPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
- WmfPolyline() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
-
- WmfPolyPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
- WmfRealizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
-
- WmfRectangle() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
-
- WmfResizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
-
- WmfRestoreDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
-
- WmfRoundRect() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
-
- WmfSaveDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
-
- WmfScaleViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
-
- WmfScaleWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
-
- WmfScanObject() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
-
- WmfSelectClipRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
-
- WmfSelectObject() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
-
- WmfSelectPalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
-
- WmfSetBkColor() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
- WmfSetBkMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
-
- WmfSetDibToDev() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
-
- WmfSetLayout() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
-
- WmfSetMapMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
-
- WmfSetMapperFlags() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
-
- WmfSetPaletteEntries() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
-
- WmfSetPixel() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
-
- WmfSetPolyfillMode() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
-
- WmfSetRelabs() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
-
- WmfSetRop2() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
-
- WmfSetStretchBltMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
-
- WmfSetTextAlign() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
-
- WmfSetTextCharExtra() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
-
- WmfSetTextColor() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
-
- WmfSetTextJustification() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
-
- WmfSetViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
-
- WmfSetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
-
- WmfSetWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
-
- WmfSetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
-
- WmfStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
-
- WmfStretchDib() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
-
- WmfTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
-
- WMLHelper - Class in org.apache.poi.xwpf.model
-
- WMLHelper() - Constructor for class org.apache.poi.xwpf.model.WMLHelper
-
- WORD2007 - Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD2007_MACRO - Static variable in class org.apache.poi.hpsf.ClassID
-
- Word6Extractor - Class in org.apache.poi.hwpf.extractor
-
Class to extract the text from old (Word 6 / Word 95) Word Documents.
- Word6Extractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- Word6Extractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- Word6Extractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
- Word6Extractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
- Word6Extractor(HWPFOldDocument) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- WORD95 - Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD97 - Static variable in class org.apache.poi.hpsf.ClassID
-
- WORD_WRAO_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- WordExtractor - Class in org.apache.poi.hwpf.extractor
-
Class to extract the text from a Word Document.
- WordExtractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WordExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WordExtractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
- WordExtractor(HWPFDocument) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WordToFoConverter - Class in org.apache.poi.hwpf.converter
-
- WordToFoConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
-
- WordToFoConverter(FoDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
-
- WordToFoUtils - Class in org.apache.poi.hwpf.converter
-
- WordToFoUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToFoUtils
-
- WordToHtmlConverter - Class in org.apache.poi.hwpf.converter
-
Converts Word files (95-2007) into HTML files.
- WordToHtmlConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
- WordToHtmlConverter(HtmlDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
- WordToHtmlUtils - Class in org.apache.poi.hwpf.converter
-
- WordToHtmlUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlUtils
-
- WordToTextConverter - Class in org.apache.poi.hwpf.converter
-
- WordToTextConverter() - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
-
- WordToTextConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
-
- WordToTextConverter(TextDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
-
- Workbook - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel workbook.
- WORKBOOK - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- WORKBOOK - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- WORKBOOK_DIR_ENTRY_NAMES - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
Normally, the Workbook will be in a POIFS Stream called
"Workbook".
- WorkbookDependentFormula - Interface in org.apache.poi.ss.formula
-
Should be implemented by any
Ptg
subclass that needs a workbook to render its formula.
- WorkbookEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates formula cells.
For performance reasons, this class keeps a cache of all previously calculated intermediate
cell values.
- WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
-
- WorkbookEvaluatorProvider - Interface in org.apache.poi.ss.formula
-
- WorkbookFactory - Class in org.apache.poi.ss.usermodel
-
Factory for creating the appropriate kind of Workbook
(be it
HSSFWorkbook
or XSSFWorkbook),
by auto-detecting from the supplied input.
- WorkbookFactory() - Constructor for class org.apache.poi.ss.usermodel.WorkbookFactory
-
- WorkbookFactory.CreateWorkbook0 - Interface in org.apache.poi.ss.usermodel
-
- WorkbookFactory.CreateWorkbook1<T> - Interface in org.apache.poi.ss.usermodel
-
- WorkbookFactory.CreateWorkbook2<T,U> - Interface in org.apache.poi.ss.usermodel
-
- workbookPart - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
- WorkbookRecordList - Class in org.apache.poi.hssf.model
-
- WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
-
- WorkbookUtil - Class in org.apache.poi.ss.util
-
Helper methods for when working with Usermodel Workbooks
- WorkbookUtil() - Constructor for class org.apache.poi.ss.util.WorkbookUtil
-
- WorkdayCalculator - Class in org.apache.poi.ss.formula.atp
-
A calculator for workdays, considering dates as excel representations.
- WORKSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- worksheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- WorksheetProtectionBlock - Class in org.apache.poi.hssf.record.aggregates
-
Groups the sheet protection records for a worksheet.
- WorksheetProtectionBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
Creates an empty WorksheetProtectionBlock
- wr - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
- wrap(POIXMLDocumentPart, POIXMLException) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
-
- wrap(String, POIXMLException) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
-
- WRAP_BY_POINTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_SQUARE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
- WRAP_TEXT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- WrapByPoints - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is equivalent to that of WrapSquare
Excel 97, Excel 2000, Excel 2002, and Office Excel 2003 use this value.
- WrapFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
-
- WrapFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- WrapFlagsTextProp(WrapFlagsTextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
-
- WrapNone - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies that a line of text will extend into or beyond a margin instead
of continuing on subsequent lines.
- WrapSquare - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies that a line of text will continue on subsequent lines instead
of extending into or beyond a margin.
- WrapThrough - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is undefined and MUST be ignored.
- WrapTopBottom - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is undefined and MUST be ignored.
- write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
-
Writes the class ID to a byte array in the little-endian format.
- write(LittleEndianOutput) - Method in class org.apache.poi.hpsf.ClassID
-
Write the class ID to a LittleEndianOutput (stream)
- write(OutputStream) - Method in class org.apache.poi.hpsf.CodePageString
-
- write(OutputStream) - Method in class org.apache.poi.hpsf.Filetime
-
- write() - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out to the currently open file the properties changes, but nothing else
- write(File) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(OutputStream) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(OutputStream, int) - Method in class org.apache.poi.hpsf.Property
-
Writes the property to an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes the property set to an output stream.
- write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes a property set to a document in a POI filesystem directory.
- write(OutputStream) - Method in class org.apache.poi.hpsf.Section
-
Writes this section into an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.UnicodeString
-
- write(OutputStream, long, Object, int) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a variant value to an output stream.
- write(OutputStream) - Method in class org.apache.poi.hslf.blip.Metafile.Header
-
- write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Write this picture into OutputStream
- write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
- write() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow to the currently open file.
- write(File) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance
of this class.
- write(File, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance
of this class.
- write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance
of this class.
- write(OutputStream, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance
of this class.
- write(byte[]) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
Write some bytes to the array
- write(int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
- write(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- write(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- write() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Write out this workbook to the currently open
File
via the
writeable
POIFSFileSystem
it was opened as.
- write(File) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to a new File
.
- write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to an OutputStream
.
- write() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Write out the word file that is represented by this class, to the
currently open
File
, via the writeable
POIFSFileSystem
it was opened as.
- write(File) - Method in class org.apache.poi.hwpf.HWPFDocument
-
Writes out the word file that is represented by an instance of this class.
- write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFDocument
-
Writes out the word file that is represented by an instance of this class.
- write() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- write(File) - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
- write(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FieldsTables
-
- write(OutputStream) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
-
- write(OutputStream) - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Write out this document to an Outputstream.
- write(int) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
- write(byte[]) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
- write() - Method in class org.apache.poi.POIDocument
-
Writes the document out to the currently open
File
, via the
writeable
POIFSFileSystem
it was opened from.
- write(File) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified new File
.
- write(OutputStream) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified output stream.
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- write(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[]) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(byte[], int, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in interface org.apache.poi.poifs.crypt.standard.EncryptionRecord
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
serializes the header
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
-
- write(OutputStream) - Method in class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
- write(int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.DataSource
-
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
-
- write(POIFSStream) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Writes the properties out into the given low-level stream
- write() - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(File) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(OutputStream) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(OutputStream) - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
- write(OutputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Writes out the slideshow file the is represented by an instance of this
class
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.StringPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.TblPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
-
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
- write(OutputStream) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Write out this workbook to an Outputstream.
- write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- write(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- write(String, GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- write(POIDocument, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
- write(Workbook, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
- write(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- write(byte[]) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- write(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- write(OutputStream) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Write out this workbook to an OutputStream.
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
- WriteAccessRecord - Class in org.apache.poi.hssf.record
-
Title: Write Access Record (0x005C)
- WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(WriteAccessRecord) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- WriteAccessRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
-
- writeAndClose(POIDocument, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
- writeAndClose(POIDocument, File) - Static method in class org.apache.poi.util.IOUtils
-
- writeAndClose(POIDocument) - Static method in class org.apache.poi.util.IOUtils
-
- writeAndClose(Workbook, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
- writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Write the block's data to an OutputStream
- writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
-
Write the storage to an OutputStream
- writeByte(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeByte(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeCell(int, Cell) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
- writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeChildren(GenericRecord, boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeChunk(boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- writeContinue() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Terminates the current record and starts a new
ContinueRecord
(regardless
of how much space is still available in the current record).
- writeContinueIfRequired(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Will terminate the current record and start a new
ContinueRecord
if there isn't space for the requested number of bytes
- writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
- writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
-
- writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
-
Write the raw data to an OutputStream.
- writeData(ByteBuffer) - Method in class org.apache.poi.poifs.storage.BATBlock
-
- writeData(OutputStream) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Write the block's data to an OutputStream
- writeDocument(Document) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Write XML signature into the OPC package
- writeDouble(double) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeDouble(double) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeError(String) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeError(String) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeFilesystem() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out to the open file.
- writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out
- writeImageContent(OutputStream) - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Writes Picture's content bytes to specified OutputStream.
- writeInt(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeInt(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeListDataTo(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
-
- writeListOverridesTo(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
-
- writeLittleEndian(int, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
-
When writing out, write out a signed int (32bit) in Little Endian format
- writeLittleEndian(short, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
-
When writing out, write out a signed short (16bit) in Little Endian format
- writeLong(long) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeLong(long) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeNodeData(DirectoryEntry, List<PropertyValue>) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Write the nodes for variable-length data.
- writeOut(DirectoryNode) - Method in class org.apache.poi.hpbf.model.HPBFPart
-
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Writes out to disk the header, and then all the properties
- writeOut(OutputStream, boolean) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Writes out to disk the header, and then all the properties
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfo
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CString
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Writes ourselves back out
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocInfoListContainer
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Document
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Environment
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Stores the data for the child records back into the Escher layer.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbed
-
Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjList
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Have the contents printer out into an OutputStream, used when
writing a file back out to disk
(Normally, atom classes will keep their bytes around, but
non atom classes will just request the bytes from their
children, then chuck on their header and return)
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontCollection
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontEmbeddedData
-
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MainMaster
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Notes
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.NotesAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawing
-
Write the contents of the record back, so it can be written
to disk
Walks the escher layer to get the contents
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Record
-
Have the contents printer out into an OutputStream, used when
writing a file back out to disk
(Normally, atom classes will keep their bytes around, but
non atom classes will just request the bytes from their
children, then chuck on their header and return)
- writeOut(byte, byte, long, Record[], OutputStream) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Write out our header, and our children.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Slide
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Sound
-
Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundCollection
-
Have the contents printer out into an OutputStream, used when
writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundData
-
Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Write the contents of the record back, so it can be written
to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoContainer
-
Write the contents of the record back, so it can be written
to disk
- writeOut(OutputStream) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Have the contents printer out into an OutputStream, used when writing a
file back out to disk (Normally, atom classes will keep their bytes
around, but non atom classes will just request the bytes from their
children, then chuck on their header and return)
- writePlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
- writePlcfBkmkf(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- writePlcfBkmkl(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- writeProp(String, Supplier<?>) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeProp(Map.Entry<String, Supplier<?>>) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeProperties(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- writeProperties(DirectoryEntry) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Writes this chunk in the specified DirectoryEntry
.
- writeProperties(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Writes the header of the properties.
- writeProperties() - Method in class org.apache.poi.POIDocument
-
Writes out the updated standard Document Information Properties (HPSF)
into the currently open POIFSFileSystem
- writeProperties(POIFSFileSystem) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperties(POIFSFileSystem, List<String>) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeProperties(GenericRecord) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- writeProperty(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- WriteProtectRecord - Class in org.apache.poi.hssf.record
-
Indicated that the sheet/workbook is write protected.
- WriteProtectRecord() - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
-
- WriteProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
-
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
protect a workbook with a password (not encypted, just sets writeprotect
flags and the password.
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
protect a workbook with a password (not encypted, just sets writeprotect
flags and the password.
- writeRef(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
-
- writeRow(int, SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Write a row to the file
- writeShort(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
-
- writeShort(int) - Method in interface org.apache.poi.util.LittleEndianOutput
-
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
- writeString(String, int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes a unicode string complete with header and character data.
- writeStringData(String) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes the 'optionFlags' byte and encoded character data of a unicode string.
- writeSttbfBkmk(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
-
- writeTabStops(LittleEndianOutput, List<HSLFTabStop>) - Static method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
- writeTo(HWPFFileSystem, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
Deprecated.
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
- writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
Deprecated.
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.DocumentProperties
-
- writeTo(byte[], ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
- writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.FontTable
-
Deprecated.
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FontTable
-
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.PAPBinTable
-
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Writes this table to the table stream.
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.SavedByTable
-
Writes this table to the table stream.
- writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.SectionTable
-
Deprecated.
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.SectionTable
-
- writeTo(OutputStream) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
- writeTo(DirectoryEntry) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.CalculationChain
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.CommentsTable
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.MapInfo
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.SingleXmlCells
-
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.StylesTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.ThemesTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
write table XML to an OutputStream
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
-
write the value out to an array of bytes at the appropriate
offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
-
write the value out to an array of bytes at the appropriate
offset
- writeToFile(OutputStream, InputStream, boolean, String[]) - Static method in class org.apache.poi.hssf.dev.BiffDrawingToXml
-
- writeToFS(POIFSFileSystem) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Writes ourselves back out to a filesystem
- writeTokenValueBytes(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
- writeTxt(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
-
- writeUInt(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
Put unsigned int into output stream
- writeUnicodeLPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- writeUnicodeString(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get:
ushort nChars
byte is16BitFlag
byte[]/char[] characterData
For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get:
byte is16BitFlag
byte[]/char[] characterData
For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a warning to System.err
that a variant type is
unsupported by HPSF.
- writeUtf8LPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Writes the value of this chunk back out again.
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
-
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
- writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordJsonWriter
-
- writeValue(String, Object) - Method in class org.apache.poi.util.GenericRecordXmlWriter
-
- WritingNotSupportedException - Exception in org.apache.poi.hpsf
-
This exception is thrown when trying to write a (yet) unsupported variant
type.
- WritingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
-
Constructor
- WSBoolRecord - Class in org.apache.poi.hssf.record
-
Stores workbook settings (aka its a big "everything we didn't put somewhere else")
- WSBoolRecord() - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(WSBoolRecord) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
-
- WSS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
X
- x - Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
- x - Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
-
- x - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- X400_CONTENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- X400_DEFERRED_DELIVERY_CANCEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- XADES_132_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- XADES_141_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- XAdESSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
XAdES Signature Facet.
- XAdESSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
- XAdESXLSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
XAdES-X-L v1.4.1 signature facet.
- XAdESXLSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
-
- XDDFAdjustHandlePolar - Class in org.apache.poi.xddf.usermodel
-
- XDDFAdjustHandlePolar(CTPolarAdjustHandle) - Constructor for class org.apache.poi.xddf.usermodel.XDDFAdjustHandlePolar
-
- XDDFAdjustHandleXY - Class in org.apache.poi.xddf.usermodel
-
- XDDFAdjustHandleXY(CTXYAdjustHandle) - Constructor for class org.apache.poi.xddf.usermodel.XDDFAdjustHandleXY
-
- XDDFArea3DChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFArea3DChartData(XDDFChart, CTArea3DChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
-
- XDDFArea3DChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFAreaChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFAreaChartData(XDDFChart, CTAreaChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
-
- XDDFAreaChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFAutoFit - Interface in org.apache.poi.xddf.usermodel.text
-
- XDDFBar3DChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFBar3DChartData(XDDFChart, CTBar3DChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
-
- XDDFBar3DChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFBarChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFBarChartData(XDDFChart, CTBarChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
-
- XDDFBarChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFBodyProperties - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBodyProperties(CTTextBodyProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
-
- XDDFBulletSize - Interface in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletSizeFollowText - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletSizeFollowText() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
-
- XDDFBulletSizeFollowText(CTTextBulletSizeFollowText) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
-
- XDDFBulletSizePercent - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletSizePercent(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
-
- XDDFBulletSizePercent(CTTextBulletSizePercent, Double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
-
- XDDFBulletSizePoints - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletSizePoints(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
-
- XDDFBulletSizePoints(CTTextBulletSizePoint) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
-
- XDDFBulletStyle - Interface in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletStyleAutoNumbered - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletStyleAutoNumbered(CTTextAutonumberBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
-
- XDDFBulletStyleCharacter - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletStyleCharacter(CTTextCharBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
-
- XDDFBulletStyleNone - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletStyleNone(CTTextNoBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleNone
-
- XDDFBulletStylePicture - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFBulletStylePicture(CTTextBlipBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
-
- XDDFCategoryAxis - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFCategoryAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- XDDFCategoryAxis(CTCatAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
-
- XDDFCategoryDataSource - Interface in org.apache.poi.xddf.usermodel.chart
-
- XDDFChart - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFChart() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Construct a chart.
- XDDFChart(PackagePart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Construct a DrawingML chart from a package part.
- XDDFChartAxis - Class in org.apache.poi.xddf.usermodel.chart
-
Base class for all axis types.
- XDDFChartAxis() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
- XDDFChartData - Class in org.apache.poi.xddf.usermodel.chart
-
Base of all XDDF Chart Data
- XDDFChartData(XDDFChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartData
-
- XDDFChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFChartExtensionList - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFChartExtensionList() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
-
- XDDFChartExtensionList(CTExtensionList) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
-
- XDDFChartLegend - Class in org.apache.poi.xddf.usermodel.chart
-
Represents a DrawingML chart legend
- XDDFChartLegend(CTChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
Create a new DrawingML chart legend
- XDDFColor - Class in org.apache.poi.xddf.usermodel
-
- XDDFColor(CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColor
-
- XDDFColorHsl - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorHsl(int, int, int) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- XDDFColorHsl(CTHslColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- XDDFColorHsl(CTHslColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
-
- XDDFColorPreset - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorPreset(PresetColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- XDDFColorPreset(CTPresetColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- XDDFColorPreset(CTPresetColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
-
- XDDFColorRgbBinary - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorRgbBinary(byte[]) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- XDDFColorRgbBinary(CTSRgbColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- XDDFColorRgbBinary(CTSRgbColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
-
- XDDFColorRgbPercent - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorRgbPercent(int, int, int) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- XDDFColorRgbPercent(CTScRgbColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- XDDFColorRgbPercent(CTScRgbColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
-
- XDDFColorSchemeBased - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorSchemeBased(SchemeColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- XDDFColorSchemeBased(CTSchemeColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- XDDFColorSchemeBased(CTSchemeColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
-
- XDDFColorSystemDefined - Class in org.apache.poi.xddf.usermodel
-
- XDDFColorSystemDefined(SystemColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- XDDFColorSystemDefined(CTSystemColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- XDDFColorSystemDefined(CTSystemColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
-
- XDDFConnectionSite - Class in org.apache.poi.xddf.usermodel
-
- XDDFConnectionSite(CTConnectionSite) - Constructor for class org.apache.poi.xddf.usermodel.XDDFConnectionSite
-
- XDDFCustomGeometry2D - Class in org.apache.poi.xddf.usermodel
-
- XDDFCustomGeometry2D(CTCustomGeometry2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
- XDDFDashStop - Class in org.apache.poi.xddf.usermodel
-
- XDDFDashStop(CTDashStop) - Constructor for class org.apache.poi.xddf.usermodel.XDDFDashStop
-
- XDDFDataSource<T> - Interface in org.apache.poi.xddf.usermodel.chart
-
- XDDFDataSourcesFactory - Class in org.apache.poi.xddf.usermodel.chart
-
Class
XDDFDataSourcesFactory
is a factory for
XDDFDataSource
instances.
- XDDFDateAxis - Class in org.apache.poi.xddf.usermodel.chart
-
Date axis type.
- XDDFDateAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- XDDFDateAxis(CTDateAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
-
- XDDFDoughnutChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFDoughnutChartData(XDDFChart, CTDoughnutChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData
-
- XDDFDoughnutChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFEffectContainer - Class in org.apache.poi.xddf.usermodel
-
- XDDFEffectContainer(CTEffectContainer) - Constructor for class org.apache.poi.xddf.usermodel.XDDFEffectContainer
-
- XDDFEffectList - Class in org.apache.poi.xddf.usermodel
-
- XDDFEffectList(CTEffectList) - Constructor for class org.apache.poi.xddf.usermodel.XDDFEffectList
-
- XDDFErrorBars - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFErrorBars() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- XDDFErrorBars(CTErrBars) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
-
- XDDFExtensionList - Class in org.apache.poi.xddf.usermodel
-
- XDDFExtensionList(CTOfficeArtExtensionList) - Constructor for class org.apache.poi.xddf.usermodel.XDDFExtensionList
-
- XDDFFillProperties - Interface in org.apache.poi.xddf.usermodel
-
- XDDFFont - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFFont(FontGroup, String, Byte, Byte, byte[]) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- XDDFFont(FontGroup, CTTextFont) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFFont
-
- XDDFGeometryGuide - Class in org.apache.poi.xddf.usermodel
-
- XDDFGeometryGuide(CTGeomGuide) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
-
- XDDFGeometryRectangle - Class in org.apache.poi.xddf.usermodel
-
- XDDFGeometryRectangle(CTGeomRect) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGeometryRectangle
-
- XDDFGradientFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFGradientFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- XDDFGradientFillProperties(CTGradientFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
-
- XDDFGradientStop - Class in org.apache.poi.xddf.usermodel
-
- XDDFGradientStop(CTGradientStop) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientStop
-
- XDDFGroupFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFGroupFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
-
- XDDFGroupFillProperties(CTGroupFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
-
- XDDFHyperlink - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFHyperlink(String) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- XDDFHyperlink(String, String) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- XDDFHyperlink(CTHyperlink) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
-
- XDDFLayout - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLayout() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- XDDFLayout(CTLayout) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLayout
-
- XDDFLegendEntry - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLegendEntry(CTLegendEntry) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
-
- XDDFLine3DChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLine3DChartData(XDDFChart, CTLine3DChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
-
- XDDFLine3DChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLinearShadeProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLinearShadeProperties(CTLinearShadeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
-
- XDDFLineChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLineChartData(XDDFChart, CTLineChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
-
- XDDFLineChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFLineEndProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLineEndProperties(CTLineEndProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
-
- XDDFLineJoinBevelProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLineJoinBevelProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
-
- XDDFLineJoinBevelProperties(CTLineJoinBevel) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
-
- XDDFLineJoinMiterProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLineJoinMiterProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
-
- XDDFLineJoinMiterProperties(CTLineJoinMiterProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
-
- XDDFLineJoinProperties - Interface in org.apache.poi.xddf.usermodel
-
- XDDFLineJoinRoundProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLineJoinRoundProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
-
- XDDFLineJoinRoundProperties(CTLineJoinRound) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
-
- XDDFLineProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFLineProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- XDDFLineProperties(XDDFFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- XDDFLineProperties(CTLineProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
- XDDFManualLayout - Class in org.apache.poi.xddf.usermodel.chart
-
Represents a DrawingML manual layout.
- XDDFManualLayout(CTLayout) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Create a new DrawingML manual layout.
- XDDFManualLayout(CTPlotArea) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Create a new DrawingML manual layout for chart.
- XDDFNoAutoFit - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFNoAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
-
- XDDFNoAutoFit(CTTextNoAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
-
- XDDFNoFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFNoFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
-
- XDDFNoFillProperties(CTNoFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
-
- XDDFNormalAutoFit - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFNormalAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- XDDFNormalAutoFit(CTTextNormalAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
-
- XDDFNumericalDataSource<T extends java.lang.Number> - Interface in org.apache.poi.xddf.usermodel.chart
-
- XDDFParagraphBulletProperties - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFParagraphBulletProperties(CTTextParagraphProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
- XDDFParagraphProperties - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFParagraphProperties(CTTextParagraphProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
-
- XDDFPath - Class in org.apache.poi.xddf.usermodel
-
- XDDFPath(CTPath2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPath
-
- XDDFPathShadeProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFPathShadeProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- XDDFPathShadeProperties(CTPathShadeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
-
- XDDFPatternFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFPatternFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- XDDFPatternFillProperties(CTPatternFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
-
- XDDFPicture - Class in org.apache.poi.xddf.usermodel
-
- XDDFPicture(CTBlip) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPicture
-
- XDDFPictureFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFPictureFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- XDDFPictureFillProperties(CTBlipFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
-
- XDDFPie3DChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFPie3DChartData(XDDFChart, CTPie3DChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData
-
- XDDFPie3DChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFPieChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFPieChartData(XDDFChart, CTPieChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
-
- XDDFPieChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFPoint2D - Class in org.apache.poi.xddf.usermodel
-
- XDDFPoint2D(CTPoint2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPoint2D
-
- XDDFPoint2D(long, long) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPoint2D
-
- XDDFPositiveSize2D - Class in org.apache.poi.xddf.usermodel
-
- XDDFPositiveSize2D(CTPositiveSize2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
-
- XDDFPositiveSize2D(long, long) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
-
- XDDFPresetGeometry2D - Class in org.apache.poi.xddf.usermodel
-
- XDDFPresetGeometry2D(CTPresetGeometry2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
- XDDFPresetLineDash - Class in org.apache.poi.xddf.usermodel
-
- XDDFPresetLineDash(PresetLineDash) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
- XDDFPresetLineDash(CTPresetLineDashProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
-
- XDDFRadarChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFRadarChartData(XDDFChart, CTRadarChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
-
- XDDFRadarChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFRelativeRectangle - Class in org.apache.poi.xddf.usermodel
-
- XDDFRelativeRectangle() - Constructor for class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- XDDFRelativeRectangle(CTRelativeRect) - Constructor for class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
-
- XDDFRunProperties - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFRunProperties() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- XDDFRunProperties(CTTextCharacterProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
-
- XDDFScatterChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFScatterChartData(XDDFChart, CTScatterChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
-
- XDDFScatterChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFScene3D - Class in org.apache.poi.xddf.usermodel
-
- XDDFScene3D(CTScene3D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFScene3D
-
- XDDFSeriesAxis - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFSeriesAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- XDDFSeriesAxis(CTSerAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
-
- XDDFShape3D - Class in org.apache.poi.xddf.usermodel
-
- XDDFShape3D(CTShape3D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFShape3D
-
- XDDFShapeAutoFit - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFShapeAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
-
- XDDFShapeAutoFit(CTTextShapeAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
-
- XDDFShapeProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFShapeProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- XDDFShapeProperties(CTShapeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFShapeProperties
-
- XDDFSolidFillProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFSolidFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- XDDFSolidFillProperties(XDDFColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- XDDFSolidFillProperties(CTSolidColorFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
-
- XDDFSpacing - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFSpacing(CTTextSpacing) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacing
-
- XDDFSpacing.Kind - Enum in org.apache.poi.xddf.usermodel.text
-
- XDDFSpacingPercent - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFSpacingPercent(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
-
- XDDFSpacingPercent(CTTextSpacing, CTTextSpacingPercent, Double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
-
- XDDFSpacingPoints - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFSpacingPoints(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
-
- XDDFSpacingPoints(CTTextSpacing, CTTextSpacingPoint) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
-
- XDDFStretchInfoProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFStretchInfoProperties(CTStretchInfoProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
-
- XDDFSurface3DChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFSurface3DChartData(XDDFChart, CTSurface3DChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
-
- XDDFSurface3DChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFSurfaceChartData - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFSurfaceChartData(XDDFChart, CTSurfaceChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
-
- XDDFSurfaceChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFTabStop - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFTabStop(CTTextTabStop) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTabStop
-
- XDDFTextBody - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFTextBody(TextContainer) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- XDDFTextBody(TextContainer, CTTextBody) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextBody
-
- XDDFTextParagraph - Class in org.apache.poi.xddf.usermodel.text
-
Represents a paragraph of text within the containing text body.
- XDDFTextParagraph(CTTextParagraph, XDDFTextBody) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
- XDDFTextRun - Class in org.apache.poi.xddf.usermodel.text
-
- XDDFTextRun(CTTextLineBreak, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- XDDFTextRun(CTTextField, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- XDDFTextRun(CTRegularTextRun, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- XDDFTileInfoProperties - Class in org.apache.poi.xddf.usermodel
-
- XDDFTileInfoProperties(CTTileInfoProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
-
- XDDFTitle - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFTitle(TextContainer, CTTitle) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFTitle
-
- XDDFTransform2D - Class in org.apache.poi.xddf.usermodel
-
- XDDFTransform2D(CTTransform2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFTransform2D
-
- XDDFValueAxis - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFValueAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- XDDFValueAxis(CTValAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
-
- XDDFView3D - Class in org.apache.poi.xddf.usermodel.chart
-
- XDDFView3D(CTView3D) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFView3D
-
- XDGFBaseContents - Class in org.apache.poi.xdgf.usermodel
-
Container of shapes for a page in a Visio diagram.
- XDGFBaseContents(PackagePart) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- XDGFCell - Class in org.apache.poi.xdgf.usermodel
-
There are a lot of different cell types.
- XDGFCell(CellType) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFCell
-
- XDGFConnection - Class in org.apache.poi.xdgf.usermodel
-
Represents connections in a Visio diagram.
- XDGFConnection(ConnectType, XDGFShape, XDGFShape) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFConnection
-
- XDGFDocument - Class in org.apache.poi.xdgf.usermodel
-
Represents the root document: /visio/document.xml
You're probably actually looking for
XmlVisioDocument
, this
only contains metadata about the root document in the OOXML package.
- XDGFDocument(VisioDocumentType) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- XDGFException - Class in org.apache.poi.xdgf.exceptions
-
- XDGFException() - Constructor for class org.apache.poi.xdgf.exceptions.XDGFException
-
- XDGFFactory - Class in org.apache.poi.xdgf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XDGFFactory(XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFFactory
-
- XDGFMaster - Class in org.apache.poi.xdgf.usermodel
-
Provides the API to work with an underlying master.
- XDGFMaster(MasterType, XDGFMasterContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- XDGFMasterContents - Class in org.apache.poi.xdgf.usermodel
-
Contains the actual contents of the master/stencil
- XDGFMasterContents(PackagePart) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMasterContents
-
- XDGFMasters - Class in org.apache.poi.xdgf.usermodel
-
A collection of masters (typically stencils) in a Visio document
- XDGFMasters(PackagePart) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMasters
-
- XDGFPage - Class in org.apache.poi.xdgf.usermodel
-
Provides the API to work with an underlying page
- XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPage
-
- XDGFPageContents - Class in org.apache.poi.xdgf.usermodel
-
- XDGFPageContents(PackagePart) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- XDGFPages - Class in org.apache.poi.xdgf.usermodel
-
Contains a list of Page objects (not page content!)
- XDGFPages(PackagePart) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPages
-
- XDGFPageSheet - Class in org.apache.poi.xdgf.usermodel
-
- XDGFPageSheet(PageSheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPageSheet
-
- XDGFRelation - Class in org.apache.poi.xdgf.usermodel
-
- XDGFSection - Class in org.apache.poi.xdgf.usermodel.section
-
- XDGFSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- XDGFShape - Class in org.apache.poi.xdgf.usermodel
-
A shape is a collection of Geometry Visualization, Format, Text, Images, and
Shape Data in a Drawing Page.
- XDGFShape(ShapeSheetType, XDGFBaseContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFShape
-
- XDGFShape(XDGFShape, ShapeSheetType, XDGFBaseContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFShape
-
- XDGFSheet - Class in org.apache.poi.xdgf.usermodel
-
A sheet is a collection of properties that specify information for a shape,
master, drawing page, style, or web drawing.
- XDGFSheet(SheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- XDGFStyleSheet - Class in org.apache.poi.xdgf.usermodel
-
- XDGFStyleSheet(StyleSheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFStyleSheet
-
- XDGFText - Class in org.apache.poi.xdgf.usermodel
-
- XDGFText(TextType, XDGFShape) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFText
-
- XDGFVisioExtractor - Class in org.apache.poi.xdgf.extractor
-
Helper class to extract text from an OOXML Visio File
- XDGFVisioExtractor(XmlVisioDocument) - Constructor for class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
-
- XDGFVisioExtractor(OPCPackage) - Constructor for class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
-
- XDGFXMLDocumentPart - Class in org.apache.poi.xdgf.xml
-
- XDGFXMLDocumentPart(PackagePart) - Constructor for class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
-
- XF_CELL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- XF_STYLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- xForm - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- xForm - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetWorldTransform
-
- xFormSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
-
a world-space to page-space transform to apply to the source bitmap.
- xFormSrc - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
An XForm object that specifies a world-space to page-space transform to apply to the source bitmap.
- xHeight - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- XLS_WORKBOOK - Static variable in class org.apache.poi.hpsf.ClassID
-
- XLSB_BINARY_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- XLSBUnsupportedException - Exception in org.apache.poi.xssf
-
- XLSBUnsupportedException() - Constructor for exception org.apache.poi.xssf.XLSBUnsupportedException
-
- XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
XML file.
- XML_DIGSIG_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- XML_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
- XMLHelper - Class in org.apache.poi.util
-
Helper methods for working with javax.xml classes.
- xmlId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- XMLSlideShow - Class in org.apache.poi.xslf.usermodel
-
High level representation of a ooxml slideshow.
- XMLSlideShow() - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- XMLSlideShow(OPCPackage) - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- XMLSlideShow(InputStream) - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
-
- xmlText(CTRst) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
- XmlVisioDocument - Class in org.apache.poi.xdgf.usermodel
-
This is your high-level starting point for working with Visio XML
documents (.vsdx).
- XmlVisioDocument(OPCPackage) - Constructor for class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- XmlVisioDocument(InputStream) - Constructor for class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- XORDecryptor - Class in org.apache.poi.poifs.crypt.xor
-
- XORDecryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- XORDecryptor(XORDecryptor) - Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
-
- XOREncryptionHeader - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- XOREncryptionHeader(XOREncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
-
- XOREncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
-
- XOREncryptionVerifier - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- XOREncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- XOREncryptionVerifier(XOREncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
-
- XOREncryptor - Class in org.apache.poi.poifs.crypt.xor
-
- XOREncryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- XOREncryptor(XOREncryptor) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
-
- xorHashPassword(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
This method generates the xored-hashed password for word documents < 2007.
- xorHashPasswordReversed(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Convenience function which returns the reversed xored-hashed password for further
processing in word documents 2007 and newer, which utilize a real hashing algorithm like sha1.
- XPathHelper - Class in org.apache.poi.ooxml.util
-
- XPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- XSLFAutoShape - Class in org.apache.poi.xslf.usermodel
-
Represents a shape with a preset geometry.
- XSLFBackground - Class in org.apache.poi.xslf.usermodel
-
Background shape
- XSLFChart - Class in org.apache.poi.xslf.usermodel
-
Represents a Chart in a .pptx presentation
- XSLFChart() - Constructor for class org.apache.poi.xslf.usermodel.XSLFChart
-
Construct a PresentationML chart.
- XSLFChart(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFChart
-
Construct a PresentationML chart from a package part.
- XSLFColor - Class in org.apache.poi.xslf.usermodel
-
Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color
- XSLFColor(XmlObject, XSLFTheme, CTSchemeColor, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFColor
-
- XSLFComment - Class in org.apache.poi.xslf.usermodel
-
XSLF Comment
- XSLFCommentAuthors - Class in org.apache.poi.xslf.usermodel
-
- XSLFComments - Class in org.apache.poi.xslf.usermodel
-
- XSLFConnectorShape - Class in org.apache.poi.xslf.usermodel
-
Specifies a connection shape.
- XSLFDrawing - Class in org.apache.poi.xslf.usermodel
-
- XSLFFactory - Class in org.apache.poi.xslf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSLFFontData - Class in org.apache.poi.xslf.usermodel
-
A container for fontdata files, i.e.
- XSLFFontData() - Constructor for class org.apache.poi.xslf.usermodel.XSLFFontData
-
Create a new XSLFFontData node
- XSLFFontData(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFFontData
-
Construct XSLFFontData from a package part
- XSLFFontInfo - Class in org.apache.poi.xslf.usermodel
-
- XSLFFontInfo(XMLSlideShow, String) - Constructor for class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) - Constructor for class org.apache.poi.xslf.usermodel.XSLFFontInfo
-
- XSLFFreeformShape - Class in org.apache.poi.xslf.usermodel
-
Represents a custom geometric shape.
- XSLFGradientPaint - Class in org.apache.poi.xslf.usermodel
-
- XSLFGradientPaint(CTGradientFillProperties, CTSchemeColor, XSLFTheme, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFGradientPaint
-
- XSLFGraphicFrame - Class in org.apache.poi.xslf.usermodel
-
- XSLFGroupShape - Class in org.apache.poi.xslf.usermodel
-
Represents a group shape that consists of many shapes grouped together.
- XSLFGroupShape(CTGroupShape, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
- XSLFHyperlink - Class in org.apache.poi.xslf.usermodel
-
- XSLFMetroShape - Class in org.apache.poi.xslf.usermodel
-
Experimental class for metro blobs, i.e.
- XSLFMetroShape() - Constructor for class org.apache.poi.xslf.usermodel.XSLFMetroShape
-
- XSLFNotes - Class in org.apache.poi.xslf.usermodel
-
- XSLFNotesMaster - Class in org.apache.poi.xslf.usermodel
-
Notes master object associated with this layout.
- XSLFNotesMaster(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFNotesMaster
-
- XSLFObjectData - Class in org.apache.poi.xslf.usermodel
-
An XSLFOleData instance holds the ole binary stream/object
- XSLFObjectData(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFObjectData
-
Construct XSLFObjectData from a package part
- XSLFObjectShape - Class in org.apache.poi.xslf.usermodel
-
- XSLFPictureData - Class in org.apache.poi.xslf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSLFPictureData() - Constructor for class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Create a new XSLFGraphicData node
- XSLFPictureData(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Construct XSLFPictureData from a package part
- XSLFPictureShape - Class in org.apache.poi.xslf.usermodel
-
Represents a picture shape
- XSLFPlaceholderDetails - Class in org.apache.poi.xslf.usermodel
-
XSLF Placeholder Details
- XSLFPowerPointExtractor - Class in org.apache.poi.xslf.extractor
-
- XSLFPowerPointExtractor(XMLSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFPowerPointExtractor(XSLFSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFPowerPointExtractor(OPCPackage) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFRelation - Class in org.apache.poi.xslf.usermodel
-
- XSLFShadow - Class in org.apache.poi.xslf.usermodel
-
Represents a shadow of a shape.
- XSLFShape - Class in org.apache.poi.xslf.usermodel
-
Base super-class class for all shapes in PresentationML
- XSLFShape(XmlObject, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFShape
-
- XSLFShape.ReparseFactory<T extends org.apache.xmlbeans.XmlObject> - Interface in org.apache.poi.xslf.usermodel
-
- XSLFShapeContainer - Interface in org.apache.poi.xslf.usermodel
-
Common interface for shape containers, e.g.
- XSLFSheet - Class in org.apache.poi.xslf.usermodel
-
- XSLFSheet() - Constructor for class org.apache.poi.xslf.usermodel.XSLFSheet
-
- XSLFSheet(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSheet
-
- XSLFSimpleShape - Class in org.apache.poi.xslf.usermodel
-
Represents a single (non-group) shape in a .pptx slide show
- XSLFSlide - Class in org.apache.poi.xslf.usermodel
-
- XSLFSlideLayout - Class in org.apache.poi.xslf.usermodel
-
- XSLFSlideLayout(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
- XSLFSlideMaster - Class in org.apache.poi.xslf.usermodel
-
Slide master object associated with this layout.
- XSLFSlideMaster(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
- XSLFSlideShow - Class in org.apache.poi.xslf.usermodel
-
Experimental class to do low level processing of pptx files.
- XSLFSlideShow(OPCPackage) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
- XSLFSlideShow(String) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
- XSLFSlideShowFactory - Class in org.apache.poi.xslf.usermodel
-
- XSLFSlideShowFactory() - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
- XSLFTable - Class in org.apache.poi.xslf.usermodel
-
Represents a table in a .pptx presentation
- XSLFTableCell - Class in org.apache.poi.xslf.usermodel
-
Represents a cell of a table in a .pptx presentation
- XSLFTableRow - Class in org.apache.poi.xslf.usermodel
-
Represents a table in a .pptx presentation
- XSLFTableStyle - Class in org.apache.poi.xslf.usermodel
-
Represents a table style in a .pptx presentation
- XSLFTableStyle.TablePartStyle - Enum in org.apache.poi.xslf.usermodel
-
- XSLFTableStyles - Class in org.apache.poi.xslf.usermodel
-
- XSLFTableStyles() - Constructor for class org.apache.poi.xslf.usermodel.XSLFTableStyles
-
- XSLFTableStyles(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTableStyles
-
- XSLFTabStop - Class in org.apache.poi.xslf.usermodel
-
- XSLFTextBox - Class in org.apache.poi.xslf.usermodel
-
- XSLFTextParagraph - Class in org.apache.poi.xslf.usermodel
-
Represents a paragraph of text within the containing text body.
- XSLFTextRun - Class in org.apache.poi.xslf.usermodel
-
Represents a run of text within the containing text body.
- XSLFTextRun(XmlObject, XSLFTextParagraph) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTextRun
-
- XSLFTextShape - Class in org.apache.poi.xslf.usermodel
-
Represents a shape that can hold text.
- XSLFTexturePaint - Class in org.apache.poi.xslf.usermodel
-
- XSLFTexturePaint(CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTexturePaint
-
- XSLFTheme - Class in org.apache.poi.xslf.usermodel
-
A shared style sheet in a .pptx slide show
- XSLFTheme(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTheme
-
- XSSFAnchor - Class in org.apache.poi.xssf.usermodel
-
An anchor is what specifics the position of a shape within a client object
or within another containing shape.
- XSSFAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFAnchor
-
- XSSFAutoFilter - Class in org.apache.poi.xssf.usermodel
-
Represents autofiltering for the specified worksheet.
- XSSFBCommentsTable - Class in org.apache.poi.xssf.binary
-
- XSSFBCommentsTable(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBCommentsTable
-
- XSSFBEventBasedExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Implementation of a text extractor or xlsb Excel
files that uses SAX-like binary parsing.
- XSSFBEventBasedExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
- XSSFBEventBasedExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
- XSSFBHyperlinksTable - Class in org.apache.poi.xssf.binary
-
- XSSFBHyperlinksTable(PackagePart) - Constructor for class org.apache.poi.xssf.binary.XSSFBHyperlinksTable
-
- XSSFBorderFormatting - Class in org.apache.poi.xssf.usermodel
-
XSSF high level representation for Border Formatting component
of Conditional Formatting settings
- XSSFBParseException - Exception in org.apache.poi.xssf.binary
-
Parse exception while reading an xssfb.
- XSSFBParseException(String) - Constructor for exception org.apache.poi.xssf.binary.XSSFBParseException
-
- XSSFBParser - Class in org.apache.poi.xssf.binary
-
Experimental parser for Microsoft's ooxml xlsb format.
- XSSFBParser(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBParser
-
- XSSFBParser(InputStream, SparseBitSet) - Constructor for class org.apache.poi.xssf.binary.XSSFBParser
-
- XSSFBReader - Class in org.apache.poi.xssf.eventusermodel
-
Reader for xlsb files.
- XSSFBReader(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
Creates a new XSSFReader, for the given package
- XSSFBReader.SheetIterator - Class in org.apache.poi.xssf.eventusermodel
-
- XSSFBRecordType - Enum in org.apache.poi.xssf.binary
-
- XSSFBRelation - Class in org.apache.poi.xssf.binary
-
Need to have this mirror class of
XSSFRelation
because of conflicts with regular ooxml relations.
- XSSFBSharedStringsTable - Class in org.apache.poi.xssf.binary
-
- XSSFBSharedStringsTable(OPCPackage) - Constructor for class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
- XSSFBSheetHandler - Class in org.apache.poi.xssf.binary
-
- XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.binary.XSSFBSheetHandler
-
- XSSFBSheetHandler.SheetContentsHandler - Interface in org.apache.poi.xssf.binary
-
You need to implement this to handle the results
of the sheet parsing.
- XSSFBStylesTable - Class in org.apache.poi.xssf.binary
-
This is a very thin shim to gather number formats from styles.bin
files.
- XSSFBStylesTable(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBStylesTable
-
- XSSFBuiltinTableStyle - Enum in org.apache.poi.xssf.usermodel
-
Table style names defined in the OOXML spec.
- XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle - Class in org.apache.poi.xssf.usermodel
-
implementation for built-in styles
- XSSFBuiltinTypeStyleStyle(XSSFBuiltinTableStyle, TableStyle) - Constructor for class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
-
- XSSFBUtils - Class in org.apache.poi.xssf.binary
-
- XSSFBUtils() - Constructor for class org.apache.poi.xssf.binary.XSSFBUtils
-
- XSSFCategoryAxis - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFCategoryAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- XSSFCategoryAxis(XSSFChart, CTCatAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- XSSFCell - Class in org.apache.poi.xssf.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- XSSFCell(XSSFRow, CTCell) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCell
-
Construct a XSSFCell.
- XSSFCellAlignment - Class in org.apache.poi.xssf.usermodel.extensions
-
Cell settings available in the Format/Alignment tab
- XSSFCellAlignment(CTCellAlignment) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Creates a Cell Alignment from the supplied XML definition
- XSSFCellBorder - Class in org.apache.poi.xssf.usermodel.extensions
-
This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal)
for cells in the workbook.
- XSSFCellBorder(CTBorder, ThemesTable, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a Cell Border from the supplied XML definition
- XSSFCellBorder(CTBorder) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a Cell Border from the supplied XML definition
- XSSFCellBorder(CTBorder, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
- XSSFCellBorder() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a new, empty Cell Border.
- XSSFCellBorder.BorderSide - Enum in org.apache.poi.xssf.usermodel.extensions
-
The enumeration value indicating the side being used for a cell border.
- XSSFCellFill - Class in org.apache.poi.xssf.usermodel.extensions
-
This element specifies fill formatting.
- XSSFCellFill(CTFill, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Creates a CellFill from the supplied parts
- XSSFCellFill() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Creates an empty CellFill
- XSSFCellStyle - Class in org.apache.poi.xssf.usermodel
-
High level representation of the the possible formatting information for the contents of the cells on a sheet in a
SpreadsheetML document.
- XSSFCellStyle(int, int, StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Creates a Cell Style from the supplied parts
- XSSFCellStyle(StylesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Creates an empty Cell Style
- XSSFChart - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML Chart
- XSSFChart() - Constructor for class org.apache.poi.xssf.usermodel.XSSFChart
-
Create a new SpreadsheetML chart
- XSSFChart(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChart
-
Construct a SpreadsheetML chart from a package part.
- XSSFChartAxis - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFChartAxis(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- XSSFChartDataFactory - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.
- XSSFChartLegend - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFChartLegend(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
Create a new SpreadsheetML chart legend
- XSSFChartSheet - Class in org.apache.poi.xssf.usermodel
-
High level representation of Sheet Parts that are of type 'chartsheet'.
- XSSFChartSheet(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
- XSSFChildAnchor - Class in org.apache.poi.xssf.usermodel
-
- XSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- XSSFChildAnchor(CTTransform2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
-
- XSSFClientAnchor - Class in org.apache.poi.xssf.usermodel
-
A client anchor is attached to an excel worksheet.
- XSSFClientAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Creates a new client anchor and defaults all the anchor positions to 0.
- XSSFClientAnchor(int, int, int, int, int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Creates a new client anchor and sets the top-left and bottom-right
coordinates of the anchor by cell references and offsets.
- XSSFClientAnchor(CTMarker, CTMarker) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFClientAnchor(XSSFSheet, CTMarker, CTPositiveSize2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFClientAnchor(XSSFSheet, CTPoint2D, CTPositiveSize2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFColor - Class in org.apache.poi.xssf.usermodel
-
Represents a color in SpreadsheetML
- XSSFColor(CTColor) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColor(CTColor, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColor(IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
new color with the given indexed color map
- XSSFColor(Color) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColor(Color, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
TEST ONLY
- XSSFColor(byte[], IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColor(IndexedColors, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
- XSSFColorScaleFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for Color Scale / Color Gradient Formatting
component of Conditional Formatting settings
- XSSFColumnShifter - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper for shifting columns up or down
- XSSFColumnShifter(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
-
- XSSFComment - Class in org.apache.poi.xssf.usermodel
-
- XSSFComment(CommentsTable, CTComment, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFComment
-
Creates a new XSSFComment, associated with a given
low level comment object.
- XSSFConditionalFormatting - Class in org.apache.poi.xssf.usermodel
-
- XSSFConditionalFormattingRule - Class in org.apache.poi.xssf.usermodel
-
XSSF support for Conditional Formatting rules
- XSSFConditionalFormattingThreshold - Class in org.apache.poi.xssf.usermodel
-
High level representation for Icon / Multi-State / Databar /
Colour Scale change thresholds
- XSSFConditionalFormattingThreshold(CTCfvo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
-
- XSSFConditionFilterData - Class in org.apache.poi.xssf.usermodel
-
- XSSFConnector - Class in org.apache.poi.xssf.usermodel
-
A connection shape drawing element.
- XSSFConnector(XSSFDrawing, CTConnector) - Constructor for class org.apache.poi.xssf.usermodel.XSSFConnector
-
Construct a new XSSFConnector object.
- XSSFCreationHelper - Class in org.apache.poi.xssf.usermodel
-
- XSSFCreationHelper(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
- XSSFDataBarFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for DataBar / Data Bar Formatting
component of Conditional Formatting settings
- XSSFDataFormat - Class in org.apache.poi.xssf.usermodel
-
Handles data formats for XSSF.
- XSSFDataFormat(StylesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataFormat
-
- XSSFDataValidation - Class in org.apache.poi.xssf.usermodel
-
- XSSFDataValidation(XSSFDataValidationConstraint, CellRangeAddressList, CTDataValidation) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidation
-
- XSSFDataValidationConstraint - Class in org.apache.poi.xssf.usermodel
-
- XSSFDataValidationConstraint(String[]) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
list literal constructor
- XSSFDataValidationConstraint(int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- XSSFDataValidationConstraint(int, int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
- XSSFDataValidationConstraint(int, int, String, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
This is the constructor called using the OOXML raw data.
- XSSFDataValidationHelper - Class in org.apache.poi.xssf.usermodel
-
- XSSFDataValidationHelper(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
-
- XSSFDateAxis - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFDateAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- XSSFDateAxis(XSSFChart, CTDateAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- XSSFDialogsheet - Class in org.apache.poi.xssf.usermodel
-
- XSSFDialogsheet(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDialogsheet
-
- XSSFDrawing - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML drawing
- XSSFDrawing() - Constructor for class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Create a new SpreadsheetML drawing
- XSSFDrawing(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Construct a SpreadsheetML drawing from a package part
- XSSFDxfStyleProvider - Class in org.apache.poi.xssf.usermodel
-
Style based on a dxf record - e.g.
- XSSFDxfStyleProvider(CTDxf, int, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
-
- XSSFEvaluationWorkbook - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only
- XSSFEvenFooter - Class in org.apache.poi.xssf.usermodel
-
Even page footer value.
- XSSFEvenFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Create an instance of XSSFEvenFooter from the supplied XML bean
- XSSFEvenHeader - Class in org.apache.poi.xssf.usermodel
-
Even page header value.
- XSSFEvenHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Create an instance of XSSFEvenHeader from the supplied XML bean.
- XSSFEventBasedExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Implementation of a text extractor from OOXML Excel
files that uses SAX event based parsing.
- XSSFEventBasedExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- XSSFEventBasedExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- XSSFEventBasedExcelExtractor.SheetTextExtractor - Class in org.apache.poi.xssf.extractor
-
- XSSFExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Helper class to extract text from an OOXML Excel file
- XSSFExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
- XSSFExcelExtractor(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
- XSSFExportToXml - Class in org.apache.poi.xssf.extractor
-
Maps an XLSX to an XML according to one of the mapping defined.
- XSSFExportToXml(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Creates a new exporter and sets the mapping to be used when generating the XML output document
- XSSFFactory - Class in org.apache.poi.xssf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSSFFactory() - Constructor for class org.apache.poi.xssf.usermodel.XSSFFactory
-
- XSSFFirstFooter - Class in org.apache.poi.xssf.usermodel
-
First page footer content.
- XSSFFirstFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Create an instance of XSSFFirstFooter from the supplied XML bean
- XSSFFirstHeader - Class in org.apache.poi.xssf.usermodel
-
First page header content.
- XSSFFirstHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Create an instance of XSSFFirstHeader from the supplied XML bean
- XSSFFont - Class in org.apache.poi.xssf.usermodel
-
Represents a font used in a workbook.
- XSSFFont(CTFont) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Create a new XSSFFont
- XSSFFont(CTFont, int, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Called from parsing styles.xml
- XSSFFont() - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Create a new XSSFont.
- XSSFFontFormatting - Class in org.apache.poi.xssf.usermodel
-
- XSSFFormulaEvaluator - Class in org.apache.poi.xssf.usermodel
-
Evaluates formula cells.
- XSSFFormulaEvaluator(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
- XSSFFormulaEvaluator(XSSFWorkbook, WorkbookEvaluator) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
- XSSFFormulaUtils - Class in org.apache.poi.xssf.usermodel.helpers
-
Utility to update formulas and named ranges when a sheet name was changed
- XSSFFormulaUtils(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils
-
- XSSFGraphicFrame - Class in org.apache.poi.xssf.usermodel
-
Represents DrawingML GraphicalObjectFrame.
- XSSFGraphicFrame(XSSFDrawing, CTGraphicalObjectFrame) - Constructor for class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Construct a new XSSFGraphicFrame object.
- XSSFHeaderFooter - Class in org.apache.poi.xssf.usermodel.extensions
-
Parent class of all XSSF headers and footers.
- XSSFHeaderFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Create an instance of XSSFAbstractHeaderFooter from the supplied XML bean
- XSSFHeaderFooterProperties - Class in org.apache.poi.xssf.usermodel
-
All Header/Footer properties for a sheet are scoped to the sheet.
- XSSFHeaderFooterProperties(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
Create an instance of XSSFHeaderFooterProperties from the supplied XML bean
- XSSFHyperlink - Class in org.apache.poi.xssf.usermodel
-
XSSF Implementation of a Hyperlink.
- XSSFHyperlink(HyperlinkType) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a new XSSFHyperlink.
- XSSFHyperlink(CTHyperlink, PackageRelationship) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship
- XSSFHyperlink(Hyperlink) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a new XSSFHyperlink.
- XSSFHyperlinkRecord - Class in org.apache.poi.xssf.binary
-
This is a read only record that maintains information about
a hyperlink.
- XSSFIconMultiStateFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for Icon / Multi-State Formatting
component of Conditional Formatting settings
- XSSFIgnoredErrorHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
XSSF-specific code for working with ignored errors
- XSSFIgnoredErrorHelper() - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
-
- XSSFImportFromXML - Class in org.apache.poi.xssf.extractor
-
Imports data from an external XML to an XLSX according to one of the mappings
defined.The output XML Schema must respect this limitations:
the input XML must be valid according to the XML Schema used in the mapping
denormalized table mapping is not supported (see OpenOffice part 4: chapter 3.5.1.7)
all the namespaces used in the document must be declared in the root node
- XSSFImportFromXML(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFImportFromXML
-
- XSSFLineChartData - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFLineChartData() - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- XSSFManualLayout - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFManualLayout(CTLayout) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
Create a new SpreadsheetML manual layout.
- XSSFManualLayout(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
Create a new SpreadsheetML manual layout for chart.
- XSSFMap - Class in org.apache.poi.xssf.usermodel
-
This class implements the Map element (Open Office XML Part 4:
chapter 3.16.2)
- XSSFMap(CTMap, MapInfo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFMap
-
- XSSFName - Class in org.apache.poi.xssf.usermodel
-
Represents a defined named range in a SpreadsheetML workbook.
- XSSFName(CTDefinedName, XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFName
-
Creates an XSSFName object - called internally by XSSFWorkbook.
- XSSFObjectData - Class in org.apache.poi.xssf.usermodel
-
Represents binary object (i.e.
- XSSFObjectData(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFObjectData
-
- XSSFOddFooter - Class in org.apache.poi.xssf.usermodel
-
Odd page footer value.
- XSSFOddFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Create an instance of XSSFOddFooter from the supplied XML bean
- XSSFOddHeader - Class in org.apache.poi.xssf.usermodel
-
Odd page header value.
- XSSFOddHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Create an instance of XSSFOddHeader from the supplied XML bean
- XSSFPasswordHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
- XSSFPatternFormatting - Class in org.apache.poi.xssf.usermodel
-
- XSSFPicture - Class in org.apache.poi.xssf.usermodel
-
Represents a picture shape in a SpreadsheetML drawing.
- XSSFPicture(XSSFDrawing, CTPicture) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPicture
-
Construct a new XSSFPicture object.
- XSSFPictureData - Class in org.apache.poi.xssf.usermodel
-
Raw picture data, normally attached to a SpreadsheetML Drawing.
- XSSFPictureData() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Create a new XSSFPictureData node
- XSSFPictureData(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Construct XSSFPictureData from a package part
- XSSFPivotCache - Class in org.apache.poi.xssf.usermodel
-
- XSSFPivotCache() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
-
- XSSFPivotCache(CTPivotCache) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
-
- XSSFPivotCache(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
-
Creates n XSSFPivotCache representing the given package part and relationship.
- XSSFPivotCacheDefinition - Class in org.apache.poi.xssf.usermodel
-
- XSSFPivotCacheDefinition() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
- XSSFPivotCacheDefinition(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Creates an XSSFPivotCacheDefintion representing the given package part and relationship.
- XSSFPivotCacheRecords - Class in org.apache.poi.xssf.usermodel
-
- XSSFPivotCacheRecords() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
- XSSFPivotCacheRecords(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
Creates an XSSFPivotCacheRecords representing the given package part and relationship.
- XSSFPivotTable - Class in org.apache.poi.xssf.usermodel
-
- XSSFPivotTable() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- XSSFPivotTable(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Creates an XSSFPivotTable representing the given package part and relationship.
- XSSFPivotTable.PivotTableReferenceConfigurator - Interface in org.apache.poi.xssf.usermodel
-
- XSSFPrintSetup - Class in org.apache.poi.xssf.usermodel
-
Page setup and page margins settings for the worksheet.
- XSSFPrintSetup(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
- XSSFRangeCopier - Class in org.apache.poi.xssf.usermodel
-
- XSSFRangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRangeCopier
-
- XSSFReader - Class in org.apache.poi.xssf.eventusermodel
-
This class makes it easy to get at individual parts
of an OOXML .xlsx file, suitable for low memory sax
parsing or similar.
- XSSFReader(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Creates a new XSSFReader, for the given package
- XSSFReader.SheetIterator - Class in org.apache.poi.xssf.eventusermodel
-
Iterator over sheet data.
- XSSFReader.XSSFSheetRef - Class in org.apache.poi.xssf.eventusermodel
-
- XSSFRelation - Class in org.apache.poi.xssf.usermodel
-
Defines namespaces, content types and normal file names / naming
patterns, for the well-known XSSF format parts.
- XSSFRichTextString - Class in org.apache.poi.xssf.usermodel
-
Rich text unicode string.
- XSSFRichTextString(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create a rich text string
- XSSFRichTextString() - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create empty rich text string and initialize it with empty string
- XSSFRichTextString(CTRst) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create a rich text string from the supplied XML bean
- XSSFRow - Class in org.apache.poi.xssf.usermodel
-
High level representation of a row of a spreadsheet.
- XSSFRow(CTRow, XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRow
-
Construct a XSSFRow.
- XSSFRowShifter - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper for shifting rows up or down
- XSSFRowShifter(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
-
- XSSFScatterChartData - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFScatterChartData() - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- XSSFShape - Class in org.apache.poi.xssf.usermodel
-
Represents a shape in a SpreadsheetML drawing.
- XSSFShape() - Constructor for class org.apache.poi.xssf.usermodel.XSSFShape
-
- XSSFShapeGroup - Class in org.apache.poi.xssf.usermodel
-
This object specifies a group shape that represents many shapes grouped together.
- XSSFShapeGroup(XSSFDrawing, CTGroupShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Construct a new XSSFSimpleShape object.
- XSSFSheet - Class in org.apache.poi.xssf.usermodel
-
High level representation of a SpreadsheetML worksheet.
- XSSFSheet() - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates new XSSFSheet - called by XSSFWorkbook to create a sheet from scratch.
- XSSFSheet(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates an XSSFSheet representing the given package part and relationship.
- XSSFSheetConditionalFormatting - Class in org.apache.poi.xssf.usermodel
-
XSSF Conditional Formattings
- XSSFSheetRef(String, String) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
-
- XSSFSheetXMLHandler - Class in org.apache.poi.xssf.eventusermodel
-
This class handles the streaming processing of a sheet#.xml
sheet part of a XSSF .xlsx file, and generates
row and cell events for it.
- XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler(Styles, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler(Styles, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler.SheetContentsHandler - Interface in org.apache.poi.xssf.eventusermodel
-
This interface allows to provide callbacks when reading
a sheet in streaming mode.
- XSSFSimpleShape - Class in org.apache.poi.xssf.usermodel
-
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
- XSSFSimpleShape(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
- XSSFSingleXmlCell - Class in org.apache.poi.xssf.usermodel.helpers
-
This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4:
chapter 3.5.2.1)
- XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
- XSSFTable - Class in org.apache.poi.xssf.usermodel
-
This class implements the Table Part (Open Office XML Part 4: chapter 3.5.1)
Columns of this table may contains mappings to a subtree of an XML.
- XSSFTable() - Constructor for class org.apache.poi.xssf.usermodel.XSSFTable
-
empty implementation, not attached to a workbook/worksheet yet
- XSSFTable(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTable
-
- XSSFTableColumn - Class in org.apache.poi.xssf.usermodel
-
- XSSFTableColumn(XSSFTable, CTTableColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Create a new table column.
- XSSFTableStyle - Class in org.apache.poi.xssf.usermodel
-
TableStyle
implementation for styles defined in the OOXML styles.xml.
- XSSFTableStyle(int, CTDxfs, CTTableStyle, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableStyle
-
- XSSFTableStyleInfo - Class in org.apache.poi.xssf.usermodel
-
Wrapper for the CT class, to cache values and add style lookup
- XSSFTableStyleInfo(StylesTable, CTTableStyleInfo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
-
- XSSFTextBox - Class in org.apache.poi.xssf.usermodel
-
Represents a text box in a SpreadsheetML drawing.
- XSSFTextBox(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTextBox
-
- XSSFTextParagraph - Class in org.apache.poi.xssf.usermodel
-
Represents a paragraph of text within the containing text body.
- XSSFTextRun - Class in org.apache.poi.xssf.usermodel
-
Represents a run of text within the containing text body.
- XSSFValueAxis - Class in org.apache.poi.xssf.usermodel.charts
-
- XSSFValueAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- XSSFValueAxis(XSSFChart, CTValAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- XSSFVBAPart - Class in org.apache.poi.xssf.usermodel
-
- XSSFVBAPart() - Constructor for class org.apache.poi.xssf.usermodel.XSSFVBAPart
-
Create a new XSSFVBAPart node
- XSSFVBAPart(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFVBAPart
-
Construct XSSFVBAPart from a package part
- XSSFVMLDrawing - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML VML drawing.
- XSSFVMLDrawing() - Constructor for class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Create a new SpreadsheetML drawing
- XSSFVMLDrawing(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Construct a SpreadsheetML drawing from a package part
- XSSFWorkbook - Class in org.apache.poi.xssf.usermodel
-
High level representation of a SpreadsheetML workbook.
- XSSFWorkbook() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new SpreadsheetML workbook.
- XSSFWorkbook(XSSFFactory) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- XSSFWorkbook(XSSFWorkbookType) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new SpreadsheetML workbook.
- XSSFWorkbook(OPCPackage) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
- XSSFWorkbook(InputStream) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object, by buffering the whole stream into memory
and then opening an
OPCPackage
object for it.
- XSSFWorkbook(File) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object from a given file.
- XSSFWorkbook(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object given a file name.
- XSSFWorkbook(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object using Package Part.
- XSSFWorkbookFactory - Class in org.apache.poi.xssf.usermodel
-
- XSSFWorkbookFactory() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
- XSSFWorkbookType - Enum in org.apache.poi.xssf.usermodel
-
Represents the two different kinds of XML-based OOXML document.
- XSSFXmlColumnPr - Class in org.apache.poi.xssf.usermodel.helpers
-
This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4:
chapter 3.5.1.7)
- XSSFXmlColumnPr(XSSFTableColumn, CTXmlColumnPr) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Create a new XSSFXmlColumnPr (XML column properties) wrapper around a
CTXmlColumnPr.
- XSSFXmlColumnPr(XSSFTable, CTTableColumn, CTXmlColumnPr) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Deprecated.
- Xst - Class in org.apache.poi.hwpf.model
-
The Xst structure is a string.
- Xst() - Constructor for class org.apache.poi.hwpf.model.Xst
-
- Xst(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xst
-
- Xst(String) - Constructor for class org.apache.poi.hwpf.model.Xst
-
- Xstz - Class in org.apache.poi.hwpf.model
-
- Xstz() - Constructor for class org.apache.poi.hwpf.model.Xstz
-
- Xstz(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xstz
-
- XWPFAbstractFootnoteEndnote - Class in org.apache.poi.xwpf.usermodel
-
- XWPFAbstractFootnoteEndnote() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- XWPFAbstractFootnoteEndnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- XWPFAbstractFootnoteEndnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
- XWPFAbstractFootnotesEndnotes - Class in org.apache.poi.xwpf.usermodel
-
Base class for the Footnotes and Endnotes part implementations.
- XWPFAbstractFootnotesEndnotes(OPCPackage) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- XWPFAbstractFootnotesEndnotes(OPCPackage, String) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- XWPFAbstractFootnotesEndnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- XWPFAbstractFootnotesEndnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- XWPFAbstractFootnotesEndnotes(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- XWPFAbstractNum - Class in org.apache.poi.xwpf.usermodel
-
- XWPFAbstractNum() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- XWPFAbstractNum(CTAbstractNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- XWPFAbstractNum(CTAbstractNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
-
- XWPFAbstractSDT - Class in org.apache.poi.xwpf.usermodel
-
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
- XWPFAbstractSDT(CTSdtPr, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
-
- XWPFChart - Class in org.apache.poi.xwpf.usermodel
-
Represents a Chart in a .docx file
- XWPFChart() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFChart
-
constructor to
Create a new chart in document
- XWPFChart(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFChart
-
Construct a chart from a package part.
- XWPFComment - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF comment class
- XWPFComment(CTComment, XWPFDocument) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFComment
-
- XWPFCommentsDecorator - Class in org.apache.poi.xwpf.model
-
Decorator class for XWPFParagraph allowing to add comments
found in paragraph to its text
- XWPFCommentsDecorator(XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
-
- XWPFCommentsDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
-
- XWPFDefaultParagraphStyle - Class in org.apache.poi.xwpf.usermodel
-
Default Paragraph style, from which other styles will override
TODO Share logic with
XWPFParagraph
which also uses CTPPr
- XWPFDefaultParagraphStyle(CTPPr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
-
- XWPFDefaultRunStyle - Class in org.apache.poi.xwpf.usermodel
-
Default Character Run style, from which other styles will override
TODO Share logic with
XWPFRun
which also uses CTRPr
- XWPFDefaultRunStyle(CTRPr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
-
- XWPFDocument - Class in org.apache.poi.xwpf.usermodel
-
High(ish) level class for working with .docx files.
- XWPFDocument(OPCPackage) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- XWPFDocument(InputStream) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- XWPFDocument() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
-
- XWPFEndnote - Class in org.apache.poi.xwpf.usermodel
-
Represents an end note footnote.
- XWPFEndnote() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
-
- XWPFEndnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
-
- XWPFEndnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
-
- XWPFEndnotes - Class in org.apache.poi.xwpf.usermodel
-
Looks after the collection of end notes for a document.
- XWPFEndnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
- XWPFEndnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Construct XWPFEndnotes from a package part
- XWPFFactory - Class in org.apache.poi.xwpf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XWPFFieldRun - Class in org.apache.poi.xwpf.usermodel
-
A run of text which is part of a field, such as Title
of Page number or Author.
- XWPFFieldRun(CTSimpleField, CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFieldRun
-
- XWPFFooter - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF footer class
- XWPFFooter() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
-
- XWPFFooter(XWPFDocument, CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
-
- XWPFFooter(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
-
- XWPFFootnote - Class in org.apache.poi.xwpf.usermodel
-
Represents a bottom-of-the-page footnote.
- XWPFFootnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnote
-
- XWPFFootnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnote
-
- XWPFFootnotes - Class in org.apache.poi.xwpf.usermodel
-
Looks after the collection of Footnotes for a document.
- XWPFFootnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Construct XWPFFootnotes from a package part
- XWPFFootnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Construct XWPFFootnotes from scratch for a new document.
- XWPFHeader - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF header class
- XWPFHeader() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
-
- XWPFHeader(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
-
- XWPFHeader(XWPFDocument, CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
-
- XWPFHeaderFooter - Class in org.apache.poi.xwpf.usermodel
-
Parent of XWPF headers and footers
- XWPFHeaderFooter() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- XWPFHeaderFooter(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- XWPFHeaderFooterPolicy - Class in org.apache.poi.xwpf.model
-
A .docx file can have no headers/footers, the same header/footer
on each page, odd/even page footers, and optionally also
a different header/footer on the first page.
- XWPFHeaderFooterPolicy(XWPFDocument) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Figures out the policy for the given document,
and creates any header and footer objects
as required.
- XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Figures out the policy for the given document,
and creates any header and footer objects
as required.
- XWPFHyperlink - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF hyperlink class
- XWPFHyperlink(String, String) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlink
-
- XWPFHyperlinkRun - Class in org.apache.poi.xwpf.usermodel
-
A run of text with a Hyperlink applied to it.
- XWPFHyperlinkRun(CTHyperlink, CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
- XWPFLatentStyles - Class in org.apache.poi.xwpf.usermodel
-
- XWPFLatentStyles() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
- XWPFLatentStyles(CTLatentStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
- XWPFLatentStyles(CTLatentStyles, XWPFStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
- XWPFNum - Class in org.apache.poi.xwpf.usermodel
-
TODO Bring more of the logic over from XWPFParagraph
- XWPFNum() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
-
- XWPFNum(CTNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
-
- XWPFNum(XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
-
- XWPFNum(CTNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
-
- XWPFNumbering - Class in org.apache.poi.xwpf.usermodel
-
- XWPFNumbering(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
create a new styles object with an existing document
- XWPFNumbering() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
create a new XWPFNumbering object for use in a new document
- XWPFParagraph - Class in org.apache.poi.xwpf.usermodel
-
A Paragraph within a Document, Table, Header etc.
- XWPFParagraph(CTP, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
- XWPFParagraphDecorator - Class in org.apache.poi.xwpf.model
-
Base decorator class for XWPFParagraph
- XWPFParagraphDecorator(XWPFParagraph) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
-
- XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
-
- XWPFPicture - Class in org.apache.poi.xwpf.usermodel
-
- XWPFPicture(CTPicture, XWPFRun) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPicture
-
- XWPFPictureData - Class in org.apache.poi.xwpf.usermodel
-
Raw picture data, normally attached to a WordprocessingML Drawing.
- XWPFPictureData() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Create a new XWPFGraphicData node
- XWPFPictureData(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Construct XWPFPictureData from a package part
- XWPFRelation - Class in org.apache.poi.xwpf.usermodel
-
- XWPFRun - Class in org.apache.poi.xwpf.usermodel
-
XWPFRun object defines a region of text with a common set of properties
- XWPFRun(CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFRun
-
- XWPFRun(CTR, XWPFParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFRun
-
- XWPFRun.FontCharRange - Enum in org.apache.poi.xwpf.usermodel
-
- XWPFSDT - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl
- XWPFSDT(CTSdtRun, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDT
-
- XWPFSDT(CTSdtBlock, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDT
-
- XWPFSDTCell - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl that can appear
in a table row as if a table cell.
- XWPFSDTCell(CTSdtCell, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTCell
-
- XWPFSDTContent - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of
of the contentblock of an SDT/ContentControl.
- XWPFSDTContent(CTSdtContentRun, IBody, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContent
-
- XWPFSDTContent(CTSdtContentBlock, IBody, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContent
-
- XWPFSDTContentCell - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of
of the XWPFSDTCellContent.
- XWPFSDTContentCell(CTSdtContentCell, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
-
- XWPFSettings - Class in org.apache.poi.xwpf.usermodel
-
- XWPFSettings(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
-
- XWPFSettings() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
-
- XWPFStyle - Class in org.apache.poi.xwpf.usermodel
-
- XWPFStyle(CTStyle) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
-
constructor
- XWPFStyle(CTStyle, XWPFStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
-
constructor
- XWPFStyles - Class in org.apache.poi.xwpf.usermodel
-
Holds details of built-in, default and user styles, which
apply to tables / paragraphs / lists etc.
- XWPFStyles(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Construct XWPFStyles from a package part
- XWPFStyles() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Construct XWPFStyles from scratch for a new document.
- XWPFTable - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPFTable class.
- XWPFTable(CTTbl, IBody, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
-
- XWPFTable(CTTbl, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
-
- XWPFTable.XWPFBorderType - Enum in org.apache.poi.xwpf.usermodel
-
- XWPFTableCell - Class in org.apache.poi.xwpf.usermodel
-
- XWPFTableCell(CTTc, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
If a table cell does not include at least one block-level element, then this document shall be considered corrupt
- XWPFTableCell.XWPFVertAlign - Enum in org.apache.poi.xwpf.usermodel
-
- XWPFTableRow - Class in org.apache.poi.xwpf.usermodel
-
- XWPFTableRow(CTRow, XWPFTable) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
- XWPFWordExtractor - Class in org.apache.poi.xwpf.extractor
-
Helper class to extract text from an OOXML Word file
- XWPFWordExtractor(OPCPackage) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- XWPFWordExtractor(XWPFDocument) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
- XYNumericFunction - Class in org.apache.poi.ss.formula.functions
-
- XYNumericFunction() - Constructor for class org.apache.poi.ss.formula.functions.XYNumericFunction
-
- XYNumericFunction.Accumulator - Interface in org.apache.poi.ss.formula.functions
-
Y
- y - Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
- y - Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
-
- y - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- YEAR - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
-
- YPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
Z
- z - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
-
- ZERO - Static variable in class org.apache.poi.ss.formula.eval.NumberEval
-
- ZipArchiveThresholdInputStream - Class in org.apache.poi.openxml4j.util
-
- ZipArchiveThresholdInputStream(InputStream) - Constructor for class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
-
- ZipContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
-
Zip implementation of the ContentTypeManager.
- ZipContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
-
Delegate constructor to the super constructor.
- ZipEntrySource - Interface in org.apache.poi.openxml4j.util
-
An Interface to make getting the different bits
of a Zip File easy.
- ZipFileZipEntrySource - Class in org.apache.poi.openxml4j.util
-
A ZipEntrySource wrapper around a ZipFile.
- ZipFileZipEntrySource(ZipFile) - Constructor for class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
-
- ZipHelper - Class in org.apache.poi.openxml4j.opc.internal
-
- ZipInputStreamZipEntrySource - Class in org.apache.poi.openxml4j.util
-
Provides a way to get at all the ZipEntries
from a ZipInputStream, as many times as required.
- ZipInputStreamZipEntrySource(ZipArchiveThresholdInputStream) - Constructor for class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
Reads all the entries from the ZipInputStream
into memory, and don't close (since POI 4.0.1) the source stream.
- ZipPackage - Class in org.apache.poi.openxml4j.opc
-
Physical zip package.
- ZipPackage() - Constructor for class org.apache.poi.openxml4j.opc.ZipPackage
-
Constructor.
- ZipPackagePart - Class in org.apache.poi.openxml4j.opc
-
Zip implementation of a PackagePart.
- ZipPackagePart(OPCPackage, ZipArchiveEntry, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Constructor.
- ZipPackagePropertiesMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Package core properties marshaller specialized for zipped package.
- ZipPackagePropertiesMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller
-
- ZipPartMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Zip part marshaller.
- ZipPartMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
-
- ZipSecureFile - Class in org.apache.poi.openxml4j.util
-
This class wraps a
ZipFile
in order to check the
entries for
zip bombs
while reading the archive.
- ZipSecureFile(File) - Constructor for class org.apache.poi.openxml4j.util.ZipSecureFile
-
- ZipSecureFile(String) - Constructor for class org.apache.poi.openxml4j.util.ZipSecureFile
-
_
- _acceptor - Variable in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
- _bat_array_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _bat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _book - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- _bookEvaluator - Variable in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- _bookName - Variable in class org.apache.poi.ss.formula.SheetIdentifier
-
- _borderFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _buf - Variable in class org.apache.poi.hwpf.model.PropertyNode
-
- _cbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for text
- _cells - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- _cells - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _character - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _characters - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All CharacterRuns that belong to the document this Range belongs to.
- _charEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the characterRuns list for this Range.
- _charRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
-
Have we loaded the characterRun indexes yet.
- _charStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the characterRuns list for this Range
- _children - Variable in class org.apache.poi.hslf.record.RecordContainer
-
- _chpx - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- _connections - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- _container - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
This part's container.
- _containingSheet - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- _content - Variable in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- _content - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- _contentType - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
The type of content of this part.
- _crun - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _data - Variable in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
- _doc - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The document this range belongs to.
- _document - Variable in class org.apache.poi.xdgf.usermodel.XDGFDocument
-
- _document - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _document - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- _document - Variable in class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
-
- _end - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The ending character offset of this range.
- _extractHeaderFooter(HeaderFooter) - Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
- _fib - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
The FIB
- _fkp - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _fontFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _formatter - Variable in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
- _ft - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds fonts for this document.
- _geometry - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _getBlockHeader() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
- _getCompressedContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
- _getContents() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
- _getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
-
- _getContentsLength() - Method in class org.apache.poi.hdgf.streams.Stream
-
- _getDetailsA() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Get the link details (field A)
- _getDetailsB() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Get the link details (field B)
- _getDXfsSize() - Method in class org.apache.poi.xssf.model.StylesTable
-
- _getHdrFtr() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
- _getRawErrorCheckValue() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
-
- _getSheetNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns the (internal, SlideIdentifier based) sheet number, as used
to reference this sheet from other records.
- _getSheetRefId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns the (internal, RefID based) sheet number, as used
to in PersistPtr stuff.
- _getStore() - Method in class org.apache.poi.hdgf.streams.Stream
-
- _getStyleXfsSize() - Method in class org.apache.poi.xssf.model.StylesTable
-
For unit testing only
- _getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- _getWorkbookEvaluator() - Method in interface org.apache.poi.ss.formula.WorkbookEvaluatorProvider
-
Provide the underlying WorkbookEvaluator
- _graphics - Variable in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
-
- _hyperlink - Variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Hyperlink
- _inst - Static variable in class org.apache.poi.sl.draw.geom.PresetGeometries
-
- _invokeOnDocumentRead(POIXMLDocumentPart) - Static method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Deprecated.
- _isHorizontallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- _istd - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- _istd - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _isUncalced - Variable in class org.apache.poi.hssf.model.InternalSheet
-
Add an UncalcedRecord if not true indicating formulas have not been calculated
- _isVerticallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
-
- _lastSheetIdentifier - Variable in class org.apache.poi.ss.formula.SheetRangeIdentifier
-
- _list - Variable in class org.apache.poi.ss.util.CellRangeAddressList
-
List of CellRangeAddresses.
- _log(int, Object) - Method in class org.apache.poi.util.CommonsLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.CommonsLogger
-
Log a message
- _log(int, Object) - Method in class org.apache.poi.util.NullLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
-
Log a message
- _log(int, Object) - Method in interface org.apache.poi.util.POILogger
-
Log a message - belongs to the SPI, usually not called from user code
- _log(int, Object, Throwable) - Method in interface org.apache.poi.util.POILogger
-
Log a message - belongs to the SPI, usually not called from user code
- _log(int, Object) - Method in class org.apache.poi.util.SystemOutLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.SystemOutLogger
-
Log a message
- _lt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Hold list tables
- _mainStream - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
main document stream buffer
- _master - Variable in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
-
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XDGFMasters
-
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- _max_bats_in_header - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _NO_INDEX - Static variable in class org.apache.poi.poifs.property.Property
-
- _NODE_BLACK - Static variable in class org.apache.poi.poifs.property.Property
-
- _NODE_RED - Static variable in class org.apache.poi.poifs.property.Property
-
- _objectPool - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds OLE2 objects
- _offset - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
-
- _page - Variable in class org.apache.poi.xdgf.usermodel.XDGFPageContents
-
- _pageContents - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- _pages - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- _pages - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
- _pageSheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFMaster
-
- _pageSheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
-
- _papx - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _paragraphs - Variable in class org.apache.poi.hwpf.model.PAPBinTable
-
- _paragraphs - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All paragraphs that belong to the document this Range belongs to.
- _parEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the paragraphs list for this Range, exclusive
- _parentShape - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- _parRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
-
Have we loaded the paragraph indexes yet.
- _parStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the paragraphs list for this Range, inclusive
- _partName - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
The part name.
- _patternFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
-
- _pbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for paragraphs
- _property_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _props - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- _props - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
-
- _rowsAggregate - Variable in class org.apache.poi.hssf.model.InternalSheet
-
always present
- _ruler - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- _runs - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
- _sbat_block_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _sbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _section - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- _sectionEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the sections list for this Range.
- _sections - Variable in class org.apache.poi.hwpf.model.SectionTable
-
- _sections - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All sections that belong to the document this Range belongs to.
- _sections - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _sectionStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the sections list for this Range
- _selection - Variable in class org.apache.poi.hssf.model.InternalSheet
-
- _shapes - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- _sheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
- _sheetIdentifier - Variable in class org.apache.poi.ss.formula.SheetIdentifier
-
- _sheets - Variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
this holds the HSSFSheet objects attached to this workbook
- _signature - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _signature_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _ss - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds styles for this document.
- _st - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for sections.
- _start - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The starting character offset of this range.
- _tabids - Variable in class org.apache.poi.hssf.record.TabIdRecord
-
- _text - Variable in class org.apache.poi.hwpf.model.SectionTable
-
- _text - Variable in class org.apache.poi.hwpf.usermodel.Range
-
- _textPieces - Variable in class org.apache.poi.hwpf.model.TextPieceTable
-
- _textPiecesFCOrder - Variable in class org.apache.poi.hwpf.model.TextPieceTable
-
- _textRuns - Variable in class org.apache.poi.hwpf.model.CHPBinTable
-
List of character properties.
- _toplevelShapes - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
- _tpt - Variable in class org.apache.poi.hwpf.model.ComplexFileTable
-
- _type - Static variable in class org.apache.poi.hslf.record.StyleTextPropAtom
-
- _type - Static variable in class org.apache.poi.hslf.record.TextBytesAtom
-
- _type - Static variable in class org.apache.poi.hslf.record.TextCharsAtom
-
- _type - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
-
- _uBook - Variable in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
- _workbook - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
- _xbat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
- _xbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright 2020 The Apache Software Foundation or
its licensors, as applicable.