Initial implementation was for the sheetNumber argument default value to be 1. Should have no default value and if missing the currently active sheet's info should be returned. That allows the method to be used if only the sheet name is known and not the number.
Initial implementation was for the
sheetNumber
argument default value to be 1. Should have no default value and if missing the currently active sheet's info should be returned. That allows the method to be used if only the sheet name is known and not the number.