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)

也可以看看