TemplateConditionalFormattingCustomIconCondition

Constructors

constructor(color: String? = null, displayConfiguration: TemplateConditionalFormattingIconDisplayConfiguration? = null, expression: String, iconOptions: TemplateConditionalFormattingCustomIconOptions)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val color: String? = null

Determines the color of the icon.

Link copied to clipboard

Determines the icon display configuration.

Link copied to clipboard

The expression that determines the condition of the icon set.

Link copied to clipboard

Custom icon options for an icon set.