_Document.StyleSortMethod Property
Returns or sets the sort method to use when sorting styles in the Styles task pane. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property StyleSortMethod As WdStyleSort
Get
Set
'Usage
Dim instance As _Document
Dim value As WdStyleSort
value = instance.StyleSortMethod
instance.StyleSortMethod = value
WdStyleSort StyleSortMethod { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdStyleSort
WdStyleSort