用法
评论
建议
取 消
确 定
(defun excel:get-selection (xlapp) "获取选择区域的索引\n参数:xlapp:已打开的excel文件对象" "A1格式的索引" "(excel:get-Selection exobj)" (excel:get-rangeindex (vlax-get-property xlapp (quote selection))))
函数库使用说明
应用包
技术支持
统计信息
函数库规模: 733 个
函数库类别: 51 种
上传记录
刷新