Removes the specified object from the selection.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void RemoveObject ( |
Visual Basic
Copy Code
|
|---|
Public Sub RemoveObject( _ |
The object to deselect.
See Also