Language
The Free and Open Productivity Suite
Attributes' Summary |
Category |
specifies the category number.
|
Name |
returns the localized function's name.
|
Description |
returns a localized description of the function.
|
Signature |
returns the signature of the function.
|
Arguments |
returns a sequence of localized descriptions of the function's
arguments (in the order specified by the function).
|
Attributes' Details |
Category
|
Name
[ readonly ] string Name;
- Description
- returns the localized function's name.
|
|
Description
[ readonly ] string Description;
- Description
- returns a localized description of the function.
|
|
Signature
[ readonly ] string Signature;
- Description
- returns the signature of the function.
|
|
Arguments
[ readonly ] sequence< ::com::sun::star::sheet::FunctionArgument > Arguments;
- Description
- returns a sequence of localized descriptions of the function's
arguments (in the order specified by the function).
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.