NamedRange.ServerActions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 オブジェクト。