Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service FunctionDescription
Description
collects all properties used to describe a function.
See also
FunctionDescriptions
Developers Guide
Spreadsheets - Function Handling - Information about Functions

Properties' Summary
[ readonly ] long
Id
returns the function's unique identifier.  
[ readonly ] long
Category
returns the function's category.  
[ readonly ] string
Name
returns the localized function's name.  
[ readonly ] string
Description
returns a localized description of the function.  
[ readonly ] sequence< FunctionArgument >
Arguments
returns a sequence of localized descriptions of the function's arguments (in the order specified by the function).  
Properties' Details
Id
[ readonly ] long Id;
Description
returns the function's unique identifier.
See also
XFunctionDescriptions
Category
[ readonly ] long Category;
Description
returns the function's category.
See also
FunctionCategory
Name
[ readonly ] string Name;
Description
returns the localized function's name.
Description
[ readonly ] string Description;
Description
returns a localized description of the function.
Arguments
[ readonly ] sequence< FunctionArgument > Arguments;
Description
returns a sequence of localized descriptions of the function's arguments (in the order specified by the function).

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.