margin_right property
margin_right property
Returns or sets the right margin in a TextFrame. Read/write float.
Definition:
@property
def margin_right(self):
    ...
@margin_right.setter
def margin_right(self, value):
    ...
See Also
- class ICell
- module aspose.slides
- library Aspose.Slides