Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/ Insert Method
Specifies which way to shift the cells.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Insert Method (IRange)
In This Topic
Inserts a cell or a range of cells into the worksheet and shifts other cells away to make space.
Specifies which way to shift the cells.
Syntax
C#
void
Insert(
InsertShiftDirection
shiftDirection
)
Parameters
shiftDirection
Specifies which way to shift the cells.
See Also
Reference
IRange Interface
IRange Members