PivotLayout Members
Include Protected Members
Include Inherited Members
Represents the placement of fields in a PivotChart report.
The PivotLayout type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
ColumnFields | Reserved for internal use. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. If the object was created in Microsoft Excel, this property returns the string XCEL, which is equivalent to the hexadecimal number 5843454C. | |
CubeFields | Reserved for internal use. | |
DataFields | Reserved for internal use. | |
HiddenFields | Reserved for internal use. | |
InnerDetail | Reserved for internal use. | |
PageFields | Reserved for internal use. | |
Parent | Returns the parent object for the specified object. | |
PivotCache | Reserved for internal use. | |
PivotFields | Reserved for internal use. | |
PivotTable | Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report. | |
RowFields | Reserved for internal use. | |
VisibleFields | Reserved for internal use. |
Top
Methods
Name | Description | |
---|---|---|
AddFields | Reserved for internal use. |
Top