Share via


Application Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Application
Aa189446.space(en-us,office.10).gifAa189446.parchild(en-us,office.10).gif

Represents the entire Microsoft Graph application. The Application object represents the top level of the object hierarchy and contains all of the objects, properties, and methods for the application.

Using the Application Object

Use the Application property to return the Application object. The following example applies the DataSheet property to the Application object.

  myChart.Application.DataSheet.Range("A1").Value = 32