[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISheet.Move

Move Method

Move(int)

Moves this ISheet to the specified position in the ISheet collection of the IWorkbook.

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

An integer value indicates the specified position.