Uses of Class
org.apache.poi.ss.formula.ptg.AttrPtg
Packages that use AttrPtg
Package
Description
formula package contains binary PTG structures used in Formulas
-
Uses of AttrPtg in org.apache.poi.ss.formula.ptg
Fields in org.apache.poi.ss.formula.ptg declared as AttrPtgMethods in org.apache.poi.ss.formula.ptg that return AttrPtgModifier and TypeMethodDescriptionstatic AttrPtgAttrPtg.createIf(int dist) static AttrPtgAttrPtg.createSkip(int dist) static AttrPtgAttrPtg.createSpace(int type, int count) static AttrPtgAttrPtg.getSumSingle()