AccentEquationNode صف

AccentEquationNode صف

تحدد هذه الفئة معادلة لهجة تتكون من مكون أساسي وعلامة تشكيل مركبة.

الميراث: AccentEquationNode

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

ملكيات

ملكيةوصف
type
start_index
length
font
text_options
equation_type
accent_characterتحدد هذه السمة نوع علامة التشكيل المركبة المُلحقة بقاعدة دالة التشكيل. حرف التشكيل الافتراضي هو U+0302.
من المستحسن بشدة استخدام السمة AccentType لتعيين حرف التمييز.
استخدم إعداد الخاصية هذا إذا لم تتمكن من العثور على الحرف الذي تحتاجه في نوع معروف.
accent_character_typeتحديد دمج الأحرف حسب قيمة النوع.

طُرق

طريقةوصف
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)

أنظر أيضا