RowHeaderAutoTextIndex Property
Gets or sets which row header column on this sheet displays the automatic text when there are multiple row header columns.
public int RowHeaderAutoTextIndex {get; set;}
'Declaration
Public Property RowHeaderAutoTextIndex As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
instance.RowHeaderAutoTextIndex = value
value = instance.RowHeaderAutoTextIndex