'Declaration
Public Property SheetTabScrollButtonStyle As System.Windows.Style
'Usage
Dim instance As WorkbookView Dim value As System.Windows.Style instance.SheetTabScrollButtonStyle = value value = instance.SheetTabScrollButtonStyle
public System.Windows.Style SheetTabScrollButtonStyle {get; set;}