public static interface PivotTableConditionalFormattingScope.Builder extends SdkPojo, CopyableBuilder<PivotTableConditionalFormattingScope.Builder,PivotTableConditionalFormattingScope>
| Modifier and Type | Method and Description |
|---|---|
PivotTableConditionalFormattingScope.Builder |
role(PivotTableConditionalFormattingScopeRole role)
The role (field, field total, grand total) of the cell for conditional formatting.
|
PivotTableConditionalFormattingScope.Builder |
role(String role)
The role (field, field total, grand total) of the cell for conditional formatting.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPivotTableConditionalFormattingScope.Builder role(String role)
The role (field, field total, grand total) of the cell for conditional formatting.
role - The role (field, field total, grand total) of the cell for conditional formatting.PivotTableConditionalFormattingScopeRole,
PivotTableConditionalFormattingScopeRolePivotTableConditionalFormattingScope.Builder role(PivotTableConditionalFormattingScopeRole role)
The role (field, field total, grand total) of the cell for conditional formatting.
role - The role (field, field total, grand total) of the cell for conditional formatting.PivotTableConditionalFormattingScopeRole,
PivotTableConditionalFormattingScopeRoleCopyright © 2023. All rights reserved.