Property FixedLayout
FixedLayout
Gets or sets whether the fixed-width layout algorithm is used (w:tblLayout w:type "fixed"), or null.
public bool? FixedLayout { get; set; }
Property Value
- bool?
Gets or sets whether the fixed-width layout algorithm is used (w:tblLayout w:type "fixed"), or null.
public bool? FixedLayout { get; set; }