Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

AWS::QuickSight::Analysis TableCellStyle

Modo de enfoque
AWS::QuickSight::Analysis TableCellStyle - AWS CloudFormation
Esta página no se ha traducido a su idioma. Solicitar traducción
Filtrar vista

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:

JSON

{ "BackgroundColor" : String, "Border" : GlobalTableBorderOptions, "FontConfiguration" : FontConfiguration, "Height" : Number, "HorizontalTextAlignment" : String, "TextWrap" : String, "VerticalTextAlignment" : String, "Visibility" : String }

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: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

En esta página

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.