次の方法で共有


TableCellPropertiesChange.PreviousTableCellProperties プロパティ

定義

前の [テーブル] セルのプロパティ。

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

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

プロパティ値

PreviousTableCellProperties を返します。

適用対象