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