ActionsPane.Left 属性 (2007 system)

更新:2007 年 11 月

不要使用。无法以编程方式更改 ActionsPane 的 Left 属性。

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

语法

声明
<BrowsableAttribute(False)> _
Public Property Left As Integer
用法
Dim instance As ActionsPane
Dim value As Integer

value = instance.Left

instance.Left = value
[BrowsableAttribute(false)]
public int Left { get; set; }

属性值

类型:System.Int32

备注

可以以编程方式重新定位“文档操作”任务窗格。有关更多信息,请参见操作窗格概述

权限

另请参见

参考

ActionsPane 类

ActionsPane 成员

Microsoft.Office.Tools 命名空间