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.
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

    Parameters

    shiftDirection
    Specifies which way to shift the cells.
    See Also