ICalculatedItems._Add(String, 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.
public:
Microsoft::Office::Interop::Excel::PivotItem ^ _Add(System::String ^ Name, System::String ^ Formula);
public Microsoft.Office.Interop.Excel.PivotItem _Add (string Name, string Formula);
Public Function _Add (Name As String, Formula As String) As PivotItem
Parameters
- Name
- String
- Formula
- String