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

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

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

Subclasses of ArrayPtg in org.apache.poi.hssf.record.formula
 class ArrayPtgA
          ArrayPtgA - handles arrays
 class ArrayPtgV
          ArrayPtg - handles arrays The ArrayPtg is a little wierd, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
 



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