The function âHide leading empty rows & colsâ checks whether any initial rows are empty (e.g., rows 1, 2, 3, until there is content) or/and any initial columns are empty (e.g., cols A, B, C, until there is content). If yes, the empty rows or/and columns will be hidden. The function âDelete trailing empty rows & colsâ checks whether more than 10 ending rows are empty, or/and whether more than 1 ending columns are empty. If yes, all ending rows beyond 10 empty rows or/and all ending columns beyond 1 empty one will be deleted. The function âApply default formattingâ aligns the cellsâ contents to the top, sets font size 10, and font family Ubuntu. For the first row, the function freezes it, sets the light blue background colour, and sets the bold font weight. The function âReformat existing sheet (hide, delete, default formatting)â runs functions âHide leading empty rows & colsâ, âDelete trailing empty rows & colsâ, and âApply default formattingâ. Hint: Type OpenDevEd in the search bar at the top of the page and press "Enter" to find all our add-ons. Google Sheetsâĸ is a trademark of Google LLC.