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