Sets the selection over the range of cells at the specified coordinates.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public void Set ( |
Visual Basic
![]() |
---|
Public Sub Set( _ |
The leftmost column of the range to select.
The topmost row of the range to select.
The rightmost column of the range to select.
The bottommost row of the range to select.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |