Gets or sets the formatting attributes of a table cell. The property's value is an object of the type TableCellFormat.

Syntax

public TableCellFormat CellFormat { get; set; }
Public Property CellFormat() As TableCellFormat