'Declaration Public Property HighlightLastColumnStyle As TableStyleInfo
'Usage Dim instance As TableStyle Dim value As TableStyleInfo instance.HighlightLastColumnStyle = value value = instance.HighlightLastColumnStyle
public TableStyleInfo HighlightLastColumnStyle {get; set;}