PivotFormulas._Add(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public:
Microsoft::Office::Interop::Excel::PivotFormula ^ _Add(System::String ^ Formula);
public Microsoft.Office.Interop.Excel.PivotFormula _Add (string Formula);
Public Function _Add (Formula As String) As PivotFormula
Parameters
- Formula
- String