Application.Value Property (Excel)

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

Concepts

Application Object

Application Object Members