1002.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 22 行

HTML
22
字号
<html>  <head>    <title>Re: VB and Word97</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: VB and Word97</h1>    </center><HR><p>Posted by <a href="mailto:yfwu@iname.com">小吴</a> on September 30, 1997 at 20:05:49:<p>In Reply to: <a href="684.html"><b>VB and Word97</b></a> posted by 小贤 on September 28, 1997 at 10:18:54:<p>Word 97 中把书签选项移到插入选择表中去了。<p>要在 VB 中启 Word 档案,首先先建立 Word.Application 物件。然后呼叫该物件的 WordBasic.FileOpen "档名" 即可。<br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 1002--></ul><!--end: 1002--><br><HR><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?