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