ListGallery.Reset Method

Resets the specified list template for the list gallery to the built-in list template format.

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

Syntax

'Declaration
Sub Reset ( _
    Index As Integer _
)
'Usage
Dim instance As ListGallery
Dim Index As Integer

instance.Reset(Index)
void Reset(
    int Index
)

Parameters

See Also

Reference

ListGallery Interface

ListGallery Members

Microsoft.Office.Interop.Word Namespace