PivotValueCell.ServerActions プロパティ

定義

実行できる OLAP 定義アクションを表す OLAP アクション名オブジェクトのコレクションを返します。 読み取り専用

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

プロパティ値

注釈

サーバー アクションは、OLAP キューブ管理者がサーバーに定義できるオプションの機能です。キューブ メンバーまたはメジャーをクエリのパラメーターとして使用し、キューブの詳細を取得するか、別のアプリケーションを開始します。

適用対象