21module
com { module sun { module star { module sheet {
26published constants FunctionCategory
36 const long DATETIME = 2;
57 const long MATHEMATICAL = 6;
const long DATABASE
specifies a database function.
Definition FunctionCategory.idl:31
const long LOGICAL
specifies a boolean function.
Definition FunctionCategory.idl:52
const long MATRIX
specifies a matrix function.
Definition FunctionCategory.idl:62
const long INFORMATION
specifies a function that returns information about the cell, the cell contents or the current formul...
Definition FunctionCategory.idl:47
const long FINANCIAL
specifies a financial function.
Definition FunctionCategory.idl:41
const long STATISTICAL
specifies a statistical function
Definition FunctionCategory.idl:67
const long ADDIN
specifies a common add-in function.
Definition FunctionCategory.idl:83
const long SPREADSHEET
specifies a function that returns information using the spreadsheet contents or specific cell positio...
Definition FunctionCategory.idl:73
Definition Ambiguous.idl:20