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