Application Property [Worksheet]

The Application property returns the Application object. Returns an object. This is a read-only property.

 

Syntax

object.Application

 

Example

This example demonstrates how to return the MapViewer application object.

 

Debug.Print WksStatistics. Application

 

Used by: WksCellFormat object, WksPageSetup object, WksRange object, WksStatistics object