Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

E

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
 
ELEVEN_BY_SEVENTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
11 x 17 in
Ellipse - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
ELLIPSE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
ELLIPSE_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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
 
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 - Interface in org.apache.poi.sl.draw
 
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() - 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_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_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
 
ENCLOSES - Static variable in class org.apache.poi.ss.util.CellRangeUtil
first range encloses or is equal to the second
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
 
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(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
Opens for decryption
EncryptionInfo(LittleEndianInput, EncryptionMode) - 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(EncryptionInfo) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
 
EncryptionInfoBuilder - Interface in org.apache.poi.poifs.crypt
 
EncryptionMode - Enum in org.apache.poi.poifs.crypt
Office supports various encryption modes.
EncryptionRecord - Interface in org.apache.poi.poifs.crypt.standard
 
EncryptionVerifier - Class in org.apache.poi.poifs.crypt
Used when checking if a key is valid for a document
EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
 
EncryptionVerifier(EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
 
Encryptor - Class in org.apache.poi.poifs.crypt
 
Encryptor() - Constructor for class org.apache.poi.poifs.crypt.Encryptor
 
Encryptor(Encryptor) - Constructor for class org.apache.poi.poifs.crypt.Encryptor
 
END_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
 
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
 
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
 
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
 
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
 
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(ClassID) - Method in enum org.apache.poi.hpsf.ClassIDPredefined
 
equals(Object) - Method in class org.apache.poi.hpsf.CustomProperties
 
equals(Object) - Method in class org.apache.poi.hpsf.CustomProperty
 
equals(Object) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
equals(Object) - Method in class org.apache.poi.hpsf.Property
Compares two properties.
equals(Object) - Method in class org.apache.poi.hpsf.PropertySet
Returns true if the PropertySet is equal to the specified parameter, else false.
equals(Object) - Method in class org.apache.poi.hpsf.Section
Checks whether this section is equal to another object.
equals(Object) - Method in class org.apache.poi.hssf.record.common.ExtRst
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.FormatRun
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.PhRun
 
equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Our handling of equals is inconsistent with compareTo.
equals(Object) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
Will consider two different records with the same contents as equals, as the various indexes that matter are embedded in the records
equals(Object) - Method in class org.apache.poi.hssf.record.FontRecord
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
 
equals(Object) - Method in class org.apache.poi.hssf.util.HSSFColor
 
equals(Object) - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
equality.
equals(Object) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Two POIFSDocumentPath instances are equal if they have the same number of component Strings, and if each component String is equal to its corresponding component String
equals(Object) - Method in class org.apache.poi.sl.draw.geom.AdjustPoint
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.Guide
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.Path
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
equals(Object) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
 
equals(Object) - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
 
equals(Object) - Method in class org.apache.poi.sl.usermodel.Insets2D
Checks whether two insets objects are equal.
equals(Object) - Method in class org.apache.poi.ss.format.CellFormat
Returns true if the other object is a CellFormat object with the same format.
equals(Object) - Method in class org.apache.poi.ss.format.CellNumberStringMod
 
equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
Defined as equal sheet name and formatting and rule indexes
equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
 
equals(Object) - Method in class org.apache.poi.ss.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_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.
ERFListener - Interface in org.apache.poi.hssf.eventmodel
An ERFListener is registered with the EventRecordFactory.
ERROR_CODE - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
ErrorConstant - Class in org.apache.poi.ss.formula.constant
Represents a constant error code value as encoded in a constant values array.
ErrorEval - Class in org.apache.poi.ss.formula.eval
Evaluations for formula errors
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
 
ErrPtg - Class in org.apache.poi.ss.formula.ptg
 
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, int) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
Create an instance of an escher array property.
EscherArrayProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
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(int) - Constructor for class org.apache.poi.ddf.EscherColorRef
 
EscherColorRef(byte[], int, 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, 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(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(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, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
The id is distinct from the actual property number.
EscherSimpleProperty(EscherPropertyTypes, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
The id is distinct from the actual property number.
EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
Constructs a new escher property.
EscherSimpleProperty(EscherPropertyTypes, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
Constructs a new escher property.
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
 
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(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
 
evaluate(Formula) - Method in class org.apache.poi.sl.draw.geom.Context
 
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(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(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(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.ConcatEval
 
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(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.IntersectionEval
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.PercentEval
 
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(double, double) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
 
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(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[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.AverageIf
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.BesselJ
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.BesselJ
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
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[], int, int) - Method in class org.apache.poi.ss.formula.functions.Choose
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Code
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Column
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Columns
 
evaluate(int, int, 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.Complex
 
evaluate(ValueEval[], OperationEvaluationContext) - 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(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(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countblank
 
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(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Covar
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateFunc
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateValue
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Days
 
evaluate(int, int, 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.Days360
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
 
evaluate(ValueEval[], OperationEvaluationContext) - 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) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
 
evaluate(ValueEval[], OperationEvaluationContext) - 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(ValueEval[], OperationEvaluationContext) - 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(ValueEval[], OperationEvaluationContext) - 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(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.DollarFr
 
evaluate(ValueEval[], int, int) - 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.DStarRunner
 
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(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(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FactDouble
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
 
evaluate(double, double, double, double, boolean) - 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) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
 
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[], 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(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Forecast
 
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(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Frequency
 
evaluate(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.Function
 
evaluate(int, int) - Method in interface org.apache.poi.ss.formula.functions.Function0Arg
Deprecated.
evaluate(int, int, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function1Arg
evaluate(int, int, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function2Arg
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function3Arg
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function4Arg
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Gcd
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
 
evaluate(int, int, 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.Hlookup
 
evaluate(int, int, 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.Hyperlink
 
evaluate(int, int, 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.IfFunc
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Imaginary
 
evaluate(ValueEval[], OperationEvaluationContext) - 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(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.ImReal
 
evaluate(int, int, 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.Index
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Index
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Indirect
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Intercept
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Irr
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Lcm
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LinearRegressionFunction
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Log
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
 
evaluate(ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
 
evaluate(int, int, 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.Lookup
 
evaluate(int, int, 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.Match
 
evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
evaluate(double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
evaluate(double[][], double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
 
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(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(double[]) - 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(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormDist
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormDist
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormInv
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormInv
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NormSDist
 
evaluate(ValueEval[], OperationEvaluationContext) - 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(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NormSInv
 
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[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.NumberValueFunction
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
 
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[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Poisson
 
evaluate(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.Poisson
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Quotient
 
evaluate(ValueEval[], OperationEvaluationContext) - 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, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Rate
 
evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Replace
 
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(ValueEval[], int, int) - Static method in class org.apache.poi.ss.formula.functions.RowFunc
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rows
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Single
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Slope
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Sqrtpi
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Standardize
 
evaluate(ValueEval[], OperationEvaluationContext) - 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, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Subtotal
 
evaluate(int, int, 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.Sumif
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Sumproduct
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.T
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDist2t
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDist2t
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistLt
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistLt
 
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TDistRt
 
evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.TDistRt
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeFunc
 
evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeValue
 
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(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Value
 
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.Vlookup
 
evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.WeekdayFunc
Perform WEEKDAY(date, returnOption) function.
evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.WeekNum
 
evaluate(ValueEval[], OperationEvaluationContext) - 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(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
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(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
evaluateAdjustValue(Context) - Method in interface org.apache.poi.sl.draw.geom.AdjustValueIf
 
evaluateAll() - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAll() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
Loops over all cells in all sheets of the associated workbook.
evaluateAllFormulaCells(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Loops over all cells in all sheets of the supplied workbook.
evaluateAllFormulaCells(Workbook, FormulaEvaluator) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
evaluateArray(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
 
evaluateFunc(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
 
evaluateGuide(Context) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
evaluateInCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
evaluateInCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
evaluateInCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
evaluateIntArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
 
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.
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 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
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 a HSSFWorkbook, to finally give to HSSFFormulaParser, and this will build you stub ones.
EventWorkbookBuilder() - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
 
EventWorkbookBuilder.SheetRecordCollectingListener - Class in org.apache.poi.hssf.eventusermodel
A wrapping HSSFListener which will collect BoundSheetRecords and ExternSheetRecords as they go past, so you can create a Stub InternalWorkbook from them once required.
EXACT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
ExcelExtractor - Class in org.apache.poi.hssf.extractor
A text extractor for Excel files.
ExcelExtractor(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
 
ExcelExtractor - Interface in org.apache.poi.ss.extractor
Common interface for Excel text extractors, covering HSSF and XSSF
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 by SimpleDateFormat.
ExcelStyleDateFormatter(String) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, DateFormatSymbols) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExcelStyleDateFormatter(String, Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
ExceptionUtil - Class in org.apache.poi.util
Utility methods for dealing with exceptions/throwables
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_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
 
expandRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
ExpPtg - Class in org.apache.poi.ss.formula.ptg
 
ExpPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
 
ExpPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
 
ExtendedColor - Class in org.apache.poi.hssf.record.common
Title: CTColor (Extended Color) record part
ExtendedColor() - Constructor for class org.apache.poi.hssf.record.common.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
 
ExtendedColor - Class in org.apache.poi.ss.usermodel
Represents a XSSF-style color (based on either a XSSFColor or a ExtendedColor
ExtendedColor() - Constructor for class org.apache.poi.ss.usermodel.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
 
ExternalName(String, int, int) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
 
ExternalNameEval - Class in org.apache.poi.ss.formula.eval
Evaluation of a Name defined in a Sheet or Workbook scope
ExternalNameEval(EvaluationName) - Constructor for class org.apache.poi.ss.formula.eval.ExternalNameEval
 
ExternalNameRecord - Class in org.apache.poi.hssf.record
EXTERNALNAME (0x0023)
ExternalNameRecord() - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
ExternalNameRecord(ExternalNameRecord) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
ExternalNameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
 
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, 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(File, File) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
Extracts the VBA modules from a macro-enabled office file and writes them to .vba files in outputDir.
extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
 
extractAll(Sheet) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
extractAll(ShapeContainer<?>, List<EmbeddedData>) - 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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links