Specifies the Excel sheet's row index for the column headers. The default value is 0, which means the loaded Excel sheet's first row represents the column headers.
シンタックス
'宣言
Public Property SheetColumnHeaderRowIndex As System.Integer
public System.int SheetColumnHeaderRowIndex {get; set;}
参照