

# TableOptions
<a name="API_TableOptions"></a>

The table options for a table visual.

## Contents
<a name="API_TableOptions_Contents"></a>

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

 ** CellStyle **   <a name="QS-Type-TableOptions-CellStyle"></a>
The table cell style of table cells.  
Type: [TableCellStyle](API_TableCellStyle.md) object  
Required: No

 ** HeaderStyle **   <a name="QS-Type-TableOptions-HeaderStyle"></a>
The table cell style of a table header.  
Type: [TableCellStyle](API_TableCellStyle.md) object  
Required: No

 ** Orientation **   <a name="QS-Type-TableOptions-Orientation"></a>
The orientation (vertical, horizontal) for a table.  
Type: String  
Valid Values: `VERTICAL | HORIZONTAL`   
Required: No

 ** RowAlternateColorOptions **   <a name="QS-Type-TableOptions-RowAlternateColorOptions"></a>
The row alternate color options (widget status, row alternate colors) for a table.  
Type: [RowAlternateColorOptions](API_RowAlternateColorOptions.md) object  
Required: No

## See Also
<a name="API_TableOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/TableOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/TableOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/TableOptions) 