Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.poi.hssf.record.formula

Classes in org.apache.poi.hssf.record.formula used by org.apache.poi.hssf.record.formula
AbstractFunctionPtg
          This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses
ControlPtg
           
OperationPtg
          defines a Ptg that is an operation instead of an operand
Ptg