space_after property
space_after property
Returns or sets the amount of space after the last line in a paragraph. Read/write float.
Definition:
@property
def space_after(self):
...
@space_after.setter
def space_after(self, value):
...
See Also
- class
IChartParagraphFormat
- module
aspose.slides.charts
- library
Aspose.Slides