DashboardExcelExportOptions Properties
Contains options related to exporting a dashboard/dashboard item to Excel format.
Name | Description |
---|---|
Csv |
Gets or sets a character used to separate values in an exported CSV document. |
Dashboard |
Gets or sets the position of the dashboard state (such as master filter or current parameter values) in the exported document. |
Export |
Gets or sets whether to add the state of master filter items to the exported document. |
Export |
Gets or sets whether to add current parameter values to the exported document. |
Format | Gets or sets the Excel format in which the dashboard item is exported. |
Include |
Gets or sets whether to add current values of a hidden parameter to the exported document. |
See Also