[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-22(UTC)"],[[["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"]]