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
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property ColumnFields Reserved for internal use.
Public property 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.
Public property CubeFields Reserved for internal use.
Public property DataFields Reserved for internal use.
Public property HiddenFields Reserved for internal use.
Public property InnerDetail Reserved for internal use.
Public property PageFields Reserved for internal use.
Public property Parent Returns the parent object for the specified object.
Public property PivotCache Reserved for internal use.
Public property PivotFields Reserved for internal use.
Public property 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.
Public property RowFields Reserved for internal use.
Public property VisibleFields Reserved for internal use.

Top

Methods

  Name Description
Public method AddFields Reserved for internal use.

Top

See Also

Reference

PivotLayout Interface

Microsoft.Office.Interop.Excel Namespace