OMathAcc 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 that has an accent mark above the base.
public interface class OMathAcc
[System.Runtime.InteropServices.Guid("F258DE05-C41B-4C33-A778-F0D3F98CEEB3")]
public interface OMathAcc
type OMathAcc = interface
Public Interface OMathAcc
- Attributes
Properties
Application |
Returns an object that represents the Microsoft Word application. |
Char |
Returns or sets a Short that represents the accent character for the accent object. Read/write. |
Creator |
Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only. |
E |
Returns an OMath object that represents the base of the specified equation object. Read-only. |
Parent |
Returns the parent object of the specified OMathAcc object. |