IMinutesFieldInstructions Interface
Public Interface IMinutesFieldInstructions
Inherits IFieldInstructions
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
HideInToolsForExcel | Gets or sets a value indicating whether the field should be hidden in the Tools for Excel. (inherited from IFieldInstructions). | |
ShowByDefaultInConverter | Gets or sets a value indicating whether the field should be shown in the Converter by default. (inherited from IFieldInstructions). | |
ShowByDefaultInToolsForExcel | Gets or sets a value indicating whether the field should be shown in the Tools for Excel by default. (inherited from IFieldInstructions). |
An example of the instruction is "Show by default in the converter" and others. They are available from the context menu in the fields manager.
Prior to QDV 7.23.1125, these instructions were encoded and stored in the field comment, which confused the users. Starting with QDV 7.23.1125, the instructions are stored independently and the comment is no longer polluted with any technical info.
Available since QDV 7.23.1125.