Search
Selection.ClearObjects Method
See Also
 






Removes all interactive objects from the selection.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void ClearObjects ()

Visual Basic  Copy Code

Public Sub ClearObjects ()

 See Also