auto_size property
auto_size property
Indicates if size of shape is adjusted automatically according to its content.
Definition:
@property
def auto_size(self):
...
@auto_size.setter
def auto_size(self, value):
...
See Also
- module
aspose.cells.drawing
- class
MsoTextFrame