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