次の方法で共有


TableRowPropertiesChange.PreviousTableRowProperties プロパティ

定義

前のテーブル行のプロパティ。

スキーマ内の次の要素タグを表します: w:trPr。

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

プロパティ値

PreviousTableRowProperties を返します。

適用対象