Uses of Class
org.apache.poi.ss.formula.ptg.Deleted3DPxg
-
Packages that use Deleted3DPxg Package Description org.apache.poi.ss.formula.ptg The formula package contains binary PTG structures used in Formulas -
-
Uses of Deleted3DPxg in org.apache.poi.ss.formula.ptg
Methods in org.apache.poi.ss.formula.ptg that return Deleted3DPxg Modifier and Type Method Description Deleted3DPxgDeleted3DPxg. copy()Constructors in org.apache.poi.ss.formula.ptg with parameters of type Deleted3DPxg Constructor Description Deleted3DPxg(Deleted3DPxg other)
-