RowHeaderColumnCount Property (SheetView)
Gets or sets the number of columns in the row header on this sheet.
public int RowHeaderColumnCount {get; set;}
'Declaration
Public Property RowHeaderColumnCount As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
instance.RowHeaderColumnCount = value
value = instance.RowHeaderColumnCount