FilterBarHeaderStyleName Property
Gets or sets the name of the style for the filter bar header.
public string FilterBarHeaderStyleName {get; set;}
'Declaration
Public Property FilterBarHeaderStyleName As String
'Usage
Dim instance As SheetView
Dim value As String
instance.FilterBarHeaderStyleName = value
value = instance.FilterBarHeaderStyleName