OMathNary Members (Word)
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 |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns or sets an Integer that represents a character used as the n-ary operator. Read/write. |
|
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
|
Returns an OMath object that represents the base of the specified equation object. Read-only. |
|
Returns or sets a Boolean that represents whether n-ary operators grow to the full height of the arguments that they contain. Read/write. |
|
Returns or sets a Boolean that represents whether to hide the lower limit of an n-ary operator. Read/write. |
|
Returns or sets a Boolean that represents whether to hide the upper limit of an n-ary operator. Read/write. |
|
Returns an Object that represents the parent object of the specified OMathNary object. |
|
Returns an OMath object that represents the lower limit of an n-ary operator. Read-only. |
|
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. |
|
Returns an OMath object that represents the upper limit of an n-ary operator. Read-only. |