textColor

@JvmName(name = "dudfnglksbnfxmar")
suspend fun textColor(value: Output<TemplateConditionalFormattingColorArgs>)
@JvmName(name = "icmhbnyojlijrfiv")
suspend fun textColor(value: TemplateConditionalFormattingColorArgs?)

Parameters

value

The conditional formatting color (solid, gradient) of the text for a table row.


@JvmName(name = "arwllpgfgwtakxbm")
suspend fun textColor(argument: suspend TemplateConditionalFormattingColorArgsBuilder.() -> Unit)

Parameters

argument

The conditional formatting color (solid, gradient) of the text for a table row.