共用方式為


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
Bb257669.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257669.properties(en-us,office.12).gif Char Returns or sets an Integer that represents a character used as the n-ary operator. Read/write.
Bb257669.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.
Bb257669.properties(en-us,office.12).gif E Returns an OMath object that represents the base of the specified equation object. Read-only.
Bb257669.properties(en-us,office.12).gif 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.
Bb257669.properties(en-us,office.12).gif HideSub Returns or sets a Boolean that represents whether to hide the lower limit of an n-ary operator. Read/write.
Bb257669.properties(en-us,office.12).gif HideSup Returns or sets a Boolean that represents whether to hide the upper limit of an n-ary operator. Read/write.
Bb257669.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathNary object.
Bb257669.properties(en-us,office.12).gif Sub Returns an OMath object that represents the lower limit of an n-ary operator. Read-only.
Bb257669.properties(en-us,office.12).gif 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.
Bb257669.properties(en-us,office.12).gif Sup Returns an OMath object that represents the upper limit of an n-ary operator. Read-only.