MsoAutoSize enumeration (Office)

Determines the type of automatic sizing allowed.

Name Value Description
msoAutoSizeMixed -2 A combination of automatic sizing schemes are used.
msoAutoSizeNone 0 No autosizing.
msoAutoSizeShapeToFitText 1 The shape is adjusted to fit the text.
msoAutoSizeTextToFitShape 2 The text is adjusted to fit the shape.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.