DashboardCascadingControlSource

data class DashboardCascadingControlSource(val columnToMatch: DashboardColumnIdentifier? = null, val sourceSheetControlId: String? = null)

Constructors

Link copied to clipboard
constructor(columnToMatch: DashboardColumnIdentifier? = null, sourceSheetControlId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The column identifier that determines which column to look up for the source sheet control.

Link copied to clipboard

The source sheet control ID of a CascadingControlSource .