Uses of Interface
org.apache.poi.ss.formula.WorkbookDependentFormula
-
Packages that use WorkbookDependentFormula Package Description org.apache.poi.ss.formula.ptg formula package contains binary PTG structures used in Formulas -
-
Uses of WorkbookDependentFormula in org.apache.poi.ss.formula.ptg
Classes in org.apache.poi.ss.formula.ptg that implement WorkbookDependentFormula Modifier and Type Class Description class
Area3DPtg
Title: Area 3D Ptg - 3D reference (Sheet + Area)class
DeletedArea3DPtg
Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)class
DeletedRef3DPtg
Title: Deleted Reference 3D Ptgclass
NamePtg
See the spec at 2.5.198.76 PtgNameclass
NameXPtg
A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.class
Ref3DPtg
Title: Reference 3D Ptg
-