RulerLevel2.FirstMargin property (Office)
Gets or sets the first-line indent for the specified outline level, in points. Read/write.
Syntax
expression.FirstMargin
expression An expression that returns a RulerLevel2 object.
Return value
Single
Remarks
If a paragraph begins with a bullet, the bullet position is determined by the FirstMargin property, and the position of the first text character in the paragraph is determined by the LeftMargin property.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.