NamedRange.ServerActions 屬性

定義

取得可在 NamedRange 物件的 Microsoft Office SharePoint 伺服器上執行的動作。

public:
 property Microsoft::Office::Interop::Excel::Actions ^ ServerActions { Microsoft::Office::Interop::Excel::Actions ^ get(); };
public Microsoft.Office.Interop.Excel.Actions ServerActions { get; }
member this.ServerActions : Microsoft.Office.Interop.Excel.Actions
Public ReadOnly Property ServerActions As Actions

屬性值

Microsoft.Office.Interop.Excel.Actions 物件,代表可在物件的 SharePoint 伺服器上 NamedRange 執行的動作。

適用於