-
Creates and returns a copy of this object.
If a cell does not exist at the specified index, it creates a cell, and returns the cell from the specified index.
If a cell does not exist at the specified position, it creates one, and returns the cell.
Returns the cell at the specified reference.
This method is overridden as easy_getCell_2 in COM+ version of EasyXLS.
Returns the cell from the specified index.
Returns the cell at the specified row and column.
void
Adds the specified cell to row.
void
Inserts the specified cell at the specified index.
void
Sets the specified cell at the specified index.
void
Sets the cell at the specified position.