:: com :: sun :: star :: sheet ::

service FunctionAccess
Description
allows generic access to all spreadsheet functions.
Developers Guide
Spreadsheets - Function Handling - Calculating Function Results

Included Services - Summary
SpreadsheetDocumentSettings

contributes properties to control the behaviour of some functions (i.e. NullDate, IgnoreCase, RegularExpressions).

Exported Interfaces - Summary
XFunctionAccess

provides calculating the result of a spreadsheet function.

Included Services - Details
SpreadsheetDocumentSettings
Description
contributes properties to control the behaviour of some functions (i.e. NullDate, IgnoreCase, RegularExpressions).
Exported Interfaces - Details
XFunctionAccess
Description
provides calculating the result of a spreadsheet function.

 
Top of Page