text property
text property
The text in the WordArt.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
aspose.cells.drawing
- class
TextEffectFormat
The text in the WordArt.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.drawing
TextEffectFormat