Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Template TableCellStyle

Focus mode
AWS::QuickSight::Template TableCellStyle - AWS CloudFormation
Filter View

The table cell style for a cell in pivot table or table visual.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

BackgroundColor

The background color for the table cells.

Required: No

Type: String

Pattern: ^#[A-F0-9]{6}$

Update requires: No interruption

Border

The borders for the table cells.

Required: No

Type: GlobalTableBorderOptions

Update requires: No interruption

FontConfiguration

The font configuration of the table cells.

Required: No

Type: FontConfiguration

Update requires: No interruption

Height

The height color for the table cells.

Required: No

Type: Number

Minimum: 8

Maximum: 500

Update requires: No interruption

HorizontalTextAlignment

The horizontal text alignment (left, center, right, auto) for the table cells.

Required: No

Type: String

Allowed values: LEFT | CENTER | RIGHT | AUTO

Update requires: No interruption

TextWrap

The text wrap (none, wrap) for the table cells.

Required: No

Type: String

Allowed values: NONE | WRAP

Update requires: No interruption

VerticalTextAlignment

The vertical text alignment (top, middle, bottom) for the table cells.

Required: No

Type: String

Allowed values: TOP | MIDDLE | BOTTOM | AUTO

Update requires: No interruption

Visibility

The visibility of the table cells.

Required: No

Type:

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.