Share via


PresentationClass.ApplyTemplate Method

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

Syntax

'Declaration
Public Overridable Sub ApplyTemplate ( _
    FileName As String _
)
'Usage
Dim instance As PresentationClass
Dim FileName As String

instance.ApplyTemplate(FileName)
public virtual void ApplyTemplate(
    string FileName
)

Parameters

Implements

_Presentation.ApplyTemplate(String)

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace