OMathScrSup 接口

定义

代表一个公式,该公式带有包含上标的基线。

public interface class OMathScrSup
[System.Runtime.InteropServices.Guid("D0A95726-678A-4B9D-8103-1E2B86735AE7")]
public interface OMathScrSup
type OMathScrSup = interface
Public Interface OMathScrSup
属性

属性

Application

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

Creator

返回一个 32 位整数,它指示在其中创建外接程序的应用程序。 只读 Integer

E

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

Parent

返回一个 Object 类型的值,该值代表指定 OMathScrSup 对象的父对象。

Sup

返回一个 OMath 对象,该对象代表上标对象的上标。 此为只读属性。

适用于