SheetRowHeaderColumnIndex Property
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.
public int SheetRowHeaderColumnIndex {get; set;}
'Declaration
Public Property SheetRowHeaderColumnIndex As Integer