Partager via


IMsoDataLabels.AutoText Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property AutoText As Boolean
    Get
    Set
'Usage
Dim instance As IMsoDataLabels
Dim value As Boolean

value = instance.AutoText

instance.AutoText = value
bool AutoText { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoDataLabels Interface

IMsoDataLabels Members

Microsoft.Office.Core Namespace