TemplateFilterSliderControl

data class TemplateFilterSliderControl(val displayOptions: TemplateSliderControlDisplayOptions? = null, val filterControlId: String, val maximumValue: Double, val minimumValue: Double, val sourceFilterId: String, val stepSize: Double, val title: String, val type: TemplateSheetControlSliderType? = null)

Constructors

Link copied to clipboard
fun TemplateFilterSliderControl(displayOptions: TemplateSliderControlDisplayOptions? = null, filterControlId: String, maximumValue: Double, minimumValue: Double, sourceFilterId: String, stepSize: Double, title: String, type: TemplateSheetControlSliderType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard