FileExportConverter.Application Property

Excel Developer Reference

Returns an Application object that represents the Microsoft Excel application. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Application

expression   A variable that represents a FileExportConverter object.

See Also