KR102507637B1 - Method for providing spreadsheet data processing service and electronic device thereof - Google Patents

Method for providing spreadsheet data processing service and electronic device thereof Download PDF

Info

Publication number
KR102507637B1
KR102507637B1 KR1020220038357A KR20220038357A KR102507637B1 KR 102507637 B1 KR102507637 B1 KR 102507637B1 KR 1020220038357 A KR1020220038357 A KR 1020220038357A KR 20220038357 A KR20220038357 A KR 20220038357A KR 102507637 B1 KR102507637 B1 KR 102507637B1
Authority
KR
South Korea
Prior art keywords
cell
workbook
displayed
information
row
Prior art date
Application number
KR1020220038357A
Other languages
Korean (ko)
Inventor
김영홍
Original Assignee
김영홍
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김영홍 filed Critical 김영홍
Priority to KR1020220038357A priority Critical patent/KR102507637B1/en
Application granted granted Critical
Publication of KR102507637B1 publication Critical patent/KR102507637B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Abstract

According to various embodiments of the present invention, disclosed are a method for providing spreadsheet data processing services and an electronic device thereof, wherein the method comprises the steps of: displaying a first window containing a display area for each category of a workbook, a sheet and a cell; connecting at least one workbook called through a spreadsheet program; when confirming a user input selecting a first cell through the spreadsheet program, displaying first cell information, containing a coordinate of the first cell and a value of the first cell, on a cell display area displaying information related to the cell of the first window; confirming a user input preliminarily selecting the first cell information in at least one row displayed in the cell display area; and confirming a coordinate and a value for at least one cell related to the coordinate of the first cell, and displaying a second window having the value of the first cell and the value of the at least one cell arranged by a row and a column.

Description

스프레드시트 데이터 처리 서비스를 제공하는 방법 및 그 전자장치{METHOD FOR PROVIDING SPREADSHEET DATA PROCESSING SERVICE AND ELECTRONIC DEVICE THEREOF}Method for providing spreadsheet data processing service and electronic device thereof

본 발명은 스프레드시트 데이터 처리 서비스를 제공하는 방법 및 그 전자장치에 관한 것으로서, 보다 상세하게는, 전자장치를 통하여 호출된 워크북, 시트, 셀 등의 데이터를 효과적으로 처리 및 관리하기 위한 방법 및 그 전자장치에 관한 것이다.The present invention relates to a method for providing a spreadsheet data processing service and an electronic device thereof, and more particularly, to a method for effectively processing and managing data such as workbooks, sheets, cells, etc. called through an electronic device and the method thereof. It's about electronics.

일반적으로, 업무에서 문서작성에 소요되는 시간이 전체 업무에서 차지하는 시간 중 비중이 높다. 이러한 문서작성에 소요되는 시간 및 인력에 따른 비용의 절감은 기업의 생산성 측면에서는 필수적으로 요구되는 부분이다. 이를 위해, 업무를 통합적으로 관리하고 자동화하는 시스템이 도입되고 있다.In general, the time required for document creation in a task is a high portion of the time occupied in the entire task. Reduction of costs due to the time and manpower required to prepare these documents is an essential part in terms of corporate productivity. To this end, a system that manages and automates tasks in an integrated manner is being introduced.

엑셀 등 스프레드시트(spreadsheet)는 데이터를 처리하는 대표적인 소프트웨어로서, 범용적으로 사용되고 있으며 사용자들에게 타 프로그램들 보다 손쉽게 다뤄질 수 있으며, 사무용 소프트웨어로서 엑셀은 광범위하게 사용되고 있다.A spreadsheet such as Excel is a representative software for processing data, and is widely used and can be handled more easily than other programs by users, and Excel is widely used as office software.

특히, 엑셀은 표로서 데이터를 다루고 있어, 보다 직관적으로 다룰 수 있게 기능들이 제공되고 있으며, 따라서 많은 데이터가 엑셀 등 스프레드시트로 관리되고 처리되는 경우가 많다.In particular, since Excel handles data as a table, functions are provided to handle data more intuitively, and therefore, a lot of data is often managed and processed in spreadsheets such as Excel.

상기와 같은 엑셀의 편리성 때문에, 데이터베이스의 데이터를 엑셀로 변환하거나, 엑셀의 데이터를 데이터베이스로 변환하여 저장시키는 기술들이 많이 제시되고 있고, 또, 상용화도 많이 이루어지고 있다.Due to the convenience of Excel as described above, many techniques for converting database data into Excel or converting Excel data into database and storing them have been proposed and commercialized.

즉, 데이터베이스의 데이터를 엑셀로 변환하여, 다루기 쉬운 엑셀로 작업을 수행하며, 따라서, 업무를 수행할수록 데이터의 양은 방대해지고, 복수의 시트 및 복수의 워크북을 이용하여 업무를 수행하게 된다.That is, the data in the database is converted into Excel, and the work is performed using Excel, which is easy to handle. Accordingly, the amount of data increases as the work is performed, and the work is performed using a plurality of sheets and a plurality of workbooks.

엑셀 등의 스프레드시트 프로그램은 방대한 양의 데이터를 처리하는 사용자의 편의를 위한 다양한 기능을 제공하고 있지만, 직관적이지 못하고, 기능의 연동이 제한적이어서 업무 효율의 향상시키는데 한계가 있다.Although spreadsheet programs such as Excel provide various functions for the convenience of users who process vast amounts of data, they are not intuitive and interlocking functions are limited, so there is a limit to improving work efficiency.

본 발명의 다양한 실시 예에 따르면, 스프레드시트 데이터의 셀 정보를 효과적으로 처리 및 관리하기 위한 방법 및 전자장치를 제공하는 것을 그 목적으로 한다.According to various embodiments of the present disclosure, an object of the present invention is to provide a method and electronic device for effectively processing and managing cell information of spreadsheet data.

본 발명의 다양한 실시 예에 따르면, 스프레드시트 데이터에서 셀 처리 이력을 기록하고, 기존의 처리한 셀과 관련된 정보를 효과적으로 관리하기 위한 방법 및 전자장치를 제공하는 것을 그 목적으로 한다.According to various embodiments of the present disclosure, it is an object of the present invention to provide a method and electronic device for recording cell processing history in spreadsheet data and effectively managing information related to previously processed cells.

본 발명의 다양한 실시 예를 통하여 해결하려는 과제들은 언급한 과제로 제한되지 않으며, 언급되지 않은 또 다른 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The problems to be solved through various embodiments of the present invention are not limited to the mentioned problems, and other problems not mentioned will be clearly understood by those skilled in the art from the description below.

본 발명의 일 실시 예에 따르면, 워크북, 시트, 및 셀 각각의 카테고리에 대한 표시영역을 포함하는 제1 창(window)을 표시하는 단계; 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결하는 단계; 상기 스프레드시트 프로그램을 통하여 제1 셀을 선택하는 사용자 입력을 확인하면, 상기 제1 셀의 좌표, 및 상기 제1 셀의 값을 포함하는 제1 셀 정보를 상기 제1 창의 상기 셀과 관련된 정보를 표시하는 셀 표시영역에 표시하는 단계; 상기 셀의 표시영역에 표시된 적어도 하나의 행에서 상기 제1 셀 정보를 예비 선택하는 사용자 입력을 확인하는 단계; 및 상기 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하고, 상기 제1 셀의 값 및 상기 적어도 하나의 셀의 값을 행과 열로 배열한 제2 창을 표시하는 단계;를 포함하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법을 개시한다.According to an embodiment of the present invention, displaying a first window including a display area for each category of workbook, sheet, and cell; connecting at least one workbook called through a spreadsheet program; When a user input for selecting the first cell is confirmed through the spreadsheet program, the first cell information including the coordinates of the first cell and the value of the first cell is converted to information related to the cell in the first window. displaying in the cell display area to be displayed; confirming a user input for pre-selecting the first cell information in at least one row displayed in the display area of the cell; and checking coordinates and values of at least one cell related to the coordinates of the first cell, and displaying a second window in which the value of the first cell and the value of the at least one cell are arranged in rows and columns. Disclosed is an operating method of an electronic device providing a spreadsheet data processing service, including a.

여기서, 상기 워크북과 관련된 정보를 표시하는 워크북 표시영역은, 상기 연결된 워크북의 파일이름 각각을 행으로 표시하고, 상기 워크북 표시영역에서 하나의 행을 선택하는 사용자 입력을 확인하면 선택된 행의 워크북을 상기 전자장치의 디스플레이에 표시하며, 및 상기 시트와 관련된 정보를 표시하는 시트 표시영역은, 상기 연결된 워크북에 포함된 시트 각각에 대하여 워크북의 파일이름 및 시트의 시트 이름을 포함하는 행으로 표시하고, 상기 시트 표시영역에서 하나의 행을 선택하는 사용자 입력을 확인하면 선택된 행의 워크북 및 시트를 상기 디스플레이에 표시할 수 있다.Here, in the workbook display area displaying information related to the workbook, each file name of the linked workbook is displayed in a row, and when a user input for selecting one row is confirmed in the workbook display area, the selected row is displayed. The workbook of is displayed on the display of the electronic device, and the sheet display area for displaying information related to the sheet includes the file name of the workbook and the sheet name of the sheet for each sheet included in the linked workbook. If a user input for selecting one row in the sheet display area is confirmed, the workbook and sheet in the selected row can be displayed on the display.

여기서, 상기 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결하는 단계는, 상기 스프레드시트 데이터 처리 서비스를 시작하는 시점에 상기 스프레드시트 프로그램을 통해서 호출된 상태의 워크북, 또는 새로 고침 시점에 상기 스프레드시트 프로그램을 통해서 호출된 상태의 워크북을 연결하는 단계를 포함할 수 있다.Here, the step of connecting at least one workbook called through the spreadsheet program may include a workbook in a state called through the spreadsheet program at the time of starting the spreadsheet data processing service, or at the time of refreshing. A step of connecting a workbook in a state called through the spreadsheet program may be included.

여기서, 상기 제1 셀 정보는, 상기 제1 셀이 포함된 제1 시트의 시트 이름, 상기 제1 시트가 포함된 워크북의 파일이름을 더 포함하고, 상기 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하고, 상기 제1 셀의 값 및 상기 적어도 하나의 셀의 값을 행과 열로 배열한 제2 창을 표시하는 단계는, 상기 제1 셀, 상기 제1 셀이 포함된 열에 위치한 적어도 하나의 지정된 행에 대응되는 적어도 하나의 제2 셀, 상기 제1 셀이 포함된 행에 위치한 적어도 하나의 지정된 열에 대응되는 적어도 하나의 제3 셀, 및 상기 적어도 하나의 지정된 행 각각의 행좌표와 상기 적어도 하나의 지정된 열 각각의 열좌표에 기반하여 결정되는 적어도 하나의 제4셀의 좌표 및 값을 확인할 수 있다.Here, the first cell information further includes a sheet name of a first sheet including the first cell, a file name of a workbook including the first sheet, and at least one information related to the coordinates of the first cell. Checking the coordinates and values of the cells of and displaying a second window in which the value of the first cell and the value of the at least one cell are arranged in rows and columns, the first cell and the first cell at least one second cell corresponding to at least one designated row located in an included column, at least one third cell corresponding to at least one designated column located in a row including the first cell, and the at least one designated row Coordinates and values of at least one fourth cell determined based on each row coordinate and the column coordinate of each of the at least one designated column may be checked.

여기서, 상기 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하고, 상기 제1 셀의 값 및 상기 적어도 하나의 셀의 값을 행과 열로 배열한 제2 창을 표시하는 단계는, 상기 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하는 속도가 지정된 속도를 초과하는 경우, 상기 제2 창에 표시하도록 구성된 행렬 중 적어도 하나의 행 및 적어도 하나의 열을 삭제할 수 있다.Here, checking the coordinates and values of at least one cell related to the coordinates of the first cell, and displaying a second window in which the values of the first cell and the values of the at least one cell are arranged in rows and columns. When the speed of checking the coordinates and values of at least one cell related to the coordinates of the first cell exceeds the specified speed, at least one row and at least one column of the matrix configured to be displayed on the second window can be deleted.

여기서, 상기 적어도 하나의 지정된 행 각각의 행 및 상기 적어도 하나의 지정된 열은 상기 스프레드시트 프로그램을 통하여 설정되는 인쇄 영역에 기반하여 결정할 수 있다.Here, each row of the at least one designated row and the at least one designated column may be determined based on a print area set through the spreadsheet program.

