Template Table Cell Conditional Formatting
data class TemplateTableCellConditionalFormatting(val fieldId: String, val textFormat: TemplateTextConditionalFormat? = null)
Constructors
Link copied to clipboard
fun TemplateTableCellConditionalFormatting(fieldId: String, textFormat: TemplateTextConditionalFormat? = null)