set_word_art_style method
set_word_art_style(self, style)
Sets the preset WordArt style.
def set_word_art_style(self, style):
...
| Parameter | Type | Description |
|---|---|---|
| style | aspose.cells.drawing.PresetWordArtStyle | The preset WordArt style. |
Remarks
Only for the text of shape/chart.
See Also
- module
aspose.cells.drawing.texts - class
TextParagraph