LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains the description of a single argument within a spreadsheet function. More...
import"FunctionArgument.idl";
Public Attributes | |
string | Name |
the name of the argument. More... | |
string | Description |
a description of the argument. More... | |
boolean | IsOptional |
determines whether the argument is optional. More... | |
contains the description of a single argument within a spreadsheet function.
string Description |
a description of the argument.
boolean IsOptional |
determines whether the argument is optional.
string Name |
the name of the argument.