TableOptions
The table options for a table visual.
Contents
Note
In the following list, the required parameters are described first.
- CellStyle
-
The table cell style of table cells.
Type: TableCellStyle object
Required: No
- HeaderStyle
-
The table cell style of a table header.
Type: TableCellStyle object
Required: No
- Orientation
-
The orientation (vertical, horizontal) for a table.
Type: String
Valid Values:
VERTICAL | HORIZONTAL
Required: No
- RowAlternateColorOptions
-
The row alternate color options (widget status, row alternate colors) for a table.
Type: RowAlternateColorOptions object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: