OdsHelperReadDataTable Method
匯入Ods檔案使用 讀取檔案內容,匯出成DataTable
Namespace: eBizprise.UtilityAssembly: eBizprise.Utility.OdfHelper (in eBizprise.Utility.OdfHelper.dll) Version: 25.0.1.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
public DataTable ReadDataTable(
int sheetIndex,
int titleRowNo,
int fromColumnNo
)
- sheetIndex Int32
- 工作表索引(從0開始)
- titleRowNo Int32
- 讀取TitleRow行號(從1開始)
- fromColumnNo Int32
- 讀取Column行號(從1開始)
DataTable讀取DataTable