OMathPhantom Interface

Represents a phantom object, which has two primary uses: (1) adding the spacing of the phantom base without displaying that base or (2) suppressing part of the glyph from spacing considerations.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("DB77D541-85C3-42E8-8649-AFBD7CF87866")> _
Public Interface OMathPhantom
'Usage
Dim instance As OMathPhantom
[GuidAttribute("DB77D541-85C3-42E8-8649-AFBD7CF87866")]
public interface OMathPhantom

Remarks

Use the OMathPhantom object to display the spacing of part of an equation without displaying it, or to remove the spacing for part of a glyph from spacing considerations.

See Also

Reference

OMathPhantom Members

Microsoft.Office.Interop.Word Namespace