OMathEqArray Members

Include Protected Members
Include Inherited Members

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.

The OMathEqArray type exposes the following members.

Properties

  Name Description
Public property 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.
Public property Application Returns an _Application object that represents the Microsoft Word application.
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 an OMathArgs object that represents the list of arguments for the specified equation object. Read-only.
Public property 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.
Public property 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.
Public property Parent Returns the parent object of the specified OMathEqArray object.
Public property RowSpacing Returns or sets a Integer that represents the spacing between the rows in an equation array. Read/write.
Public property RowSpacingRule Returns or sets a WdOMathSpacingRule that represents the rule that defines spacing in an equation array. Read/write.

Top

See Also

Reference

OMathEqArray Interface

Microsoft.Office.Interop.Word Namespace