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