Uses of Interface
org.apache.poi.hssf.record.formula.OperationPtg

Packages that use OperationPtg
org.apache.poi.hssf.record.formula formula package contains binary PTG structures used in Formulas (not yet supported!)  
 

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

Classes in org.apache.poi.hssf.record.formula that implement OperationPtg
 class AddPtg
           
 class AttrPtg
          "Special Attributes" This seems to be a Misc Stuff and Junk record.
 class DividePtg
           
 class MultiplyPtg
           
 class PowerPtg
           
 class SubtractPtg
           
 class ValueVariableFunctionPtg
          An excel function with variable number of value arguments.
 



Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.