ParagraphFormat.LeftIndent Property
Word Developer Reference |
Returns or sets a Single that represents the left indent value (in points) for the specified paragraph formatting. Read/write.
Syntax
expression.LeftIndent
expression A variable that represents a ParagraphFormat object.
See Also