FirstPageNumber Property Example
This example sets the first page number of Sheet1 to 100.
Worksheets("Sheet1").PageSetup.FirstPageNumber = 100