Compartilhar via


OMathGroupChar Object Members

Word Developer Reference

Represents a group character object, consisting of a character drawn above or below text, often with the purpose of visually grouping items.

Properties

  Name Description
Bb257660.properties(en-us,office.12).gif 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.
Bb257660.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257660.properties(en-us,office.12).gif Char Returns or sets an Integer that represents the character placed above or below text in a group character object. Read/write.
Bb257660.properties(en-us,office.12).gif CharTop Returns or sets a Boolean that represents whether the grouping character is placed above the base text of the group character object. False displays the group character under the base text. Read/write.
Bb257660.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257660.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257660.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathGroupChar object.