PivotTable.AllocationValue Propriedade

Definição

Obtém ou define qual valor alocar ao executar a análise de what-if em um relatório de tabela dinâmica com base em uma fonte de dados OLAP.

public:
 property Microsoft::Office::Interop::Excel::XlAllocationValue AllocationValue { Microsoft::Office::Interop::Excel::XlAllocationValue get(); void set(Microsoft::Office::Interop::Excel::XlAllocationValue value); };
public Microsoft.Office.Interop.Excel.XlAllocationValue AllocationValue { get; set; }
Public Property AllocationValue As XlAllocationValue

Valor da propriedade

XlAllocationValue

Um XlAllocationValue objeto.

Comentários

Leitura/gravação.

A propriedade corresponde à configuração Valor a Alocar na caixa de What-If AllocationValue análise Configurações caixa de diálogo. A configuração padrão é , que corresponde ao xlAllocateValue valor inserido dividido pelo número de alocações.

Aplica-se a