RevisionCellChange.NewDifferentialFormat Property

New Formatting Information.Represents the element tag in schema: x:ndxf

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property NewDifferentialFormat As NewDifferentialFormat
    Get
    Set
'Usage
Dim instance As RevisionCellChange
Dim value As NewDifferentialFormat

value = instance.NewDifferentialFormat

instance.NewDifferentialFormat = value
public NewDifferentialFormat NewDifferentialFormat { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.NewDifferentialFormat
Returns NewDifferentialFormat.

See Also

Reference

RevisionCellChange Class

RevisionCellChange Members

DocumentFormat.OpenXml.Spreadsheet Namespace