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


In This Topic
ShouldSerializeSheetCornerStyle Method
In This Topic
Gets whether the style for the sheet corner should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeSheetCornerStyle() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeSheetCornerStyle()
See Also