IPivotTableChangeList.Add(String, Double, Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- Tuple
- String
- Value
- Double
- AllocationValue
- Object
- AllocationMethod
- Object
- AllocationWeightExpression
- Object