RevisionCellChange.NewCell Property
New Cell Data.Represents the element tag in schema: x:nc
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property NewCell As NewCell
Get
Set
'Usage
Dim instance As RevisionCellChange
Dim value As NewCell
value = instance.NewCell
instance.NewCell = value
public NewCell NewCell { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.NewCell
Returns NewCell.