OMathLimUpp Interface

Definition

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

public interface class OMathLimUpp
[System.Runtime.InteropServices.Guid("FC9086C6-0287-4997-B2E1-816C334A22F8")]
public interface OMathLimUpp
type OMathLimUpp = interface
Public Interface OMathLimUpp
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 upper limit object. Read-only.

Parent

Returns the parent object of the specified OMathLimUpp object.

Methods

ToLimLow()

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

Applies to