Package jxl.biff.formula

Interface Summary
ExternalSheet Interface which exposes the methods needed by formulas to access external sheet records
 

Class Summary
FormulaErrorCode Enumeration for formula error codes
FormulaParser Parses the formula passed in (either as parsed strings or as a string) into a tree of operators and operands
FunctionNames A class which contains the function names for the current workbook.
 

Exception Summary
FormulaException Exception thrown when parsing a formula