Syntax

expression.AddIndent

expression A variable that represents a Style object.

Remarks

Set the value of this property to True to autmatically indent text when the text alignment in the cell is set, either horizontally or vertically, to equal distribution.

To set text alignment to equal distribution, you can set the property to xlVAlignDistributed when the value of the property is xlVertical, and you can set the property to xlHAlignDistributed when the value of the Orientation property is xlHorizontal.

See also: