OpenCellElement(Int32,String) Method
Selects the specified cell and opens a cell's pop-up cell element.

C# Syntax

void OpenCellElement( 
   int row,
   string columnHeader
)

Parameters

row
0-based row number.
columnHeader
The column caption.