TextFrame2.AutoSize Property

Definition

The size of the specified object that changes automatically to fit text within its boundaries. Read/write.

public:
 property Microsoft::Office::Core::MsoAutoSize AutoSize { Microsoft::Office::Core::MsoAutoSize get(); void set(Microsoft::Office::Core::MsoAutoSize value); };
public Microsoft.Office.Core.MsoAutoSize AutoSize { get; set; }
Public Property AutoSize As MsoAutoSize

Property Value

MsoAutoSize

Applies to