SnapshotFileSheetSelection
A structure that contains information that identifies the snapshot that needs to be generated.
Types
Properties
Link copied to clipboard
The selection scope of the visuals on a sheet of a dashboard that you are generating a snapthot of. You can choose one of the following options.
Link copied to clipboard
A structure that lists the IDs of the visuals in the selected sheet. Supported visual types are table, pivot table visuals. This value is required if you are generating a CSV or Excel workbook. This value supports a maximum of 1 visual ID for CSV and 5 visual IDs across up to 5 sheet selections for Excel. If you are generating an Excel workbook, the order of the visual IDs provided in this structure determines the order of the worksheets in the Excel file.
Functions
Link copied to clipboard
inline fun copy(block: SnapshotFileSheetSelection.Builder.() -> Unit = {}): SnapshotFileSheetSelection