If you're using
If you're not loading sheets 0 through 8, then sheet 9 will become the new sheet 0
$objReader->setLoadSheetsOnly( array("Sales Dashboard") );
then it will be sheet 0If you're not loading sheets 0 through 8, then sheet 9 will become the new sheet 0