text propiedad
text propiedad
El text en el WordArt.
Definición:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Ver también
- módulo
aspose.cells.drawing
- clase
TextEffectFormat
El text en el WordArt.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.drawing
TextEffectFormat