Inserts new cells in the current range of cells. The existing cells are pushed down or right based on the value of direction.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public void insert ( |
Specifies the direction to push the existing cells in the range.
This method will raise an IllegalStateException exception if the operation would cause filled cells to be shifted beyond the sheet.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |