GroupCharacterEquationNode类

GroupCharacterEquationNode类

此类指定组字符功能,由在文本上方或下方绘制的字符组成,通常用于视觉上对项目进行分组。

继承: GroupCharacterEquationNode

GroupCharacterEquationNode 类型公开以下成员:

属性

属性描述
type
start_index
length
font
text_options
equation_type
group_chr指定一个符号(默认 U+23DF)。
强烈建议使用属性 ChrType 来设置重音字符。
如果在已知类型中找不到所需的字符,请使用此属性设置。
chr_type通过类型值指定组合字符。
position该属性指定角色在对象中的位置
vert_jc此属性与 groupChrPr 的 pos 属性组合,指定 groupChr 对象的垂直布局。其中 pos 属性指定分组字符的位置,vertJc 属性指定对象相对于基线的对齐方式。

方法

方法描述
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)

也可以看看