OMathScrSub Interface

Definition

Represents an equation with a base that contains a subscript.

public interface class OMathScrSub
[System.Runtime.InteropServices.Guid("98DFBD12-96CB-4F07-90EA-749FF1D6B89D")]
public interface OMathScrSub
type OMathScrSub = interface
Public Interface OMathScrSub
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 Integer.

E

Returns an OMath object that represents the base of the specified equation object. Read-only.

Parent

Returns an Object that represents the parent object of the specified OMathScrSub object.

Sub

Returns an OMath object that represents the subscript for a subscript object. Read-only.

Applies to