text_body proprietà
text_body proprietà
Ottiene e imposta l’impostazione del testo della forma.
Esempio
fontSettingCollection = shape.text_body
fontSettingCollection.text = "This is a test."
Definizione:
@property
def text_body(self):
...
Guarda anche
- modulo
aspose.cells.drawing
- classe
FontSettingCollection
- classe
RectangleShape