Spread.Services Documentation
Insert Method (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Insert Method
Specifies which way to shift the cells.
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