OMathFunction.Phantom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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.