Inserts new cells in the current range of cells. The existing cells are pushed down or right based on the value of direction.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public void Insert ( |
Visual Basic
![]() |
---|
Public Sub Insert( _ |
Specifies the direction to push the existing cells in the range.
This method will raise an InvalidOperationException exception if the operation would cause filled cells to be shifted beyond the sheet.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |