ShouldSerializeFilterBarHeaderStyle Method
Gets whether the style for the filter bar header should be serialized.
protected bool ShouldSerializeFilterBarHeaderStyle()
'Declaration
Protected Function ShouldSerializeFilterBarHeaderStyle() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeFilterBarHeaderStyle()