OMathScrSup Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an equation with a base that contains a superscript.
public interface class OMathScrSup
[System.Runtime.InteropServices.Guid("D0A95726-678A-4B9D-8103-1E2B86735AE7")]
public interface OMathScrSup
type OMathScrSup = interface
Public Interface OMathScrSup
- 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 OMathScrSup object. |
Sup |
Returns an OMath object that represents the superscript for a superscript object. Read-only. |