CVI中 ExcelRpt_SetCellValue 函数用法?把float数据存到EXCEL中,但是用这个函数,发现存入的数据不对。
发布网友
发布时间:2022-05-02 00:44
我来回答
共1个回答
热心网友
时间:2023-10-08 21:35
你该去仔细看cvi是帮助 *年
Tools Library 中Excel Report下的一堆函数你该去玩一玩 看起来你 应该只要要用到下列函数
New
ExcelRpt_ApplicationNew
Quit
ExcelRpt_ApplicationQuit
Workbook
Open
ExcelRpt_WorkbookOpen
Close
ExcelRpt_WorkbookClose
Cell Range
Write Data
ExcelRpt_WriteData
Read Data
ExcelRpt_ReadData
Read Data To Table Control
ExcelRpt_ReadDataToTableControl
Get Cell Value String Length
ExcelRpt_GetCellValueStringLen
Get Cell Value
ExcelRpt_GetCellValue