jxl.biff.formula
Class FunctionNames

java.lang.Object
  extended byjxl.biff.formula.FunctionNames

public class FunctionNames
extends java.lang.Object

A class which contains the function names for the current workbook. The function names can potentially vary from workbook to workbook depending on the locale


Constructor Summary
FunctionNames(java.util.Locale l)
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionNames

public FunctionNames(java.util.Locale l)
Constructor