ActionsPane.Clear 方法 (2007 system)

更新:2007 年 11 月

从文档中分离操作窗格解决方案。

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.Common.v9.0(在 Microsoft.Office.Tools.Common.v9.0.dll 中)

语法

声明
Public Sub Clear
用法
Dim instance As ActionsPane

instance.Clear()
public void Clear()

备注

若要确保操作窗格在打开文档时不可用,请在 ThisDocument 或 ThisWorkbook 的 Startup 事件处理程序中调用 Clear 方法。

权限

另请参见

参考

ActionsPane 类

ActionsPane 成员

Microsoft.Office.Tools 命名空间

其他资源

操作窗格概述