OMathGroupChar Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

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

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 an Application object that represents the Microsoft Word application.

Char

Returns or sets an Integer 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. False displays the group character under the base text. Read/write.

Creator

Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.

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 OMathGroupChar object.