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