Excel - Application

Card Puncher Data Processing

About

The Application object is an object that represents the whole Excel application.

Use the Application property to return the Application object.

Example

The following example applies the Windows property to the Application object.

Application.Windows("book1.xls").Activate





Discover More
Card Puncher Data Processing
Excel - Object

Members: Properties are object variable (in java a public field) (Example: count the number of element in a collection) Methods are function attached to the object Complete...
Card Puncher Data Processing
Excel - Workbook

Workbooks is a collection of all the Workbook objects that are currently open in the Microsoft Excel application. Below are some methods. See Workbooks...



Share this page:
Follow us:
Task Runner