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