여기서, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법은, 상기 스프레드시트 프로그램을 통하여 상기 제1 셀의 값을 수정하는 사용자 입력을 확인하는 단계; 및 상기 제2 창에 표시된 행렬에서 복사한 상기 제1 셀이 포함된 행을 상기 제2 창의 지정된 영역에 표시하되, 상기 지정된 영역의 상기 제1 셀 값을 상기 수정된 값으로 표시하는 단계;를 더 포함할 수 있다.Here, the operating method of the electronic device providing the spreadsheet data processing service includes checking a user input for modifying the value of the first cell through the spreadsheet program; and displaying a row including the first cell copied from the matrix displayed on the second window in a designated area of the second window, and displaying the value of the first cell in the designated area as the modified value. can include more.

본 발명의 다양한 실시 예에 따르면, 스프레드시트 프로그램이 설치된 저장부; 상기 스프레드시트 프로그램을 표시하는 디스플레이; 및 워크북, 시트, 및 셀 각각의 카테고리에 대한 표시영역을 포함하는 상기 스프레드시트 데이터 처리 서비스의 제1 창(window)을 상기 디스플레이에 표시하고, 상기 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결하며, 상기 스프레드시트 프로그램을 통하여 제1 셀을 선택하는 사용자 입력을 확인하면, 상기 제1 셀의 좌표, 및 상기 제1 셀의 값을 포함하는 제1 셀 정보를 상기 제1 창의 상기 셀과 관련된 정보를 표시하는 셀 표시영역에 표시하고, 상기 셀의 표시영역에 표시된 적어도 하나의 행에서 상기 제1 셀 정보를 예비 선택하는 사용자 입력을 확인하며, 상기 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하고, 상기 제1 셀의 값 및 상기 적어도 하나의 셀의 값을 행과 열로 배열한 제2 창을 상기 디스플레이에 표시하는 단계;를 포함하는, 스프레드시트 데이터를 처리하는 전자장치를 개시한다.According to various embodiments of the present invention, a storage unit in which a spreadsheet program is installed; a display displaying the spreadsheet program; and displaying a first window of the spreadsheet data processing service including a display area for each category of workbook, sheet, and cell on the display, and at least one workpiece called through the spreadsheet program. When the book is connected and a user input for selecting the first cell is confirmed through the spreadsheet program, the first cell information including the coordinates of the first cell and the value of the first cell is displayed in the first window. Displaying information related to a cell in a cell display area, confirming a user input for pre-selecting the first cell information in at least one row displayed in the display area of the cell, and at least one related to the coordinates of the first cell Checking the coordinates and values of one cell, and displaying a second window in which the value of the first cell and the value of the at least one cell are arranged in rows and columns on the display; spreadsheet data including An electronic device for processing is disclosed.

본 발명의 다양한 실시 예에 따르면, 복수의 워크북과 연동되는 데이터 처리 프로그램을 제공하고 선택 및 처리한 셀들에 대한 정보를 직관적으로 제공함으로써, 방대한 양의 워크북 데이터를 처리하는 사용자의 업무 편의성을 향상시킬 수 있다.According to various embodiments of the present invention, by providing a data processing program that works with a plurality of workbooks and intuitively providing information on selected and processed cells, the user's work convenience in processing a large amount of workbook data is improved. can improve

본 발명의 다양한 실시 예에 따르면, 연결된 복수의 워크북 및 선택 및 처리된 셀들의 정보 및 이력을 기록하고 이를 제공함으로써, 사용자의 업무 효율을 향상시킬 수 있다.According to various embodiments of the present disclosure, a user's work efficiency can be improved by recording and providing information and history of a plurality of connected workbooks and selected and processed cells.

도 1은 본 발명의 일 실시 예에 따른 데이터 처리 서비스를 제공하는 전자장치의 구성을 나타내는 도면이다.
도 2는 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하기 위한 서비스 창 및 그 구성요소를 도시한다.
도 3은 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작을 도시한다.
도 4는 본 발명의 일 실시 예에 따른 전자장치에서 스프레드시트의 선택된 셀과 관련된 정보를 표시하는 데이터 처리 프로그램의 셀 피킹 정보 창을 도시한다.
도 5는 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작을 도시한다.
도 6은 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작 흐름을 도시한다.
1 is a diagram showing the configuration of an electronic device providing a data processing service according to an embodiment of the present invention.
2 illustrates a service window and its components for providing a spreadsheet data processing service according to an embodiment of the present invention.
3 illustrates an operation of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.
4 illustrates a cell picking information window of a data processing program displaying information related to a selected cell of a spreadsheet in an electronic device according to an embodiment of the present invention.
5 illustrates an operation of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.
6 illustrates an operational flow of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.

이하에서, 첨부된 도면을 참조하여 실시 예들을 상세하게 설명한다. 그러나, 실시 예들에는 다양한 변경이 가해질 수 있어서 특허출원의 권리 범위가 이러한 실시 예들에 의해 제한되거나 한정되는 것은 아니다. 실시 예들에 대한 모든 변경, 균등물 내지 대체물이 권리 범위에 포함되는 것으로 이해되어야 한다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, since various changes can be made to the embodiments, the scope of rights of the patent application is not limited or limited by these embodiments. It should be understood that all changes, equivalents or substitutes to the embodiments are included within the scope of rights.

실시 예에서 사용한 용어는 단지 설명을 목적으로 사용된 것으로, 한정하려는 의도로 해석되어서는 안 된다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Terms used in the examples are used for descriptive purposes only and should not be construed as limiting. Singular expressions include plural expressions unless the context clearly dictates otherwise. In this specification, terms such as "include" or "have" are intended to designate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, but one or more other features It should be understood that the presence or addition of numbers, steps, operations, components, parts, or combinations thereof is not precluded.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시 예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.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 to which the embodiment belongs. Terms such as those defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the related art, and unless explicitly defined in this application, it should not be interpreted in an ideal or excessively formal meaning. don't

또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성요소는 동일한 참조부호를 부여하고 이에 대해 중복되는 설명은 생략하기로 한다. 실시 예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시 예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same components are given the same reference numerals regardless of reference numerals, and overlapping descriptions thereof will be omitted. In describing the embodiment, if it is determined that a detailed description of a related known technology may unnecessarily obscure the subject matter of the embodiment, the detailed description will be omitted.

또한, 실시 예의 구성요소를 설명하는 데 있어서, 제1, 제2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성요소를 다른 구성요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성요소의 본질이나 차례 또는 순서 등이 한정되지 않는다. 어떤 구성요소가 다른 구성요소에 "연결", "결합" 또는 "접속"된다고 기재된 경우, 그 구성요소는 그 다른 구성요소에 직접적으로 연결되거나 접속될 수 있지만, 각 구성요소 사이에 또 다른 구성요소가 "연결", "결합" 또는 "접속"될 수도 있다고 이해되어야 할 것이다. In addition, in describing the components of the embodiment, terms such as first, second, A, B, (a), and (b) may be used. These terms are only used to distinguish the component from other components, and the nature, sequence, or order of the corresponding component is not limited by the term. When an element is described as being “connected”, “coupled” or “connected” to another element, the element may be directly connected or connected to the other element, but there may be another element between the elements. It should be understood that may be "connected", "coupled" or "connected".

어느 하나의 실시 예에 포함된 구성요소와, 공통적인 기능을 포함하는 구성요소는, 다른 실시 예에서 동일한 명칭을 사용하여 설명하기로 한다. 반대되는 기재가 없는 이상, 어느 하나의 실시 예에 기재한 설명은 다른 실시 예에도 적용될 수 있으며, 중복되는 범위에서 구체적인 설명은 생략하기로 한다.Components included in one embodiment and components having common functions will be described using the same names in other embodiments. Unless stated to the contrary, descriptions described in one embodiment may be applied to other embodiments, and detailed descriptions will be omitted to the extent of overlap.

전자장치에서 처리되는 '데이터'는 '정보'의 용어로 표현할 수 있다. 여기서, 정보는 데이터를 포함하는 개념으로 사용될 수 있다.'Data' processed in an electronic device can be expressed in terms of 'information'. Here, information may be used as a concept including data.

본 발명은, 스프레드시트를 이용하는 데이터의 처리와 관련된 서비스(이하, 데이터 처리 서비스)를 제공하는 방법 및 그 전자장치에 관하여 설명한다.The present invention describes a method for providing a service related to data processing using a spreadsheet (hereinafter referred to as a data processing service) and an electronic device thereof.

스프레드시트는 마이크로소프트(Microsoft)사의 엑셀(Excel), 구글(Google) 사의 워크스페이스(Workspace), 다큐먼트 재단(The Document Foundation)의 캘크 (Calc), 한글과컴퓨터 사의 한셀, 애플(Apple) 사의 넘버스(Numbers) 등을 통하여 제공되는 프로그램일 수 있다.Spreadsheets are Microsoft's Excel, Google's Workspace, The Document Foundation's Calc, Hangul and Computer's Hancell, Apple's Numbers It may be a program provided through (Numbers), etc.

데이터 처리 서비스는 스프레드시트와 연동하며, 스프레드시트를 통해서 호출된 워크북, 워크시트(또는 시트), 셀, 셀 값(또는 셀 데이터), 및 사용자 입력에 기반하는 데이터의 변경과 관련된 정보를 사용자에게 효과적으로 제공할 수 있다.The data processing service interoperates with the spreadsheet and transmits information related to workbooks called through the spreadsheet, worksheets (or sheets), cells, cell values (or cell data), and changes in data based on user input. can be provided effectively.

이하, 도 1 내지 도 6을 참조하여 본 발명의 바람직한 실시 예들을 설명한다.Hereinafter, preferred embodiments of the present invention will be described with reference to FIGS. 1 to 6 .

본 명세서에 첨부되는 도면들은 본 발명의 바람직한 일 실시 예를 예시하는 것이며, 발명의 상세한 설명과 함께 본 발명의 기술적 사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되어서는 아니 된다. The drawings attached to this specification illustrate a preferred embodiment of the present invention, and together with the detailed description of the invention serve to further understand the technical idea of the present invention, the present invention is limited only to those described in the drawings should not be interpreted.

도 1은 본 발명의 일 실시 예에 따른 데이터 처리 서비스를 제공하는 전자장치의 구성을 나타내는 도면이다.1 is a diagram showing the configuration of an electronic device providing a data processing service according to an embodiment of the present invention.

도 1을 참조하면, 전자장치(100)는 처리부(110), 저장부(120), 및 통신부(130)를 포함할 수 있다. 더하여, 전자장치(100)는 제어를 위한 명령을 입력하는 입력부 및 처리 과정 및 결과를 출력하는 출력부 중 적어도 하나의 구성 요소를 더 포함할 수 있다.Referring to FIG. 1 , an electronic device 100 may include a processing unit 110 , a storage unit 120 , and a communication unit 130 . In addition, the electronic device 100 may further include at least one component of an input unit for inputting commands for control and an output unit for outputting processing procedures and results.

전자장치(100)의 동작은 처리부(110)의 데이터 처리 및 제어에 기반하여 수행된다.The operation of the electronic device 100 is performed based on data processing and control of the processing unit 110 .

