Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 763 Bytes

Excel.PivotTable.CompactRowIndent.md

File metadata and controls

33 lines (19 loc) · 763 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotTable.CompactRowIndent property (Excel)
vbaxl10.chm235163
vbaxl10.chm235163
Excel.PivotTable.CompactRowIndent
190667e8-419d-4e60-1015-9adddc4aa63d
05/08/2019
medium

PivotTable.CompactRowIndent property (Excel)

Returns or sets the indent increment for PivotItems when compact row layout form is turned on. Read/write.

Syntax

expression.CompactRowIndent

expression A variable that represents a PivotTable object.

Remarks

The default value is 1. The valid values for this setting are 0 to the maximum indent specified in Microsoft Excel.

[!includeSupport and feedback]