MsoAutoSize Enum

Definition

Determines the type of automatic sizing allowed.

public enum class MsoAutoSize
public enum MsoAutoSize
type MsoAutoSize = 
Public Enum MsoAutoSize
Inheritance
MsoAutoSize

Fields

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.

Applies to