Share via


PresentationClass.MakeIntoTemplate Method

Reserved for internal use.

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

Syntax

'Declaration
Public Overridable Sub MakeIntoTemplate ( _
    IsDesignTemplate As MsoTriState _
)
'Usage
Dim instance As PresentationClass
Dim IsDesignTemplate As MsoTriState

instance.MakeIntoTemplate(IsDesignTemplate)
public virtual void MakeIntoTemplate(
    MsoTriState IsDesignTemplate
)

Parameters

Implements

_Presentation.MakeIntoTemplate(MsoTriState)

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace