AutoTextEntry.StyleName Property

Returns the name of the style applied to the specified AutoText entry.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property StyleName As String
    Get
'Usage
Dim instance As AutoTextEntry
Dim value As String

value = instance.StyleName
string StyleName { get; }

Property Value

Type: System.String

See Also

Reference

AutoTextEntry Interface

AutoTextEntry Members

Microsoft.Office.Interop.Word Namespace