PivotTable.AllocationWeightExpression プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
OLAP データ ソースに基づいてピボットテーブル レポートで what-if 分析を実行するときに使用する MDX 重み式を取得または設定します。
public:
property System::String ^ AllocationWeightExpression { System::String ^ get(); void set(System::String ^ value); };
public string AllocationWeightExpression { get; set; }
Public Property AllocationWeightExpression As String
プロパティ値
OLAP データ ソースに基づくピボットテーブル レポートで what-if 分析を実行するときに使用する MDX 重み式。
注釈
値の取得と設定が可能です。
プロパティは AllocationWeightExpression 、[What-If 分析設定] ダイアログ ボックスの [重み式] 設定に対応します。 プロパティを AllocationWeightExpression 設定する前に、 プロパティを AllocationMethod に設定する xlWeightedAllocation必要があります。