rowAlternateColors

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

Parameters

value

Determines the list of row alternate colors.


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


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

Parameters

values

Determines the list of row alternate colors.