Specifies how the existing cells are moved when inserting new cells in a CellRange object.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public enum PushDirection |
Member name | Description | |
---|---|---|
Down |
Indicates that the existing cells are pushed downwards. |
|
Right |
Indicates that the existing cells are pushed to the right. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |