Indents one or more paragraphs by a specified number of characters.
Syntax
expression.IndentCharWidth(Count)
expression Required. An expression that returns a Paragraph, Paragraphs, or ParagraphFormat object.
Count Required Integer. The number of characters by which the specified paragraphs are to be indented.
Remarks
Using this method is equivalent to clicking the Increase Indent button on the Formatting toolbar.