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
Subinterfaces of Pxg in org.apache.poi.ss.formula.ptgModifier and TypeInterfaceDescriptioninterface
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 PxgModifier and TypeClassDescriptionfinal class
Title: XSSF Area 3D Reference (Sheet + Area)final class
An XSSF only representation of a reference to a deleted areafinal 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