Paragraph.JoinList Method
Joins a list paragraph with the closest list above or below the specified paragraph.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub JoinList
'Usage
Dim instance As Paragraph
instance.JoinList()
void JoinList()