'DeclarationPublic Property ColumnFooterSheetCornerStyle As StyleInfo
'UsageDim instance As SheetView Dim value As StyleInfo instance.ColumnFooterSheetCornerStyle = value value = instance.ColumnFooterSheetCornerStyle
public StyleInfo ColumnFooterSheetCornerStyle {get; set;}