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 Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project
 

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) Description: Defined an area in Extern Sheet.
 class DeletedArea3DPtg
          Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area) Description: Defined a area in Extern Sheet.
 class DeletedRef3DPtg
          Title: Deleted Reference 3D Ptg Description: Defined a cell in extern sheet.
 class NamePtg
           
 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 Description: Defined a cell in extern sheet.
 



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