right_margin propiedad
right_margin propiedad
Representa el tamaño del margen derecho, en unidad de centímetros.
Definición:
@property
def right_margin(self):
...
@right_margin.setter
def right_margin(self, value):
...
Ver también
- módulo
aspose.cells
- clase
PageSetup