OMathScrSubSup Properties (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

AlignScripts

Returns or sets a Boolean that represents whether to horizontally align subscripts and superscripts in the sub-superscript object. Read/write.

Application

Returns an Application object that represents the Microsoft Word application.

Creator

Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.

E

Returns an OMath object that represents the base of the specified equation object. Read-only.

Parent

Returns an Object that represents the parent object of the specified OMathScrSubSup object.

Sub

Returns an OMath object that represents the subscript for a subscript-superscript object. Read-only.

Sup

Returns an OMath object that represents the superscript for a subscript-superscript object. Read-only.