AutoSize
ShapeTextAlignment.AutoSize property
Indica se la dimensione della forma viene regolata automaticamente in base al suo contenuto.
public bool AutoSize { get; set; }
Esempi
[C#]
shapeTextAlignment.AutoSize = false;
Guarda anche
- class ShapeTextAlignment
- spazio dei nomi Aspose.Cells.Drawing.Texts
- assemblea Aspose.Cells