KR20200000050A - Spreadsheet editing apparatus and method - Google Patents
Spreadsheet editing apparatus and method Download PDFInfo
- Publication number
- KR20200000050A KR20200000050A KR1020180071838A KR20180071838A KR20200000050A KR 20200000050 A KR20200000050 A KR 20200000050A KR 1020180071838 A KR1020180071838 A KR 1020180071838A KR 20180071838 A KR20180071838 A KR 20180071838A KR 20200000050 A KR20200000050 A KR 20200000050A
- Authority
- KR
- South Korea
- Prior art keywords
- spreadsheet
- command
- data
- area
- swapping
- Prior art date
Links
Images
Classifications
-
- G06F17/246—
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- User Interface Of Digital Computer (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
Abstract
Description
본 발명은 스프레드시트 편집 장치 및 방법에 관한 것으로, 스프레드시트에서 두 영역을 스와핑하는 동작을 제공하는 장치 및 방법에 관한 것이다.TECHNICAL FIELD The present invention relates to an apparatus and method for editing spreadsheets, and to an apparatus and method for providing an operation of swapping two regions in a spreadsheet.
현재, 대량의 정보를 입력하여 특정의 형태로 편집 및 저장하기 위한 컴퓨터가 널리 보급되어 사용중이다. 그러한 컴퓨터에 의한 문서편집의 기능을 지원하기 위해 다양한 형태의 스프레드시트 편집 프로그램이 제안된 상태이다.At present, a computer for inputting a large amount of information and editing and storing in a specific form is widely used. Various forms of spreadsheet editing programs have been proposed to support such computer-edited text editing functions.
종래에는 스프레드시트 내의 두 영역의 값을 서로 바꾸기 위해서는 제1 영역을 잘라내어 빈 영역에 임시적으로 페이스트하고, 제2 영역을 복사하여 제1 영역에 페이스트한 뒤에 임시적으로 복사해둔 제1 영역의 데이터를 다시 제2 영역으로 복사하는 방법을 사용했다.Conventionally, in order to change the values of two areas in a spreadsheet, the first area is cut out and pasted temporarily into an empty area, the second area is copied and pasted into the first area, and then the data of the first area temporarily copied is again. The method of copying to the second area was used.
하지만, 이러한 작업은 복수의 동작을 요구하기 때문에 스프레드시트의 편집 시간을 늘리는 원인이 되었다. 단순한 데이터 교환 작업에 3가지의 동작이 요구되는 것을 생산성 악화의 원인이 되었다.However, this required multiple actions, which contributed to the longer editing time of the spreadsheet. Three operations are required for simple data exchange, which leads to poor productivity.
따라서, 스프레드시트에서 제1 영역의 데이터와 제2 영역의 데이터를 한 번에 교환할 수 있도록 하는 문서 편집 기법을 제공함으로써, 사용자의 스프레드시트 사용의 편의를 도모할 수 있는 기술의 연구가 필요하다.Therefore, by providing a document editing technique for exchanging the data of the first area and the data of the second area in a spreadsheet at once, it is necessary to research a technology that can facilitate the user's use of the spreadsheet. .
본 발명은 스프레드시트에서 제1 영역 상에 삽입되어 있는 제1 데이터와 제2 영역 상에 삽입되어 있는 제2 데이터를 한 번의 명령으로 교환 가능하도록 하는 편집 기술을 제공함으로써, 사용자의 스프레드시트 사용의 편의를 도모하고자 한다.The present invention provides an editing technique for exchanging the first data inserted on the first area and the second data inserted on the second area in a spreadsheet with a single command, thereby improving the user's use of the spreadsheet. I would like to promote convenience.
본 발명의 일실시예에 따른 스프레드시트 편집 장치에 있어서, 상기 스프레드시트 편집 장치는, 적어도 하나의 프로세서; I/O 인터페이스; 디스플레이; 및 메모리를 포함하고, 상기 메모리는 적어도 하나의 스프레드시트를 저장하고, 상기 적어도 하나의 스프레드시트는 제1 데이터를 포함하는 제1 영역과 제2 데이터를 포함하는 제2 영역을 포함하고, 상기 I/O 인터페이스는 상기 제1 영역의 선택 명령을 수신하고, 상기 선택된 제1 영역의 상기 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신하고, 상기 제2 영역의 선택 명령을 수신하고, 상기 프로세서는 상기 제1 영역의 선택 명령, 복사 명령 또는 잘라내기 명령, 및 상기 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화하고, 상기 I/O 인터페이스는 상기 스와핑 명령을 수신하고, 상기 프로세서는 상기 스와핑 명령에 반응하여 상기 제1 데이터와 상기 제2 데이터를 스와핑한다.A spreadsheet editing apparatus according to an embodiment of the present invention, the spreadsheet editing apparatus comprising: at least one processor; I / O interface; display; And a memory, wherein the memory stores at least one spreadsheet, the at least one spreadsheet comprising a first area comprising first data and a second area comprising second data; The / O interface receives a selection command of the first area, receives a copy command or a cut command of the first data of the selected first area, receives a selection command of the second area, and the processor Activate a swapping command in response to a selection command, a copy command or a cut command of the first area, and a selection command of the second area, the I / O interface receives the swapping command, and the processor swaps the swapping command Swapping the first data and the second data in response to a command.
상기 디스플레이는 상기 스와핑 명령의 활성화에 반응하여 상기 스와핑 명령을 나타내는 스와핑 명령 단추를 표시할 수 있다.The display may display a swapping command button indicating the swapping command in response to activation of the swapping command.
상기 메모리는 상기 스와핑 명령의 활성화에 반응하여 상기 스와핑 명령을 실행하는 스와핑 명령 단축키를 저장할 수 있다.The memory may store a swapping command shortcut key for executing the swapping command in response to activation of the swapping command.
상기 적어도 하나의 스프레드시트는 제1 스프레드시트를 포함하고, 상기 제1 스프레드시트는 상기 제1 영역 및 상기 제2 영역을 포함할 수 있다.The at least one spreadsheet may include a first spreadsheet, and the first spreadsheet may include the first area and the second area.
상기 적어도 하나의 스프레드시트는 제1 스프레드시트 및 제2 스프레드시트를 포함하고, 상기 제1 스프레드시트는 상기 제1 영역을 포함하고, 상기 제2 스프레드시트는 상기 제2 영역을 포함할 수 있다.The at least one spreadsheet may include a first spreadsheet and a second spreadsheet, the first spreadsheet may include the first area, and the second spreadsheet may include the second area.
상기 프로세서는, 상기 스와핑 명령에 반응하여, 데이터가 포함되어 있지 않은 임시 스프레드시트를 생성하고, 상기 임시 스프레드시트에 상기 제1 데이터를 페이스트(paste)하고, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 임시 스프레드시트의 제1 데이터를 복사하여 상기 제2 영역에 페이스트할 수 있다.The processor, in response to the swapping command, generates a temporary spreadsheet that does not contain data, pastes the first data into the temporary spreadsheet, and sends the second data to the first region. The first data of the temporary spreadsheet may be copied and pasted into the second area.
상기 프로세서는, 상기 스와핑 명령에 반응하여, 상기 제2 영역의 좌측상단 첫 번째 셀과 상기 제1 영역의 좌측상단 첫 번째 셀이 대응되도록, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 제1 데이터를 상기 제2 영역에 페이스트할 수 있다.The processor pastes the second data into the first region so that the first upper left cell of the second region and the first upper left cell of the first region correspond to the swapping command. First data may be pasted into the second region.
본 발명의 일실시예에 따른 스프레드시트 편집 방법은 제1 스프레드시트에 포함된 제1 영역의 선택 명령을 수신하는 단계, 상기 선택된 제1 영역에 포함된 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신하는 단계, 상기 제1 스프레드시트 또는 제2 스프레드시트에 포함된 제2 영역의 선택 명령을 수신하는 단계, 상기 제1 영역의 선택 명령, 복사 명령 또는 잘라내기 명령, 및 상기 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화하는 단계, 상기 스와핑 명령이 수신되면, 상기 스와핑 명령의 수신에 반응하여 상기 제1 데이터와 상기 제2 데이터를 스와핑하는 단계를 포함한다.According to an embodiment of the present invention, a spreadsheet editing method may include receiving a selection command of a first area included in a first spreadsheet, a copy command, or a cutting command of first data included in the selected first area. Receiving, selecting a second area included in the first spreadsheet or the second spreadsheet, receiving a command for selecting the first area, copying or cutting, and selecting the second area. Activating a swapping command in response to the command, and if the swapping command is received, swapping the first data and the second data in response to receiving the swapping command.
이때, 상기 스와핑하는 단계는 상기 스와핑 명령의 수신에 반응하여 데이터가 포함되어 있지 않은 임시 스프레드시트를 생성하고, 상기 임시 스프레드시트에 상기 제1 데이터를 페이스트(paste)하고, 상기 제2 데이터를 상기 제1 영역에 페이스트하며, 상기 임시 스프레드시트의 제1 데이터를 복사하여 상기 제2 영역에 페이스트한 후 상기 임시 스프레드시트를 삭제함으로써, 상기 제1 데이터와 상기 제2 데이터를 스와핑할 수 있다.The swapping may include generating a temporary spreadsheet including no data in response to receiving the swapping command, pasting the first data into the temporary spreadsheet, and copying the second data. The first data and the second data may be swapped by pasting the first data, copying the first data of the temporary spreadsheet, pasting the second data, and deleting the temporary spreadsheet.
이때, 상기 스와핑하는 단계는 상기 제2 영역의 좌측상단 첫 번째 셀과 상기 제1 영역의 좌측상단 첫 번째 셀이 대응되도록, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 제1 데이터를 상기 제2 영역에 페이스트할 수 있다.In the swapping, the second data is pasted into the first region so that the first upper left cell of the second region corresponds to the first upper left cell of the first region, and the first data is pasted. It can paste to the said 2nd area | region.
본 발명의 일실시예에 따른 컴퓨터 판독 가능 기록 매체는 상기 방법을 컴퓨터로 하여금 수행하도록 하는 프로그램을 기록할 수 있다.A computer readable recording medium according to an embodiment of the present invention may record a program for causing a computer to perform the method.
본 발명의 일실시예에 따른 컴퓨터 프로그램은 상기 방법을 컴퓨터와의 결합을 통해 실행시키기 위한 저장매체에 저장될 수 있다.The computer program according to an embodiment of the present invention may be stored in a storage medium for executing the method in combination with a computer.
본 발명은 스프레드시트에서 제1 영역 상에 삽입되어 있는 제1 데이터와 제2 영역 상에 삽입되어 있는 제2 데이터를 한 번의 명령으로 교환 가능하도록 하는 편집 기술을 제공함으로써, 사용자의 스프레드시트 사용의 편의를 도모할 수 있다.The present invention provides an editing technique for exchanging the first data inserted on the first area and the second data inserted on the second area in a spreadsheet with a single command, thereby improving the user's use of the spreadsheet. Convenience can be achieved.
도 1은 본 발명의 일실시예에 따른 스프레드시트 편집 장치의 전체적인 구성을 도시한 도면이다.
도 2는 본 발명의 일실시예에 따른 스프레드시트 편집 장치에 의한 스와핑 명령이 수행된 결과를 도시한 도면이다.
도 3은 본 발명의 일실시예에 따른 스프레드시트 편집 장치에 의한 스와핑 명령이 수행되는 과정을 도시한 도면이다.
도 4는 복사 명령과 잘라내기 명령에 따른 스와핑 명령의 수행 결과를 도시한 도면이다.
도 5는 본 발명의 일실시예에 따른 스프레드시트 편집 방법을 도시한 순서도이다.1 is a view showing the overall configuration of a spreadsheet editing apparatus according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating a result of a swapping command performed by a spreadsheet editing apparatus according to an embodiment of the present invention.
3 is a diagram illustrating a process of performing a swapping command by a spreadsheet editing apparatus according to an embodiment of the present invention.
4 is a diagram illustrating a result of performing a swapping command according to a copy command and a cut command.
5 is a flowchart illustrating a spreadsheet editing method according to an embodiment of the present invention.
이하에서, 첨부된 도면을 참조하여 실시예들을 상세하게 설명한다. 그러나, 실시예들에는 다양한 변경이 가해질 수 있어서 특허출원의 권리 범위가 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 실시예들에 대한 모든 변경, 균등물 내지 대체물이 권리 범위에 포함되는 것으로 이해되어야 한다.Hereinafter, exemplary embodiments will be described in detail with reference to the accompanying drawings. However, various changes may be made to the embodiments so that the scope of the patent application is not limited or limited by these embodiments. It is to be understood that all changes, equivalents, and substitutes for the embodiments are included in the scope of rights.
실시예에서 사용한 용어는 단지 설명을 목적으로 사용된 것으로, 한정하려는 의도로 해석되어서는 안된다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of description and should not be construed as limiting. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this specification, terms such as "comprise" or "have" are intended to indicate that there is a feature, number, step, action, component, part, or combination thereof described on the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.
또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same components regardless of reference numerals will be given the same reference numerals and duplicate description thereof will be omitted. In the following description of the embodiment, when it is determined that the detailed description of the related known technology may unnecessarily obscure the gist of the embodiment, the detailed description thereof will be omitted.
도 1은 본 발명의 일실시예에 따른 스프레드시트 편집 장치의 전체적인 구성을 도시한 도면이다.1 is a view showing the overall configuration of a spreadsheet editing apparatus according to an embodiment of the present invention.
본 발명은 스프레드시트 편집프로그램에서의 스프레드시트를 편집하는 장치에 관한 것으로, 보다 상세하게는 스프레드시트 편집프로그램에서 두 영역의 스와핑을 한 번의 조작으로 수행하는 기능을 제공하는 스프레드시트 편집 장치에 관한 것이다.The present invention relates to an apparatus for editing a spreadsheet in a spreadsheet editing program, and more particularly, to a spreadsheet editing apparatus that provides a function of performing swapping of two areas in one operation in a spreadsheet editing program. .
도 1을 참조하면, 스프레드시트 편집 장치(110)는 I/O 인터페이스(101), 메모리(102) 및 프로세서(103)를 포함한다. 스프레드시트 편집 장치(110)는 디스플레이(104)를 더 포함할 수 있다.Referring to FIG. 1, the
본 발명의 일실시예에 따르면, 스프레드시트 편집 장치(110)는 한 번의 명령으로 서로 다른 두 영역에 포함된 데이터를 스와핑(swapping)할 수 있다. 스프레드시트 편집 장치(110)는 한 번의 스와핑 명령의 입력에 반응하여 새로운 스프레드시트를 생성하고 첫 번째 영역을 복사하여 새로운 스프레드시트에 페이스트(paste)하고 두 번째 영역을 복사하여 첫 번째 영역에 페이스트하고 첫 번째 영역을 두 번째 영역에 페이스트한 후 새로운 스프레드시트를 삭제할 수 있다. 이를 통해, 스프레드시트 편집 장치(110)는 스와핑 과정에서 요구되는 복수의 동작을 자동으로 수행함으로써 사용자에게 편리함을 제공할 수 있다.According to an embodiment of the present invention, the
메모리(102)는 스프레드시트 편집프로그램을 저장할 수 있다. 메모리(102)는 스프레드시트 편집프로그램에도 동작하는 복수의 명령을 저장할 수 있다. 복수의 명령은 스프레드시트의 일정한 영역에 대한 복사 명령, 잘라내기 명령, 페이스트 명령, 삭제 명령을 포함할 수 있다. 복수의 명령은 새로운 스프레드시트의 생성 명령 및 스프레드시트의 삭제 명령을 포함할 수 있다.The
메모리(102)는 적어도 하나의 스프레드시트를 저장할 수 있다. 스프레드시트는 제1 영역과 제2 영역을 포함할 수 있다. 제1 영역과 제2 영역은 상이할 수 있다. 예를 들어, 제1 영역과 제2 영역은 서로 겹치지 않을 수 있다. 제1 영역과 제2 영역은 서로 겹칠 수 있지만 일치하지 않을 수 있다. 제1 영역은 제1 데이터를 포함하고, 제2 영역은 제2 데이터를 포함할 수 있다. 제1 데이터는 제1 영역에 포함된 각각의 셀에 대응하는 값을 포함할 수 있다. 제2 데이터는 제2 영역에 포함된 각각의 셀에 대응하는 값을 포함할 수 있다. 제1 영역과 제2 영역은 동일한 스프레드시트에 포함될 수도 있고, 상이한 스프레드시트에 포함될 수도 있다.
I/O 인터페이스(101)는 제1 영역의 선택 명령을 수신할 수 있다. I/O 인터페이스(101)는 선택된 제1 영역에 포함된 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신할 수 있다. I/O 인터페이스(101)는 제2 영역의 선택 명령을 수신할 수 있다. 여기서, I/O 인터페이스(101)는 마우스, 키보드, 스피커 또는 터치스크린의 터치 센서를 포함할 수 있다. The I /
프로세서(103)는 제1 영역의 복사 명령에 대응하여 메모리(102)에 제1 영역에 포함된 제1 데이터를 저장할 수 있다. 프로세서(103)는 제1 영역의 잘라내기 명령에 대응하여 메모리(102)에 제1 데이터를 저장하고, 제1 영역에서 제1 데이터를 삭제할 수 있다. The
프로세서(103)는 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화할 수 있다. 프로세서(103)는 제1 영역의 복사 명령의 수신 후 제2 영역의 선택 명령의 수신에 반응하여 스와핑 명령을 활성화할 수 있다. 프로세서(103)는 제1 영역의 잘라내기 명령의 수신 후 제2 영역의 선택 명령의 수신에 반응하여 스와핑 명령을 활성화할 수 있다. The
본 발명의 일실시예에 따르면, 프로세서(103)는 스와핑 명령의 활성화와 함께 데이터가 포함되어 있지 않은 임시 스프레드시트를 생성할 수 있다. 프로세서(103)는 임시 스프레드시트에 제1 데이터를 페이스트할 수 있다. 제1 데이터의 각 셀에 대응하는 값은 임시 스프레드시트의 각 셀에 페이스트될 수 있다. According to one embodiment of the invention, the
본 발명의 다른 실시예에 따르면, 프로세서(103)는 스와핑 명령의 활성화에 대응하여 새로운 스프레드시트를 생성하지 않을 수도 있다. 프로세서(103)는 메모리(102)를 이용하여 상기 스와핑 명령을 수행할 수 있다.According to another embodiment of the present invention, the
I/O 인터페이스(101)는 상기 스와핑 명령을 수신할 수 있다. 프로세서(103)는 스와핑 명령에 반응하여 제1 데이터와 제2 데이터를 스와핑할 수 있다. 프로세서(103)는 제1 영역에 제2 데이터를 페이스트하고 임시 스프레드시트에 존재하는 제1 데이터를 복사하여 제2 영역에 제1 데이터를 페이스트한 후 상기 임시 스프레드시트를 삭제할 수 있다. 프로세서(103)는 제1 영역의 각 셀에 제2 데이터의 각 셀에 대응하는 값을 페이스트하고, 제2 영역의 각 셀에 제1 데이터의 각 셀에 대응하는 값을 페이스트할 수 있다. 프로세서(103)는 임시 스프레드시트를 삭제할 수 있다. 프로세서(103)는 동일한 스프레드시트에 포함된 제1 영역과 제2 영역을 스와핑할 수도 있고, 상이한 스프레드시트에 포함된 제1 영역과 제2 영역을 스와핑할 수도 있다.The I /
제1 영역 또는 제2 영역에 참조 데이터가 포함된 경우에, 스와핑된 결과는 참조 데이터의 참조의 종류에 따라 달라질 수 있다. 참조의 종류가 절대 참조인 경우와 상대 참조인 경우에 스와핑된 결과는 달라질 수 있다. 셀 스와핑 투파트 버튼 옵션에 따라 수식/ 값/ 서식만/ 테두리 제외/ 모두 스와핑을 제공한다.When reference data is included in the first region or the second region, the swapped result may vary according to the type of reference of the reference data. When the type of reference is an absolute reference and a relative reference, the swapped result may be different. Cell swapping Provides swapping of formulas, values, formatting only, borderless, and all depending on the two-part button option.
도 2는 본 발명의 일실시예에 따른 스프레드시트 편집 장치에 의한 스와핑 명령이 수행된 결과를 도시한 도면이다.FIG. 2 is a diagram illustrating a result of a swapping command performed by a spreadsheet editing apparatus according to an embodiment of the present invention.
도 2를 참조하면, 제1 영역은 제1 데이터를 포함하고, 제2 영역은 제2 데이터를 포함할 수 있다. 제1 데이터는 제1 영역에 포함된 각각의 셀에 대응하는 값을 포함할 수 있다. 제2 데이터는 제2 영역에 포함된 각각의 셀에 대응하는 값을 포함할 수 있다. Referring to FIG. 2, the first region may include first data and the second region may include second data. The first data may include a value corresponding to each cell included in the first region. The second data may include a value corresponding to each cell included in the second area.
제1 영역은 녹색 영역에 대응하고, 제2 영역은 빨간색 영역에 대응할 수 있다. 제1 영역은 3*3 행렬일 수 있고 A1:C3로 식별될 수 있다. 제1 데이터에 포함된 셀 A1, B2, C3는 각각 "Aa" 값을 포함할 수 있다. 제2 영역은 2*2 행렬일 수 있고 D4:E5로 식별될 수 있다. 제2 데이터에 포함된 셀 D4는 "Bb" 값을 포함할 수 있고, E5는 "222" 값을 포함할 수 있고, E5의 셀은 오렌지색일 수 있다. 제2 영역 밖의 셀 D6는 "Cc" 값을 포함하고, E6는 "33" 값을 포함할 수 있다.The first area may correspond to the green area and the second area may correspond to the red area. The first region may be a 3 * 3 matrix and may be identified as A1: C3. The cells A1, B2, and C3 included in the first data may each include an "Aa" value. The second region may be a 2 * 2 matrix and may be identified as D4: E5. The cell D4 included in the second data may include a "Bb" value, E5 may include a "222" value, and a cell of E5 may be orange. Cell D6 outside of the second region may contain a "Cc" value and E6 may include a "33" value.
본 발명이 일실시예에 따르면, 스프레드시트 편집 장치(110)는 한 번의 스와핑 명령으로 제1 영역과 제2 영역의 데이터를 스와핑할 수 있다. 예를 들어, I/O 인터페이스(101)는 제1 영역의 선택 명령을 수신할 수 있다. I/O 인터페이스(101)는 선택된 제1 영역에 포함된 제1 데이터의 복사 명령을 수신할 수 있다. 프로세서(103)는 제1 영역의 복사 명령에 대응하여 메모리(102)에 제1 영역에 포함된 제1 데이터를 저장할 수 있다. 프로세서(103)는 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화할 수 있다. 프로세서(103)는 제1 영역의 복사 명령의 수신 후 제2 영역의 선택 명령의 수신에 반응하여 스와핑 명령을 활성화할 수 있다.According to an embodiment of the present invention, the
프로세서(103)는 I/O 인터페이스(101)로부터 수신된 스와핑 명령에 반응하여 제1 데이터와 제2 데이터를 스와핑할 수 있다. 프로세서(103)는 제1 영역에 제2 데이터를 페이스트하고 제2 영역에 제1 데이터를 페이스트할 수 있다. 프로세서(103)는 제2 데이터의 첫 번째 셀을 제1 영역의 첫 번째 셀에 대응시킬 수 있다. 프로세서(103)는 셀 A1에 "Bb" 값을 저장하고, B2에 "222" 값을 저장하고, B2의 셀 서식을 오렌지색으로 변경할 수 있다. 프로세서(103)는 제1 데이터의 첫 번째 셀을 제2 영역의 첫 번째 셀에 대응시킬 수 있다. 프로세서(103)는 셀 D4에 "Aa" 값을 저장하고, E5에 "Aa" 값을 저장하고, F6에 "Aa" 값을 저장할 수 있다.The
여기서, 셀 C3에는 원래의 값인 "Aa"값이 유지될 수 있다. 도 2에서 프로세서(103)는 제1 영역에 대해 복사 명령을 수행했기 때문에, 잘라내기 명령과 달리 원래의 값이 유지될 수 있다. Here, the original value "Aa" may be maintained in the cell C3. In FIG. 2, since the
도 3은 일 실시예에 따른 스프레드시트 편집 장치에 의한 스와핑 명령이 수행되는 과정을 도시한 도면이다.3 is a diagram illustrating a process of performing a swapping command by a spreadsheet editing apparatus according to an embodiment.
도 3을 참조하면, 스프레드시트 "Sheet"에는 제1 영역에 대응되는 Range 'A'와 제2 영역에 대응되는 Range 'B'가 포함될 수 있다. Range 'A'는 A1:B3의 복수의 셀을 포함하고, Range 'B'는 D4:E5의 복수의 셀을 포함할 수 있다. A1, B2, B3에는 "Aa" 값이 포함될 수 있다. D4에는 "Bb"값이 포함되고, E5에는 "222"값이 포함되고, E5의 셀 서식은 오렌지색일 수 있다. Referring to FIG. 3, the spreadsheet “Sheet” may include Range 'A' corresponding to the first area and Range 'B' corresponding to the second area. The range 'A' may include a plurality of cells of A1: B3, and the range 'B' may include a plurality of cells of D4: E5. A1, B2, and B3 may include an "Aa" value. D4 includes the value "Bb", E5 includes the value "222", and the cell format of E5 may be orange.
프로세서(103)는 Range 'A'의 선택 명령 및 복사 명령, Range 'B'의 선택 명령에 대응하여, 프로세서(103)는 스와핑 명령이 선택될 수 있도록 스와핑 명령을 활성화하고 디스플레이에 스와핑 명령이 가능하다는 것을 표시할 수 있다. 예를 들어, 디스플레이는 제2 영역의 주변에 스와핑 명령을 나타내는 단축 버튼을 표시할 수 있다.The
프로세서(103)는 스와핑 명령에 대응하여, 아무런 데이터도 포함하지 않는 새로운 임시 스프레드시트인 "TempSheet"를 생성할 수 있다. 프로세서(103)는 Range 'A'의 데이터를 복사(copy)하고 "TempSheet"에 페이스트할 수 있다. The
프로세서(103)는 Range 'B'의 데이터를 Range 'A'에 페이스트할 수 있다. 프로세서(103)는 셀 A1에 "Bb" 값을 저장하고, B2에 "222" 값을 저장하고, B2의 셀 서식을 오렌지색으로 변경할 수 있다. 여기서, Range 'A'의 남은 영역은 원래의 상태를 유지할 수 있다. 관련해서, B3는 "Aa" 값을 유지할 수 있다.The
그 이후, 프로세서(103)는 "TempSheet"에 존재하는 원래의 Range 'A'에 포함되었던 데이터를 복사하여 Range 'B'에 페이스트할 수 있다. 즉, 프로세서(103)는 셀 D4, E5, E6에 "Aa" 값을 저장할 수 있다. 그리고, 프로세서(103)는 "TempSheet"를 삭제할 수 있다.After that, the
도 4는 복사 명령과 잘라내기 명령에 따른 스와핑 명령의 수행 결과를 도시한 도면이다.4 is a diagram illustrating a result of performing a swapping command according to a copy command and a cut command.
도 4를 참조하면, 첫 행은 복사 명령에 따른 스와핑 명령의 결과를 나타내고, 두 번째 행은 잘라내기 명령에 따른 스와핑 명령의 수행 결과를 나타낸다. 프로세서(103)는 스와핑 명령의 단축 버튼을 표시할 때 복사 명령 또는 잘라내기 명령의 옵션을 제공할 수 있다. Referring to FIG. 4, the first line shows the result of the swapping command according to the copy command, and the second line shows the result of the swapping command according to the cut command. The
제1 영역은 녹색 영역에 대응하고, 제2 영역은 빨간색 영역에 대응할 수 있다. 제1 영역은 3*3 행렬일 수 있고 A1:C3로 식별될 수 있다. 제1 데이터에 포함된 셀 A1, B2, C3는 각각 "Aa" 값을 포함할 수 있다. 제2 영역은 2*2 행렬일 수 있고 D4:E5로 식별될 수 있다. 제2 데이터에 포함된 셀 D4는 "Bb" 값을 포함할 수 있고, E5는 "222" 값을 포함할 수 있고, E5의 셀은 오렌지색일 수 있다. 제2 영역 밖의 셀 D6는 "Cc" 값을 포함하고, E6는 "33" 값을 포함할 수 있다.The first area may correspond to the green area and the second area may correspond to the red area. The first region may be a 3 * 3 matrix and may be identified as A1: C3. The cells A1, B2, and C3 included in the first data may each include an "Aa" value. The second region may be a 2 * 2 matrix and may be identified as D4: E5. The cell D4 included in the second data may include a "Bb" value, E5 may include a "222" value, and a cell of E5 may be orange. Cell D6 outside of the second region may contain a "Cc" value and E6 may include a "33" value.
복사 명령에 따라 스와핑 명령이 수행되는 경우에, 제1 영역의 C3의 "Aa" 값은 유지될 수 있다. 따라서, 제2 영역의 제2 데이터가 제1 영역에 페이스트되는 경우에, 제2 데이터는 제1 영역의 C3를 액세스하지 못하므로 C3의 "Aa" 값은 유지될 수 있다.When the swapping command is performed in accordance with the copy command, the "Aa" value of C3 of the first region may be maintained. Therefore, when the second data of the second region is pasted to the first region, the second data does not access C3 of the first region and thus the "Aa" value of C3 may be maintained.
잘라내기 명령에 따라 스와핑 명령이 수행되는 경우에, 제1 영역의 C3의 "Aa" 값은 삭제될 수 있다. 따라서, 제2 영역의 제2 데이터가 제1 영역에 페이스트되는 경우에, 제2 데이터는 제1 영역의 C3를 액세스하지 못하지만, C3에는 데이터가 존재하지 않게 된다.When the swapping command is performed according to the cutting command, the "Aa" value of C3 of the first region may be deleted. Therefore, when the second data of the second area is pasted into the first area, the second data does not access C3 of the first area, but no data exists in C3.
도 5는 일 실시예에 따른 스프레드시트 편집 방법의 동작을 도시한 순서도이다.5 is a flowchart illustrating an operation of a spreadsheet editing method according to an exemplary embodiment.
단계(510)에서는 제1 스프레드시트에 포함된 제1 영역의 선택 명령을 수신할 수 있다. In
단계(520)에서는 선택된 제1 영역에 포함된 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신할 수 있다. In
단계(530)에서는 제1 스프레드시트 또는 제2 스프레드시트에 포함된 제2 영역의 선택 명령을 수신할 수 있다. In
단계(540)에서는 제1 영역의 선택 명령, 복사 명령 또는 잘라내기 명령, 및 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화할 수 있다. In
단계(550)에서는 스와핑 명령이 수신되면, 스와핑 명령의 수신에 반응하여 제1 데이터와 제2 데이터를 스와핑할 수 있다.In
이때, 단계(550)에서는 상기 스와핑 명령의 수신에 반응하여 데이터가 포함되어 있지 않은 임시 스프레드시트를 생성하고, 상기 임시 스프레드시트에 상기 제1 데이터를 페이스트(paste)하고, 상기 제2 데이터를 상기 제1 영역에 페이스트하며, 상기 임시 스프레드시트의 제1 데이터를 복사하여 상기 제2 영역에 페이스트한 후 상기 임시 스프레드시트를 삭제함으로써, 상기 제1 데이터와 상기 제2 데이터를 스와핑할 수 있다.In this case, in
이때, 단계(550)에서는 상기 제2 영역의 좌측상단 첫 번째 셀과 상기 제1 영역의 좌측상단 첫 번째 셀이 대응되도록, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 제1 데이터를 상기 제2 영역에 페이스트할 수 있다..In this case, in
본 발명의 일실시예에 따른 매크로 등록 방법은 컴퓨터와의 결합을 통해 실행시키기 위한 저장매체에 저장된 컴퓨터 프로그램으로 구현될 수 있다.The macro registration method according to an embodiment of the present invention may be implemented as a computer program stored in a storage medium for execution by combining with a computer.
또한, 본 발명의 일실시예에 따른 매크로 등록 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. In addition, the macro registration method according to an embodiment of the present invention is implemented in the form of program instructions that can be executed by various computer means may be recorded in a computer readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. In the present invention as described above has been described by the specific embodiments, such as specific components and limited embodiments and drawings, but this is provided to help a more general understanding of the present invention, the present invention is not limited to the above embodiments. For those skilled in the art, various modifications and variations are possible from these descriptions.
따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention should not be limited to the described embodiments, and all the things that are equivalent to or equivalent to the claims as well as the following claims will belong to the scope of the present invention. .
Claims (12)
상기 스프레드시트 편집 장치는,
적어도 하나의 프로세서;
I/O 인터페이스;
디스플레이; 및
메모리를 포함하고,
상기 메모리는 적어도 하나의 스프레드시트를 저장하고, 상기 적어도 하나의 스프레드시트는 제1 데이터를 포함하는 제1 영역과 제2 데이터를 포함하는 제2 영역을 포함하고,
상기 I/O 인터페이스는 상기 제1 영역의 선택 명령을 수신하고, 상기 선택된 제1 영역의 상기 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신하고, 상기 제2 영역의 선택 명령을 수신하고,
상기 프로세서는 상기 제1 영역의 선택 명령, 복사 명령 또는 잘라내기 명령, 및 상기 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화하고,
상기 I/O 인터페이스는 상기 스와핑 명령을 수신하고,
상기 프로세서는 상기 스와핑 명령에 반응하여 상기 제1 데이터와 상기 제2 데이터를 스와핑하는,
스프레드시트 편집 장치.In a spreadsheet editing device,
The spreadsheet editing device,
At least one processor;
I / O interface;
display; And
Memory,
The memory stores at least one spreadsheet, the at least one spreadsheet comprises a first area comprising first data and a second area comprising second data,
The I / O interface receives a selection command of the first area, receives a copy command or a cut command of the first data of the selected first area, receives a selection command of the second area,
The processor activates a swapping command in response to a selection command, a copy command or a cut command of the first area, and a selection command of the second area,
The I / O interface receives the swapping command,
The processor swapping the first data and the second data in response to the swapping command;
Spreadsheet Editing Device.
상기 디스플레이는 상기 스와핑 명령의 활성화에 반응하여 상기 스와핑 명령을 나타내는 스와핑 명령 단추를 표시하는,
스프레드시트 편집 장치.The method of claim 1,
The display displaying a swapping command button indicative of the swapping command in response to activation of the swapping command;
Spreadsheet Editing Device.
상기 메모리는 상기 스와핑 명령의 활성화에 반응하여 상기 스와핑 명령을 실행하는 스와핑 명령 단축키를 저장하는,
스프레드시트 편집 장치.The method of claim 1,
The memory stores a swapping command shortcut key for executing the swapping command in response to activation of the swapping command;
Spreadsheet Editing Device.
상기 적어도 하나의 스프레드시트는 제1 스프레드시트를 포함하고, 상기 제1 스프레드시트는 상기 제1 영역 및 상기 제2 영역을 포함하는,
스프레드시트 편집 장치.The method of claim 1,
Said at least one spreadsheet comprising a first spreadsheet, said first spreadsheet comprising said first area and said second area,
Spreadsheet Editing Device.
상기 적어도 하나의 스프레드시트는 제1 스프레드시트 및 제2 스프레드시트를 포함하고, 상기 제1 스프레드시트는 상기 제1 영역을 포함하고, 상기 제2 스프레드시트는 상기 제2 영역을 포함하는,
스프레드시트 편집 장치.The method of claim 1,
The at least one spreadsheet comprising a first spreadsheet and a second spreadsheet, the first spreadsheet including the first area, and the second spreadsheet including the second area,
Spreadsheet Editing Device.
상기 프로세서는,
상기 스와핑 명령에 반응하여,
데이터가 포함되어 있지 않은 임시 스프레드시트를 생성하고, 상기 임시 스프레드시트에 상기 제1 데이터를 페이스트(paste)하고, 상기 제2 데이터를 상기 제1 영역에 페이스트하며, 상기 임시 스프레드시트 상에 존재하는 제1 데이터를 복사하여 상기 제2 영역에 페이스트한 후 상기 임시 스프레드시트를 삭제함으로써, 상기 제1 데이터와 상기 제2 데이터를 스와핑하는,
스프레드시트 편집 장치.The method of claim 1,
The processor,
In response to the swapping command,
Create a temporary spreadsheet that does not contain data, paste the first data into the temporary spreadsheet, paste the second data into the first region, and present on the temporary spreadsheet Swapping the first data and the second data by copying first data and pasting it into the second area and then deleting the temporary spreadsheet;
Spreadsheet Editing Device.
상기 프로세서는,
상기 스와핑 명령에 반응하여,
상기 제2 영역의 좌측상단 첫 번째 셀과 상기 제1 영역의 좌측상단 첫 번째 셀이 대응되도록, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 제1 데이터를 상기 제2 영역에 페이스트하는,
스프레드시트 편집 장치.The method of claim 6,
The processor,
In response to the swapping command,
Pasting the second data into the first region and pasting the first data into the second region so that the first upper left cell of the second region corresponds to the upper left first cell of the first region; ,
Spreadsheet Editing Device.
상기 선택된 제1 영역에 포함된 제1 데이터의 복사 명령 또는 잘라내기 명령을 수신하는 단계;
상기 제1 스프레드시트 또는 제2 스프레드시트에 포함된 제2 영역의 선택 명령을 수신하는 단계;
상기 제1 영역의 선택 명령, 복사 명령 또는 잘라내기 명령, 및 상기 제2 영역의 선택 명령에 반응하여 스와핑 명령을 활성화하는 단계;
상기 스와핑 명령이 수신되면, 상기 스와핑 명령의 수신에 반응하여 상기 제1 데이터와 상기 제2 데이터를 스와핑하는 단계
를 포함하는, 스프레드시트 편집 방법.Receiving a selection command of a first area included in the first spreadsheet;
Receiving a copy command or a cut command of first data included in the selected first area;
Receiving a selection command of a second area included in the first spreadsheet or the second spreadsheet;
Activating a swapping command in response to a selection command, a copy command or a cut command of the first area, and a selection command of the second area;
If the swapping command is received, swapping the first data and the second data in response to receiving the swapping command
Including, spreadsheet editing method.
상기 스와핑하는 단계는
상기 스와핑 명령의 수신에 반응하여 데이터가 포함되어 있지 않은 임시 스프레드시트를 생성하고, 상기 임시 스프레드시트에 상기 제1 데이터를 페이스트(paste)하고, 상기 제2 데이터를 상기 제1 영역에 페이스트하며, 상기 임시 스프레드시트의 제1 데이터를 복사하여 상기 제2 영역에 페이스트한 후 상기 임시 스프레드시트를 삭제함으로써, 상기 제1 데이터와 상기 제2 데이터를 스와핑하는,
스프레드시트 편집 방법.The method of claim 8,
The swapping step
In response to receiving the swapping command, create a temporary spreadsheet containing no data, paste the first data into the temporary spreadsheet, paste the second data into the first region, Swapping the first data and the second data by copying and pasting first data of the temporary spreadsheet into the second area and then deleting the temporary spreadsheet;
How to edit your spreadsheet.
상기 스와핑하는 단계는
상기 제2 영역의 좌측상단 첫 번째 셀과 상기 제1 영역의 좌측상단 첫 번째 셀이 대응되도록, 상기 제2 데이터를 상기 제1 영역에 페이스트하고, 상기 제1 데이터를 상기 제2 영역에 페이스트하는,
스프레드시트 편집 방법.The method of claim 9,
The swapping step
Pasting the second data into the first region and pasting the first data into the second region so that the first upper left cell of the second region corresponds to the upper left first cell of the first region; ,
How to edit your spreadsheet.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180071838A KR102076550B1 (en) | 2018-06-22 | 2018-06-22 | Spreadsheet editing apparatus and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180071838A KR102076550B1 (en) | 2018-06-22 | 2018-06-22 | Spreadsheet editing apparatus and method |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200000050A true KR20200000050A (en) | 2020-01-02 |
KR102076550B1 KR102076550B1 (en) | 2020-02-12 |
Family
ID=69155238
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180071838A KR102076550B1 (en) | 2018-06-22 | 2018-06-22 | Spreadsheet editing apparatus and method |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102076550B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112686011A (en) * | 2020-12-30 | 2021-04-20 | 武汉联影医疗科技有限公司 | Table unit group interchange method and device, computer equipment and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20100070359A (en) * | 2007-10-26 | 2010-06-25 | 마이크로소프트 코포레이션 | Spreadsheet collaboration between rich and browser clients |
KR20100115818A (en) * | 2008-03-05 | 2010-10-28 | 마이크로소프트 코포레이션 | Dynamic formulas for spreadsheet cells |
KR20140009295A (en) * | 2011-01-24 | 2014-01-22 | 마이크로소프트 코포레이션 | Associating captured image data with a spreadsheet |
JP2016105214A (en) * | 2014-12-01 | 2016-06-09 | 富士ゼロックス株式会社 | Information processing device and information processing program |
-
2018
- 2018-06-22 KR KR1020180071838A patent/KR102076550B1/en active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20100070359A (en) * | 2007-10-26 | 2010-06-25 | 마이크로소프트 코포레이션 | Spreadsheet collaboration between rich and browser clients |
KR20100115818A (en) * | 2008-03-05 | 2010-10-28 | 마이크로소프트 코포레이션 | Dynamic formulas for spreadsheet cells |
KR20140009295A (en) * | 2011-01-24 | 2014-01-22 | 마이크로소프트 코포레이션 | Associating captured image data with a spreadsheet |
JP2016105214A (en) * | 2014-12-01 | 2016-06-09 | 富士ゼロックス株式会社 | Information processing device and information processing program |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112686011A (en) * | 2020-12-30 | 2021-04-20 | 武汉联影医疗科技有限公司 | Table unit group interchange method and device, computer equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
KR102076550B1 (en) | 2020-02-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8078979B2 (en) | Web page editor with element selection mechanism | |
TW201525776A (en) | Invocation control over keyboard user interface | |
CN104360990A (en) | Content editing method | |
JP2002203202A (en) | Method and system in electronic spreadsheet for persistently self-replicating mutiple ranges of cells through copy-paste operation | |
US20160173541A1 (en) | Presentation of content from within spreadsheet application | |
US20130290837A1 (en) | Method and Apparatus for Correcting Document Formatting Based on Source Document | |
WO2024169761A1 (en) | Document creation method and apparatus, and electronic device and storage medium | |
KR102076550B1 (en) | Spreadsheet editing apparatus and method | |
KR101419759B1 (en) | Electronic document driving apparatus and method for executing undo | |
WO2024148776A1 (en) | Design data processing method and apparatus for fpga engineering project, and electronic device | |
KR101494653B1 (en) | Control command auto complete based electronic document editing apparatus and method | |
KR101498533B1 (en) | Component separate display based electronic document display device and method | |
KR102004994B1 (en) | Spreadsheet driving apparatus capable of automatic change of reference cell area in relation to mathematical operation and operating method thereof | |
WO2000057271A1 (en) | Apparatus for assisting in writing graphical user interface program, and write-assisting method, and recording medium on which write-assisting program is recorded | |
KR101214807B1 (en) | Spreadsheet apparatus and spreadsheet chart linkage method | |
KR102004996B1 (en) | Presentation document editing apparatus for performing a simple insertion of a page movement link on a slide page and operating method thereof | |
KR102168323B1 (en) | Electronic terminal apparatus for document editing to handle synchronization of format attribute between objects inserted in a document and operating method thereof | |
KR102053078B1 (en) | Document editing processing device supporting customization of document editing interface and operating method thereof | |
US20090138846A1 (en) | Extended macro recording | |
KR102076552B1 (en) | Apparatus for registering and performing macro, macro registration method | |
JP2006331356A (en) | Business processing program, recording medium recording it, and business processing system | |
CN106569785B (en) | Method and device for generating job form | |
KR102581936B1 (en) | Method and system for creating web document by applying drag-and-drop input type | |
JP2009003771A (en) | Project construction support program and project construction support system | |
KR20150065512A (en) | Method For Selecting Text |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |