insert_text yöntemi
insert_text(index, text)
Dizini konuma yerleştirin.
def insert_text(self, index, text):
...
Parametre | Tip | Tanım |
---|---|---|
index | int | Başlangıç dizini. |
text | str | Metin. |
Ayrıca bakınız
- modül aspose.cells.drawing.texts
- sınıf FontSettingCollection