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