[null,null,["最后更新时间 (UTC):2024-12-22。"],[[["This Google Apps Script add-on automates spreadsheet cleanup tasks like removing empty rows/columns and cropping to the data range."],["It offers functions accessible through a custom menu in Google Sheets under \"Extensions\"."],["The script requires authorization and uses the Spreadsheet Service to interact with spreadsheet data."],["Users need a Google account and web access; setup involves copying and deploying the script as an Editor add-on."],["Limitations include range size restrictions and the impact of space characters within cells on empty row/column detection."]]],["This Google Sheets add-on, \"Clean sheet,\" streamlines data cleanup. It can delete blank rows and columns within a selected range, and crop the sheet to the data range, removing excess empty rows and columns, excluding frozen rows/columns. It fills blank rows below a selected cell with the active cell's content. The add-on creates a custom menu within Google Sheets' \"Extensions\" to perform those actions. Emptiness is determined by cells being truly blank, not containing only spaces. It is coded with efficient processing in mind.\n"]]