Share via


_Presentation.ReloadAs Method

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

Syntax

'Declaration
Sub ReloadAs ( _
    cp As MsoEncoding _
)
'Usage
Dim instance As _Presentation
Dim cp As MsoEncoding

instance.ReloadAs(cp)
void ReloadAs(
    MsoEncoding cp
)

Parameters

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace