Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeColumnFooterSheetCornerStyle Method


In This Topic
ShouldSerializeColumnFooterSheetCornerStyle Method
In This Topic
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()
See Also