'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;}
public read-write property SheetTabScrollButtonStyle: System.Windows.Style;
public function get,set SheetTabScrollButtonStyle : System.Windows.Style