Table |
The TableFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | Gets or sets the alignment of the table with respect to the text margins in the section. | |
| AutomaticallyResizeToFitContents | Gets or sets a value indicating whether the table shall automatically resize to fit contents. | |
| BackgroundColor | Gets or sets the table background color. | |
| Borders | Gets the table borders. | |
| ColumnBandSize | Gets or sets the number of columns in column band for this table style. | |
| DefaultCellPadding | Gets or sets the default table cell padding. | |
| DefaultCellSpacing | Gets or sets the default table cell spacing (the spacing between adjacent cells and the edges of the table) for all cells in the parent table. | |
| IndentFromLeft | Gets or sets the value that represents the left indent of the table. | |
| PreferredWidth | Gets or sets the table preferred width. | |
| RowBandSize | Gets or sets the number of rows in row band for this table style. | |
| Style | Gets or sets the table style. | |
| StyleOptions | Gets or sets the table style options that specify which of the referenced TableStyle conditional formats will be applied on the parent table. |