Uses of Class
org.apache.poi.ss.formula.ptg.RangePtg
-
Packages that use RangePtg Package Description org.apache.poi.ss.formula.ptg The formula package contains binary PTG structures used in Formulas -
-
Uses of RangePtg in org.apache.poi.ss.formula.ptg
Fields in org.apache.poi.ss.formula.ptg declared as RangePtg Modifier and Type Field Description static RangePtg
RangePtg. instance
Methods in org.apache.poi.ss.formula.ptg that return RangePtg Modifier and Type Method Description RangePtg
RangePtg. copy()
-