LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
FunctionArgument Struct Referencepublished

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...
 

Detailed Description

contains the description of a single argument within a spreadsheet function.

See Also
com::sun::star::sheet::FunctionDescription

Member Data Documentation

string Description

a description of the argument.

boolean IsOptional

determines whether the argument is optional.

string Name

the name of the argument.


The documentation for this struct was generated from the following file: