Freigeben über


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

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace