OMathBox.OpEmu Property

Word Developer Reference

Returns or sets a Boolean that represents that the box and its contents behave as a single operator and inherit the properties of an operator. Read/write.

Version Information
 Version Added:  Word 2007

Syntax

expression.OpEmu

expression   An expression that returns an OMathBox object.

Remarks

When the OpEmu property is True, the character can serve as a point for a line break and can be aligned to other operators. Operator emulators are often used when one or more glyphs combine to form an operator, such as ==.

See Also