Table View Property: Cell 

Purpose

Returns a Cell Object for given row and column values.

Syntax

The Cell property has the syntax:

Cell(Long Row, Long Column)

Description

This property returns the Cell object defined by Row:Column. This property is read-only.