AutoSize
ShapeTextAlignment.AutoSize property
Indica si el tamaño de la forma se ajusta automáticamente según su contenido.
public bool AutoSize { get; set; }
Ejemplos
[C#]
shapeTextAlignment.AutoSize = false;
Ver también
- class ShapeTextAlignment
- espacio de nombres Aspose.Cells.Drawing.Texts
- asamblea Aspose.Cells