OMathGroupChar Members
Include Protected Members
Include Inherited Members
Represents a group character object, consisting of a character drawn above or below text, often with the purpose of visually grouping items.
The OMathGroupChar type exposes the following members.
Properties
Name | Description | |
---|---|---|
AlignTop | Returns or sets a Boolean that represents whether the grouping character is aligned vertically with the surrounding text or whether the base text that is either above or below the grouping character is aligned vertically with the surrounding text. Read/write. | |
Application | Returns a _Application object that represents the Microsoft Word application. | |
Char | Returns or sets a Short that represents the character placed above or below text in a group character object. Read/write. | |
CharTop | Returns or sets a Boolean that represents whether the grouping character is placed above the base text of the group character object. Read/write. | |
Creator | Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only. | |
E | Returns a OMath object that represents the base of the specified equation object. Read-only. | |
Parent | Returns the parent object of the specified OMathGroupChar object. |
Top