Compatibility.AlignTablesRowByRow Property

Definition

Align Table Rows Independently.

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

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

Property Value

Returns AlignTablesRowByRow.

Applies to