Document.OMathWrap Property

Word Developer Reference

Returns or sets a Single that represents the placement of the second line of an equation that wraps to a new line. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.OMathWrap

expression   An expression that returns a Document object.

Remarks

A value of -1 specifies that the continuation of the equation is right-aligned. All positive values indicate the indent from the left margin.

See Also