Cell Object (Project)

Represents the active cell. (There is no collection for Cell objects.) The Cell object can be accessed only through the ActiveCell property of the Application object.

Using the Cell Object

Use the ActiveCell property to return a Cell object. The following example displays the names of all the resources assigned to the task in the active cell.