TextFrame2.AutoSize Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property AutoSize As MsoAutoSize
Get
Set
'Usage
Dim instance As TextFrame2
Dim value As MsoAutoSize
value = instance.AutoSize
instance.AutoSize = value
MsoAutoSize AutoSize { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoAutoSize