LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_FunctionArgument_idl__
21 #define __com_sun_star_sheet_FunctionArgument_idl__
24 module
com { module sun { module star { module sheet {
contains the description of a single argument within a spreadsheet function.
Definition: FunctionArgument.idl:33
string Name
the name of the argument.
Definition: FunctionArgument.idl:37
string Description
a description of the argument.
Definition: FunctionArgument.idl:42
Definition: Ambiguous.idl:22
boolean IsOptional
determines whether the argument is optional.
Definition: FunctionArgument.idl:47