IPivotTable.RowAxisLayout(XlLayoutRowType) 方法

定义

public:
 void RowAxisLayout(Microsoft::Office::Interop::Excel::XlLayoutRowType RowLayout);
public void RowAxisLayout (Microsoft.Office.Interop.Excel.XlLayoutRowType RowLayout);
Public Sub RowAxisLayout (RowLayout As XlLayoutRowType)

参数

RowLayout
XlLayoutRowType

适用于