| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
PivotTableConditionalFormattingScope |
PivotTableConditionalFormattingScope.clone() |
PivotTableConditionalFormattingScope |
PivotTableCellConditionalFormatting.getScope()
The scope of the cell for conditional formatting.
|
PivotTableConditionalFormattingScope |
PivotTableConditionalFormattingScope.withRole(PivotTableConditionalFormattingScopeRole role)
The role (field, field total, grand total) of the cell for conditional formatting.
|
PivotTableConditionalFormattingScope |
PivotTableConditionalFormattingScope.withRole(String role)
The role (field, field total, grand total) of the cell for conditional formatting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PivotTableCellConditionalFormatting.setScope(PivotTableConditionalFormattingScope scope)
The scope of the cell for conditional formatting.
|
PivotTableCellConditionalFormatting |
PivotTableCellConditionalFormatting.withScope(PivotTableConditionalFormattingScope scope)
The scope of the cell for conditional formatting.
|
Copyright © 2023. All rights reserved.