DuplicateRow(int, int)

Insert a row from the worksheet at index.

Declaration Syntax

public virtual int DuplicateRow(int fromIndex, int toIndex)

Parameters

fromIndex(int)

No details are provided for this entry.

toIndex(int)

No details are provided for this entry.