FileExportConverter Interface
Represents a file converter that is used to save files.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244B3-0000-0000-C000-000000000046")> _
Public Interface FileExportConverter
'Usage
Dim instance As FileExportConverter
[InterfaceTypeAttribute()]
[GuidAttribute("000244B3-0000-0000-C000-000000000046")]
public interface FileExportConverter
Remarks
You cannot create a new file converter or add one to the FileExportConverters collection. FileExportConverter objects are added during installation of Microsoft Office or by installing supplemental file converters.