Compatibility.DoNotAutofitConstrainedTables Property

Definition

Do Not AutoFit Tables To Fit Next To Wrapped Objects.

Represents the following element tag in the schema: w:doNotAutofitConstrainedTables.

public DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables DoNotAutofitConstrainedTables { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables? DoNotAutofitConstrainedTables { get; set; }
member this.DoNotAutofitConstrainedTables : DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables with get, set
Public Property DoNotAutofitConstrainedTables As DoNotAutofitConstrainedTables

Property Value

Returns DoNotAutofitConstrainedTables.

Applies to