OMathNary Object Members
Word Developer Reference |
Represents the mathematical n-ary object, consisting of an n-ary object, a base (or operand), and optional upper limits and lower limits.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Char | Returns or sets an Integer that represents a character used as the n-ary operator. 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. | |
Grow | Returns or sets a Boolean that represents whether n-ary operators grow to the full height of the arguments that they contain. Read/write. | |
HideSub | Returns or sets a Boolean that represents whether to hide the lower limit of an n-ary operator. Read/write. | |
HideSup | Returns or sets a Boolean that represents whether to hide the upper limit of an n-ary operator. Read/write. | |
Parent | Returns an Object that represents the parent object of the specified OMathNary object. | |
Sub | Returns an OMath object that represents the lower limit of an n-ary operator. Read-only. | |
SubSupLim | Returns or sets a Boolean that represents the positioning of n-ary limits in the subscript-superscript or upper limit-lower limit position. Read/write. | |
Sup | Returns an OMath object that represents the upper limit of an n-ary operator. Read-only. |