Sort Options

Sets additional sorting options such as natural sorting, locale for sorting, handling columns boundaries, sort results location and more.

이 명령을 사용하려면...

From the menu bar:

Choose Data - Sort - Options tab.

From the tabbed interface:

Choose Data - Sort - Options tab.

From toolbars:

Icon Sort

Sort, then Options tab.


Case sensitive

Sorting follows the collation rules of the document locale. In most Western locales, lowercase letters appear before uppercase letters, while in others, the order is reversed. For example, in the English (USA) locale, the order is 'a', 'A', 'b', 'B'. In the Danish locale, however, the order is 'A', 'a', 'B', 'b'.

LibreOffice uses collation rules based on the International Components for Unicode (ICU). For detailed collation information specific to your document locale, visit https://icu4c-demos.unicode.org/icu-bin/collation.html#legend.

참고 아이콘

For Asian locales: Check Case Sensitive to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison.


Range contains row/column labels

선택 영역의 첫 번째 행이나 열을 정렬에서 생략합니다. 대화 상자의 아래에 있는 방향 설정에 따라 이 확인란의 이름과 기능이 지정됩니다.

서식 포함

현재 셀 서식을 유지합니다.

Enable natural sort

Natural sorting is an algorithm that orders string-prefixed numbers by their numerical value, rather than treating them as plain text for comparison.

Example: the series of values A1, A15, A9, A4, A5, A17, ..., A2, A13, A21 when sorted in natural order becomes

A1, A2, A3, A4, A5, A6, ..., A19, A20, A21.

The same set of values not sorted naturally becomes

A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9.

Recognize decimal separator

The decimal separator character, which varies by locale, when included in the number that follows the text, indicate that it is a decimal number. For example: A1.14, A1.2, A2.5, A10 (with a dot as the separator).

Decimal separator as regular character

The decimal separator character, which varies by locale, does not indicate a decimal number when included in the following text; instead, it is treated as a regular character. For example, A1.14 contains character 'A', number 1, character '.' and number 14.

Include boundary column(s)/row(s) containing only comments

Range boundary columns (for sorting rows) or boundary rows (for sorting columns) of a sorting range are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing comments are also to be sorted.

Include boundary column(s)/row(s) containing only images

Border columns (for sorting rows) or border rows (for sorting columns) of a sorting area are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing images are also to be sorted.

다음으로 정렬 결과 복사:

정렬된 목록을 지정한 셀 범위로 복사합니다.

Sort results (named ranges list)

Select a named cell range where you want to display the sorted list.

Sort results (input box)

Enter the cell range where you want to display the sorted list.

사용자가 정의한 정렬 순서

여기를 누른 다음 원하는 사용자 정의 정렬 순서를 선택합니다.

Custom sort order list

Select the custom sort order that you want to apply. To define a custom sort order, choose - LibreOffice Calc - Sort Lists.

Locale

Locale

Select the locale for the sorting rules.

옵션

Select a sorting option for the locale. For example, select the "phonebook" option for German to include the umlaut special character in the sorting.

방향

위에서 아래로(행 정렬)

선택한 범위의 활성 열에 있는 값으로 행을 정렬합니다.

왼쪽에서 오른쪽으로(열 정렬)

선택한 범위의 활성 행에 있는 값으로 열을 정렬합니다.