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).
|
|
Copyright © 2010 Sun Microsystems, Inc.