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


In This Topic
ShouldSerializeDefaultStyle Method (SheetView)
In This Topic
Gets whether the DefaultStyle property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeDefaultStyle() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeDefaultStyle()
See Also