Share via


RevisionCellChange.NewCell Property

Definition

New Cell Data.

Represents the following element tag in the schema: 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

Property Value

Returns NewCell.

Applies to