Uses of Class
org.apache.poi.hssf.record.formula.AttrPtg

Packages that use AttrPtg
org.apache.poi.hssf.record.formula formula package contains binary PTG structures used in Formulas 
 

Uses of AttrPtg in org.apache.poi.hssf.record.formula
 

Methods in org.apache.poi.hssf.record.formula that return AttrPtg
static AttrPtg AttrPtg.createSpace(int type, int count)
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.