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