ChatGTP获取的d读取excel通用程序。
摘要:procedure ReadExcelFile(const FileName: string; AMemtable: TFDmemtable); var ExcelApp: OleVariant; Sheet: OleVariant; Range: OleVariant; RowCount, Col
阅读全文
posted @ 2023-04-17 15:56
posted @ 2023-04-17 15:56