ListFormat.SingleList Property

True if the specified ListFormat object contains only one list.

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

Syntax

'Declaration
ReadOnly Property SingleList As Boolean
    Get
'Usage
Dim instance As ListFormat
Dim value As Boolean

value = instance.SingleList
bool SingleList { get; }

Property Value

Type: System.Boolean

See Also

Reference

ListFormat Interface

ListFormat Members

Microsoft.Office.Interop.Word Namespace