Indents the first line of one or more paragraphs by a specified number of characters.
Syntax
expression.IndentFirstLineCharWidth(Count)
expression Required. An expression that returns a Paragraph, Paragraphs, or ParagraphFormat object.
Count Required Integer. The number of characters by which the first line of each specified paragraph is to be indented.