CellDown event
      
 

Description

Occurs when the mouse is over a cell and the mouse-left button is in down state.

Syntax

Private Sub object_CellDown(Row As Integer, Col As Integer)