ClearSelection Method
Applies To
fpSpread control
Description
Deselects all selected cells on the sheet.
Syntax
C++
void CSpreadSheet::ClearSelection( );
Visual Basic
fpSpread1.ClearSelection( )
Remarks
Using the ClearSelection method does not change the location of the active cell.
This method is called for the current sheet setting unless you first set the Sheet property to specify the sheet with which you want to work.
Return Type
None
See Also
AllowMultiBlocks, Sheet properties
AddSelection, GetSelection, SetSelection methods
DLL Correspondence
SSDeSelectBlock function