처리부(110)는 전자장치(100)의, 통신부(130), 및/또는 입력부(미도시)를 통하여 수신하는 데이터를 처리하고, 적어도 일부 데이터를 저장부(120)에 저장하며, 저장부(120)에 저장된 데이터를 호출하여 처리하고, 통신부(130)를 통하여 다른 장치에 전송할 수 있다.The processing unit 110 processes data received through the communication unit 130 and/or an input unit (not shown) of the electronic device 100, stores at least some data in the storage unit 120, and stores the storage unit ( Data stored in the 120 may be called and processed, and may be transmitted to another device through the communication unit 130 .

처리부(110)는 스프레드시트 데이터를 처리하기 위한 프로그램(앱, 어플, 툴, 플러그인 등, 이하 데이터 처리 프로그램)을 통하여 지정된 사용자 장치와 데이터 처리를 공유할 수 있고, 처리부(110)는 데이터 처리 프로그램을 통하여 전자장치(100)의 동작을 설정 및/또는 제어할 수 있다.The processing unit 110 may share data processing with a designated user device through a program (app, application, tool, plug-in, etc., hereinafter referred to as a data processing program) for processing spreadsheet data, and the processing unit 110 may use a data processing program. It is possible to set and/or control the operation of the electronic device 100 through.

이하, 다양한 실시 예들에서, 전자장치(100)가 스프레드시트 데이터를 처리하거나 관련된 서비스를 제공하는 것은, 전자장치(100)의 적어도 하나의 데이터 처리 프로그램 또는 이와 관련된 프로그램을 통하여 지정된 서비스(또는 이벤트)들을 제공하는 것으로 이해될 수 있다.Hereinafter, in various embodiments, processing of spreadsheet data by the electronic device 100 or providing a related service may be performed through at least one data processing program of the electronic device 100 or a service (or event) specified through a program related thereto. It can be understood as providing them.

여기서, 업무 현장 모니터링은 전자장치(100)에 설치된 데이터 처리 프로그램을 통해서 제공되는 것으로 설명하고 있지만, 이에 한정하지 않고, 기 설치된 다른 프로그램 또는 임시 설치 프로그램을 통하여 제공될 수도 있다.Here, workplace monitoring is described as being provided through a data processing program installed in the electronic device 100, but is not limited thereto, and may be provided through other pre-installed programs or temporary installation programs.

일 실시 예에 따르면, 스프레드시트 데이터 처리는 전자장치(100) 외부 장치에서 무료 또는 유로로 제공되는 데이터베이스의 적어도 일부를 통하여 수행될 수 있다.According to an embodiment, spreadsheet data processing may be performed through at least a part of a database provided free of charge or paid for in an external device of the electronic device 100 .

예를 들면, 스프레드시트 데이터를 처리하는 데이터 처리 프로그램은 전자장치(100)의 저장부(120)에 저장된 마이크로소프트 사의 엑셀과 같은 프로그램일 수 있지만, 구글 사의 워크스페이스와 같이 온라인을 통하여 제공되는 프로그램일 수 있다.For example, the data processing program for processing spreadsheet data may be a program such as Microsoft's Excel stored in the storage unit 120 of the electronic device 100, but a program provided online such as Google's Workspace. can be

처리부(110)는 데이터 처리 프로그램을 통하여 스프레드시트를 통하여 호출된 적어도 하나의 워크북을 연결하고 스프레드시트를 통하여 처리되는 데이터를 데이터 처리 프로그램을 통하여 표시할 수 있다.The processing unit 110 may connect at least one workbook called through a spreadsheet through a data processing program and display data processed through the spreadsheet through the data processing program.

처리부(110)는 스프레드시트를 통하여 호출된 워크북에서 사용자 입력에 기반하여 선택된 셀과 관련된 정보를 데이터 처리 프로그램을 통해서 표시하고, 데이터 처리 프로그램을 통해서 표시된 정보의 예비 선택 및/또는 선택에 기반하여 상기 선택된 셀 주변의 지정된 셀의 정보를 표시할 수 있다.The processing unit 110 displays information related to a cell selected based on a user input in a workbook called through a spreadsheet through a data processing program, and based on preliminary selection and/or selection of information displayed through the data processing program Information on a designated cell around the selected cell may be displayed.

저장부(120)는 전자장치(100)의 적어도 하나의 구성요소(예: 처리부(110) 또는 통신부(130)에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 스프레드시트 데이터 처리를 위한 프로그램(또는 소프트웨어), 스프레드시트를 통하여 처리되는 워크북 파일(file)과 같은 데이터, 데이터에 기반하여 생성된 다양한 카테고리, 및 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다.The storage unit 120 may store various data used by at least one component (eg, the processing unit 110 or the communication unit 130) of the electronic device 100. The data is, for example, spreadsheet data. It may include a program (or software) for processing, data such as a workbook file processed through a spreadsheet, various categories generated based on data, and input data or output data for commands related thereto. .

저장부(120)는 스프레드시트 데이터를 처리하기 위한 인공신경망 알고리즘, 블록체인 알고리즘, 딥러닝 알고리즘, 및 이와 관련된 메커니즘, 연산자, 언어모델, 빅데이터 중 적어도 일부를 포함하는 인공지능 알고리즘을 포함할 수 있다.The storage unit 120 may include an artificial neural network algorithm for processing spreadsheet data, a blockchain algorithm, a deep learning algorithm, and an artificial intelligence algorithm including at least some of mechanisms, operators, language models, and big data related thereto. there is.

저장부(120)는 스프레드시트를 통하여 호출된 워크북에서 선택된 셀, 셀의 값, 셀과 관련된 수식, 지정된 주변 셀, 및 이와 관련된 처리를 수행하기 위한 적어도 하나의 알고리즘을 포함할 수 있다. The storage unit 120 may include a cell selected from a workbook called through a spreadsheet, a cell value, a formula related to the cell, designated neighboring cells, and at least one algorithm for performing processing related thereto.

저장부(120)는 전자장치(100)의 입출력부(미도시)에 포함된 각각의 장치들을 통해 수신하는 신호를 통하여 지정된 제어 및 동작을 확인하고 처리하기 위한 데이터를 포함할 수 있다.The storage unit 120 may include data for checking and processing specified control and operation through signals received through respective devices included in the input/output unit (not shown) of the electronic device 100 .

저장부(120)에서 설명한 동작들은 처리부(110)에 의하여 처리되며, 관련된 동작들을 처리하기 위한 데이터, 처리 중인 데이터, 처리된 데이터는 데이터베이스로서 저장부(120)에 저장될 수 있다.The operations described in the storage unit 120 are processed by the processing unit 110, and data for processing related operations, data being processed, and processed data may be stored in the storage unit 120 as a database.

저장부(120)에 저장된 데이터는 전자장치(100)의 관리자 입력 또는 사용자 장치의 사용자 입력에 기반하여 처리부(110)를 통하여 변경, 수정, 삭제, 또는 생성될 수 있다.Data stored in the storage unit 120 may be changed, corrected, deleted, or created through the processing unit 110 based on a manager input of the electronic device 100 or a user input of the user device.

저장부(120)는, 휘발성 메모리 또는 비휘발성 메모리를 포함하여 구성될 수 있다.The storage unit 120 may include volatile memory or non-volatile memory.

통신부(130)는 전자장치(100)와 적어도 하나의 다른 전자장치(예: 관리자 장치, 사용자 장치, 또는 서버)의 유선 통신 채널의 수립, 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다.The communication unit 130 establishes a wired communication channel between the electronic device 100 and at least one other electronic device (eg, a manager device, a user device, or a server), establishes a wireless communication channel, and communicates through the established communication channel. can support implementation.

통신부(130)는 처리부(110)에 종속적 또는 독립적으로 운영되고, 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다.The communication unit 130 may include one or more communication processors that are operated independently or subordinately to the processing unit 110 and support wireless communication.

일 실시 예에 따르면, 통신부(130)는 무선 통신 모듈(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다.According to an embodiment, the communication unit 130 may be a wireless communication module (eg, a cellular communication module, a short-distance wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module (eg, a local area network (LAN)) communication module or power line communication module).

통신부(130)는 블루투스, BLE(Bluetooth Low Energy), WiFi, WiFi direct, IrDA(infrared data association), ZigBee, UWB, RF(Radio Frequency) 같은 근거리 통신 네트워크 및/또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부 전자장치와 통신할 수 있다.The communication unit 130 is a local communication network and / or cellular network such as Bluetooth, Bluetooth Low Energy (BLE), WiFi, WiFi direct, infrared data association (IrDA), ZigBee, UWB, RF (Radio Frequency), the Internet, or a computer network (e.g., a telecommunications network such as a LAN or WAN) to communicate with an external electronic device.

통신부(130)를 구성하는 여러 종류의 통신 모듈들은 하나의 구성요소(예: 단일 칩)으로 통합되거나, 또는 서로 별도의 복수의 구성요소들(예: 복수 칩들)로 구현될 수 있다.Various types of communication modules constituting the communication unit 130 may be integrated as one component (eg, a single chip) or implemented as a plurality of separate components (eg, multiple chips).

전자장치(100)는 데이터 및 제어명령을 입력하거나, 및/또는 데이터의 처리 과정 및 결과를 출력하기 위한 입출력부(미도시)를 포함할 수 있다.The electronic device 100 may include an input/output unit (not shown) for inputting data and control commands and/or outputting data processing and results.

입출력부(미도시)는 키보드, 마우스, 스타일러스(펜), 마이크 등 데이터를 입력하는 입력부(미도시), 디스플레이, 스피커, 구동부 등 데이터를 출력하는 출력부(미도시) 중 적어도 일부를 포함할 수 있다.The input/output unit (not shown) may include at least a portion of an input unit (not shown) for inputting data such as a keyboard, mouse, stylus (pen), and microphone, and an output unit (not shown) for outputting data such as a display, speaker, and driving unit. can

본 발명의 다양한 실시 예에 따르면, 전자장치(100)는 이동통신단말기, 멀티미디어 단말기, 유선 단말기, 고정형 단말기 및 internet protocol(IP) 단말기 등을 비롯한 모든 정보통신기기의 범위의 기능 적어도 일부를 포함할 수 있다.According to various embodiments of the present invention, the electronic device 100 may include at least some of the functions of a range of information communication devices including mobile communication terminals, multimedia terminals, wired terminals, fixed terminals, and internet protocol (IP) terminals. can

전자장치(100)는 스프레드시트 데이터 처리를 위한 장치로서 워크스테이션(workstation), 또는 대용량의 데이터베이스(database) 중 적어도 일부 기능을 포함하거나 또는 통신을 통하여 연결되도록 구성될 수 있다.The electronic device 100 is a device for processing spreadsheet data, and may include at least some functions of a workstation or a large-capacity database, or may be configured to be connected through communication.

전자장치(100) 및/또는 전자장치(100)와 연결되는 관리자 장치, 및/또는 사용자 장치는 휴대폰, 피씨(personal computer, PC), 피엠피(portable multimedia player, PMP), 엠아이디(mobile internet device, MID), 스마트폰(smartphone), 태블릿 PC, 패블릿 PC, 노트북(notebook) 등을 예시할 수 있다.The electronic device 100 and/or a manager device and/or a user device connected to the electronic device 100 include a mobile phone, a personal computer (PC), a portable multimedia player (PMP), and a mobile internet device (MID). , MID), a smartphone, a tablet PC, a phablet PC, a notebook, and the like can be exemplified.

여기서, 서버는 네트워크 상에 존재하는 하나의 엔티티로, 웹 서버(web server), 데이터베이스 서버(database server) 및 애플리케이션 서버(application server)의 역할을 수행한다. 바람직한 일 실시 예에 따르면, 서버는 전자장치(100)의 처리에 기반하여 사용자 장치에 다양한 컨텐츠를 사용자 장치에 제공할 수 있다.Here, the server is one entity existing on the network and serves as a web server, database server, and application server. According to a preferred embodiment, the server may provide various contents to the user device based on the processing of the electronic device 100 .

도 2는 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하기 위한 서비스 창 및 그 구성요소를 도시한다.2 illustrates a service window and its components for providing a spreadsheet data processing service according to an embodiment of the present invention.

서비스 창(200)은 전자장치(100)의 디스플레이에 표시된 UI(user interface)로서, 서비스 창(200)은 데이터 처리 프로그램의 주요 기능을 포함하여 제공될 수 있다.The service window 200 is a user interface (UI) displayed on the display of the electronic device 100, and the service window 200 may include main functions of a data processing program.

도 2를 참고하면, 서비스 창(200)은 데이터 처리 프로그램과 연결된 워크북 (워크북 이름, 또는 파일이름)을 표시하는 워크북 표시영역((210), 워크북에 포함된 워크시트(워크시트 이름, 또는 시트 이름)와 관련된 정보를 표시하는 시트 표시영역(220), 워크시트(이하, 시트)에서 사용자 입력에 기반하여 선택된 셀과 관련된 정보를 표시하는 셀 표시영역(230), 및 데이터 처리 프로그램의 동작과 관련된 정보를 표시하는 로그(log) 표시영역(240)을 포함할 수 있다.Referring to FIG. 2, the service window 200 includes a workbook display area (210) displaying a workbook (workbook name or file name) connected to a data processing program, and a worksheet (worksheet included in the workbook). sheet display area 220 displaying information related to name or sheet name), cell display area 230 displaying information related to a cell selected based on a user input in a worksheet (hereinafter, sheet), and data processing A log display area 240 displaying information related to the operation of the program may be included.

워크북 표시영역(210)에 표시하는 워크북 정보는 데이터 처리 프로그램과 연결된 적어도 하나의 스프레드시트를 통하여 호출된 상태의 워크북 정보를 포함할 수 있다. 상술한 바에 따르면, 데이터 처리 프로그램과 연결된 워크북은, 데이터 처리 프로그램과 연결된 스프레드시트를 통하여 호출된 워크북으로 표현할 수 있다.Workbook information displayed on the workbook display area 210 may include workbook information in a state called through at least one spreadsheet connected to a data processing program. As described above, a workbook connected to a data processing program may be expressed as a workbook called through a spreadsheet connected to the data processing program.

워크북 표시영역(210)에 표시하는 워크북 정보는 데이터 처리 프로그램의 시작 시점에 호출된 상태의 워크북 정보를 표시하거나, 또는 새로 고침 시점에 호출된 상태의 워크북 정보를 표시할 수 있다.The workbook information displayed on the workbook display area 210 may display workbook information in a state called at the start of the data processing program or workbook information in a state called at the time of refreshing.

도 2의 워크북 표시영역(210)을 참고하면, 호출된 상태의 워크북은 저장부(120)에 저장된 파일을 호출한, 예를 들면, 종합계산서1.xlsx, 및 01-A04.xlsx 등의 워크북일 수 있고, 저장되지 않은 상태의 통합 문서1 등의 워크북일 수 있다.Referring to the workbook display area 210 of FIG. 2 , the workbook in the called state calls files stored in the storage unit 120, for example, General Account 1.xlsx and 01-A04.xlsx. It may be a workbook of, or a workbook such as workbook 1 in an unsaved state.

처리부(110)는 워크북 표시영역(210)에 표시된 워크북 정보들 중 하나를 선택하는 사용자 입력을 확인하면, 선택된 워크북을 디스플레이에 표시할 수 있다. 이때, 처리부(110)는 선택된 워크북의 지난 동작에서 최종 선택된 시트 및 최종 선택된 셀이 선택된 상태로 디스플레이에 표시할 수 있다.When the processor 110 confirms a user input for selecting one of the pieces of workbook information displayed on the workbook display area 210, the processor 110 can display the selected workbook on the display. At this time, the processing unit 110 may display the last selected sheet and the last selected cell in the last operation of the selected workbook on the display in a selected state.

여기서, 호출된 상태의 워크북은, 처리부(110)를 통하여 처리되며, 램(ram)에 상주 중인 상태의 워크북으로 정의될 수 있다. 호출된 상태는, 활성된(또는 활성화된) 상태, 실행된 상태, 처리 중인 상태 등의 용어로 설명할 수 있다.Here, the workbook in the called state is processed through the processing unit 110 and may be defined as a workbook in a state residing in RAM. The invoked state can be described in terms of activated (or activated) state, executed state, processing state, and the like.

시트 표시영역(220)에 표시하는 시트 정보는 데이터 처리 프로그램과 연결된 워크북 각각에 대하여 워크북에 포함된 시트 이름을 포함할 수 있다. 여기서, 시트 정보는 시트 이름 및 시트가 포함된 워크북의 워크북 이름을 포함할 수 있다.The sheet information displayed on the sheet display area 220 may include sheet names included in the workbooks for each workbook connected to the data processing program. Here, the sheet information may include a sheet name and a workbook name of a workbook including the sheet.

처리부(110)는 시트 표시영역(220)에 표시된 시트 정보들 중 하나를 선택하는 사용자 입력을 확인하면, 선택된 워크북 및 시트를 디스플레이에 표시할 수 있다. 이때, 처리부(110)는 선택된 시트의 지난 동작에서 최종 선택된 셀이 선택된 상태로 디스플레이에 표시할 수 있다.When a user input for selecting one of the sheet information displayed in the sheet display area 220 is confirmed, the processing unit 110 may display the selected workbook and sheet on the display. At this time, the processing unit 110 may display the selected cell on the display in a selected state in the last operation of the selected sheet.

셀 표시영역(230)에 표시하는 셀 정보는 데이터 처리 프로그램과 연결된 워크북 중 사용자 입력에 기반하여 선택된 셀에 대한 정보를 포함할 수 있다.The cell information displayed on the cell display area 230 may include information on a cell selected based on a user input among workbooks connected to a data processing program.

예를 들면, 셀 정보는 선택된 셀의 행좌표 및 열좌표에 기반하여 결정되는 주소(또는 좌표), 선택된 셀에 설정된 수식, 선택된 셀에 설정된 메모, 선택된 셀의 형식을 포함할 수 있다.For example, the cell information may include an address (or coordinates) determined based on the row and column coordinates of the selected cell, a formula set in the selected cell, a memo set in the selected cell, and a format of the selected cell.

더하여, 셀 정보는 선택된 셀이 포함된 시트의 시트 이름 및 워크북의 워크북 이름을 더 포함할 수 있다. 더하여, 셀 정보는 선택된 셀에 포함된 텍스트 컬러 및/또는 셀 컬러 등의 텍스트 서식 및 셀 서식을 표시할 수 있다.In addition, the cell information may further include a sheet name of a sheet including the selected cell and a workbook name of a workbook. In addition, the cell information may indicate a text format and cell format such as text color and/or cell color included in the selected cell.

처리부(110)는 이전 선택된 셀과 비교하여 다음 선택된 셀이 다른 시트 또는 다른 워크북의 셀인 경우, 셀 표시영역(231)에 표시된 셀 정보를 점선 등으로 구분하여 표시할 수 있다.When the next selected cell is a cell of another sheet or another workbook, the processing unit 110 compares the previously selected cell and displays the cell information displayed in the cell display area 231 by dividing it with a dotted line or the like.

셀 표시영역(230)은 셀 정보 각각의 지정된 위치에 셀 정보의 특징을 아이콘으로 표시하는 아이콘 영역(231)을 포함할 수 있다. 아이콘 영역(231)은 선택된 셀의 형식에 기반하여 지정된 아이콘을 표시할 수 있다. 예를 들면, 처리부(110)는 병합된 셀 또는 수식을 포함하는 셀 등 특정 셀에 대하여 지정된 아이콘을 표시할 수 있다.The cell display area 230 may include an icon area 231 displaying characteristics of cell information as an icon at a designated location of each cell information. The icon area 231 may display a designated icon based on the type of the selected cell. For example, the processing unit 110 may display an icon designated for a specific cell, such as a merged cell or a cell including a formula.

처리부(110)는 사용자 입력에 기반하여 포인터가(미도시) 특정 셀 정보의 아이콘에 위치(예비 선택)한 것을 확인하는 경우, 해당 셀 정보의 선택된 셀 및 선택된 셀과 관련된 정보를 팝업(pop-up) 창(예: 도 3의 팝업 창(321))으로 표시할 수 있다.When the processor 110 determines that the pointer (not shown) is positioned (preliminarily selected) on an icon of specific cell information based on user input, the processor 110 pops up a selected cell of the corresponding cell information and information related to the selected cell. up) window (eg, the pop-up window 321 of FIG. 3).

처리부(110)는 셀 표시영역(230)에 표시된 셀 정보들 중 하나를 선택하는 사용자 입력을 확인하면, 선택된 워크북 및 시트를 디스플레이에 표시할 수 있다. 이때, 처리부(110)는 선택된 셀 정보의 좌표가 선택된 상태로 디스플레이에 표시할 수 있다.When a user input for selecting one of cell information displayed in the cell display area 230 is confirmed, the processing unit 110 may display the selected workbook and sheet on the display. At this time, the processing unit 110 may display the coordinates of the selected cell information on the display in a selected state.

더하여, 서비스 창(200)은 지정된 일부 영역에 뒤로가기, 앞으로가기, 새로 고침, 워크북 정보 삭제, 창 정렬, 워크북 열기, 데이터 처리 정보 저장, 워크북 저장, 인쇄 등의 기능 메뉴 및, 설정 항목을 포함하는 메뉴 표시영역(209)을 표시할 수 있다.In addition, the service window 200 provides function menus and settings such as going back, going forward, refreshing, deleting workbook information, arranging windows, opening workbooks, saving data processing information, saving workbooks, and printing in a designated area. A menu display area 209 including items can be displayed.

본 발명의 다양한 실시 예에 따르면, 데이터 처리 프로그램 및/또는 적어도 일부 기능은 서비스 창(200)에 포함되어 제공하는 것으로 설명하고 있지만, 이에 한정하지 않고, 스프레드시트의 기능으로 제공하거나, 및/또는 메뉴의 일부 기능으로 포함되어 제공할 수 있다. 더하여, 데이터 처리 프로그램은 스프레드시트의 플러그인(plug-in) 방식으로 제공될 수도 있다.According to various embodiments of the present invention, the data processing program and/or at least some functions are described as being included in the service window 200 and provided, but are not limited thereto, and are provided as spreadsheet functions, and/or It may be included as part of the menu and provided. In addition, the data processing program may be provided in the form of a spreadsheet plug-in.

도 3은 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작을 도시한다.3 illustrates an operation of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.

도 3은 전자장치(100)의 디스플레이에 표시된 데이터 처리 프로그램의 서비스 창(200) 및 데이터 처리 프로그램과 연결된 워크북을 처리하는 엑셀 프로그램(300)을 표시한다.3 shows a service window 200 of a data processing program displayed on the display of the electronic device 100 and an Excel program 300 processing a workbook connected to the data processing program.

처리부(110)는 사용자 입력에 따라서 데이터 처리 프로그램(200)을 호출(예: 시작)하면 데이터 처리 프로그램의 시작 시점에 전자장치(100)의 램(ram)에 상주중인 적어도 하나의 스프레드시트 및 스프레드시트를 통해서 호출된 워크북을 확인할 수 있다.When the processing unit 110 calls (eg, starts) the data processing program 200 according to a user input, at least one spreadsheet and spreadsheet residing in the RAM of the electronic device 100 at the start of the data processing program You can check the called workbook through the sheet.

처리부(110)는 확인된 스프레드시트를 데이터 처리 프로그램과 연결하고, 확인된 워크북에 대한 정보, 예를 들면, 워크북 정보, 시트 정보, 스프레드시트 및 워크북의 연결과 관련된 정보를 서비스 창(200)의 워크북 표시영역(210), 시트 표시영역(220), 및 로그 표시영역(240)에 각각 표시할 수 있다.The processing unit 110 connects the checked spreadsheet with a data processing program, and displays information about the checked workbook, for example, workbook information, sheet information, and information related to the connection of the spreadsheet and workbook to a service window ( 200) can be displayed in the workbook display area 210, the sheet display area 220, and the log display area 240, respectively.

처리부(110)는 스프레드시트를 통하여 표시된 워크북에서 사용자 입력에 기반하여 선택되는 셀의 셀 정보를 셀 표시영역(230)에 표시할 수 있다.The processing unit 110 may display cell information of a cell selected based on a user input in the workbook displayed through the spreadsheet on the cell display area 230 .

이후, 처리부(110)는 셀 표시영역(230)에 표시된 셀 정보 중 어느 하나의 셀 정보를 예비 선택하는 사용자 입력을 확인할 수 있다. 일 실시 예에 따르면, 처리부(100)는 아이콘 표시 영역(231)에 표시된 아이콘들 중 하나의 아이콘에 포인터(pointer)를 위치시키는 사용자 입력을 확인하는 경우 해당 셀 정보를 예비 선택하는 것으로 결정할 수 있다.Thereafter, the processing unit 110 may confirm a user input for preliminary selection of any one cell information among cell information displayed on the cell display area 230 . According to an embodiment, the processing unit 100 may determine to pre-select corresponding cell information when confirming a user input for locating a pointer to one of the icons displayed in the icon display area 231. .

처리부(110)는 도 3의 서비스 창(200)에서 셀 표시영역(230)에 표시된 셀 정보들 중 하나의 셀 정보에 대한 아이콘(331)을 예비 선택하는 사용자 입력을 확인하면, 해당 셀과 관련된 정보를 확인 및 추출(또는 피킹(picking))할 수 있다.When the processing unit 110 confirms a user input for pre-selecting an icon 331 for one cell information among cell information displayed in the cell display area 230 in the service window 200 of FIG. 3, the processor 110 related to the cell Information can be identified and extracted (or picked).

예를 들면, 처리부(110)는 아이콘(311)에 지정된 셀 정보에서 선택된 셀의 좌표($G$13)를 확인하고, 선택된 셀과 관련된 셀의 정보를 확인할 수 있다. 일 실시 예에 따르면, 셀 피킹 정보는 예비 선택된 셀 정보에서 확인되는 선택된 셀의 행 및 열 각각에 대하여 지정된 특정 열 및 행에 기반하여 결정될 수 있다.For example, the processing unit 110 may check the coordinates ($G$13) of the selected cell from the cell information specified in the icon 311 and check cell information related to the selected cell. According to an embodiment, the cell picking information may be determined based on a specific column and row designated for each row and column of the selected cell identified in the preselected cell information.

예를 들어 도 3 및 도 4의 셀 피킹 정보 창(321)을 참고하면, 설정 정보에는 A열 내지 E열, 및 1행 내지 4행에 기반하여 관련된 셀을 결정하도록 설정된 상태일 수 있다. 설정정보에 따르면, 처리부(110)는 예비 선택된 셀 정보(예: 아이콘(311)에 지정된 셀 정보)에서 확인되는 선택된 셀($G$13)을 확인하고, G열에서 1행 내지 4행에 대한 좌표에 대응되는 셀(이하, 셀)의 값, 13행에서 A열 내지 E열에 대한 셀의 값, 및 1행 내지 4행의 행과 A열 내지 E열의 열에 기반하여 조합되는 30개의 셀의 값을 확인할 수 있다.For example, referring to the cell picking information window 321 of FIGS. 3 and 4 , the setting information may be configured to determine related cells based on columns A to E and rows 1 to 4. According to the setting information, the processing unit 110 checks the selected cell ($G$13) identified in the preselected cell information (eg, the cell information specified in the icon 311), and for rows 1 to 4 in column G. Values of 30 cells that are combined based on the values of cells (hereafter referred to as cells) corresponding to coordinates, cell values for columns A to E in row 13, and rows 1 to 4 and columns A to E can confirm.

즉, 처리부(110)는 “$A$1, $A$2, $A$3, $A$4, $A$13, $B$1, $B$2, $B$3, $B$4, $B$13, $C$1, $C$2, $C$3, $C$4, $C$13, $D$1, $D$2, $D$3, $D$4, $D$13, $E$1, $E$2, $E$3, $E$4, $E$13, $G$1, $G$2, $G$3, $G$4, $G$13” 30개 좌표에 대한 셀의 값을 확인할 수 있다.That is, the processing unit 110 “$A$1, $A$2, $A$3, $A$4, $A$13, $B$1, $B$2, $B$3, $B$4, $B$13, $C $1, $C$2, $C$3, $C$4, $C$13, $D$1, $D$2, $D$3, $D$4, $D$13, $E$1, $E$2, $E$3, $E$4, $E$13, $G$1, $G$2, $G$3, $G$4, $G$13” You can check the cell values for 30 coordinates.

처리부(110)는 지정된 셀들의 값을 확인하면, 그 관련된 문구 예를 들면, “셀 피킹 정보를 읽었습니다.”(313)를 로그 표시영역(240)에 표시할 수 있다. 더하여, 처리부(110)는 셀 확인에 소요된 시간과 관련하여 문구, 예를 들면, “엑셀반응 속도(590ms)”(315)를 로그 표시영역(240)에 표시할 수 있다.When the processing unit 110 checks the value of the designated cells, it can display a related phrase, for example, “Cell picking information has been read” (313) in the log display area 240 . In addition, the processing unit 110 may display a phrase, for example, “Excel response speed (590 ms)” 315 in the log display area 240 in relation to the time taken to verify the cell.

상술한 바에 따르면, 처리부(110)는 1행 내지 4행의 행과 A열 내지 E열의 열에 기반하는 셀들을 확인하고 셀 피킹 정보에 포함하여 표시하는 것으로 설명하고 있지만, 이에 한정하지 않고, 설정 정보의 설정에 따라서 셀 피킹 정보에 포함하는 셀들(예: 행 및/또는 열)을 변경할 수 있다.According to the foregoing description, the processing unit 110 identifies cells based on rows 1 to 4 and columns A to E and includes them in cell picking information to display them, but is not limited thereto, and setting information Cells (eg, rows and/or columns) included in cell picking information may be changed according to the setting of .

또한, 처리부(110)는 셀 표시영역(230)에 표시된 셀 정보들 중 하나의 셀 정보를 선택하는 사용자 입력을 확인하면, 선택된 워크북 및 셀이 선택된 상태의 스프레드시트를 전자장치(100)의 디스플레이에 표시할 수 있다.In addition, when the processor 110 confirms a user input for selecting one cell information from among the cell information displayed on the cell display area 230, the selected workbook and the spreadsheet in a state in which the cell is selected are displayed in the electronic device 100. can be shown on the display.

예를 들면, 처리부(110)는, 도 3에 도시된 바와 같이, 셀 표시영역(230)에 표시된 셀 정보 중 특정 셀 정보(317)를 더블 클릭하는 사용자 입력을 확인하면, 셀 정보(317)에서 선택된 셀이 “01-A04” 워크북 “카메라 재고 관리 대장 2월” 시트의 “$G$13” 셀인 것을 확인하고, “$G$13” 셀(331)이 선택된 상태의 “01-A04” 워크북의 “카메라 재고 관리 대장 2월”(330) 시트를 출력하는 스프레드시트(300)를 전자장치(100)의 디스플레이에 표시할 수 있다.For example, as shown in FIG. 3 , the processing unit 110 confirms the user input of double-clicking the specific cell information 317 among the cell information displayed in the cell display area 230, the cell information 317 confirms that the selected cell is the “$G$13” cell of the “01-A04” workbook “Camera Inventory Ledger February” sheet, and the “01-A04” workbook with the “$G$13” cell (331) selected The spreadsheet 300 outputting the “Camera Inventory Management Ledger February” 330 sheet of the book may be displayed on the display of the electronic device 100 .

도 4는 본 발명의 일 실시 예에 따른 전자장치에서 스프레드시트의 선택된 셀과 관련된 정보를 표시하는 데이터 처리 프로그램의 셀 피킹 정보 창을 도시한다.4 illustrates a cell picking information window of a data processing program displaying information related to a selected cell of a spreadsheet in an electronic device according to an embodiment of the present invention.

셀 피킹 정보 창(321)은 도 3의 실시 예에서, 아이콘(311)의 예비 선택에 기반하여 생성한 셀 피킹 정보를 표시한다. 처리부(110)는 상술한 바와 같이 예비 선택된 아이콘(311)에 지정된 셀 및 셀 값(401)을 표시하고, 관련된 셀 및 셀 값을 포함하는 행렬 정보를 팝업 창으로 표시할 수 있다.The cell picking information window 321 displays cell picking information generated based on the preliminary selection of the icon 311 in the embodiment of FIG. 3 . As described above, the processing unit 110 may display the designated cell and cell value 401 on the pre-selected icon 311 and display related cells and matrix information including the cell values in a pop-up window.

처리부(110)는 셀 피킹 정보 창(321)을 표시함에 있어서, 예비 선택된 아이콘(311) 주변 지정된 영역에 표시할 수 있고, 예비 선택이 해제되는 경우, 예를 들면, 아이콘(311)에 위치한 포인터가 아이콘(311) 밖으로 이동하는 사용자 입력을 확인하면, 셀 피킹 정보 창(321)의 표시를 해제할 수 있다.In displaying the cell picking information window 321, the processing unit 110 may display it in a designated area around the pre-selected icon 311, and when the pre-selection is released, for example, a pointer located on the icon 311 When confirming the user's input to move out of the icon 311, the display of the cell picking information window 321 can be canceled.

다양한 실시 예에 따르면, 처리부(110)는 셀 피킹 정보 창을 통해서 표시하는 행 및/또는 열을 수정(또는 변경)할 수 있다. 엑셀 프로그램을 예를 들면, 처리부(110)는 인쇄 영역 설정에 기반하여 셀 피킹 정보 창에 표시하는 행 및 열을 결정할 수 있다.According to various embodiments, the processing unit 110 may modify (or change) rows and/or columns displayed through the cell picking information window. Taking the Excel program as an example, the processing unit 110 may determine rows and columns to be displayed in the cell picking information window based on the setting of the printing area.

일 실시 예에 따르면, 처리부(110)는 “$B$2”, “$B$3”의 인쇄 영역이 설정된 상태에서, “$G$13” 셀이 선택된 셀 정보의 아이콘(311)을 예비 선택하는 사용자 입력을 확인하면, “$B$2”, “$B$3”, "$B$13", "$G$2", "$G$3", "$G$13"의 셀 정보를 확인하고, 셀 값을 행렬로 배치하여 셀 피킹 정보 창을 표시할 수 있다.According to an embodiment, the processor 110 preselects the icon 311 of cell information in which the cell “$G$13” is selected in a state where the print areas of “$B$2” and “$B$3” are set. When input is checked, the cell information of “$B$2”, “$B$3”, “$B$13”, “$G$2”, “$G$3”, and “$G$13” is checked, and the cell value is A cell picking information window can be displayed by arranging them in a matrix.

다양한 실시 예에 따르면, 아이콘(311)을 예비 선택함으로써 셀 피킹 정보가 생성된 상태에서 인쇄 영역이 변경된 경우, 처리부(110)는 아이콘(311)을 예비 선택하는 사용자 입력을 확인하면, 셀 피킹 정보를 다시 생성할 수 있다.According to various embodiments of the present disclosure, when a print area is changed in a state in which cell picking information is generated by preliminary selection of the icon 311, the processing unit 110 confirms a user input for preliminary selection of the icon 311, the cell picking information can be recreated.

처리부(110)는 셀 피킹 정보를 생성함에 있어서, 설정된 인쇄 영역을 설정 정보보다 우선하여 셀 피킹 정보를 확인할 수 있다.When generating cell picking information, the processing unit 110 may check the cell picking information by prioritizing the set printing area over the setting information.

다양한 실시 예에 따르면, 처리부(110)는 셀 피킹 정보를 확인하는 동작에서 지정된 셀들과 관련된 정보를 추출하는 속도를 확인할 수 있다. 이때, 처리부(110)는 셀들과 관련된 정보를 추출하는 속도가 설정 정보에 지정된 속도(예: 1000ms)를 초과하는 것을 확인하고, 및/또는 셀들과 관련된 정보를 추출하는 속도가 설정 정보에 지정된 속도를 초과하는 횟수가 지정된 횟수를 만족하는지 여부를 확인하면, 셀 피킹 정보를 구성하기 위한 셀들의 수를 변경하도록 처리할 수 있다.According to various embodiments, the processing unit 110 may check the speed at which information related to designated cells is extracted in an operation of checking cell picking information. At this time, the processing unit 110 determines that the speed at which information related to cells is extracted exceeds the speed specified in the setting information (eg, 1000 ms), and/or the speed at which information related to cells is extracted is the speed specified in the setting information. If it is checked whether the number exceeding the specified number of times satisfies the specified number of times, processing may be performed to change the number of cells for constructing cell picking information.

예를 들면, 처리부(110)는 도 4에 도시된 바와 같이, 1행 내지 4행, A열 내지 E열 및 선택된 “$G$13”셀에 기반하여 30개의 셀들(또는 “$G$13”셀을 제외한 29개의 셀들)에 대하여 셀 값을 포함하는 지정된 정보를 추출하도록 설정될 수 있다.For example, as shown in FIG. 4 , the processing unit 110 selects 30 cells (or “$G$13” cells) based on rows 1 to 4, columns A to E, and the selected “$G$13” cell. 29 cells except for) can be set to extract specified information including cell values.

