'Declaration Public ReadOnly Property RowHeader As RowHeader
'Usage Dim instance As SheetView Dim value As RowHeader value = instance.RowHeader
public RowHeader RowHeader {get;}
This example sets the sheet to have three columns in the row header and to display letters in the first column (closest to the data area).
SheetView Class SheetView Members RowHeader Class
Customizing the Appearance of Headers