Compatibility.DoNotBreakConstrainedForcedTable Property

Definition

Don't Break Table Rows Around Floating Tables.

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

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

Property Value

Returns DoNotBreakConstrainedForcedTable.

Applies to