Table |
The TableCellFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the table cell background color. | |
| Borders | Gets the table cell borders. | |
| FitText | When true, fits text in the cell, compressing each paragraph to the width of the table cell. | |
| Padding | Gets or sets the table cell padding. | |
| PreferredWidth | Gets or sets the preferred width of the table cell. | |
| TextDirection | Gets or sets the direction of the text flow for table cell. | |
| VerticalAlignment | Gets or sets the vertical alignment of text in the table cell. | |
| WrapText | When true, wrap text for the table cell. |