TemplatePivotTableCellConditionalFormattingArgs

data class TemplatePivotTableCellConditionalFormattingArgs(val fieldId: Output<String>, val scope: Output<TemplatePivotTableConditionalFormattingScopeArgs>? = null, val scopes: Output<List<TemplatePivotTableConditionalFormattingScopeArgs>>? = null, val textFormat: Output<TemplateTextConditionalFormatArgs>? = null) : ConvertibleToJava<TemplatePivotTableCellConditionalFormattingArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): TemplatePivotTableCellConditionalFormattingArgs

Properties

Link copied to clipboard
val fieldId: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard