Share via


PivotFormulas._Add Method

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function _Add ( _
    Formula As String _
) As PivotFormula
'Usage
Dim instance As PivotFormulas
Dim Formula As String
Dim returnValue As PivotFormula

returnValue = instance._Add(Formula)
PivotFormula _Add(
    string Formula
)

Parameters

Return Value

Type: Microsoft.Office.Interop.Excel.PivotFormula

See Also

Reference

PivotFormulas Interface

PivotFormulas Members

Microsoft.Office.Interop.Excel Namespace