OMathFunction.Phantom Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::OMathPhantom ^ Phantom { Microsoft::Office::Interop::Word::OMathPhantom ^ get(); };
public Microsoft.Office.Interop.Word.OMathPhantom Phantom { get; }
member this.Phantom : Microsoft.Office.Interop.Word.OMathPhantom
Public ReadOnly Property Phantom As OMathPhantom

Property Value

OMathPhantom

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.

Applies to