Share via


OMathFunction.Phantom Property

Word Developer Reference

Returns an OMathPhantom object that represents an object used for advanced layout of an equation. Read-only.

Syntax

expression.Phantom

expression   An expression that returns an OMathFunction object.

Remarks

The phantom can be used to add horizontal spacing or vertical spacing, or to suppress part of an equation from being taken into consideration when laying out the equation.

See Also