PivotTable.LayoutRowDefault Property (Excel)

This property specifies the layout settings for PivotFields when they are added to the PivotTable for the first time. Read/write xlLayoutRowType.

Version Information

추가된 버전: Excel 2007

Syntax

.LayoutRowDefault

A variable that represents a PivotTable object.

Remarks

xlLayoutRowType can be either xlCompactRow, xlTabularRow, or xlOutlineRow.

참고 항목

개념

PivotTable Object

PivotTable Object Members