Add worksheets at specific index

Hi:

Is there any way to add worksheets at the specific index?

Thanks a lot.

You can use Worksheet.Move method to move the added worksheet to the specific index.