Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.TableCellStyleProperty.Builder
Packages that use CfnTemplate.TableCellStyleProperty.Builder
-
Uses of CfnTemplate.TableCellStyleProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.TableCellStyleProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.TableCellStyleProperty.Builder.backgroundColor(String backgroundColor) Sets the value ofCfnTemplate.TableCellStyleProperty.getBackgroundColor()CfnTemplate.TableCellStyleProperty.Builder.border(IResolvable border) Sets the value ofCfnTemplate.TableCellStyleProperty.getBorder()CfnTemplate.TableCellStyleProperty.Builder.border(CfnTemplate.GlobalTableBorderOptionsProperty border) Sets the value ofCfnTemplate.TableCellStyleProperty.getBorder()CfnTemplate.TableCellStyleProperty.builder()CfnTemplate.TableCellStyleProperty.Builder.fontConfiguration(IResolvable fontConfiguration) Sets the value ofCfnTemplate.TableCellStyleProperty.getFontConfiguration()CfnTemplate.TableCellStyleProperty.Builder.fontConfiguration(CfnTemplate.FontConfigurationProperty fontConfiguration) Sets the value ofCfnTemplate.TableCellStyleProperty.getFontConfiguration()Sets the value ofCfnTemplate.TableCellStyleProperty.getHeight()CfnTemplate.TableCellStyleProperty.Builder.horizontalTextAlignment(String horizontalTextAlignment) Sets the value ofCfnTemplate.TableCellStyleProperty.getHorizontalTextAlignment()Sets the value ofCfnTemplate.TableCellStyleProperty.getTextWrap()CfnTemplate.TableCellStyleProperty.Builder.verticalTextAlignment(String verticalTextAlignment) Sets the value ofCfnTemplate.TableCellStyleProperty.getVerticalTextAlignment()CfnTemplate.TableCellStyleProperty.Builder.visibility(String visibility) Sets the value ofCfnTemplate.TableCellStyleProperty.getVisibility()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.TableCellStyleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.TableCellStyleProperty.Builder.