public static interface PivotTableRowsLabelOptions.Builder extends SdkPojo, CopyableBuilder<PivotTableRowsLabelOptions.Builder,PivotTableRowsLabelOptions>
| Modifier and Type | Method and Description |
|---|---|
PivotTableRowsLabelOptions.Builder |
customLabel(String customLabel)
The custom label string for the rows label.
|
PivotTableRowsLabelOptions.Builder |
visibility(String visibility)
The visibility of the rows label.
|
PivotTableRowsLabelOptions.Builder |
visibility(Visibility visibility)
The visibility of the rows label.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPivotTableRowsLabelOptions.Builder visibility(String visibility)
The visibility of the rows label.
visibility - The visibility of the rows label.Visibility,
VisibilityPivotTableRowsLabelOptions.Builder visibility(Visibility visibility)
The visibility of the rows label.
visibility - The visibility of the rows label.Visibility,
VisibilityPivotTableRowsLabelOptions.Builder customLabel(String customLabel)
The custom label string for the rows label.
customLabel - The custom label string for the rows label.Copyright © 2023. All rights reserved.