text propriété
text propriété
Le text dans le WordArt.
Définition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Voir également
- module
aspose.cells.drawing
- classe
TextEffectFormat
Le text dans le WordArt.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.drawing
TextEffectFormat