OMathScrPre Members

Include Protected Members
Include Inherited Members

Represents an equation that contains a superscript or subscript to the left of the base.

The OMathScrPre type exposes the following members.

Methods

  Name Description
Public method ToScrSubSup Converts an equation with a superscript or subscript to the left of the base of the equation to an equation with a base of a superscript or subscript.

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Integer.
Public property E Returns an OMath object that represents the base of the specified equation object. Read-only.
Public property Parent Returns an Object that represents the parent object of the specified OMathScrPre object.
Public property Sub Returns an OMath object that represents the subscript for a pre-sub-superscript object. Read-only.
Public property Sup Returns an OMath object that represents the superscript for a pre-sub-superscript object. Read-only.

Top

See Also

Reference

OMathScrPre Interface

Microsoft.Office.Interop.Word Namespace