SheetCornerStyle Property (SheetView)
Gets or sets the style information for the sheet corner.
public StyleInfo SheetCornerStyle {get; set;}
'Declaration
Public Property SheetCornerStyle As StyleInfo
'Usage
Dim instance As SheetView
Dim value As StyleInfo
instance.SheetCornerStyle = value
value = instance.SheetCornerStyle