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