Name | Description | |
---|---|---|
![]() | AvailableFunctions | Returns a collection of available function names. |
![]() | Caption | Assigns the window title in the Designer. You can use the format place holder %s within the text to show the project name. |
![]() | DesignerLanguages | Design languages can be defined in the Designer hereby. For further information see the DesignerLanguages Class. |
![]() | ProhibitedActions | The menu items that are not available in the Designer. |
![]() | ProhibitedFunctions | Hides the given function in the formula assistant. Must be called before any functions are evaluated. |
![]() | ProjectName | The name of the project currently opened. If you have created a new file through an action, it can be named in this way. Otherwise corresponds to setting "Save as…". Please note that this property is only available with a DesignerAction in an open Designer. |
![]() | ReadOnlyObjects | The read-only objects. |