Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / insert Method / insert() Method
In This Topic
    insert() 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()
    See Also