PivotLayout Interface

Represents the placement of fields in a PivotChart report.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002444A-0000-0000-C000-000000000046")> _
Public Interface PivotLayout
'Usage
Dim instance As PivotLayout
[InterfaceTypeAttribute()]
[GuidAttribute("0002444A-0000-0000-C000-000000000046")]
public interface PivotLayout

Remarks

Use the PivotLayout property to return a PivotLayout object.

See Also

Reference

PivotLayout Members

Microsoft.Office.Interop.Excel Namespace