OMathBar Object Members
Word Developer Reference |
Represents an equation with a bar above or below the base.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
BarTop | Returns or sets a Boolean that represents the position of a bar in a bar object. True specifies a mathematical overbar. False specifies a mathematical underbar. 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 OMathBar object. |