ListFormat.SingleListTemplate Property

True if the entire ListFormat object uses the same list template.

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

Syntax

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

value = instance.SingleListTemplate
bool SingleListTemplate { get; }

Property Value

Type: System.Boolean

See Also

Reference

ListFormat Interface

ListFormat Members

Microsoft.Office.Interop.Word Namespace