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