'Declaration Property DifferentFormattingIndex As System.Integer
'Usage Dim instance As IExcelTableStyleElement Dim value As System.Integer instance.DifferentFormattingIndex = value value = instance.DifferentFormattingIndex
System.int DifferentFormattingIndex {get; set;}