Save This Page
Home » poi-src-3.1-FINAL-20080629 » org.apache » poi » hssf » record » formula » [javadoc | source]
org.apache.poi.hssf.record.formula
public class: TestFuncPtg [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.poi.hssf.record.formula.TestFuncPtg
Make sure the FuncPtg performs as expected
Constructor:
 public TestFuncPtg(String name) 
Method from org.apache.poi.hssf.record.formula.TestFuncPtg Summary:
main,   testLeftOvers
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.poi.hssf.record.formula.TestFuncPtg Detail:
 public static  void main(String[] args) 
 public  void testLeftOvers() 
    Make sure the left overs are re-serialized on excel file reads to avoid the "Warning: Data may have been lost" prompt in excel.

    This ptg represents a LEN function extracted from excel