C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / LoadExcelOptions Class / SheetRowHeaderColumnIndex Property
SheetRowHeaderColumnIndex Property
In This Topic
Specifies the Excel sheet's column index for the row headers. The default value is -1, which means the loaded Excel sheet does not have row headers.
Syntax
'Declaration
 
Public Property SheetRowHeaderColumnIndex As Integer
 
See Also