PivotFormula Members

Include Protected Members
Include Inherited Members

Represents a formula used to calculate results in a PivotTable report.

The PivotFormula type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Formula Returns or sets the object's formula in A1-style notation.
Public property Index Returns or sets the index number of the object within the PivotFormulas collection.
Public property Parent Returns the parent object for the specified object.
Public property StandardFormula Returns or sets a String specifying formulas with standard English (United States) formatting.
Public property Value The name of the specified formula in the PivotTable formula.

Top

Methods

  Name Description
Public method Delete Deletes the object.

Top

See Also

Reference

PivotFormula Interface

Microsoft.Office.Interop.Excel Namespace