Share via


IPivotTable.RowAxisLayout Method

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

Syntax

'Declaration
Sub RowAxisLayout ( _
    RowLayout As XlLayoutRowType _
)
'Usage
Dim instance As IPivotTable
Dim RowLayout As XlLayoutRowType

instance.RowAxisLayout(RowLayout)
void RowAxisLayout(
    XlLayoutRowType RowLayout
)

Parameters

See Also

Reference

IPivotTable Interface

IPivotTable Members

Microsoft.Office.Interop.Excel Namespace