注册 登录
编程论坛 VB6论坛

与Excel的关联

gcf123 发布于 2017-03-23 16:46, 1169 次点击
Call getDocument().getView().selectAt(-87.2005233764648, 18.9357070922852, infoSetSelection)
Call getDocument().beginUndoGroup("Set Copy of daicai #33 Properties", true)
Call getDocument().setParameter("Copy of daicai #33", "Temperature", "28.1349823", infoNumberParameter)
Call getDocument().endUndoGroup()
如何把Excel中的数据,替代程序中的28.1349823?
0 回复
1