TextFrame2.AutoSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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; }
member this.AutoSize : Microsoft.Office.Core.MsoAutoSize with get, set
Public Property AutoSize As MsoAutoSize