OMathScrPre Object Members

Word Developer Reference

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

Methods

  Name Description
Bb257675.methods(en-us,office.12).gif 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.

Properties

  Name Description
Bb257675.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257675.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257675.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257675.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathScrPre object.
Bb257675.properties(en-us,office.12).gif Sub Returns an OMath object that represents the subscript for a pre-sub-superscript object. Read-only.
Bb257675.properties(en-us,office.12).gif Sup Returns an OMath object that represents the superscript for a pre-sub-superscript object. Read-only.