append_text yöntemi
append_text(text)
Metni ekler.
def append_text(self, text):
...
Parametre | Tip | Tanım |
---|---|---|
text | str | Metin. |
Ayrıca bakınız
- modül aspose.cells.drawing.texts
- sınıf FontSettingCollection
Metni ekler.
def append_text(self, text):
...
Parametre | Tip | Tanım |
---|---|---|
text | str | Metin. |