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

Packages that use Pxg
Package
Description
formula package contains binary PTG structures used in Formulas
  • Uses of Pxg in org.apache.poi.ss.formula.ptg

    Modifier and Type
    Interface
    Description
    interface 
    An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form.
    Classes in org.apache.poi.ss.formula.ptg that implement Pxg
    Modifier and Type
    Class
    Description
    final class 
    Title: XSSF Area 3D Reference (Sheet + Area)
    final class 
    An XSSF only representation of a reference to a deleted area
    final class 
    A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
    final class 
    Title: XSSF 3D Reference