次の方法で共有


RevisionCellChange.NewCell プロパティ

定義

新しいセル データ。

スキーマの x:nc 要素タグを表します。

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

プロパティ値

NewCell を返します。

適用対象