Uses of Class
software.amazon.awssdk.services.quicksight.model.PivotTableCellConditionalFormatting
-
Packages that use PivotTableCellConditionalFormatting Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PivotTableCellConditionalFormatting in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PivotTableCellConditionalFormatting Modifier and Type Method Description PivotTableCellConditionalFormattingPivotTableConditionalFormattingOption. cell()The cell conditional formatting option for a pivot table.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PivotTableCellConditionalFormatting Modifier and Type Method Description PivotTableConditionalFormattingOption.BuilderPivotTableConditionalFormattingOption.Builder. cell(PivotTableCellConditionalFormatting cell)The cell conditional formatting option for a pivot table.
-