IMathBorderBoxFactory class

IMathBorderBoxFactory class

Allows to create a math border box

The IMathBorderBoxFactory type exposes the following members:

Methods

MethodDescription
create_math_border_box(self, element)Create a math border box by applying to the element
create_math_border_box(self, element, hide_top, hide_bottom, hide_left, hide_right, strikethrough_horizontal, strikethrough_vertical, strikethrough_bottom_left_to_top_right, strikethrough_top_left_to_bottom_right)Create a math border box by applying to the element

Remarks

For COM comparibility

See Also