Range.IndentLevel (Excel)

Returns or sets a value that represents the indent level for the cell or range. Can be an integer from 0 to 15.

Using this property to set the indent level to a number less than 0 (zero) or greater than 15 causes an error.


ActiveCell.IndentLevel = 15