OMathLimLow Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the lower limit mathematical construct, consisting of text on the baseline and reduced-size text immediately below it.
public interface class OMathLimLow
[System.Runtime.InteropServices.Guid("74DE9576-8E99-4E28-912B-CB30747C60CE")]
public interface OMathLimLow
type OMathLimLow = interface
Public Interface OMathLimLow
- Attributes
Properties
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. |
Methods
ToLimUpp() |
Converts an equation from the lower limit to the upper limit. |