Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ea1ChsPeriod - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Simplified Chinese with single-byte period.
- ea1ChsPlain - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Simplified Chinese.
- ea1ChtPeriod - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Traditional Chinese with single-byte period.
- ea1ChtPlain - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Traditional Chinese.
- ea1JpnChsDbPeriod - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese with double-byte period.
- ea1JpnKorPeriod - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese/Korean with single-byte period.
- ea1JpnKorPlain - Enum constant in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese/Korean.
- EARTH_1 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- EARTH_2 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- EAST_ASIAN - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
type for east asian charsets - usually set as fallback for the latin font, e.g.
- EAST_ASIAN_CHINESE_SIMPLIFIED_PERIOD - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_SIMPLIFIED_PLAIN - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_TRADITIONAL_PERIOD - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_TRADITIONAL_PLAIN - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_DOUBLE_BYTE_PERIOD - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_KOREAN_PERIOD - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_KOREAN_PLAIN - Enum constant in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
- eastAsia - Enum constant in enum org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
- EASTEUROPE - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a Eastern European character set.
- EASTEUROPE - Enum constant in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- ecb - Enum constant in enum org.apache.poi.poifs.crypt.ChainingMode
- ECLIPSING_SQUARES_1 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- ECLIPSING_SQUARES_2 - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for the BIFF encryption info header
- ecmaString - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for OOXML encryption info header
- EDate - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel EDATE () function.
- EDate() - Constructor for class org.apache.poi.ss.formula.functions.EDate
- EDGE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.LayoutMode
- EGGS_BLACK - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- EL - Enum constant in enum org.apache.poi.util.LocaleID
- EL_GR - Enum constant in enum org.apache.poi.util.LocaleID
- ELAPSED - Enum constant in enum org.apache.poi.ss.format.CellFormatType
-
An elapsed time format.
- ELEVEN_BY_SEVENTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
11 x 17 in
- Ellipse - Class in org.apache.poi.xdgf.usermodel.section.geometry
- Ellipse - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Ellipse(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- ELLIPSE - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ELLIPSE_RIBBON - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE_RIBBON - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ELLIPSE_RIBBON_2 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE_RIBBON_2 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE_RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- EllipseRibbon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- EllipseRibbon2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ELLIPSIS - Enum constant in enum org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Pay attention to top and bottom barriers.
- EllipticalArcTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- EllipticalArcTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- EMAIL - Enum constant in enum org.apache.poi.common.usermodel.HyperlinkType
-
Link to an E-mail address
- EMBEDDED_OBJECT_REF - Enum constant in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
- EmbeddedData - Class in org.apache.poi.ss.extractor
-
A collection of embedded object informations and content
- EmbeddedData(String, byte[], String) - Constructor for class org.apache.poi.ss.extractor.EmbeddedData
- EmbeddedExtractor - Class in org.apache.poi.ss.extractor
-
This extractor class tries to identify various embedded documents within Excel files and provide them via a common interface, i.e.
- EmbeddedExtractor - Interface in org.apache.poi.sl.draw
- EmbeddedExtractor() - Constructor for class org.apache.poi.ss.extractor.EmbeddedExtractor
- EmbeddedExtractor.EmbeddedPart - Class in org.apache.poi.sl.draw
- EmbeddedExtractor.Ole10Extractor - Class in org.apache.poi.ss.extractor
- EmbeddedObjectRefSubRecord - Class in org.apache.poi.hssf.record
-
ftPictFmla (0x0009)
- EmbeddedObjectRefSubRecord() - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- EmbeddedObjectRefSubRecord(EmbeddedObjectRefSubRecord) - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- EmbeddedObjectRefSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- EmbeddedPart() - Constructor for class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
- EMF - Enum constant in enum org.apache.poi.common.usermodel.PictureType
-
Extended windows meta file
- EMF - Enum constant in enum org.apache.poi.poifs.filesystem.FileMagic
-
EMF image
- EMF - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Extended windows meta file
- EMF_FORCE_HEADER_BOUNDS - Static variable in interface org.apache.poi.sl.draw.Drawable
-
A boolean value to force the usage of the bounding box, which is specified in the EMF header.
- EMPTY - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
- EMPTY - Static variable in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- EMPTY_ARRAY - Static variable in class org.apache.poi.hssf.record.NoteRecord
- EMPTY_CELL_REFERENCE - Enum constant in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for references to empty cells.
- EMPTY_INSTANCE - Static variable in class org.apache.poi.ss.formula.eval.StringEval
- EMPTY_INTERPOLATED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EMPTY_NOT_PLOTTED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EMPTY_PTG_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
- EMPTY_ZERO - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EmptyFileException - Exception in org.apache.poi
-
Exception thrown if an Empty (zero byte) file is supplied
- EmptyFileException() - Constructor for exception org.apache.poi.EmptyFileException
- EmptyFileException(File) - Constructor for exception org.apache.poi.EmptyFileException
- EMU_PER_CENTIMETER - Static variable in class org.apache.poi.util.Units
- EMU_PER_CHARACTER - Static variable in class org.apache.poi.util.Units
-
Column widths are in fractional characters, this is the EMU equivalent.
- EMU_PER_DXA - Static variable in class org.apache.poi.util.Units
-
EMU_PER_POINT/20
- EMU_PER_INCH - Static variable in class org.apache.poi.util.Units
-
72 points per inch (dpi)
- EMU_PER_PIXEL - Static variable in class org.apache.poi.util.Units
-
In Escher absolute distances are specified in English Metric Units (EMUs), occasionally referred to as A units; there are 360000 EMUs per centimeter, 914400 EMUs per inch, 12700 EMUs per point.
- EMU_PER_POINT - Static variable in class org.apache.poi.util.Units
- EN - Enum constant in enum org.apache.poi.util.LocaleID
- EN_029 - Enum constant in enum org.apache.poi.util.LocaleID
- EN_AE - Enum constant in enum org.apache.poi.util.LocaleID
- EN_AU - Enum constant in enum org.apache.poi.util.LocaleID
- EN_BH - Enum constant in enum org.apache.poi.util.LocaleID
- EN_BZ - Enum constant in enum org.apache.poi.util.LocaleID
- EN_CA - Enum constant in enum org.apache.poi.util.LocaleID
- EN_EG - Enum constant in enum org.apache.poi.util.LocaleID
- EN_GB - Enum constant in enum org.apache.poi.util.LocaleID
- EN_HK - Enum constant in enum org.apache.poi.util.LocaleID
- EN_ID - Enum constant in enum org.apache.poi.util.LocaleID
- EN_IE - Enum constant in enum org.apache.poi.util.LocaleID
- EN_IN - Enum constant in enum org.apache.poi.util.LocaleID
- EN_JM - Enum constant in enum org.apache.poi.util.LocaleID
- EN_JO - Enum constant in enum org.apache.poi.util.LocaleID
- EN_KW - Enum constant in enum org.apache.poi.util.LocaleID
- EN_MY - Enum constant in enum org.apache.poi.util.LocaleID
- EN_NZ - Enum constant in enum org.apache.poi.util.LocaleID
- EN_PH - Enum constant in enum org.apache.poi.util.LocaleID
- EN_SG - Enum constant in enum org.apache.poi.util.LocaleID
- EN_TR - Enum constant in enum org.apache.poi.util.LocaleID
- EN_TT - Enum constant in enum org.apache.poi.util.LocaleID
- EN_US - Enum constant in enum org.apache.poi.util.LocaleID
- EN_YE - Enum constant in enum org.apache.poi.util.LocaleID
- EN_ZA - Enum constant in enum org.apache.poi.util.LocaleID
- EN_ZW - Enum constant in enum org.apache.poi.util.LocaleID
- enableLocking() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable sheet protection
- enableLocking() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable sheet protection
- ENCLOSES - Static variable in class org.apache.poi.ss.util.CellRangeUtil
-
first range encloses or is equal to the second
- encode(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
percent-encode white spaces and characters above 0x80.
- encode(LittleEndianOutput, Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.EOFRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.RowRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- ENCODED_SIZE - Static variable in class org.apache.poi.ss.util.CellRangeAddress
- ENCODING_COMPRESSED_UNICODE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- ENCODING_UNCHANGED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- ENCODING_UTF_16 - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- EncryptedDocumentException - Exception in org.apache.poi
- EncryptedDocumentException(String) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedDocumentException(String, Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedDocumentException(Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedTempData - Class in org.apache.poi.poifs.crypt.temp
-
EncryptedTempData can be used to buffer binary data in a secure way, by using encrypted temp files.
- EncryptedTempData() - Constructor for class org.apache.poi.poifs.crypt.temp.EncryptedTempData
- EncryptedTempFilePackagePart - Class in org.apache.poi.openxml4j.opc.internal
-
(Experimental) Encrypted Temp File version of a package part.
- EncryptedTempFilePackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.internal.EncryptedTempFilePackagePart
-
Constructor.
- EncryptedTempFilePackagePart(OPCPackage, PackagePartName, String, boolean) - Constructor for class org.apache.poi.openxml4j.opc.internal.EncryptedTempFilePackagePart
-
Constructor.
- encryptedVerifierHashLength - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- ENCRYPTION_INFO_ENTRY - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
-
Document entry name for encryption info xml descriptor
- EncryptionDocument - Class in org.apache.poi.poifs.crypt.agile
- EncryptionDocument() - Constructor for class org.apache.poi.poifs.crypt.agile.EncryptionDocument
- encryptionFlags - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
- EncryptionHeader - Class in org.apache.poi.poifs.crypt
-
Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants.
- EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.EncryptionHeader
- EncryptionHeader(EncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.EncryptionHeader
- encryptionInfo - Variable in class org.apache.poi.poifs.crypt.Decryptor
- EncryptionInfo - Class in org.apache.poi.poifs.crypt
-
Wrapper for the EncryptionInfo node of encrypted documents
- EncryptionInfo(EncryptionInfo) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
- EncryptionInfo(EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Prepares for encryption, using the given Encryption Mode, and all other parameters as default.
- EncryptionInfo(EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Constructs an EncryptionInfo from scratch
- EncryptionInfo(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Opens for decryption
- EncryptionInfo(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Opens for decryption
- EncryptionInfo(LittleEndianInput, EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
- EncryptionInfoBuilder - Interface in org.apache.poi.poifs.crypt
- EncryptionMode - Enum in org.apache.poi.poifs.crypt
-
Office supports various encryption modes.
- EncryptionRecord - Interface in org.apache.poi.poifs.crypt.standard
- EncryptionVerifier - Class in org.apache.poi.poifs.crypt
-
Used when checking if a key is valid for a document
- EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
- EncryptionVerifier(EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
- Encryptor - Class in org.apache.poi.poifs.crypt
- Encryptor() - Constructor for class org.apache.poi.poifs.crypt.Encryptor
- Encryptor(Encryptor) - Constructor for class org.apache.poi.poifs.crypt.Encryptor
- encryptTempFilePackageParts() - Static method in class org.apache.poi.openxml4j.opc.ZipPackage
- END - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- END - Enum constant in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
- END - Enum constant in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
- END_OF_CHAIN - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Indicates the sector is the end of a chain (0xFFFFFFFE)
- endBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- endDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- endElement(String, String, String) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- endElement(String, String, String) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
- ENDNOTE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- endnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- EndRecord - Class in org.apache.poi.hssf.record.chart
-
The end record defines the end of a block of records for a (Graphing) data object.
- EndRecord() - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
- EndRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
- endRow(int) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A row with the (zero based) row number has ended
- endRow(int) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- ENDS_WITH - Enum constant in enum org.apache.poi.ss.usermodel.ConditionFilterType
- endSheet() - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
Signal that the end of a sheet was been reached
- EndSubRecord - Class in org.apache.poi.hssf.record
-
ftEnd (0x0000)
- EndSubRecord() - Constructor for class org.apache.poi.hssf.record.EndSubRecord
- EndSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EndSubRecord
- endsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
-
Tests if the string ends with the specified suffix, ignoring case consideration.
- endUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- enforceCommentsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Comments protection.
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 comments (w:edit="comments")
sample snippet from settings.xml - enforceCommentsProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Comments protection.
sample snippet from settings.xml - enforceFillingFormsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Filling Forms protection.
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 forms (w:edit="forms")
sample snippet from settings.xml - enforceFillingFormsProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Filling Forms protection.
sample snippet from settings.xml - enforceReadonlyProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces the readOnly protection.
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 readOnly (w:edit="readOnly")
sample snippet from settings.xml - enforceReadonlyProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces the readOnly protection with a password.
sample snippet from settings.xml - enforceTrackedChangesProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Tracked Changes protection.
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 trackedChanges (w:edit="trackedChanges")
sample snippet from settings.xml - enforceTrackedChangesProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Tracked Changes protection.
sample snippet from settings.xml - enforceUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces fields update on document open (in Word).
- ensureDocDefaults() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnote
-
Ensure that the specified paragraph has a reference marker for this end note by adding a footnote reference if one is not found.
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
-
Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.
- ensureRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Ensure that the relationships collection is not null.
- ensureThemesTable() - Method in class org.apache.poi.xssf.model.StylesTable
-
If there isn't currently a
ThemesTable
for the current Workbook, then creates one and sets it up. - Entry - Interface in org.apache.poi.poifs.filesystem
-
This interface provides access to an object managed by a Filesystem instance.
- EntryNode - Class in org.apache.poi.poifs.filesystem
-
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
- EntryNode(Property, DirectoryNode) - Constructor for class org.apache.poi.poifs.filesystem.EntryNode
-
create a DocumentNode.
- entrySet() - Method in class org.apache.poi.hpsf.CustomProperties
- entrySet() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- EntryUtils - Class in org.apache.poi.poifs.filesystem
- ENVELOPE_10_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Envelope #10 4 1/8 x 9 1/2
- ENVELOPE_9_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Envelope #9 3 7/8 x 8 7/8
- ENVELOPE_C3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C3 324x458 mm
- ENVELOPE_C4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C4 229x324 mm
- ENVELOPE_C5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- ENVELOPE_C6_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C6 114x162 mm
- ENVELOPE_CS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C5 162x229 mm
- ENVELOPE_DL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope DL 110x220 mm
- ENVELOPE_MONARCH_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- EnvelopedSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
Signature Facet implementation to create enveloped signatures.
- EnvelopedSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.EnvelopedSignatureFacet
- EOF - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EOFRecord - Class in org.apache.poi.hssf.record
-
Marks the end of records belonging to a particular object in the HSSF File
- EOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.EOFRecord
- EOL - Static variable in class org.apache.poi.util.HexDump
- EOMonth - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel EOMONTH() function.
- EOMonth() - Constructor for class org.apache.poi.ss.formula.functions.EOMonth
- EPS - Enum constant in enum org.apache.poi.common.usermodel.PictureType
-
Encapsulated Postscript (.eps)
- EPS - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Encapsulated Postscript (.eps)
- EQUAL - Enum constant in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- EQUAL - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- EQUAL - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
- EQUAL - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Equal to' operator
- EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- EqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- EqualPtg - Class in org.apache.poi.ss.formula.ptg
- equals(Object) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Determine whether this property is equal to another property.
- equals(Object) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Returns true if one escher property is equal to another.
- equals(Object) - Method in class org.apache.poi.hpsf.ClassID
-
Checks whether this
ClassID
is equal to another object. - equals(Object) - Method in class org.apache.poi.hpsf.CustomProperties
- equals(Object) - Method in class org.apache.poi.hpsf.CustomProperty
- equals(Object) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- equals(Object) - Method in class org.apache.poi.hpsf.Property
-
Compares two properties.
- equals(Object) - Method in class org.apache.poi.hpsf.PropertySet
-
Returns
true
if thePropertySet
is equal to the specified parameter, elsefalse
. - equals(Object) - Method in class org.apache.poi.hpsf.Section
-
Checks whether this section is equal to another object.
- equals(Object) - Method in class org.apache.poi.hssf.record.common.ExtRst
- equals(Object) - Method in class org.apache.poi.hssf.record.common.FormatRun
- equals(Object) - Method in class org.apache.poi.hssf.record.common.PhRun
- equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Our handling of equals is inconsistent with compareTo.
- equals(Object) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Will consider two different records with the same contents as equals, as the various indexes that matter are embedded in the records
- equals(Object) - Method in class org.apache.poi.hssf.record.FontRecord
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
- equals(Object) - Method in class org.apache.poi.hssf.util.HSSFColor
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- equals(Object) - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
equality.
- equals(Object) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
Two POIFSDocumentPath instances are equal if they have the same number of component Strings, and if each component String is equal to its corresponding component String
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.Guide
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.Path
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
- equals(Object) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
- equals(Object) - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
- equals(Object) - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Checks whether two insets objects are equal.
- equals(Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Returns
true
if the other object is a CellFormat object with the same format. - equals(Object) - Method in class org.apache.poi.ss.format.CellNumberStringMod
- equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
Defined as equal sheet name and formatting and rule indexes
- equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- equals(Object) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- equals(Object) - Method in class org.apache.poi.ss.util.CellAddress
- equals(Object) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- equals(Object) - Method in class org.apache.poi.ss.util.CellReference
-
Checks whether this cell reference is equal to another object.
- equals(Object) - Method in class org.apache.poi.ss.util.PaneInformation
- equals(Object) - Method in class org.apache.poi.util.Dimension2DDouble
- equals(Object) - Method in class org.apache.poi.util.IntList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- equals(Object) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Checks is the supplied style is equal to this style
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Compares this name to the specified object.
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
- equals(Object) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- equals(Object) - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
- equals(ClassID) - Method in enum org.apache.poi.hpsf.ClassIDPredefined
- EQUALS_EXCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Cell values that are equal to the threshold value do not pass the threshold
- EQUALS_INCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Cell values that are equal to the threshold value pass the threshold.
- equalsContents(Object) - Method in class org.apache.poi.hpsf.CustomProperty
-
Compares two custom properties for equality.
- equalsInverted(ClassID) - Method in class org.apache.poi.hpsf.ClassID
-
Checks whether this
ClassID
is equal to another ClassID with inverted endianess, because there are apparently not only version 1 GUIDs (aka "network" with big-endian encoding), but also version 2 GUIDs (aka "native" with little-endian encoding) out there. - EQUATION_V3 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Equation Editor 3.0
- ERFListener - Interface in org.apache.poi.hssf.eventmodel
-
An ERFListener is registered with the EventRecordFactory.
- error(String, Object) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
-
Creates an error message to be thrown
- error(String, Object, Throwable) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
- ERROR - Enum constant in enum org.apache.poi.common.usermodel.PictureType
-
Picture type error - specific to escher bse record
- ERROR - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Picture type error - specific to escher bse record
- ERROR - Enum constant in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
- ERROR - Enum constant in enum org.apache.poi.ss.usermodel.CellType
-
Error cell type
- ERROR_CODE - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
- ErrorBarType - Enum in org.apache.poi.xddf.usermodel.chart
- ErrorConstant - Class in org.apache.poi.ss.formula.constant
-
Represents a constant error code value as encoded in a constant values array.
- ErrorDirection - Enum in org.apache.poi.xddf.usermodel.chart
- ErrorEval - Class in org.apache.poi.ss.formula.eval
-
Evaluations for formula errors
- ErrorMatcher(int, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- ErrorStyle() - Constructor for class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
- Errortype - Class in org.apache.poi.ss.formula.functions
-
Implementation for the ERROR.TYPE() Excel function.
- Errortype() - Constructor for class org.apache.poi.ss.formula.functions.Errortype
- ErrorValueType - Enum in org.apache.poi.xddf.usermodel.chart
- ErrPtg - Class in org.apache.poi.ss.formula.ptg
- ES - Enum constant in enum org.apache.poi.util.LocaleID
- ES_419 - Enum constant in enum org.apache.poi.util.LocaleID
- ES_AR - Enum constant in enum org.apache.poi.util.LocaleID
- ES_BO - Enum constant in enum org.apache.poi.util.LocaleID
- ES_CL - Enum constant in enum org.apache.poi.util.LocaleID
- ES_CO - Enum constant in enum org.apache.poi.util.LocaleID
- ES_CR - Enum constant in enum org.apache.poi.util.LocaleID
- ES_CU - Enum constant in enum org.apache.poi.util.LocaleID
- ES_DO - Enum constant in enum org.apache.poi.util.LocaleID
- ES_EC - Enum constant in enum org.apache.poi.util.LocaleID
- ES_ES - Enum constant in enum org.apache.poi.util.LocaleID
- ES_ES_TRADNL - Enum constant in enum org.apache.poi.util.LocaleID
- ES_GT - Enum constant in enum org.apache.poi.util.LocaleID
- ES_HN - Enum constant in enum org.apache.poi.util.LocaleID
- ES_MX - Enum constant in enum org.apache.poi.util.LocaleID
- ES_NI - Enum constant in enum org.apache.poi.util.LocaleID
- ES_PA - Enum constant in enum org.apache.poi.util.LocaleID
- ES_PE - Enum constant in enum org.apache.poi.util.LocaleID
- ES_PR - Enum constant in enum org.apache.poi.util.LocaleID
- ES_PY - Enum constant in enum org.apache.poi.util.LocaleID
- ES_SV - Enum constant in enum org.apache.poi.util.LocaleID
- ES_US - Enum constant in enum org.apache.poi.util.LocaleID
- ES_UY - Enum constant in enum org.apache.poi.util.LocaleID
- ES_VE - Enum constant in enum org.apache.poi.util.LocaleID
- ESCHER_AGGREGATE - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EscherAggregate - Class in org.apache.poi.hssf.record
-
This class is used to aggregate the MSODRAWING and OBJ record combinations.
- EscherAggregate(boolean) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
-
create new EscherAggregate
- EscherAggregate(EscherAggregate) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
- EscherArrayProperty - Class in org.apache.poi.ddf
-
Escher array properties are the most weird construction ever invented with all sorts of special cases.
- EscherArrayProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
-
Deprecated.
- EscherArrayProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
-
Create an instance of an escher array property.
- EscherArrayProperty(EscherPropertyTypes, boolean, int) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
-
Create an instance of an escher array property.
- EscherBitmapBlip - Class in org.apache.poi.ddf
- EscherBitmapBlip() - Constructor for class org.apache.poi.ddf.EscherBitmapBlip
- EscherBitmapBlip(EscherBitmapBlip) - Constructor for class org.apache.poi.ddf.EscherBitmapBlip
- EscherBlipRecord - Class in org.apache.poi.ddf
- EscherBlipRecord() - Constructor for class org.apache.poi.ddf.EscherBlipRecord
- EscherBlipRecord(EscherBlipRecord) - Constructor for class org.apache.poi.ddf.EscherBlipRecord
- EscherBoolProperty - Class in org.apache.poi.ddf
-
Represents a boolean property.
- EscherBoolProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
-
Create an instance of an escher boolean property.
- EscherBoolProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
-
Create an instance of an escher boolean property.
- EscherBSERecord - Class in org.apache.poi.ddf
-
The BSE record is related closely to the
EscherBlipRecord
and stores extra information about the blip. - EscherBSERecord() - Constructor for class org.apache.poi.ddf.EscherBSERecord
- EscherBSERecord(EscherBSERecord) - Constructor for class org.apache.poi.ddf.EscherBSERecord
- EscherChildAnchorRecord - Class in org.apache.poi.ddf
-
The escher child anchor record is used to specify the position of a shape under an existing group.
- EscherChildAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
- EscherChildAnchorRecord(EscherChildAnchorRecord) - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
- EscherClientAnchorRecord - Class in org.apache.poi.ddf
-
The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.
- EscherClientAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
- EscherClientAnchorRecord(EscherClientAnchorRecord) - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
- EscherClientDataRecord - Class in org.apache.poi.ddf
-
The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
- EscherClientDataRecord() - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
- EscherClientDataRecord(EscherClientDataRecord) - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
- EscherColorRef - Class in org.apache.poi.ddf
-
An OfficeArtCOLORREF structure entry which also handles color extension opid data
- EscherColorRef(byte[], int, int) - Constructor for class org.apache.poi.ddf.EscherColorRef
- EscherColorRef(int) - Constructor for class org.apache.poi.ddf.EscherColorRef
- EscherColorRef.SysIndexProcedure - Enum in org.apache.poi.ddf
-
The following enum specifies values that indicate special procedural properties that are used to modify the color components of another color.
- EscherColorRef.SysIndexSource - Enum in org.apache.poi.ddf
- EscherComplexProperty - Class in org.apache.poi.ddf
-
A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
- EscherComplexProperty(short, boolean, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
-
Create a complex property using the property number, a flag to indicate whether this is a blip reference and the complex property data size.
- EscherComplexProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
-
Create a complex property using the property id and a byte array containing the complex data value size.
- EscherComplexProperty(EscherPropertyTypes, boolean, int) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
-
Create a complex property using the property type, a flag to indicate whether this is a blip reference and the complex property data size.
- EscherContainerRecord - Class in org.apache.poi.ddf
-
Escher container records store other escher records as children.
- EscherContainerRecord() - Constructor for class org.apache.poi.ddf.EscherContainerRecord
- EscherContainerRecord(EscherContainerRecord) - Constructor for class org.apache.poi.ddf.EscherContainerRecord
- EscherDggRecord - Class in org.apache.poi.ddf
-
This record defines the drawing groups used for a particular sheet.
- EscherDggRecord() - Constructor for class org.apache.poi.ddf.EscherDggRecord
- EscherDggRecord(EscherDggRecord) - Constructor for class org.apache.poi.ddf.EscherDggRecord
- EscherDggRecord.FileIdCluster - Class in org.apache.poi.ddf
- EscherDgRecord - Class in org.apache.poi.ddf
-
This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group.
- EscherDgRecord() - Constructor for class org.apache.poi.ddf.EscherDgRecord
- EscherDgRecord(EscherDgRecord) - Constructor for class org.apache.poi.ddf.EscherDgRecord
- EscherDump - Class in org.apache.poi.ddf
-
Used to dump the contents of escher records to a PrintStream.
- EscherDump() - Constructor for class org.apache.poi.ddf.EscherDump
- EscherGraphics - Class in org.apache.poi.hssf.usermodel
-
Translates Graphics calls into escher calls.
- EscherGraphics(HSSFShapeGroup, HSSFWorkbook, Color, float) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics
-
Construct an escher graphics object.
- EscherGraphics2d - Class in org.apache.poi.hssf.usermodel
-
Translates Graphics2d calls into escher calls.
- EscherGraphics2d(EscherGraphics) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
Constructs one escher graphics object from an escher graphics object.
- EscherMetafileBlip - Class in org.apache.poi.ddf
- EscherMetafileBlip() - Constructor for class org.apache.poi.ddf.EscherMetafileBlip
- EscherMetafileBlip(EscherMetafileBlip) - Constructor for class org.apache.poi.ddf.EscherMetafileBlip
- EscherOptRecord - Class in org.apache.poi.ddf
-
The opt record is used to store property values for a shape.
- EscherOptRecord() - Constructor for class org.apache.poi.ddf.EscherOptRecord
- EscherOptRecord(EscherOptRecord) - Constructor for class org.apache.poi.ddf.EscherOptRecord
- EscherProperty - Class in org.apache.poi.ddf
-
This is the abstract base class for all escher properties.
- EscherProperty(short) - Constructor for class org.apache.poi.ddf.EscherProperty
-
The id is distinct from the actual property number.
- EscherProperty(short, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
-
Constructs a new escher property.
- EscherProperty(EscherPropertyTypes, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
-
Constructs a new escher property.
- EscherPropertyFactory - Class in org.apache.poi.ddf
-
Generates a property given a reference into the byte array storing that property.
- EscherPropertyFactory() - Constructor for class org.apache.poi.ddf.EscherPropertyFactory
- EscherPropertyMetaData - Class in org.apache.poi.ddf
-
This class stores the type and description of an escher property.
- EscherPropertyMetaData(String) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
- EscherPropertyMetaData(String, byte) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
- EscherPropertyTypes - Enum in org.apache.poi.ddf
-
Provides a list of all known escher properties including the description and type.
- EscherPropertyTypesHolder - Enum in org.apache.poi.ddf
- EscherRecord - Class in org.apache.poi.ddf
-
The base abstract record from which all escher records are defined.
- EscherRecord() - Constructor for class org.apache.poi.ddf.EscherRecord
-
Create a new instance
- EscherRecord(EscherRecord) - Constructor for class org.apache.poi.ddf.EscherRecord
- EscherRecordFactory - Interface in org.apache.poi.ddf
-
The escher record factory interface allows for the creation of escher records from a pointer into a data array.
- EscherRecordTypes - Enum in org.apache.poi.ddf
- EscherRGBProperty - Class in org.apache.poi.ddf
-
A color property.
- EscherRGBProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
-
Create an instance of an escher boolean property.
- EscherRGBProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
-
Create an instance of an escher boolean property.
- EscherSerializationListener - Interface in org.apache.poi.ddf
-
Interface for listening to escher serialization events.
- EscherShapePathProperty - Class in org.apache.poi.ddf
-
Defines the constants for the various possible shape paths.
- EscherShapePathProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
-
Create an instance of an escher shape path property.
- EscherShapePathProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
- EscherSimpleProperty - Class in org.apache.poi.ddf
-
A simple property is of fixed length and as a property number in addition to a 32-bit value.
- EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
Constructs a new escher property.
- EscherSimpleProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
The id is distinct from the actual property number.
- EscherSimpleProperty(EscherPropertyTypes, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
Constructs a new escher property.
- EscherSimpleProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
The id is distinct from the actual property number.
- EscherSpgrRecord - Class in org.apache.poi.ddf
-
The spgr record defines information about a shape group.
- EscherSpgrRecord() - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
- EscherSpgrRecord(EscherSpgrRecord) - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
- EscherSplitMenuColorsRecord - Class in org.apache.poi.ddf
-
A list of the most recently used colours for the drawings contained in this document.
- EscherSplitMenuColorsRecord() - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- EscherSplitMenuColorsRecord(EscherSplitMenuColorsRecord) - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- EscherSpRecord - Class in org.apache.poi.ddf
-
Together the EscherOptRecord this record defines some of the basic properties of a shape.
- EscherSpRecord() - Constructor for class org.apache.poi.ddf.EscherSpRecord
- EscherSpRecord(EscherSpRecord) - Constructor for class org.apache.poi.ddf.EscherSpRecord
- EscherTertiaryOptRecord - Class in org.apache.poi.ddf
-
"The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1." -- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
- EscherTertiaryOptRecord() - Constructor for class org.apache.poi.ddf.EscherTertiaryOptRecord
- EscherTertiaryOptRecord(EscherTertiaryOptRecord) - Constructor for class org.apache.poi.ddf.EscherTertiaryOptRecord
- EscherTextboxRecord - Class in org.apache.poi.ddf
-
Holds data from the parent application.
- EscherTextboxRecord() - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
- EscherTextboxRecord(EscherTextboxRecord) - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
- ET - Enum constant in enum org.apache.poi.util.LocaleID
- ET_EE - Enum constant in enum org.apache.poi.util.LocaleID
- EU - Enum constant in enum org.apache.poi.util.LocaleID
- EU_ES - Enum constant in enum org.apache.poi.util.LocaleID
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.IPMT
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.PPMT
- evaluate(boolean) - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.Mirr
- evaluate(double[]) - Static method in class org.apache.poi.ss.formula.functions.Mode
-
if v is zero length or contains no duplicates, return value is Double.NaN.
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
- evaluate(double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- evaluate(double[][], double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- evaluate(double, double) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluate(double, double, double, double, boolean) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int) - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- evaluate(int, int) - Method in interface org.apache.poi.ss.formula.functions.Function0Arg
-
Deprecated.
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.PercentEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryMinusEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryPlusEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Code
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Columns
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countblank
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateValue
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Errortype
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FactDouble
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function1Arg
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Imaginary
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.ImReal
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormSDist
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormSInv
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rows
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.T
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeValue
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Value
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.ConcatEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.IntersectionEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RangeEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
This is a description of how the relational operators apply in MS Excel.
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.BesselJ
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Correl
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Covar
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Delta
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DollarDe
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DollarFr
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Frequency
- evaluate(int, int, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function2Arg
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Intercept
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LinearRegressionFunction
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Quotient
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rept
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Roman
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Slope
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist2t
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistRt
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.WeekNum
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.XYNumericFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Forecast
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function3Arg
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormInv
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Standardize
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistLt
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function4Arg
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormDist
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Replace
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(String, int, int) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluate(String, CellReference) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Evaluate a formula outside a cell value, e.g.
- evaluate(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
- evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
- evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.Formula
- evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
- evaluate(Formula) - Method in class org.apache.poi.sl.draw.geom.Context
- evaluate(ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Address
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Areas
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Choose
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Column
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Count
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Counta
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
-
Deprecated.
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
- evaluate(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.Function
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Irr
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Log
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Mode
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Na
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NotImplementedFunction
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Now
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Npv
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Offset
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.PercentRank
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Poisson
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Rate
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.RowFunc
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Subtotal
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Sumproduct
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Today
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Trend
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Hlookup
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.WeekdayFunc
-
Perform WEEKDAY(date, returnOption) function.
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.IfNa
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Stdevp
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Stdevs
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Switch
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Varp
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.atp.Vars
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.AverageIf
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Averageifs
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.BesselJ
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.CeilingMath
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.CeilingPrecise
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Covar
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Days
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Delta
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.DollarDe
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.DollarFr
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EDate
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EOMonth
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FactDouble
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FloorMath
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FloorPrecise
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Forecast
- evaluate(ValueEval[], OperationEvaluationContext) - Method in interface org.apache.poi.ss.formula.functions.FreeRefFunction
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Gcd
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Imaginary
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.ImReal
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Indirect
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Lcm
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormDist
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormInv
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormSDist
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormSInv
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NumberValueFunction
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Poisson
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Quotient
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Single
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Sqrtpi
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Standardize
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist2t
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistLt
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistRt
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.WeekNum
- evaluate(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- evaluate(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluate(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluateAdjustValue(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
- evaluateAll() - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAll() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Loops over all cells in all sheets of the associated workbook.
- evaluateAll() - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
Loops over rows and cells, evaluating formula cells there.
- evaluateAll() - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook, FormulaEvaluator) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- evaluateAllFormulaCells(SXSSFWorkbook, boolean) - Static method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
For active worksheets only, will loop over rows and cells, evaluating formula cells there.
- evaluateAllFormulaCells(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.UnaryMinusEval
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.UnaryPlusEval
- evaluateArray(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Value
- evaluateDoubleArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateDuplicateValues(List<EvaluationConditionalFormatRule.ValueAndFormat>) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.Choose
- evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluateFormulaCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains formula, it evaluates the formula, and saves the result of the formula.
- evaluateFormulaCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains formula, it evaluates the formula, and saves the result of the formula.
- evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Returns a CellValue wrapper around the supplied ValueEval instance.
- evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
Returns a CellValue wrapper around the supplied ValueEval instance.
- evaluateFunc(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateGuide(Context) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
- evaluateInCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- evaluateInCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
- evaluateInCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
- evaluateInCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- evaluateInCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- evaluateIntArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateList(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
- evaluateOneArrayArg(ValueEval, int, int, Function<ValueEval, ValueEval>) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
- evaluateStringArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateTwoArrayArgs(ValueEval, ValueEval, int, int, BiFunction<ValueEval, ValueEval, ValueEval>) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
-
Evaluate an array function with two arguments.
- EVALUATION_ERROR - Enum constant in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for calculation/evaluation errors.
- EvaluationCell - Interface in org.apache.poi.ss.formula
-
Abstracts a cell for the purpose of formula evaluation.
- EvaluationConditionalFormatRule - Class in org.apache.poi.ss.formula
-
Abstracted and cached version of a Conditional Format rule for use with a
ConditionalFormattingEvaluator
. - EvaluationConditionalFormatRule(WorkbookEvaluator, Sheet, ConditionalFormatting, int, ConditionalFormattingRule, int, CellRangeAddress[]) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- EvaluationConditionalFormatRule.ValueAndFormat - Class in org.apache.poi.ss.formula
-
Note: this class has a natural ordering that is inconsistent with equals.
- EvaluationException - Exception in org.apache.poi.ss.formula.eval
-
This class is used to simplify error handling logic within operator and function implementations.
- EvaluationException(ErrorEval) - Constructor for exception org.apache.poi.ss.formula.eval.EvaluationException
- EvaluationName - Interface in org.apache.poi.ss.formula
-
Abstracts a name record for formula evaluation.
- EvaluationSheet - Interface in org.apache.poi.ss.formula
-
Abstracts a sheet for the purpose of formula evaluation.
- EvaluationWorkbook - Interface in org.apache.poi.ss.formula
-
Abstracts a workbook for the purpose of formula evaluation.
- EvaluationWorkbook.ExternalName - Class in org.apache.poi.ss.formula
- EvaluationWorkbook.ExternalSheet - Class in org.apache.poi.ss.formula
- EvaluationWorkbook.ExternalSheetRange - Class in org.apache.poi.ss.formula
- EVEN - Enum constant in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
This is an even page header or footer, it is displayed on even pages that are not the first page of the section.
- EVEN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- EVEN - Static variable in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- EVEN_WIDTH - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
- EventBasedExcelExtractor - Class in org.apache.poi.hssf.extractor
-
A text extractor for Excel files, that is based on the HSSF EventUserModel API.
- EventBasedExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- EventBasedExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- EventRecordFactory - Class in org.apache.poi.hssf.eventmodel
-
Event-based record factory.
- EventRecordFactory(ERFListener, short[]) - Constructor for class org.apache.poi.hssf.eventmodel.EventRecordFactory
-
Create an EventRecordFactory
- EventWorkbookBuilder - Class in org.apache.poi.hssf.eventusermodel
-
When working with the EventUserModel, if you want to process formulas, you need an instance of
InternalWorkbook
to pass to aHSSFWorkbook
, to finally give toHSSFFormulaParser
, and this will build you stub ones. - EventWorkbookBuilder() - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
- EventWorkbookBuilder.SheetRecordCollectingListener - Class in org.apache.poi.hssf.eventusermodel
-
A wrapping HSSFListener which will collect
BoundSheetRecord
s andExternSheetRecord
s as they go past, so you can create a StubInternalWorkbook
from them once required. - EXACT - Enum constant in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Specifies that the height of the line shall be exactly the value specified, regardless of the size of the contents If the contents are too large for the specified height, then they shall be clipped as necessary.
- EXACT - Enum constant in enum org.apache.poi.xwpf.usermodel.TableRowHeightRule
- EXACT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- ExactMatch - Enum constant in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
- ExactMatchFallbackToLargerValue - Enum constant in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
- ExactMatchFallbackToSmallerValue - Enum constant in enum org.apache.poi.ss.formula.functions.LookupUtils.MatchMode
- EXAGGERATED - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
- EXCEL_V11 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V11 / 2003 - document
- EXCEL_V12 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - document
- EXCEL_V12 - Enum constant in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
- EXCEL_V12_MACRO - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - macro
- EXCEL_V12_XLSB - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - xlsb document
- EXCEL_V14 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V14_CHART - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V14_ODS - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V14 / 2010 - OpenDocument spreadsheet
- EXCEL_V14_WORKBOOK - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V3 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - document
- EXCEL_V3_CHART - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - chart
- EXCEL_V3_MACRO - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - macro
- EXCEL_V7 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - document
- EXCEL_V7_CHART - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - chart
- EXCEL_V7_WORKBOOK - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - workbook
- EXCEL_V8 - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V8 / 97 - document
- EXCEL_V8 - Enum constant in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
- EXCEL_V8_CHART - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Excel V8 / 97 - chart
- EXCEL2007 - Enum constant in enum org.apache.poi.ss.SpreadsheetVersion
-
Excel2007 The total number of available rows is 1M (2^20) The total number of available columns is 16K (2^14) The maximum number of arguments to a function is 255 Number of conditional format conditions on a cell is unlimited (actually limited by available memory in Excel) Number of cell styles is 64000 Length of text cell contents is 32767
- EXCEL97 - Enum constant in enum org.apache.poi.ss.SpreadsheetVersion
-
Excel97 format aka BIFF8 The total number of available rows is 64k (2^16) The total number of available columns is 256 (2^8) The maximum number of arguments to a function is 30 Number of conditional format conditions on a cell is 3 Number of cell styles is 4000 Length of text cell contents is 32767
- ExcelExtractor - Class in org.apache.poi.hssf.extractor
-
A text extractor for Excel files.
- ExcelExtractor - Interface in org.apache.poi.ss.extractor
-
Common interface for Excel text extractors, covering HSSF and XSSF
- ExcelExtractor(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelGeneralNumberFormat - Class in org.apache.poi.ss.usermodel
-
A format that formats a double as Excel would, ignoring FieldPosition.
- ExcelGeneralNumberFormat(Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
- ExcelNumberFormat - Class in org.apache.poi.ss.usermodel
-
Object to hold a number format index and string, for various formatting evaluations
- ExcelNumberFormat(int, String) - Constructor for class org.apache.poi.ss.usermodel.ExcelNumberFormat
-
Use this carefully, prefer factory methods to ensure id/format relationships are not broken or confused.
- ExcelStyleDateFormatter - Class in org.apache.poi.ss.usermodel
-
A wrapper around a
SimpleDateFormat
instance, which handles a few Excel-style extensions that are not supported bySimpleDateFormat
. - ExcelStyleDateFormatter(String) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- ExcelStyleDateFormatter(String, DateFormatSymbols) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- ExcelStyleDateFormatter(String, Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.LineToCommandIf
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.MoveToCommandIf
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.PathCommand
-
Execute the command an append a segment to the specified path
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
- EXECUTIVE_PAPER - Enum constant in enum org.apache.poi.ss.usermodel.PaperSize
- EXECUTIVE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Executive 7 1/4 x 10 1/2 in
- EXP - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- expandColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- EXPANDED - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseProportion
- expandRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- exportToXML(OutputStream, boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Exports the data in an XML stream
- exportToXML(OutputStream, String, boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Exports the data in an XML stream
- ExpPtg - Class in org.apache.poi.ss.formula.ptg
- ExpPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
- ExpPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
- EXT_SST - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EXTENDED_FORMAT - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EXTENDED_PIVOT_TABLE_VIEW_FIELDS - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EXTENDED_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Extended properties relationship type.
- ExtendedColor - Class in org.apache.poi.hssf.record.common
-
Title: CTColor (Extended Color) record part
- ExtendedColor - Class in org.apache.poi.ss.usermodel
-
Represents a XSSF-style color (based on either a
XSSFColor
or aExtendedColor
- ExtendedColor() - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
- ExtendedColor() - Constructor for class org.apache.poi.ss.usermodel.ExtendedColor
- ExtendedColor(ExtendedColor) - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
- ExtendedColor(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
- ExtendedFormatRecord - Class in org.apache.poi.hssf.record
-
Probably one of the more complex records.
- ExtendedFormatRecord() - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
- ExtendedFormatRecord(ExtendedFormatRecord) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
- ExtendedFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
- ExtendedPivotTableViewFieldsRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXVDEX - Extended PivotTable View Fields (0x0100)
- ExtendedPivotTableViewFieldsRecord(ExtendedPivotTableViewFieldsRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- ExtendedPivotTableViewFieldsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- extension - Variable in enum org.apache.poi.common.usermodel.PictureType
- extension - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- EXTENSION_GIF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_JPG_1 - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_JPG_2 - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_PICT - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_PNG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_TIFF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTERN_SHEET - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- EXTERNAL - Enum constant in enum org.apache.poi.openxml4j.opc.TargetMode
-
The relationship references a resource that is external to the package.
- EXTERNAL_LINK_PATH - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
External Link to another Document
- EXTERNAL_LINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- EXTERNAL_NAME - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- ExternalLinksTable - Class in org.apache.poi.xssf.model
-
Holds details of links to parts of other workbooks (eg named ranges), along with the most recently seen values for what they point to.
- ExternalLinksTable() - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable
- ExternalLinksTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable
- ExternalLinksTable.ExternalName - Class in org.apache.poi.xssf.model
- ExternalName(String, int, int) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
- ExternalName(CTExternalDefinedName) - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- ExternalNameEval - Class in org.apache.poi.ss.formula.eval
-
Evaluation of a Name defined in a Sheet or Workbook scope
- ExternalNameEval(EvaluationName) - Constructor for class org.apache.poi.ss.formula.eval.ExternalNameEval
- ExternalNameRecord - Class in org.apache.poi.hssf.record
-
EXTERNALNAME (0x0023)
- ExternalNameRecord() - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
- ExternalNameRecord(ExternalNameRecord) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
- ExternalNameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
- ExternalSheet(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
- ExternalSheetRange(String, String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
- ExternSheetRecord - Class in org.apache.poi.hssf.record
-
EXTERNSHEET (0x0017)
- ExternSheetRecord() - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
- ExternSheetRecord(ExternSheetRecord) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
- ExternSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
- ExternSheetReferenceToken - Interface in org.apache.poi.ss.formula
-
Should be implemented by any
Ptg
subclass that needs has an extern sheet index
For POI internal use only - extract(File, File) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
-
Extracts the VBA modules from a macro-enabled office file and writes them to
.vba
files inoutputDir
. - extract(File, File, String) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
-
Extracts the VBA modules from a macro-enabled office file and writes them to files in
outputDir
. - extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
- extract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractAll(ShapeContainer<?>, List<EmbeddedData>) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractAll(Sheet) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractOne(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractOne(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- ExtractorFactory - Class in org.apache.poi.extractor
-
Figures out the correct POIOLE2TextExtractor for your supplied document, and returns it.
- ExtractorProvider - Interface in org.apache.poi.extractor
- extractPNG() - Method in class org.apache.poi.sl.image.ImageHeaderPNG
-
PNG created on MAC may have a 16-byte prefix which prevents successful reading.
- ExtRst - Class in org.apache.poi.hssf.record.common
- ExtRst() - Constructor for class org.apache.poi.hssf.record.common.ExtRst
- ExtRst(ExtRst) - Constructor for class org.apache.poi.hssf.record.common.ExtRst
- ExtRst(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.common.ExtRst
- ExtSSTRecord - Class in org.apache.poi.hssf.record
-
Extended Static String Table (0x00FF)
- ExtSSTRecord() - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord(ExtSSTRecord) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord.InfoSubRecord - Class in org.apache.poi.hssf.record
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
EscherArrayProperty(EscherPropertyTypes, boolean, int)
andEscherComplexProperty.setComplexData(byte[])