그리고, 셀 피킹 정보를 추출하는 속도가 1000ms를 초과하는 것을 확인하는 경우, 2개 행 및 2개 열에 대한 정보 추출을 제외하도록 설정된 상태일 수 있다.And, if it is confirmed that the speed of extracting cell picking information exceeds 1000 ms, it may be set to exclude information extraction for two rows and two columns.

처리부(110)는 셀 피킹 정보를 추출하는 속도가 1000ms를 초과하는 것을 확인하는 경우 1행 내지 4행 및 A열 내지 E열 중 3행, 4행, D열, 및 E열을 제외한 12개의 셀들(또는 “$G$13”셀을 제외한 11개의 셀들)에 대한 정보를 추출하고 12개 셀들의 값에 기반하는 셀 피킹 정보(321)를 표시할 수 있다.When the processing unit 110 confirms that the speed of extracting the cell picking information exceeds 1000 ms, 12 cells excluding rows 3, 4, columns D, and columns E among rows 1 to 4 and columns A to E are selected. (or 11 cells excluding the “$G$13” cell) may be extracted and cell picking information 321 based on values of the 12 cells may be displayed.

셀 피킹 정보에 포함하는 셀들의 수를 변경하는 기준은 복수의 단계로 구분될 수 있다. 예를 들면, 기준이 되는 추출 속도는 1000ms, 1500ms, 및 2000ms와 같이 단계적으로 구분될 수 있고, 각각의 추출 속도를 초과하는 경우 셀 피킹 정보에 포함하는 셀들의 수 또한 단계적으로 설정되거나, 또는 제외하는 행 및/또는 열을 단계적으로 구분하여 설정할 수 있다.A criterion for changing the number of cells included in the cell picking information may be divided into a plurality of steps. For example, the standard extraction speed may be classified in stages such as 1000 ms, 1500 ms, and 2000 ms, and if each extraction rate is exceeded, the number of cells included in the cell picking information is also set in stages, or excluded. It is possible to set the rows and/or columns to be divided in stages.

처리부(110)는 셀 피킹 정보를 추출하는 속도에 따라서 셀 피킹 정보를 추출하는 양을 제어함으로써 사용자에게 쾌적한 셀 처리 환경을 제공할 수 있다.The processing unit 110 may provide a user with a comfortable cell processing environment by controlling the amount of cell picking information to be extracted according to the cell picking information extraction rate.

도 5는 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작을 도시한다.5 illustrates an operation of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.

처리부(110)는 셀 표시영역에 표시된 셀 정보의 아이콘을 선택하는 사용자 입력에 기반하여 셀 피킹 정보 창의 표시를 고정할 수 있다. 예를 들면, 처리부(110)는 아이콘(311)을 클릭하는 사용자 입력을 확인하면, 셀 피킹 정보 창(521)을 디스플레이에 표시할 수 있다.The processing unit 110 may fix the display of the cell picking information window based on a user input for selecting an icon of cell information displayed in the cell display area. For example, the processing unit 110 may display the cell picking information window 521 on the display when a user input of clicking the icon 311 is confirmed.

일 실시 예에 따르면, 아이콘(311)의 클릭에 기반하여 표시된 셀 피킹 정보 창(521)은 아이콘(311) 밖으로 포인터가 이동하더라도 셀 피킹 정보 창(521)의 표시가 해제되지 않고 유지될 수 있다.According to an embodiment, the display of the cell picking information window 521 displayed based on the click of the icon 311 can be maintained even if the pointer moves out of the icon 311 without canceling the display of the cell picking information window 521. .

처리부(110)는 셀 피킹 정보 창(521)이 표시된 상태에서 셀의 데이터가 변경되는 것을 확인하면, 해당 셀 및/또는 셀 정보에 기반하여 생성되는 셀 피킹 정보 창을 통하여 변경된 셀 정보를 표시할 수 있다.When confirming that cell data is changed while the cell picking information window 521 is displayed, the processing unit 110 displays the changed cell information through the corresponding cell and/or the cell picking information window generated based on the cell information. can

예를 들어 도 3 및 도 5를 참고하면, 처리부(110)는 “01-A04” 워크북 “카메라 재고 관리 대장 2월” 시트의 “$G$13” 셀에 대한 셀 피킹 정보 창(521)이 표시된 상태에서 셀 값을 “820,000”으로 수정하는 사용자 입력을 확인할 수 있다.For example, referring to FIGS. 3 and 5 , the processing unit 110 displays a cell picking information window 521 for cell “$G$13” of the “01-A04” workbook “Camera Inventory Management Ledger February” sheet. In the displayed state, user input to modify the cell value to “820,000” can be confirmed.

처리부(110)는 셀 피킹 정보 창(521)에서 수정 전 “$G$13” 셀이 표시된 행에서 “$G$13” 셀 값이 수정된 행(543)을 셀 피킹 정보 창(521)의 지정된 위치에 표시할 수 있다.The processing unit 110 moves the row 543 in which the cell value of “$G$13” is corrected in the row where the cell “$G$13” before modification is displayed in the cell picking information window 521 is located at the designated location in the cell picking information window 521. can be displayed on

도 6은 본 발명의 일 실시 예에 따른 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작 흐름을 도시한다.6 illustrates an operational flow of an electronic device providing a spreadsheet data processing service according to an embodiment of the present invention.

601 단계에 따르면, 처리부(110)는 워크북, 시트, 및 셀 각각의 카테고리에 대한 표시영역을 포함하는 제1 창(window)을 표시한다. 예를 들면, 제1 창 영역은 상술한 바와 같이, 데이터 처리 프로그램을 표시하기 위한 서비스 창(200)으로 구성될 수 있다.In step 601, the processing unit 110 displays a first window including a display area for each category of workbook, sheet, and cell. For example, as described above, the first window area may be composed of a service window 200 for displaying a data processing program.

서비스 창(200)은 데이터 처리 프로그램과 연결된 스프레드시트 및/또는 스프레드시트를 통해서 호출된 워크북과 관련된 정보를 표시하기 위한 워크북 표시영역, 시트 표시영역, 및 셀 표시영역을 포함할 수 있다.The service window 200 may include a workbook display area, a sheet display area, and a cell display area for displaying information related to a spreadsheet connected to a data processing program and/or a workbook called through the spreadsheet.

처리부(110)는 워크북 표시영역에 워크북과 관련된 정보를 표시함에 있어서, 연결된 워크북의 워크북 이름(또는 파일이름) 각각을 행으로 표시하고, 워크북 표시영역에서 하나의 행(예: 워크북 정보)을 선택하는 사용자 입력을 확인하면 선택된 워크북을 전자장치(100)의 디스플레이에 표시할 수 있다.When displaying information related to a workbook in the workbook display area, the processing unit 110 displays each workbook name (or file name) of the connected workbook as a row, and displays one row (eg: Workbook information), the selected workbook may be displayed on the display of the electronic device 100 .

처리부(110)는 시트 표시영역에 시트와 관련된 정보를 표시함에 있어서, 연결된 워크북에 포함된 시트 각각에 대하여 워크북의 파일이름 및 시트의 시트 이름을 포함하는 행으로 표시할 수 있다.When displaying sheet-related information in the sheet display area, the processing unit 110 may display each sheet included in the linked workbook in a row including the file name of the workbook and the sheet name of the sheet.

처리부(110)는 시트 표시영역에서 하나의 행(예: 시트 정보)을 선택하는 사용자 입력을 확인하면 선택된 시트 정보에 기반하여 워크북 및 시트를 디스플레이에 표시할 수 있다.When a user input for selecting one row (eg, sheet information) in the sheet display area is confirmed, the processing unit 110 may display the workbook and sheet on the display based on the selected sheet information.

603 단계에서, 처리부(110)는 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결한다. 예를 들면, 처리부(110)는 데이터 처리 프로그램의 시작, 데이터 처리 프로그램의 새로 고침을 선택하는 사용자 입력, 또는 스프레드시트 및/또는 워크북의 연결(또는 연결 확인)을 선택하는 사용자 입력에 기반하여 전자장치(100)의 램에 상중하고 있는(또는 램에서 처리중인) 적어도 하나의 워크북을 확인할 수 있다.In step 603, the processing unit 110 connects at least one workbook called through the spreadsheet program. For example, the processing unit 110 may start a data processing program, a user input selecting refresh of a data processing program, or a user input selecting a spreadsheet and/or workbook connection (or connection confirmation) based on At least one workbook loaded in the RAM of the electronic device 100 (or being processed in the RAM) may be checked.

처리부(110)는 확인된 워크북에 기반하여, 워크북의 워크북 이름(또는 파일 이름), 워크북 각각에 포함된 시트의 시트 이름을 워크북 표시영역 및 시트 표시영역에 표시할 수 있다.Based on the confirmed workbook, the processing unit 110 may display the workbook name (or file name) of the workbook and the sheet names of sheets included in each workbook on the workbook display area and the sheet display area.

605 단계에서, 처리부(110)는 스프레드시트 프로그램을 통하여 제1 셀을 선택하는 사용자 입력을 확인하면, 제1 셀의 좌표, 및 제1 셀의 값을 포함하는 제1 셀 정보를 제1 창의 셀과 관련된 정보를 표시하는 셀 표시영역에 표시한다.In step 605, if the user input for selecting the first cell is confirmed through the spreadsheet program, the processing unit 110 converts first cell information including the coordinates of the first cell and the value of the first cell to the cell of the first window. It is displayed in the cell display area displaying information related to .

처리부(110)는 데이터 처리 프로그램과 연결된 워크북에서 특정 시트의 제1 셀을 선택하는 사용자 입력에 따라서 제1 셀의 좌표, 및 제1 셀의 값을 포함하는 제1 셀 정보를 셀 표시영역에 표시할 수 있다.The processing unit 110 displays first cell information including the coordinates of the first cell and the value of the first cell in the cell display area according to a user input for selecting the first cell of a specific sheet in the workbook connected to the data processing program. can be displayed

처리부(110)는 셀 표시 영역에 셀 정보를 표시함에 있어서, 셀의 좌표, 및 셀의 값을 포함할 뿐만 아니라, 셀이 포함된 시트의 시트 이름, 셀 및 시트가 포함된 워크북의 워크북 이름, 셀에 설정된 수식, 셀에 설정된 메모, 셀의 형식 중 적어도 하나의 항목을 더 포함할 수 있다.In displaying cell information in the cell display area, the processor 110 not only includes cell coordinates and cell values, but also the sheet name of the sheet including the cell, and the workbook of the workbook including the cell and sheet. It may further include at least one of a name, a formula set in a cell, a memo set in a cell, and a cell format.

607 단계에서, 처리부(110)는 셀의 표시영역에 표시된 적어도 하나의 행에서 제1 셀 정보를 예비 선택하는 사용자 입력을 확인한다.In step 607, the processing unit 110 confirms a user input for preliminary selection of first cell information in at least one row displayed in the cell display area.

처리부(110)는 셀 표시영역에 표시된 셀 정보 중 하나의 행(예: 제1 셀의 셀 정보)에 대하여 지정된 아이콘을 예비 선택하는 사용자 입력을 확인할 수 있다. 여기서, 예비 선택은 사용자 입력에 기반하여 디스플레이에 표시된 포인터를 아이콘의 위치시키는 것일 수 있다.The processing unit 110 may confirm a user input for pre-selecting an icon designated for one row (eg, cell information of a first cell) among cell information displayed in the cell display area. Here, the preliminary selection may be positioning a pointer displayed on the display of an icon based on a user input.

609 단계에서, 처리부(110)는 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하고, 제1 셀의 값 및 적어도 하나의 셀의 값을 행과 열로 배열한 제2 창을 표시한다.In step 609, the processor 110 checks the coordinates and values of at least one cell related to the coordinates of the first cell, and arranges the values of the first cell and the at least one cell in rows and columns in a second window. display

처리부(110)는 선택된 제1 셀의 좌표와 관련된 지정된 셀에 대한 정보, 예를 들면, 좌표, 셀 값 등을 확인 및 추출할 수 있다.The processing unit 110 may check and extract information about the designated cell related to the coordinates of the selected first cell, for example, coordinates and cell values.

처리부(110)는, 선택된 제1 셀의 좌표와 관련된 셀을 결정함에 있어서, 선택된 제1 셀, 제1 셀이 포함된 열에 위치한 적어도 하나의 지정된 행에 대응되는 적어도 하나의 제2 셀, 상기 제1 셀이 포함된 행에 위치한 적어도 하나의 지정된 열에 대응되는 적어도 하나의 제3 셀, 및 상기 적어도 하나의 지정된 행 각각의 행좌표와 상기 적어도 하나의 지정된 열 각각의 열좌표에 기반하여 결정되는 적어도 하나의 제4셀의 좌표 및 값을 확인 및 추출할 수 있다.In determining a cell related to the coordinates of the selected first cell, the processing unit 110 determines the selected first cell, at least one second cell corresponding to at least one designated row located in a column including the first cell, the first cell, and the first cell. At least one third cell corresponding to at least one designated column located in a row including 1 cell, and a row coordinate of each of the at least one designated row and a column coordinate of each of the at least one designated column. Coordinates and values of one fourth cell may be confirmed and extracted.

예를 들면, 처리부(110)는 도 3을 통하여 설명한 바와 같이, 선택된 제1 셀(예: $G$13) 및 설정 정보에 지정된 행(예: 1행 내지 4행) 및 지정된 열(예: A열 내지 E열)과 관련된 셀들을 확인하고, 확인된 셀들의 정보(예: 셀 값)를 추출할 수 있다.For example, as described with reference to FIG. 3 , the processing unit 110 performs a selected first cell (eg $G$13) and a designated row (eg, rows 1 to 4) and a designated column (eg A Columns to E columns) may be identified, and information (eg, cell value) of the identified cells may be extracted.

처리부(110)는 선택된 제1 셀의 좌표와 관련된 적어도 하나의 셀에 대한 좌표 및 값을 확인하는 속도가 지정된 속도를 초과하는 경우, 제2 창에 표시하도록 구성된 행렬 중 적어도 하나의 행 및 적어도 하나의 열을 삭제할 수 있다.When the speed of checking the coordinates and values of at least one cell related to the coordinates of the selected first cell exceeds the designated speed, the processing unit 110 displays at least one row and at least one row of matrices configured to be displayed on the second window. column can be deleted.

예를 들면, 도 3을 통하여 설명한 바와 같이, 선택된 제1 셀에 대하여 1행 내지 4행 및 열 내지 E열과 관련된 총 30개의 셀들(또는 선택된 제1 셀을 제외한 29개의 셀)의 정보를 추출하도록 설정된 상태에서, 셀들의 추출 속도가 지정된 추출 속도(예: 1000ms)를 초과하는 것을 확인하는 경우, 추출하도록 지정된 행 및 열(예: 1행 내지 4행 및 열 내지 E열) 중 적어도 하나의 행 및/또는 열을 제외하고 나머지 행 및 열에 기반하여 구성(또는 조합)되는 셀들의 정보를 추출할 수 있다.For example, as described with reference to FIG. 3, to extract information of a total of 30 cells (or 29 cells excluding the selected first cell) related to rows 1 to 4 and columns to E of the selected first cell. In the set state, if it is confirmed that the extraction rate of cells exceeds the specified extraction rate (eg, 1000 ms), at least one row among rows and columns (eg, rows 1 to 4 and columns to E) designated to be extracted is confirmed. Information on cells configured (or combined) based on the remaining rows and columns except for the row and/or column may be extracted.

처리부(110)는 셀들의 추출 과정에서 셀들의 추출 속도가 지정된 추출 속도를 초과하는 횟수가 설정 정보에 설정된 횟수를 만족하는 것을 확인하면, 해당 추출에 대하여 추출하는 셀들의 수를 변경하거나, 또는 이후 선택된 셀에 대하여 적용하도록 처리할 수 있다.When the processing unit 110 confirms that the number of times the cell extraction rate exceeds the designated extraction rate satisfies the number set in the setting information during the cell extraction process, the processing unit 110 changes the number of cells to be extracted for the corresponding extraction, or It can be processed to be applied to the selected cell.

더하여, 처리부(110)는 셀들의 추출 과정에서 셀들의 추출 속도가 지정된 추출 속도(예: 500ms) 미만인 것을 확인하는 경우, 설정 정보에 기반하여 추출하도록 지정된 행 및 열을 복구할 수 있다.In addition, the processing unit 110 may restore rows and columns designated to be extracted based on setting information when it is confirmed that the cell extraction speed is less than a designated extraction speed (eg, 500 ms) during the cell extraction process.

더하여, 처리부(110)는 사용자 입력에 기반하여 적어도 하나의 셀에 대한 인쇄 영역이 설정된 것을 확인하면, 인쇄 영역으로 설정된 셀의 행 및 열에 기반하여 추출하는 셀을 결정할 수 있다.In addition, if it is confirmed that the printing area for at least one cell is set based on the user input, the processing unit 110 may determine a cell to be extracted based on the row and column of the cell set as the printing area.

처리부(110)는 확인한 셀들로부터 추출한 셀 값을 행과 열로 배열한 제2 창을 배열할 수 있다. 여기서, 제2 창 영역은, 도 3 및 도 4를 통하여 설명한 바와 같이 셀 피킹 정보 창으로 구성될 수 있다.The processing unit 110 may arrange a second window in which cell values extracted from the checked cells are arranged in rows and columns. Here, the second window area may be composed of a cell picking information window as described with reference to FIGS. 3 and 4 .

처리부(110)는 예비 선택에 기반하여 디스플레이에 출력하는 셀 피킹 정보 창을 팝업 창으로 표시할 수 있다.The processing unit 110 may display the cell picking information window output on the display as a pop-up window based on the preliminary selection.

처리부(110)는 609 단계를 수행하면, 도 6의 동작을 종료할 수 있다.The processing unit 110 may end the operation of FIG. 6 by performing step 609 .

다양한 실시 예에 따르면, 처리부(110)는 스프레드시트 프로그램을 통하여 제1 셀의 값을 수정하는 사용자 입력을 확인하고, 및 제2 창에 표시된 행렬에서 복사한 상기 제1 셀이 포함된 행을 제2 창의 지정된 영역에 표시할 수 있다.According to various embodiments of the present disclosure, the processing unit 110 checks a user input for modifying the value of the first cell through a spreadsheet program, and outputs a row including the first cell copied from the matrix displayed on the second window. 2 Can be displayed in the designated area of the window.

예를 들면, 처리부(110)는 제1 셀의 아이콘을 선택(예: 클릭)함으로써 제1 셀에 대하여 지정된 셀들을 표시하는 제2 창(예: 셀 피킹 정보 창)을 디스플레이에 표시한 상태에서 제1 셀의 값을 변경하는 사용자 입력을 확인할 수 있다.For example, the processing unit 110 selects (eg, clicks) the icon of the first cell in a state where a second window (eg, a cell picking information window) displaying cells designated for the first cell is displayed on the display. A user input for changing the value of the first cell may be confirmed.

처리부(110)는 셀 피킹 정보 창에서 제1 셀이 포함된 행을 복사하여 셀 피킹 정보 창의 지정된 영역에 복사하되, 지정된 영역에 표시하는 행에서 제1 셀의 값을 수정된 값으로 표시할 수 있다.The processing unit 110 may copy the row including the first cell from the cell picking information window and copy it to the designated area of the cell picking information window, and display the value of the first cell as a modified value in the row displayed in the designated area. there is.

본 발명의 다양한 실시 예에 따르면, 복수의 워크북과 연동되는 데이터 처리 프로그램을 제공하고 선택 및 처리한 셀들에 대한 정보를 직관적으로 제공함으로써, 방대한 양의 워크북 데이터를 처리하는 사용자의 업무 편의성을 향상시킬 수 있다.According to various embodiments of the present invention, by providing a data processing program that works with a plurality of workbooks and intuitively providing information on selected and processed cells, the user's work convenience in processing a large amount of workbook data is improved. can improve

본 발명의 다양한 실시 예에 따르면, 연결된 복수의 워크북 및 선택 및 처리된 셀들의 정보 및 이력을 기록하고 이를 제공함으로써, 사용자의 업무 효율을 향상시킬 수 있다.According to various embodiments of the present disclosure, a user's work efficiency can be improved by recording and providing information and history of a plurality of connected workbooks and selected and processed cells.

본 발명의 상세한 설명에 따르면, 처리부(110)가 수행하는 것으로 설명하는 다양한 실시 예의 기능들은 전자장치(100)의 처리부(110)를 통하여 처리되는 동작으로 전자장치(100)의 구성요소들과 유기적으로 연결되어 수행될 수 있다.According to the detailed description of the present invention, the functions of various embodiments described as being performed by the processing unit 110 are operations processed through the processing unit 110 of the electronic device 100 and are organically related to the components of the electronic device 100. can be performed in connection with

이상과 같이 실시 예들이 비록 한정된 도면을 참고하여 설명하였으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기를 기초로 다양한 기술적 수정 및 변형을 적용할 수 있다.As described above, although the embodiments have been described with reference to the limited drawings, those skilled in the art can apply various technical modifications and variations based on the above.

예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.For example, the described techniques may be performed in an order different from the method described, and/or components of the described system, structure, device, circuit, etc. may be combined or combined in a different form than the method described, or other components may be used. Or even if it is replaced or substituted by equivalents, appropriate results can be achieved.

그러므로, 다른 구현들, 다른 실시 예들 및 특허청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다 해야 할 것이다.Therefore, it should be said that other implementations, other embodiments, and equivalents of the claims are within the scope of the following claims.

100: 전자장치
110: 처리부
120: 저장부
130: 통신부
200: 서비스 창
210: 워크북 표시영역
220: 시트 표시영역
230: 셀 표시영역
240: 로그 표시영역
100: electronic device
110: processing unit
120: storage unit
130: communication department
200: service window
210: workbook display area
220: sheet display area
230: cell display area
240: log display area

Claims (8)

