OMathNary Properties

Include Protected Members
Include Inherited Members

The OMathNary type exposes the following members.

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Char Returns or sets a Short that represents a character used as the n-ary operator. Read/write.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property E Returns a OMath object that represents the base of the specified equation object. Read-only.
Public property 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.
Public property HideSub Returns or sets a Boolean that represents whether to hide the lower limit of an n-ary operator. Read/write.
Public property HideSup Returns or sets a Boolean that represents whether to hide the upper limit of an n-ary operator. Read/write.
Public property Parent Returns the parent object of the specified OMathNary object.
Public property Sub Returns a OMath object that represents the lower limit of an n-ary operator. Read-only.
Public property 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.
Public property Sup Returns a OMath object that represents the upper limit of an n-ary operator. Read-only.

Top

See Also

Reference

OMathNary Interface

Microsoft.Office.Interop.Word Namespace