Share via


Compatibility.LayoutTableRowsApart Property

Definition

Allow Table Rows to Wrap Inline Objects Independently.

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

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

Property Value

Returns LayoutTableRowsApart.

Applies to