Gets or sets the TableFormat object which represents table-level format properties. These format values shall be applied to the table row's contents and override those defined by the table itself.

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public TableFormat TableFormatOverrides { get; set; }

Property Value

Type: TableFormat