📄 6840.html
字号:
<html>
<head>
<title>我执行不会有问题!</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>我执行不会有问题!</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:cary@autumn.ccl.itri.org.tw">Cary</a> on October 28, 1998 at 23:46:03:<p>
In Reply to: <a href="6685.html">用vb开启word 物件如何才可关闭水平尺规(horizontalruler)?</a> posted by allan chien on October 22, 1998 at 14:51:49:<p>
我执行不会有问题:<br>程式如下:<br> Dim WordApp As New Word.Application<br> Dim WordDOc As Word.Document<br> Dim WordIndex As Integer<br> WordApp.Visible = True<br> Set WordDOc = WordApp.Documents.Add<br> WordApp.ActiveWindow. _<br> DisplayHorizontalScrollBar = False<br> WordApp.ActiveWindow.DisplayRulers = False<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6840-->
</ul><!--end: 6840-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -