NamedRange.ServerActions プロパティ

定義

Microsoft Office SharePoint サーバー上で NamedRange オブジェクトに対して実行できる処理を取得します。

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

プロパティ値

オブジェクトの SharePoint サーバー NamedRange で実行できるアクションを表す Microsoft.Office.Interop.Excel.Actions オブジェクト。

適用対象