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