Get Data from a SheetThere are a few different ways to get all of the data from a specific sheet. The fastest way is to use the .getDataRange() method. The only…