DelimiterEquationNode صف

DelimiterEquationNode صف

تحدد هذه الفئة معادلة الفاصل، التي تتكون من فواصل الفتح والإغلاق (مثل الأقواس، والأقواس المعقوفة، والأقواس المربعة، والأشرطة الرأسية)، ومكون موجود بداخلها. يمكن أن يحتوي الفاصل على أكثر من مكون، مع وجود حرف فاصل مخصص بين كل مكون.

الميراث: DelimiterEquationNode

يكشف النوع DelimiterEquationNode عن الأعضاء التاليين:

ملكيات

ملكيةوصف
type
start_index
length
font
text_options
equation_type
begin_charفاصل حرف البداية.
end_charحرف نهاية الفاصل.
nary_grow
separator_charحرف فاصل.
delimiter_shapeيحدد شكل الفواصل في كائن الفاصل.

طُرق

طريقةوصف
add_child(self, equation_type)
add_child(self, node)
remove_child(self, node)
remove_child(self, index)
set_word_art_style(self, style)
to_la_te_x(self)
to_math_ml(self)
insert_child(self, index, equation_type)
insert_after(self, equation_type)
insert_before(self, equation_type)
get_child(self, index)
remove(self)
remove_all_children(self)
create_node(, equation_type, workbook, parent)

أنظر أيضا