iWebOffice2004调用VBA脚本解释及翻译(30) <input type=button class=button value="插入图片" <%=mDisabled%> onclick="WebOpenPicture()"> 版本控制 <input type=button class=button value="保存版本" <%=mDisabled%> onclick="WebSaveVersion()"> <input type=button class=button value="打开版本" <%=mDisabled%> onclick="WebOpenVersion()"> 服务器交互 <input type=button class=button value="签名印章" <%=mDisabled%> onclick="WebOpenSignature()"> <input type=button class=button value="验证签章" <%=mDisabled%> onclick="WebShowSignature()"> <input type=button class=button value="http://www.abcdown.net/InfoView/远程图片" <%=mDisabled%> onclick="WebInsertImage('Image','样品.jpg,true,4);"> <input type=button class=button value="填充模版" <%=mDisabled%> <%=mWord%> onclick="LoadBookmarks()"> <input type=button class=button value="表格填充" <%=mDisabled%> <%=mWord%> onclick="WebSetWordTable()">
VBA调用