Uses of Package
org.apache.poi.ss.formula
Packages that use org.apache.poi.ss.formula
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
Record package contains class representations for XLS binary strutures.
record aggregates are not real "records" but collections of records that act as a single record.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
This package contains common internal POI code for manipulating formulas.
formula package contains binary PTG structures used in Formulas
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.modelClassDescriptionThis exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).Updates Formulas as rows or sheets are shiftedEnumeration of various formula types.
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.record
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.record.aggregates
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.record.cf
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.usermodelClassDescriptionCommon functionality across file formats for evaluating formula cells.Abstracts a cell for the purpose of formula evaluation.Abstracts a name record for formula evaluation.
For POI internal use onlyAbstracts a sheet for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula parsing.
For POI internal use onlyAbstracts a workbook for the purpose of converting formula to text.
For POI internal use onlyUsed to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'.Provides access to aWorkbookEvaluator
, eg for use withCollaboratingWorkbooksEnvironment
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.hssf.usermodel.helpers
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.formulaClassDescriptionCommon functionality across file formats for evaluating formula cells.Manages a collection of
WorkbookEvaluator
s, in order to support evaluation of formulas across spreadsheets.Evaluates Data Validation constraints.This class organizes and encapsulates all the pieces of information related to a single data validation configuration for a single cell.Not calling it OperatorType to avoid confusion for now with DataValidationConstraint.OperatorType.Not calling it ValidationType to avoid confusion for now with DataValidationConstraint.ValidationType.Abstracts a cell for the purpose of formula evaluation.Abstracted and cached version of a Conditional Format rule for use with aConditionalFormattingEvaluator
.Not calling it OperatorType to avoid confusion for now with other classes.Note: this class has a natural ordering that is inconsistent with equals.Abstracts a name record for formula evaluation.
For POI internal use onlyAbstracts a sheet for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula evaluation.
For POI internal use onlyEncapsulates an encoded formula token array.Abstracts a workbook for the purpose of formula parsing.
For POI internal use onlyAbstracts a workbook for the purpose of converting formula to text.
For POI internal use onlyUpdates Formulas as rows or sheets are shiftedEnumeration of various formula types.Used to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'.Optional Extension to the likes ofAreaEval
andAreaEvalBase
, which allows for looking up 3D (sheet+row+column) evaluationsCommon interface ofAreaEval
andAreaEvalBase
, for 2D (row+column) evaluationsEvaluates formula cells.Provides access to aWorkbookEvaluator
, eg for use withCollaboratingWorkbooksEnvironment
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.formula.evalClassDescriptionAbstracts a cell for the purpose of formula evaluation.Abstracts a name record for formula evaluation.
For POI internal use onlyOptional Extension to the likes ofAreaEval
andAreaEvalBase
, which allows for looking up 3D (sheet+row+column) evaluationsCommon interface ofAreaEval
andAreaEvalBase
, for 2D (row+column) evaluations -
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.formula.eval.forkedClassDescriptionUsed to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. -
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.formula.functionsClassDescriptionContains all the contextual information required to evaluate an operation within a formula For POI internal use only
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.formula.ptgClassDescriptionShould be implemented by any
Ptg
subclass that needs has an extern sheet index
For POI internal use onlyAbstracts a workbook for the purpose of converting formula to text.
For POI internal use onlyShould be implemented by anyPtg
subclass that needs a workbook to render its formula. -
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.usermodelClassDescriptionEvaluates Conditional Formatting constraints.This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.ss.usermodel.helpers
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.xssf.streamingClassDescriptionCommon functionality across file formats for evaluating formula cells.Abstracts a cell for the purpose of formula evaluation.Abstracts a sheet for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula evaluation.
For POI internal use onlyThis exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).Abstracts a workbook for the purpose of formula parsing.
For POI internal use onlyAbstracts a workbook for the purpose of converting formula to text.
For POI internal use onlyUsed to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'.Provides access to aWorkbookEvaluator
, eg for use withCollaboratingWorkbooksEnvironment
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.xssf.usermodelClassDescriptionCommon functionality across file formats for evaluating formula cells.Abstracts a cell for the purpose of formula evaluation.Abstracts a name record for formula evaluation.
For POI internal use onlyAbstracts a sheet for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula evaluation.
For POI internal use onlyAbstracts a workbook for the purpose of formula parsing.
For POI internal use onlyAbstracts a workbook for the purpose of converting formula to text.
For POI internal use onlyUsed to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'.Evaluates formula cells.Provides access to aWorkbookEvaluator
, eg for use withCollaboratingWorkbooksEnvironment
-
Classes in org.apache.poi.ss.formula used by org.apache.poi.xssf.usermodel.helpers