'Declaration Public Property DifferentialFormattingId As System.Integer
'Usage Dim instance As ExcelHighlightingRule Dim value As System.Integer instance.DifferentialFormattingId = value value = instance.DifferentialFormattingId
public System.int DifferentialFormattingId {get; set;}