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