Package org.excel4j

Interface Summary
Addin An addin.
Argument An argument definition.
ErrorCode  
Function An excel function.
FunctionNumber The list of Excel built-in functions.
 

Class Summary
Excel Use to call excel functions.
INI Provides access to the INI file used to startup the app.
XLObject Encapsulates an xloper passed from excel.
XLObjectConverter Used to map arguments to objects.
XLObjectFactory API for creating return objects.
XLObjectType An enumeration of object types.
 

Exception Summary
Excel4Exception An exception thrown in the Excel4 function.
InvalidArgumentException An exception indicating that invalid arguments were passed to the function.