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()

See Also

Reference

Paragraph Interface

Paragraph Members

Microsoft.Office.Interop.Word Namespace