right_margin_pt propiedad
right_margin_pt propiedad
Obtiene y establece el margen derecho en unidades de puntos.
Definición:
@property
def right_margin_pt(self):
...
@right_margin_pt.setter
def right_margin_pt(self, value):
...
Ver también
- módulo
aspose.cells.drawing.texts
- clase
TextBoxOptions