Skip to main content
All docs
V18.2

DashboardExcelExportOptions Properties

Contains options related to exporting a dashboard/dashboard item to the Excel format.
Name Description
CsvValueSeparator Gets or sets a character used to separate values in a CSV document.
DashboardStatePosition Gets or sets the position of the dashboard state (such as master filter or current parameter values) in the exported document.
ExportFilters Gets or sets whether to add the state of master filter items to the exported document.
ExportParameters 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.
IncludeHiddenParameters Gets or sets whether to add current values of a hidden parameter to the exported document.
See Also