Share via


SoundFormat.Import Method

Reserved for internal use.

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

Syntax

'Declaration
Sub Import ( _
    FileName As String _
)
'Usage
Dim instance As SoundFormat
Dim FileName As String

instance.Import(FileName)
void Import(
    string FileName
)

Parameters

See Also

Reference

SoundFormat Interface

SoundFormat Members

Microsoft.Office.Interop.PowerPoint Namespace