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