rowAlternateColors

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

Parameters

value

Determines the list of row alternate colors.


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


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

Parameters

values

Determines the list of row alternate colors.