格泰克塞尔。lsp是一个非常好的从excel和Autocad收发的程序,它可能有一个读取csv的选项,我的版本没有,但它似乎是2008年左右的版本,也许他们是一个更新的版本。
- Overview of Main functions
- ;-------------------------------------------------------------------------------
- ; GetExcel - Stores the values from an Excel spreadsheet into *ExcelData@ list
- ; Syntax: (GetExcel ExcelFile$ SheetName$ MaxRange$)
- ; Example: (GetExcel "C:\\Folder\\Filename.xls" "Sheet1" "L30")
- ; GetCell - Returns the cell value from the *ExcelData@ list
- plus lots more options
|