Uses of Interface
org.apache.poi.ss.formula.WorkbookDependentFormula

Packages that use WorkbookDependentFormula
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
 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 Ptg
 class NamePtg
          See the spec at 2.5.198.76 PtgName
 class 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
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.