共用方式為


ActionsPane.Left 屬性 (2007 系統)

更新: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 命名空間