# 테이블 시트 작업

## Content

테이블 시트는 사용자가 테이블 시트 뷰를 상호작용하고 구성할 수 있도록 다양한 기능을 제공합니다. 아래 주제들을 참조하여 자세한 내용을 확인할 수 있습니다:

| **기능** | **설명** |
| --- | --- |
| [고정 / 고정 해제](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-pin-unpin) | 현재 테이블 시트 뷰의 상단 또는 좌측에 행 또는 열을 고정할 수 있습니다. |
| [정렬과 필터](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-sort-filter) | 코드 또는 필터 대화 상자를 사용하여 열을 정렬하고 필터링할 수 있습니다.<ul><li>[정렬](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-sort-filter#정렬)</li><li>[필터](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-sort-filter#필터)</li></ul> |
| [행 동작](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-row-action) | 데이터 행 상태를 표시하거나 작업을 수행합니다.<ul><li>[사용자 지정 작업](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-row-action#사용자-지정-작업)</li></ul> |
| [<span class="NormalTextRun SCXW191291785 BCX0" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">행 동작 명령</span>](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/row-action-command)<span class="NormalTextRun SCXW191291785 BCX0" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;"> </span> | <span style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;" class="NormalTextRun SCXW165488720 BCX0">\`command\` 속성을 사용하여 행 헤더 클릭 시 사용자 행 작업 명령을 구현합니다.</span> |
| [행 번호 표시](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/show-row-number) | 테이블 시트의 행 머리글에 행 번호를 표시합니다. |
| [그룹화](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-grouping) | 지정된 필드를 기준으로 데이터 소스를 그룹화합니다.<ul><li>[그룹화](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-grouping) </li><li>[다중 그룹화](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-grouping/multiple-grouping)</li><li>[그룹화 내 정렬](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/tablesheet-grouping/sorting-in-grouping)</li></ul> |
| [재정렬](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/reorder) | <span class="NormalTextRun SCXW105129194 BCX0" style="margin: 0px; padding: 0px; user-select: text; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent;">워크시트 및 테이블 시트의 위치를 사용자 선호에 따라 재정렬할 수 있습니다.</span> |
| [실행 취소 및 다시 실행](/spreadjs/docs/v18/features/tablesheet/tablesheet-operations/undo-redo) | 테이블 시트에서 수행된 변경 작업을 Undo(실행 취소) 및 Redo(다시 실행) 기능을 통해 되돌리거나 다시 적용할 수 있습니다 |
