ColumnFooterSheetCornerStyleName Property
Gets or sets the name of the style for the sheet corner of the column footer.
public string ColumnFooterSheetCornerStyleName {get; set;}
'Declaration
Public Property ColumnFooterSheetCornerStyleName As String
'Usage
Dim instance As SheetView
Dim value As String
instance.ColumnFooterSheetCornerStyleName = value
value = instance.ColumnFooterSheetCornerStyleName