IMathArray class

IMathArray class

Specifies a vertical array of equations or any mathematical objects

The IMathArray type exposes the following members:

Properties

PropertyDescription
argumentsThe set of items of the array
base_justificationSpecifies alignment of the array relative to surrounding text
Text outside of the array can be aligned with the bottom, top, or center of a array object.
Default value: Center
maximum_distributionMaximum Distribution
When true, the array is spaced to the maximum width of the containing element(page, column, cell, etc.).
object_distributionObject Distribution
When true, the contents of the array are spaced to the maximum width of the array object.
row_spacing_ruleThe type of vertical spacing between array elements
row_spacingSpacing between rows of an array
It is used only when RowSpacingRule is set to 3 Exactly in which case the unit of measure is points
or Multiple in which case the unit of measure is half-lines.
Default: 0

Methods

MethodDescription
join
join
divide
divide
divide
divide
enclose
enclose
function
function
as_argument_of_function
as_argument_of_function
as_argument_of_function
as_argument_of_function
as_argument_of_function
set_subscript
set_subscript
set_superscript
set_superscript
set_sub_superscript_on_the_right
set_sub_superscript_on_the_right
set_sub_superscript_on_the_left
set_sub_superscript_on_the_left
radical
radical
set_upper_limit
set_upper_limit
set_lower_limit
set_lower_limit
nary
nary
integral
integral
integral
integral
integral
group
group
to_border_box
to_border_box
get_children
to_math_array
accent
overbar
underbar
to_box

See Also