|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ClassID
is equal to another
object.
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.hpsf.SpecialPropertySet
-
- equals(Collection, Collection) -
Static method in class org.apache.poi.hpsf.Util
- Checks whether two collections are equal.
- equals(Object[], Object[]) -
Static method in class org.apache.poi.hpsf.Util
- Compares to object arrays with regarding the objects' order.
- 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.common.UnicodeString.ExtRst
-
- equals(Object) -
Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
-
- 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.usermodel.HSSFCellStyle
-
- equals(Object) -
Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
- 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.poifs.filesystem.DocumentDescriptor
- equality.
- equals(Object) -
Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- equality.
- equals(Object) -
Method in class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
- Object equality, implemented as object identity
- 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.util.CellReference
- Checks whether this cell reference is equal to another object.
- equals(Region) -
Method in class org.apache.poi.ss.util.Region
- Deprecated.
- 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.util.ShortList
- Compares the specified object with this list for equality.
- equalsContents(Object) -
Method in class org.apache.poi.hpsf.CustomProperty
- Compares two custom properties for equality.
- ERFListener - Interface in org.apache.poi.hssf.eventmodel
- An ERFListener is registered with the EventRecordFactory.
- ERROR -
Static variable in class org.apache.poi.util.POILogger
-
- ERROR_DIV_0 -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #DIV/0! - Division by zero
- ERROR_NA -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #N/A - Argument or function not available
- ERROR_NAME -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #NAME? - Wrong function or range name
- ERROR_NULL -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #NULL! - Intersection of two cell ranges is empty
- ERROR_NUM -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #NUM! - Value range overflow
- ERROR_REF -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #REF! - Illegal or deleted cell reference
- ERROR_VALUE -
Static variable in class org.apache.poi.ss.usermodel.ErrorConstants
- #VALUE! - Wrong type of operand
- ErrorConstant - Class in org.apache.poi.hssf.record.constant
- Represents a constant error code value as encoded in a constant values array.
- ErrorConstants - Class in org.apache.poi.ss.usermodel
- Contains raw Excel error codes (as defined in OOO's excelfileformat.pdf (2.5.6)
- ErrorEval - Class in org.apache.poi.hssf.record.formula.eval
-
- Errortype - Class in org.apache.poi.hssf.record.formula.functions
- Implementation for the ERROR.TYPE() Excel function.
- Errortype() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Errortype
-
- ErrPtg - Class in org.apache.poi.hssf.record.formula
-
- EscherAggregate - Class in org.apache.poi.hssf.record
- This class is used to aggregate the MSODRAWING and OBJ record
combinations.
- EscherAggregate(DrawingManager2) -
Constructor for class org.apache.poi.hssf.record.EscherAggregate
-
- EscherArrayProperty - Class in org.apache.poi.ddf
- Escher array properties are the most wierd construction ever invented
with all sorts of special cases.
- EscherArrayProperty(short, byte[]) -
Constructor for class org.apache.poi.ddf.EscherArrayProperty
-
- EscherArrayProperty(short, boolean, byte[]) -
Constructor for class org.apache.poi.ddf.EscherArrayProperty
-
- EscherBitmapBlip - Class in org.apache.poi.ddf
-
- 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
-
- EscherBlipWMFRecord - Class in org.apache.poi.ddf
- The blip record is used to hold details about large binary objects that occur in escher such
as JPEG, GIF, PICT and WMF files.
- EscherBlipWMFRecord() -
Constructor for class org.apache.poi.ddf.EscherBlipWMFRecord
-
- 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.
- 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
-
- EscherChildAnchorRecord - Class in org.apache.poi.ddf
- The escher child achor record is used to specify the position of a shape under an
existing group.
- 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
-
- 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
-
- 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, byte[]) -
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.
- EscherComplexProperty(short, boolean, byte[]) -
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.
- 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
-
- 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.FileIdCluster - Class in org.apache.poi.ddf
-
- EscherDggRecord.FileIdCluster(int, int) -
Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
-
- 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
-
- 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
-
- 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
-
- EscherPictBlip - Class in org.apache.poi.ddf
-
- EscherPictBlip() -
Constructor for class org.apache.poi.ddf.EscherPictBlip
-
- EscherProperties - Class in org.apache.poi.ddf
- Provides a list of all known escher properties including the description and
type.
- EscherProperties() -
Constructor for class org.apache.poi.ddf.EscherProperties
-
- 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.
- 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
-
- 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
- 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.
- EscherRGBProperty - Class in org.apache.poi.ddf
- A color property.
- EscherRGBProperty(short, int) -
Constructor for class org.apache.poi.ddf.EscherRGBProperty
-
- 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
-
- 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(short, 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
-
- 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
-
- EscherSpRecord - Class in org.apache.poi.ddf
- Together the the EscherOptRecord this record defines some of the basic
properties of a shape.
- EscherSpRecord() -
Constructor for class org.apache.poi.ddf.EscherSpRecord
-
- EscherTextboxRecord - Class in org.apache.poi.ddf
- Holds data from the parent application.
- EscherTextboxRecord() -
Constructor for class org.apache.poi.ddf.EscherTextboxRecord
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.ConcatEval
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.IntersectionEval
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.PercentEval
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.RangeEval
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.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.hssf.record.formula.eval.TwoOperandNumericOperation
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.UnaryMinusEval
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.eval.UnaryPlusEval
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.CalendarFieldFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Choose
-
- evaluate(int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Column
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Column
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Column
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Columns
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Count
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Counta
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Countblank
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Countif
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.DateFunc
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Days360
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Days360
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Errortype
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.FinanceFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Fixed0ArgFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Fixed1ArgFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Fixed2ArgFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Fixed3ArgFunction
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Fixed4ArgFunction
-
- evaluate(ValueEval[], OperationEvaluationContext) -
Method in interface org.apache.poi.hssf.record.formula.functions.FreeRefFunction
-
- evaluate(ValueEval[], int, int) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function
-
- evaluate(int, int) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function0Arg
- see
Function.evaluate(ValueEval[], int, int)
- evaluate(int, int, ValueEval) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function1Arg
- see
Function.evaluate(ValueEval[], int, int)
- evaluate(int, int, ValueEval, ValueEval) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function2Arg
- see
Function.evaluate(ValueEval[], int, int)
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function3Arg
- see
Function.evaluate(ValueEval[], int, int)
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in interface org.apache.poi.hssf.record.formula.functions.Function4Arg
- see
Function.evaluate(ValueEval[], int, int)
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Hlookup
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Hlookup
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Hyperlink
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Hyperlink
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.IfFunc
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.IfFunc
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Index
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Index
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Index
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Index
-
- evaluate(ValueEval[], OperationEvaluationContext) -
Method in class org.apache.poi.hssf.record.formula.functions.Indirect
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.LogicalFunction
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Lookup
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Lookup
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Match
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Match
-
- evaluate(double[]) -
Static method in class org.apache.poi.hssf.record.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.hssf.record.formula.functions.Mode
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.MultiOperandNumericFunction
-
- evaluate(int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Na
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.NotImplementedFunction
-
- evaluate(int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Now
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Npv
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Npv
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Npv
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Npv
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.NumericFunction
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.NumericFunction.OneArg
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.NumericFunction.TwoArg
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Offset
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Replace
-
- evaluate(int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.RowFunc
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.RowFunc
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.RowFunc
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Rows
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Substitute
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Substitute
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Subtotal
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Sumif
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Sumif
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Sumproduct
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.T
-
- evaluate(ValueEval[], int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.TextFunction
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.TimeFunc
-
- evaluate(int, int) -
Method in class org.apache.poi.hssf.record.formula.functions.Today
-
- evaluate(int, int, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Value
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Vlookup
-
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.Vlookup
-
- evaluate(int, int, ValueEval, ValueEval) -
Method in class org.apache.poi.hssf.record.formula.functions.XYNumericFunction
-
- evaluate(Cell) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- 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, 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(EvaluationCell) -
Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
- 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.
- evaluateAllFormulaCells(HSSFWorkbook) -
Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- Loops over all cells in all sheets of the supplied
workbook.
- evaluateFirstArg(ValueEval, int, int) -
Static method in class org.apache.poi.hssf.record.formula.functions.Choose
-
- evaluateFirstArg(ValueEval, int, int) -
Static method in class org.apache.poi.hssf.record.formula.functions.IfFunc
-
- evaluateFormulaCell(Cell) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- 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.
- evaluateInCell(Cell) -
Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- 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.
- EvaluationCell - Interface in org.apache.poi.ss.formula
- Abstracts a cell for the purpose of formula evaluation.
- EvaluationException - Exception in org.apache.poi.hssf.record.formula.eval
- This class is used to simplify error handling logic within operator and function
implementations.
- EvaluationException(ErrorEval) -
Constructor for exception org.apache.poi.hssf.record.formula.eval.EvaluationException
-
- EvaluationName - Interface in org.apache.poi.ss.formula
- Abstracts a name record for formula evaluation.
For POI internal use only - EvaluationSheet - Interface in org.apache.poi.ss.formula
- Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only - EvaluationWorkbook - Interface in org.apache.poi.ss.formula
- Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only - EvaluationWorkbook.ExternalName - Class in org.apache.poi.ss.formula
-
- EvaluationWorkbook.ExternalName(String, int, int) -
Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
-
- EvaluationWorkbook.ExternalSheet - Class in org.apache.poi.ss.formula
-
- EvaluationWorkbook.ExternalSheet(String, String) -
Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- Even - Class in org.apache.poi.hssf.record.formula.functions
-
- Even() -
Constructor for class org.apache.poi.hssf.record.formula.functions.Even
-
- EventBasedExcelExtractor - Class in org.apache.poi.hssf.extractor
- A text extractor for Excel files, that is based
on the hssf eventusermodel api.
- EventBasedExcelExtractor(DirectoryNode, POIFSFileSystem) -
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
-
- 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
BoundSheetRecord
s and ExternSheetRecord
s as
they go past, so you can create a Stub InternalWorkbook
from
them once required. - EventWorkbookBuilder.SheetRecordCollectingListener(HSSFListener) -
Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
- EXACT -
Static variable in class org.apache.poi.hssf.record.formula.functions.TextFunction
-
- EXCEL2007 -
Static variable in class org.apache.poi.ss.SpreadsheetVersion
- Excel2007
The total number of available columns is 16K (2^14)
The total number of available rows is 1M (2^20)
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)
Length of text cell contents is 32767
- EXCEL97 -
Static variable in class org.apache.poi.ss.SpreadsheetVersion
- Excel97 format aka BIFF8
The total number of available columns is 256 (2^8)
The total number of available rows is 64k (2^16)
The maximum number of arguments to a function is 30
Number of conditional format conditions on a cell is 3
Length of text cell contents is 32767
- 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, POIFSFileSystem) -
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
- 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() -
Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
- 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
-
- EXECUTIVE_PAPER -
Static variable in class 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.hssf.record.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
-
- EXPONENT_BIAS -
Static variable in class org.apache.poi.ss.util.NumberComparer
-
- ExpPtg - Class in org.apache.poi.hssf.record.formula
-
- ExpPtg(LittleEndianInput) -
Constructor for class org.apache.poi.hssf.record.formula.ExpPtg
-
- ExpPtg(int, int) -
Constructor for class org.apache.poi.hssf.record.formula.ExpPtg
-
- ExtendedFormatRecord - Class in org.apache.poi.hssf.record
- Title: Extended Format Record
Description: Probably one of the more complex records.
- ExtendedFormatRecord() -
Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
- Constructor 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(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
-
- ExternalNameRecord - Class in org.apache.poi.hssf.record
- EXTERNALNAME (0x0023)
- ExternalNameRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
-
- ExternSheetRecord - Class in org.apache.poi.hssf.record
- EXTERNSHEET (0x0017)
A List of Indexes to EXTERNALBOOK (supplemental book) Records - 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(POIFSBigBlockSize, ListManagedBlock[]) -
Static method in class org.apache.poi.poifs.storage.SmallDocumentBlock
- create a list of SmallDocumentBlock's from raw data
- ExtSSTRecord - Class in org.apache.poi.hssf.record
- Title: Extended Static String Table (0x00FF)
Description: This record is used for a quick lookup into the SST record.
- ExtSSTRecord() -
Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
-
- ExtSSTRecord(RecordInputStream) -
Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |