ListFormat.ListOutdent Method

Decreases the list level of the paragraphs in the range for the specified ListFormat object, in increments of one level.

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

Syntax

'Declaration
Sub ListOutdent
'Usage
Dim instance As ListFormat

instance.ListOutdent()
void ListOutdent()

See Also

Reference

ListFormat Interface

ListFormat Members

Microsoft.Office.Interop.Word Namespace