DeselectCell Method
Unselects the specified cell by row index and column name.
Overload List
OverloadDescription
DeselectCell(UInt32,String)Unselects the specified cell by row index and column name.  
DeselectCell(UInt32,UInt32)Unselects the specified cell by row and column index.