OMathLimLow Members
Include Protected Members
Include Inherited Members
Represents the lower limit mathematical construct, consisting of text on the baseline and reduced-size text immediately below it.
The OMathLimLow type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToLimUpp | Converts an equation from the lower limit to the upper limit. |
Top
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. | |
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 lower limit object. Read-only. | |
Parent | Returns the parent object of the specified OMathLimLow object. |
Top