rowsLabelOptions

@JvmName(name = "sddcsdrjdegwnppv")
suspend fun rowsLabelOptions(value: Output<AnalysisPivotTableRowsLabelOptionsArgs>)
@JvmName(name = "mqfvnmaibadmnbqr")
suspend fun rowsLabelOptions(value: AnalysisPivotTableRowsLabelOptionsArgs?)

Parameters

value

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .


@JvmName(name = "ojrwdqoqykkwxmhs")
suspend fun rowsLabelOptions(argument: suspend AnalysisPivotTableRowsLabelOptionsArgsBuilder.() -> Unit)

Parameters

argument

The options for the label that is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY .