TableCellProperties Properties
Contains cell properties.Name | Description |
---|---|
BackgroundColor | Specifies the cell’s background color. |
Borders | Specifies the cell’s border settings. |
CharacterProperties | Specifies formatting settings of characters in the cell. |
ContentHorizontalAlignment | Specifies the horizontal alignment of content in the cell. |
ContentVerticalAlignment | Specifies the vertical alignment of content in the cell. |
Margins | Specifies the cell’s margin settings. |
Width | Specifies the cell’s width settings. |
See Also