ListFormat.ListIndent Method
Increases 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 ListIndent
'Usage
Dim instance As ListFormat
instance.ListIndent()
void ListIndent()