IPivotFormulas.Add(String, Object) 方法

定义

public Microsoft.Office.Interop.Excel.PivotFormula Add (string Formula, object UseStandardFormula);
Public Function Add (Formula As String, Optional UseStandardFormula As Object) As PivotFormula

参数

Formula
String
UseStandardFormula
Object

返回

适用于