[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheets.Copy

Copy Method

Copy(int)

Copies worksheets to the specified position in the IWorksheet collection of the IWorkbook.

Declaration
void Copy(int position)
Sub Copy(position As Integer)
Parameters
Type Name Description
int position

An integer value indicates the specified position.