List.ApplyListTemplateOld Method

Reserved for internal use.

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

Syntax

'Declaration
Sub ApplyListTemplateOld ( _
    ListTemplate As ListTemplate, _
    ByRef ContinuePreviousList As Object _
)
'Usage
Dim instance As List
Dim ListTemplate As ListTemplate
Dim ContinuePreviousList As Object

instance.ApplyListTemplateOld(ListTemplate, _
    ContinuePreviousList)
void ApplyListTemplateOld(
    ListTemplate ListTemplate,
    ref Object ContinuePreviousList
)

Parameters

See Also

Reference

List Interface

List Members

Microsoft.Office.Interop.Word Namespace