OMathLimUpp 接口

定义

代表上限数学构造,由基线上的文本和基线正上方较小尺寸的文本组成。

public interface class OMathLimUpp
[System.Runtime.InteropServices.Guid("FC9086C6-0287-4997-B2E1-816C334A22F8")]
public interface OMathLimUpp
type OMathLimUpp = interface
Public Interface OMathLimUpp
属性

属性

Application

返回一个_Application对象,该对象表示 Microsoft Word 应用程序。

Creator

返回一个 32 位 Integer ,指示在其中创建外接程序的应用程序。 此为只读属性。

E

返回一个 OMath 对象,该对象表示指定公式对象的基数。 此为只读属性。

Lim

返回一个 OMath 对象,该对象表示上限对象的限制。 此为只读属性。

Parent

返回指定 OMathLimUpp 对象的父对象。

方法

ToLimLow()

将公式从上限转换到下限。

适用于