Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/
insert Method
/ insert(InsertShiftDirection) Method
Specifies which way to shift the cells.
Collapse All
Expand All
In This Topic
insert(InsertShiftDirection) Method
In This Topic
Inserts a cell or a range of cells into the worksheet and shifts other cells away to make space.
Syntax
void
insert(
InsertShiftDirection
shiftDirection
)
Parameters
shiftDirection
Specifies which way to shift the cells.
See Also
Reference
IRange Interface
IRange Members
Overload List