ShouldSerializeSheetCornerStyle Method
Gets whether the style for the sheet corner should be serialized.
protected bool ShouldSerializeSheetCornerStyle()
'Declaration
Protected Function ShouldSerializeSheetCornerStyle() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeSheetCornerStyle()