Toggles the selection state of the specified object.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public void Toggle ( |
Visual Basic
![]() |
---|
Public Sub Toggle( _ |
The object to select or deselect.
Call this method to toggle an object's selection state. The method selects the object passed as argument if it was previously deselected. If the object was selected, the method deselects it.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |