rowAlternateColors

@JvmName(name = "muyofmfrsadtuqdi")
suspend fun rowAlternateColors(value: Output<List<String>>)
@JvmName(name = "bikystgiqfyjycem")
suspend fun rowAlternateColors(value: List<String>?)

Parameters

value

Determines the list of row alternate colors.


@JvmName(name = "xbvdtqspyfegfqkm")
suspend fun rowAlternateColors(vararg values: Output<String>)


@JvmName(name = "abeosmldexdsixru")
suspend fun rowAlternateColors(values: List<Output<String>>)
@JvmName(name = "jjssmhkgfstuukjl")
suspend fun rowAlternateColors(vararg values: String)

Parameters

values

Determines the list of row alternate colors.