OMathFunction.Phantom Property
Returns an OMathPhantom object that represents an object used for advanced layout of an equation. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Phantom As OMathPhantom
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathPhantom
value = instance.Phantom
OMathPhantom Phantom { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathPhantom
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.