rows Label Options
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
.
suspend fun rowsLabelOptions(argument: suspend TemplatePivotTableRowsLabelOptionsArgsBuilder.() -> 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
.