Skip to main content
All docs
V25.1
  • DxExcelExportOptions Properties

    Contains options related to exporting a dashboard/dashboard item to Excel format
    Name Description
    CsvValueSeparator Specifies a character used to separate values in an exported CSV document.
    DashboardStatePosition Specifies the position of the dashboard state (such as master filter or current parameter values) in the exported document.
    ExportFilters Specifies whether to add the state of master filter items to the exported document.
    ExportParameters Specifies whether to add current parameter values to the exported document.
    Format Specifies the Excel format in which the dashboard item is exported.
    IncludeHiddenParameters Specifies whether to add current parameter values to the exported document.
    See Also