OMathLimUpp Members (Word)

GitHub-Mark-64px

Contribute to this content

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

Represents the upper limit mathematical construct, consisting of text on the baseline and reduced-size text immediately above it.

Methods

Name

Description

ToLimLow

Converts an equation from the upper limit to the lower limit.

Properties

Name

Description

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.

Lim

Returns an OMath object that represents the limit of the upper limit object. Read-only.

Parent

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