Excel - Object Property

Card Puncher Data Processing

About

Properties are object variable (in java a public field) (Example: count the number of element in a collection)

Documentation / Reference





Discover More
Card Puncher Data Processing
Excel - ActiveCell

The ActiveCell property of a worksheet returns a Range object that represents the cell that is active. You can apply any of the properties or methods of a Range object to the active cell Be careful to...
Card Puncher Data Processing
Excel - Application

The Application object is an object that represents the whole Excel application. Use the Application property to return the Application object. The following example applies the Windows property...
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 VBA - Range

Range represents: a cell, a row, a column, a selection|selection of cells containing one or more contiguous blocks of cells, or a 3-D range. Range property: If you use a text argument...



Share this page:
Follow us:
Task Runner