TableCellStyle - Amazon QuickSight

TableCellStyle

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

Contents

Note

In the following list, the required parameters are described first.

BackgroundColor

The background color for the table cells.

Type: String

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

Required: No

Border

The borders for the table cells.

Type: GlobalTableBorderOptions object

Required: No

FontConfiguration

The font configuration of the table cells.

Type: FontConfiguration object

Required: No

Height

The height color for the table cells.

Type: Integer

Valid Range: Minimum value of 8. Maximum value of 500.

Required: No

HorizontalTextAlignment

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

Type: String

Valid Values: LEFT | CENTER | RIGHT | AUTO

Required: No

TextWrap

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

Type: String

Valid Values: NONE | WRAP

Required: No

VerticalTextAlignment

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

Type: String

Valid Values: TOP | MIDDLE | BOTTOM | AUTO

Required: No

Visibility

The visibility of the table cells.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: