Share via


Compatibility.AlignTablesRowByRow プロパティ

定義

テーブル行を個別に配置します。

スキーマ内の次の要素タグを表します。 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

プロパティ値

AlignTablesRowByRow を返します。

適用対象