Compartilhar via


PivotTable.AllocationValue Propriedade

Definição

Obtém ou define qual valor alocar ao executar a análise de e se 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

Um XlAllocationValue objeto.

Comentários

Leitura/gravação.

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

Aplica-se a