font_alignment property
font_alignment property
Returns or sets a font alignment in a paragraph.
Read/write FontAlignment.
Definition:
@property
def font_alignment(self):
...
@font_alignment.setter
def font_alignment(self, value):
...
See Also
- enumeration
FontAlignment - class
IChartParagraphFormat - module
aspose.slides.charts - library
Aspose.Slides