OMathLimLow 接口

定义

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

public interface class OMathLimLow
[System.Runtime.InteropServices.Guid("74DE9576-8E99-4E28-912B-CB30747C60CE")]
public interface OMathLimLow
type OMathLimLow = interface
Public Interface OMathLimLow
属性

属性

Application

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

Creator

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

E

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

Lim

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

Parent

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

方法

ToLimUpp()

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

适用于