 | RevExFormattingDifferentialFormatType Property |
DifferentialFormatType.
Represents the following element tag in the schema: xr:dxf.
Namespace: DocumentFormat.OpenXml.Office2016.ExcelAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic DifferentialFormatType DifferentialFormatType { get; set; }Public Property DifferentialFormatType As DifferentialFormatType
Get
Set
public:
property DifferentialFormatType^ DifferentialFormatType {
DifferentialFormatType^ get ();
void set (DifferentialFormatType^ value);
}member DifferentialFormatType : DifferentialFormatType with get, set
Property Value
DifferentialFormatType
See Also