Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi » hssf » record » formula » [javadoc | source]
org.apache.cocoon.poi.hssf.record.formula
public class: ExpPtg [javadoc | source]
java.lang.Object
   org.apache.cocoon.poi.hssf.record.formula.Ptg
      org.apache.cocoon.poi.hssf.record.formula.ExpPtg
Field Summary
public static final  short sid     
Constructor:
 public ExpPtg() 
 public ExpPtg(byte[] array,
    int offset) 
Method from org.apache.cocoon.poi.hssf.record.formula.ExpPtg Summary:
getSize,   toFormulaString,   writeBytes
Methods from org.apache.cocoon.poi.hssf.record.formula.Ptg:
createPtg,   getBytes,   getSize,   toFormulaString,   writeBytes
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.hssf.record.formula.ExpPtg Detail:
 public int getSize() 
 public String toFormulaString() 
 public  void writeBytes(byte[] array,
    int offset)