right_to_left property
right_to_left property
Determines whether the Right to Left writing is used in a paragraph.
Read/write NullableBool.
Definition:
@property
def right_to_left(self):
...
@right_to_left.setter
def right_to_left(self, value):
...
See Also
- class
IChartParagraphFormat - enumeration
NullableBool - module
aspose.slides.charts - library
Aspose.Slides