Language.WritingStyleList Property

Returns a string array that contains the names of all writing styles available for the specified language.

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

Syntax

'Declaration
ReadOnly Property WritingStyleList As Object
    Get
'Usage
Dim instance As Language
Dim value As Object

value = instance.WritingStyleList
Object WritingStyleList { get; }

Property Value

Type: System.Object

See Also

Reference

Language Interface

Language Members

Microsoft.Office.Interop.Word Namespace