OMathEqArray Object Members
Word Developer Reference |
Represents a mathematical equation array object, consisting of one or more equations that can be vertically justified as a unit respect to surrounding text on the line.
Properties
Name | Description | |
---|---|---|
Align | Returns or sets a WdOMathVertAlignType that represents the type of vertical alignment for an equation array with respect to the text that surrounds the array. Read/write. | |
Application | Returns an Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. | |
E | Returns an OMathArgs object that represents the list of arguments for the specified equation object. Read-only. | |
MaxDist | Returns or sets a Boolean that represents that the equations in an equation array are distributed equally within the margins of its container, such as a column, cell, or page width. Read/write. | |
ObjDist | Returns or sets a Boolean that represents whether the equations in an equation array are spaced to the maximum width of the equation array. Read/write. | |
Parent | Returns an Object that represents the parent object of the specified OMathEqArray object. | |
RowSpacing | Returns or sets a Long that represents the spacing between the rows in an equation array. Read/write. | |
RowSpacingRule | Returns or sets a WdOMathSpacingRule that represents the rule that defines spacing in an equation array. Read/write. |