Application.Value Property

Excel Developer Reference

Returns a String value that represents the name of the application.

Syntax

expression.Value

expression   A variable that represents an Application object.

Remarks

This property always returns "Microsoft Excel".

See Also