SubSupEquationNode sınıfı

SubSupEquationNode sınıfı

Bu sınıf, isteğe bağlı olarak üst simge veya alt simge olabilen bir denklemi belirtir. Bu denklemin dört ana biçimi vardır, üst simge, alt simge, üst simge ve alt simge tabanın soluna yerleştirilir, üst simge ve alt simge tabanın sağına yerleştirilir.

Miras: SubSupEquationNode

SubSupEquationNode türü aşağıdaki üyeleri ortaya çıkarır:

Özellikler

MülkTanım
type
start_index
length
font
text_options
equation_type

Yöntemler

YöntemTanım
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)

Ayrıca bakınız