IPivotTableChangeList.Add(String, Double, Object, Object, Object) Method

Definition

public Microsoft.Office.Interop.Excel.ValueChange Add (string Tuple, double Value, object AllocationValue, object AllocationMethod, object AllocationWeightExpression);
Public Function Add (Tuple As String, Value As Double, Optional AllocationValue As Object, Optional AllocationMethod As Object, Optional AllocationWeightExpression As Object) As ValueChange

Parameters

Tuple
String
Value
Double
AllocationValue
Object
AllocationMethod
Object
AllocationWeightExpression
Object

Returns

Applies to