ShouldSerializeDefaultStyle Method (SheetView)
Gets whether the DefaultStyle property should be serialized.
protected bool ShouldSerializeDefaultStyle()
'Declaration
Protected Function ShouldSerializeDefaultStyle() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeDefaultStyle()