Uses of Interface
org.apache.poi.ss.formula.ptg.Pxg

Packages that use Pxg
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 Pxg in org.apache.poi.ss.formula.ptg
 

Classes in org.apache.poi.ss.formula.ptg that implement Pxg
 class Area3DPxg
          Title: XSSF Area 3D Reference (Sheet + Area) Description: Defined an area in an external or different sheet.
 class Deleted3DPxg
          An XSSF only representation of a reference to a deleted area
 class NameXPxg
          A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
 class Ref3DPxg
          Title: XSSF 3D Reference Description: Defines a cell in an external or different sheet.
 



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