font_name property
font_name property
Get and sets the name of the font.
Definition:
@property
def font_name(self):
...
@font_name.setter
def font_name(self, value):
...
See Also
- module
aspose.cells.drawing.texts
- class
Bullet
Get and sets the name of the font.
@property
def font_name(self):
...
@font_name.setter
def font_name(self, value):
...
aspose.cells.drawing.texts
Bullet