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