_Application.FileExportConverters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a FileExportConverters collection that represents all the file converters for saving files available to Microsoft Excel. Read-only.
public:
property Microsoft::Office::Interop::Excel::FileExportConverters ^ FileExportConverters { Microsoft::Office::Interop::Excel::FileExportConverters ^ get(); };
public Microsoft.Office.Interop.Excel.FileExportConverters FileExportConverters { get; }
Public ReadOnly Property FileExportConverters As FileExportConverters
Property Value
Returns FileExportConverters.