스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법에 있어서,
(a) 워크북, 시트, 및 셀 각각의 카테고리에 대한 워크북 표시영역, 시트 표시영역, 및 셀 표시영역을 포함하는 제1 창(window)을 표시하는 단계;
(b) 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결하는 단계;
(c) 상기 스프레드시트 프로그램을 통하여 셀을 선택하는 사용자 입력을 확인하면, 상기 선택된 셀의 좌표, 및 상기 선택된 셀의 값을 포함하는 셀 정보를 상기 제1 창의 상기 셀 표시영역에 표시하는 단계;
(d) 상기 셀 표시영역에 기 선택된 셀들에 대한 셀 정보를 표시한 복수의 행들에서 제1 셀에 대한 제1 셀 정보를 예비 선택하는 사용자 입력을 확인하는 단계; 및
(e) 예비 선택된 상기 제1 셀에 대하여, 예비 선택된 셀과 관련된 셀들에 대한 좌표 및 값을 추출하고, 상기 예비 선택된 셀의 값 및 상기 관련된 셀들의 값을 상기 예비 선택된 셀의 좌표 및 상기 관련된 셀들의 좌표에 기반하여 행과 열로 배열한 제2 창을 팝업(pop-up)으로 표시하는 단계;를 포함하고,
상기 전자장치는, 상기 제1 셀 정보를 선택한 사용자 입력에 기반하여 상기 제2 창의 표시를 유지하는 상태에서 상기 스프레드시트 프로그램을 통하여 상기 제1 셀의 값을 변경하는 사용자 입력을 확인하는 경우,
상기 전자장치는, 상기 제2 창에 표시된 상기 행과 열에서 상기 제1 셀이 포함된 행을 복사하여 상기 제2 창의 지정된 영역에 표시하되, 상기 지정된 영역에 표시된 상기 제1 셀의 값을 상기 변경된 값으로 표시하며,
상기 전자장치는, 상기 셀 표시영역에 표시된 상기 복수의 행들에서 상기 제1 셀 정보와 상기 제1 셀 정보의 이전 행에 표시된 셀 정보가 서로 다른 시트 또는 다른 워크북의 셀인 경우 상기 제1 셀 정보와 상기 이전 행에 표시된 셀 정보 사이를 구분하여 표시하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법.
In the operating method of an electronic device providing a spreadsheet data processing service,
(a) displaying a first window including a workbook display area, a sheet display area, and a cell display area for each category of workbook, sheet, and cell;
(b) connecting at least one workbook called through a spreadsheet program;
(c) displaying cell information including the coordinates of the selected cell and the value of the selected cell in the cell display area of the first window when a user input for selecting a cell is confirmed through the spreadsheet program;
(d) confirming a user input for pre-selecting first cell information for a first cell in a plurality of rows displaying cell information for pre-selected cells in the cell display area; and
(e) for the preselected first cell, extracting coordinates and values of cells related to the preselected cell, and converting the value of the preselected cell and the values of the related cells to the coordinates of the preselected cell and the related cell Displaying a second window arranged in rows and columns based on the coordinates of the pop-up; includes,
When the electronic device confirms a user input for changing a value of the first cell through the spreadsheet program while maintaining the display of the second window based on a user input for selecting the first cell information,
The electronic device copies the row including the first cell from the rows and columns displayed on the second window and displays the copied row in the designated area of the second window, and sets the value of the first cell displayed in the designated area to the displayed as a changed value,
The electronic device, when the first cell information and the cell information displayed in the previous row of the first cell information in the plurality of rows displayed in the cell display area are cells of different sheets or different workbooks, the first cell information A method of operating an electronic device that provides a spreadsheet data processing service, distinguishing between and displaying cell information displayed in the previous row.
제1항에 있어서,
상기 워크북과 관련된 정보를 표시하는 워크북 표시영역은, 상기 연결된 워크북의 파일이름 각각을 행으로 표시하고, 상기 워크북 표시영역에서 하나의 행을 선택하는 사용자 입력을 확인하면 선택된 행의 워크북을 상기 전자장치의 디스플레이에 표시하며, 및
상기 시트와 관련된 정보를 표시하는 시트 표시영역은, 상기 연결된 워크북에 포함된 시트 각각에 대하여 워크북의 파일이름 및 시트의 시트 이름을 포함하는 행으로 표시하고, 상기 시트 표시영역에서 하나의 행을 선택하는 사용자 입력을 확인하면 선택된 행의 워크북 및 시트를 상기 디스플레이에 표시하는 것을 특징으로 하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법.
According to claim 1,
The workbook display area displaying information related to the workbook displays each file name of the linked workbook in a row, and when a user input for selecting one row is confirmed in the workbook display area, the workbook of the selected row is displayed. displaying a book on the display of the electronic device, and
The sheet display area displaying information related to the sheet is displayed as a row including the file name of the workbook and the sheet name of the sheet for each sheet included in the linked workbook, and one row is displayed in the sheet display area. A method of operating an electronic device that provides a spreadsheet data processing service, characterized in that displaying the workbook and sheet of the selected row on the display when a user input for selecting is confirmed.
제1항에 있어서,
상기 (b) 단계는,
상기 스프레드시트 데이터 처리 서비스를 시작하는 시점에 상기 스프레드시트 프로그램을 통해서 호출된 상태의 워크북, 또는 새로 고침 시점에 상기 스프레드시트 프로그램을 통해서 호출된 상태의 워크북을 연결하는 단계를 포함하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법.
According to claim 1,
In step (b),
Connecting the workbook in a state called through the spreadsheet program at the time of starting the spreadsheet data processing service, or the workbook in a state called through the spreadsheet program at the time of refreshing, An operating method of an electronic device providing a sheet data processing service.
제1항에 있어서,
상기 전자장치는,
상기 예비 선택된 셀이 포함된 열에 위치한 적어도 하나의 제2 셀, 상기 예비 선택된 셀이 포함된 행에 위치한 적어도 하나의 제3 셀, 및 상기 적어도 하나의 제2 셀 각각의 행좌표와 상기 적어도 하나의 제3 셀 각각의 열좌표에 기반하여 결정되는 셀들을 상기 예비 선택된 셀과 관련된 셀들로서 상기 관련된 셀들에 대한 좌표 및 값을 결정하고,
상기 전자장치는, 상기 관련된 셀들에 대한 좌표 및 값을 추출하는 속도를 확인하고, 상기 확인된 속도는 상기 관련된 셀들에 대한 좌표 및 값을 추출하는데 소요된 시간으로서 상기 제1 창의 로그 표시영역에 표시하고,
상기 전자장치는, 상기 관련된 셀들에 대한 좌표 및 값을 추출하는 속도가 제1 지정된 속도보다 큰 것을 확인하면, 상기 제2 창에 표시하도록 구성된 상기 관련된 셀들에 대한 좌표 및 값에 대한 상기 행과 열 중 적어도 하나의 행 및 적어도 하나의 열을 제외하고 추출하도록 설정하고,
상기 전자장치는, 상기 설정 이후 상기 관련된 셀들에 대한 좌표 및 값을 추출하는 속도가 제2 지정된 속도보다 작은 것을 확인하면, 상기 적어도 하나의 행 및 적어도 하나의 열을 제외하지 않고 추출하도록 설정하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법.
According to claim 1,
The electronic device,
Row coordinates of each of at least one second cell located in a column including the preselected cell, at least one third cell located in a row including the preselected cell, and the at least one second cell and the at least one Cells determined based on the column coordinates of each third cell are cells related to the preselected cell, and coordinates and values for the related cells are determined;
The electronic device checks the speed at which the coordinates and values for the related cells are extracted, and the checked speed is displayed in the log display area of the first window as the time required to extract the coordinates and values for the related cells. do,
When the electronic device confirms that the speed at which the coordinates and values for the related cells are extracted is greater than the first designated speed, the row and column for the coordinates and values for the related cells configured to be displayed on the second window. set to extract except for at least one row and at least one column of
The electronic device sets to extract the at least one row and at least one column without excluding the at least one row and the at least one column when confirming that the speed of extracting the coordinates and values for the related cells is smaller than the second designated speed after the setting, An operating method of an electronic device providing spreadsheet data processing service.
삭제delete 제4항에 있어서,
상기 예비 선택된 셀이 포함된 열에 위치한 상기 적어도 하나의 제3 셀, 및 상기 예비 선택된 셀이 포함된 행에 위치한 상기 적어도 하나의 제4 셀은 상기 스프레드시트 프로그램을 통하여 설정되는 인쇄 영역에 기반하여 결정하는 것을 특징으로 하는, 스프레드시트 데이터 처리 서비스를 제공하는 전자장치의 동작방법.
According to claim 4,
The at least one third cell located in the column including the pre-selected cell and the at least one fourth cell located in the row including the pre-selected cell are determined based on a print area set through the spreadsheet program. Characterized in that, a method of operating an electronic device providing a spreadsheet data processing service.
삭제delete 스프레드시트 데이터 처리 서비스를 제공하는 전자장치에 있어서,
스프레드시트 프로그램이 설치된 저장부;
상기 스프레드시트 프로그램을 표시하는 디스플레이; 및
워크북, 시트, 및 셀 각각의 카테고리에 대한 워크북 표시영역, 시트 표시영역, 및 셀 표시영역을 포함하는 상기 스프레드시트 데이터 처리 서비스의 제1 창(window)을 상기 디스플레이에 표시하고, 상기 스프레드시트 프로그램을 통하여 호출된 적어도 하나의 워크북을 연결하며, 상기 스프레드시트 프로그램을 통하여 셀을 선택하는 사용자 입력을 확인하면, 상기 선택된 셀의 좌표, 및 상기 선택된 셀의 값을 포함하는 셀 정보를 상기 제1 창의 상기 셀 표시영역에 표시하고, 상기 셀 표시영역에 기 선택된 셀들에 대한 셀 정보를 표시한 복수의 행들에서 제1 셀에 대한 제1 셀 정보를 예비 선택하는 사용자 입력을 확인하며, 예비 선택된 상기 제1 셀에 대하여, 예비 선택된 셀과 관련된 셀들에 대한 좌표 및 값을 추출하고, 상기 예비 선택된 셀의 값 및 상기 관련된 셀들의 값을 상기 예비 선택된 셀의 좌표 및 상기 관련된 셀들의 좌표에 기반하여 행과 열로 배열한 제2 창을 팝업(pop-up)으로 상기 디스플레이에 표시하도록 처리하는, 처리부;를 포함하되,
상기 처리부는, 상기 제1 셀 정보를 선택한 사용자 입력에 기반하여 상기 제2 창의 표시를 유지하는 상태에서 상기 스프레드시트 프로그램을 통하여 상기 제1 셀의 값을 변경하는 사용자 입력을 확인하는 경우,
상기 처리부는, 상기 제2 창에 표시된 상기 행과 열에서 상기 제1 셀이 포함된 행을 복사하여 상기 제2 창의 지정된 영역에 표시하되, 상기 지정된 영역에 표시된 상기 제1 셀의 값을 상기 변경된 값으로 표시하며,
상기 처리부는, 상기 셀 표시영역에 표시된 상기 복수의 행들에서 상기 제1 셀 정보와 상기 제1 셀 정보의 이전 행에 표시된 셀 정보가 서로 다른 시트 또는 다른 워크북의 셀인 경우 상기 제1 셀 정보와 상기 이전 행에 표시된 셀 정보 사이를 구분하여 표시하는, 스프레드시트 데이터를 처리하는 전자장치.
In an electronic device providing a spreadsheet data processing service,
a storage unit in which a spreadsheet program is installed;
a display displaying the spreadsheet program; and
A first window of the spreadsheet data processing service including a workbook display area, a sheet display area, and a cell display area for each category of workbook, sheet, and cell is displayed on the display, and the spreadsheet data processing service is displayed on the display. At least one workbook called through a sheet program is connected, and when a user input for selecting a cell is confirmed through the spreadsheet program, cell information including the coordinates of the selected cell and the value of the selected cell is displayed. It is displayed in the cell display area of the first window, and a user input for preliminary selection of first cell information for a first cell is checked in a plurality of rows displaying cell information for pre-selected cells in the cell display area. With respect to the selected first cell, coordinates and values of cells related to the preselected cell are extracted, and the value of the preselected cell and the values of the related cells are based on the coordinates of the preselected cell and the coordinates of the related cells. a processing unit that processes to display second windows arranged in rows and columns on the display as a pop-up;
When the processing unit confirms a user input for changing a value of the first cell through the spreadsheet program in a state in which the display of the second window is maintained based on a user input for selecting the first cell information,
The processing unit copies the row including the first cell from the row and column displayed on the second window and displays it in a designated area of the second window, and sets the value of the first cell displayed in the designated area to the changed displayed as a value,
The processing unit may, in the case where the first cell information and the cell information displayed in a previous row of the first cell information in the plurality of rows displayed in the cell display area are cells of different sheets or different workbooks, the first cell information and the cell information An electronic device that processes spreadsheet data by distinguishing and displaying cell information displayed in the previous row.
KR1020220038357A 2022-03-28 2022-03-28 Method for providing spreadsheet data processing service and electronic device thereof KR102507637B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220038357A KR102507637B1 (en) 2022-03-28 2022-03-28 Method for providing spreadsheet data processing service and electronic device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220038357A KR102507637B1 (en) 2022-03-28 2022-03-28 Method for providing spreadsheet data processing service and electronic device thereof

Publications (1)

Publication Number Publication Date
KR102507637B1 true KR102507637B1 (en) 2023-03-07

Family

ID=85513629

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220038357A KR102507637B1 (en) 2022-03-28 2022-03-28 Method for providing spreadsheet data processing service and electronic device thereof

Country Status (1)

Country Link
KR (1) KR102507637B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004110410A (en) * 2002-09-18 2004-04-08 Fujitsu Ltd Display method of chart, display system, and computer program
JP2014094527A (en) * 2012-11-12 2014-05-22 Konica Minolta Inc Image formation device and printing control program
KR20180121193A (en) * 2017-04-28 2018-11-07 홍익대학교세종캠퍼스산학협력단 Method to control version of excel-based architecture design file
KR102030582B1 (en) * 2018-04-12 2019-10-10 주식회사 한글과컴퓨터 Method for editing spreadsheet and apparatus using the same

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004110410A (en) * 2002-09-18 2004-04-08 Fujitsu Ltd Display method of chart, display system, and computer program
JP2014094527A (en) * 2012-11-12 2014-05-22 Konica Minolta Inc Image formation device and printing control program
KR20180121193A (en) * 2017-04-28 2018-11-07 홍익대학교세종캠퍼스산학협력단 Method to control version of excel-based architecture design file
KR102030582B1 (en) * 2018-04-12 2019-10-10 주식회사 한글과컴퓨터 Method for editing spreadsheet and apparatus using the same

Similar Documents

Publication Publication Date Title
KR102230504B1 (en) Simplified data input in electronic documents
US8161401B2 (en) Intermediate viewer for transferring information elements via a transfer buffer to a plurality of sets of destinations
US7310781B2 (en) System and method for content and information transfer between program entities
US9489368B2 (en) Suggesting a set of operations applicable to a selected range of data in a spreadsheet
US10860790B2 (en) Conversion of data ranges to table objects
US20050183029A1 (en) Glom widget
US8631337B2 (en) Systems and methods of copying data
US20080270919A1 (en) Context Based Software Layer
EP3084634B1 (en) Interaction with spreadsheet application function tokens
US20230214378A1 (en) Systems and methods to facilitate rapid data entry for document review
CN107247698A (en) A kind of method of text editing, mobile terminal and the device with store function
CN106601256A (en) Voice recognition method and mobile terminal
CN107506200A (en) A kind of screen content switching method, terminal and computer-readable recording medium
US7500250B2 (en) Configurable event handling for user interface components
US20150286345A1 (en) Systems, methods, and computer-readable media for input-proximate and context-based menus
CN109445958A (en) Editing and processing method, electronic equipment and the storage medium of data
KR102507637B1 (en) Method for providing spreadsheet data processing service and electronic device thereof
KR102030582B1 (en) Method for editing spreadsheet and apparatus using the same
US11663199B1 (en) Application development based on stored data
KR102056710B1 (en) Method and computer program for porting spread sheet document to relational database
CN112162681A (en) Text operation execution method and device and electronic equipment
KR102036914B1 (en) Method for displaying and inputting data and apparatus using the same
US20220066600A1 (en) Methods and systems for navigating a computer interface using a grid structure
CN115221849A (en) Report filling method, computer equipment and storage medium
US20140280379A1 (en) Dynamic Element Categorization and Recombination System and Method

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant