Moves the specified Worksheet object from its current position to the specified index. If the worksheet is not part of the collection, the method has no effect.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public void Move ( |
Visual Basic
![]() |
---|
Public Sub Move( _ |
The worksheet to move.
The zero-based index of the position to move to.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |