Share via


OMathDelim Object Members

Word Developer Reference

Represents a delimiter object, consisting of opening and closing delimiters (such as parentheses, braces, brackets, or vertical bars), and one or more elements contained inside the delimiters.

Properties

  Name Description
Bb257654.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257654.properties(en-us,office.12).gif BegChar Returns or sets an Integer that represents the beginning delimiter character in a delimiter object. Read/write.
Bb257654.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.
Bb257654.properties(en-us,office.12).gif E Returns an OMathArgs object that represents the list of arguments for the specified equation object. Read-only.
Bb257654.properties(en-us,office.12).gif EndChar Returns or sets an Integer that represents the ending delimiter character in a delimiter object. Read/write.
Bb257654.properties(en-us,office.12).gif Grow Returns or sets a Boolean that represents whether delimiter characters grow to the full height of the arguments that they contain. Read/write.
Bb257654.properties(en-us,office.12).gif NoLeftChar Returns or sets a Boolean that represents whether to hide the opening delimiter in a delimiter object. Read/write.
Bb257654.properties(en-us,office.12).gif NoRightChar Returns or sets a Boolean that represents whether to hide the closing delimiter in a delimiter object. Read/write.
Bb257654.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathDelim object.
Bb257654.properties(en-us,office.12).gif SepChar Returns or sets an Integer that represents the separator character in a delimiter object when the delimiter object contains two or more arguments. Read/write.
Bb257654.properties(en-us,office.12).gif Shape Returns or sets a WdOMathShapeType constant that represents the appearance of delimiters (for example, parentheses, braces, and brackets) in relationship to the content that they surround. Read/write.