| TableFormat Properties | 
The TableFormat type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | AllowAutoFit | 
 Gets or sets a value indicating whether the layout should automatically fit the content.
 | 
|   | Bidi | 
 Gets or sets the bidirectional text setting for the table.
 | 
|   | Borders | 
 Gets the Borders object associated with the current instance, creating it if necessary.
 | 
|   | CellSpacing | 
 Gets or sets the cell spacing of the table.
 | 
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | HorizontalAlignment | 
 Gets or sets the horizontal alignment of the rows in the table.
 | 
|   | LayoutType | 
 Gets or sets the layout type of the table.
 | 
|   | LeftIndent | 
 Gets or sets the left indent of the table.
 | 
|   | Paddings | 
 Gets the padding settings for the table.
 | 
|   | Positioning | 
 Gets the positioning of the table.
 | 
|   | PreferredWidth | 
 Gets or sets the preferred width of the table.
 | 
|   | WrapTextAround | 
 Gets or sets a value indicating whether text should wrap around an object.
 | 
 See Also
See Also