Application Object

Application
Multiple objects

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

Properties | Application Property | AutoCorrect Property | CellDragAndDrop Property | CommandBars Property | Creator Property | DataSheet Property | DisplayAlerts Property | HasLinks Property | Height Property | Left Property | MoveAfterReturn Property | Name Property | Parent Property | PlotBy Property | ShowChartTipNames Property | ShowChartTipValues Property | Top Property | Version Property | Visible Property | Width Property | WindowState Property

Methods | AddChartAutoFormat Method | Chart Method | DeleteChartAutoFormat Method | Evaluate Method | FileImport Method | Quit Method | SaveAs Method | SaveAsOldFileFormat Method | SetDefaultChart Method | Update Method

Parent Objects

Child Objects | Application Object | AutoCorrect Object | DataSheet Object