Template Table Row Conditional Formatting
data class TemplateTableRowConditionalFormatting(val backgroundColor: TemplateConditionalFormattingColor? = null, val textColor: TemplateConditionalFormattingColor? = null)
Constructors
Link copied to clipboard
constructor(backgroundColor: TemplateConditionalFormattingColor? = null, textColor: TemplateConditionalFormattingColor? = null)