Property TableFormat
TableFormat
Gets or sets the table formatting the style specifies (w:tblPr), or null.
public TableFormat? TableFormat { get; set; }
Gets or sets the table formatting the style specifies (w:tblPr), or null.
public TableFormat? TableFormat { get; set; }