JP2000003397A - Table processor, and storage medium - Google Patents

Table processor, and storage medium

Info

Publication number
JP2000003397A
JP2000003397A JP10168904A JP16890498A JP2000003397A JP 2000003397 A JP2000003397 A JP 2000003397A JP 10168904 A JP10168904 A JP 10168904A JP 16890498 A JP16890498 A JP 16890498A JP 2000003397 A JP2000003397 A JP 2000003397A
Authority
JP
Japan
Prior art keywords
display
area
scroll
displayed
table data
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP10168904A
Other languages
Japanese (ja)
Inventor
Toshio Kashio
俊雄 樫尾
Shinji Yamaga
紳司 山賀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP10168904A priority Critical patent/JP2000003397A/en
Publication of JP2000003397A publication Critical patent/JP2000003397A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the scroll display function by identifying/displaying a column cell or a row cell which is newly displayed in a display area for a prescribed period at the time of scrolling/displaying table data. SOLUTION: When a 'left click' operation with a mouse is executed in a display area on the more outside than a list display area 5b displayed in a display screen 5a by a list designation display processing, the screen is scrolled to the left by the left end column cell width of list data, a right end column cell which is not displayed is half tone dot-meshed/displayed in the list display area 5b and a trimming line in the left outer frame position of the list display area 5b is deleted if a cell area which is not displayed exists on the right side of the right end part of the list display area 5b during display. When the cell area which is not displayed exists on the right outside from the right end part of the list display area 5b, half tone dot meshing/display of the cell at the right end part is released after prescribed time passes. When the cell area, which is not displayed, does not exist on the right outside, the trimming line is displayed in a right outer frame position and the half tone dot meshing display of the cell at the right end part is released after a prescribed time has passed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、表データのスクロ
ール表示状態を制御する表処理装置及びその制御プログ
ラムを格納した記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a table processing device for controlling a scroll display state of table data, and a storage medium storing a control program therefor.

【0002】[0002]

【従来の技術】従来、パーソナルコンピュータでは代表
的なアプリケーションプログラムとして表計算プログラ
ムが利用されている。この表計算プログラムでは、複数
行・複数列の表データを表示画面に表示する際に、表の
表示領域に位置する列セルあるいは行セルを表示範囲を
示すスクロールバーを表示させており、このスクロール
バーや上下左右カーソル移動キーを指示操作することに
より、所望のセル領域を表示領域内にスクロール表示さ
せることが可能となっている。
2. Description of the Related Art Conventionally, a spreadsheet program is used as a typical application program in a personal computer. In the spreadsheet program, when displaying table data of a plurality of rows and columns on a display screen, a scroll bar indicating a display range is displayed for a column cell or a row cell located in a display area of the table. A desired cell area can be scrolled and displayed in the display area by instructing a bar or an up / down / left / right cursor movement key.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、このよ
うな従来の表計算プログラムにおけるスクロール表示機
能にあっては、例えば、列セルの左方向へのスクロール
表示について見ると、左方向へのスクロールに従って左
端列に位置する列セルが順次隠れ、右端列以降に位置す
る隠れていた列セルが順次表示されるようになっていた
ため、以下に述べるような問題があった。
However, in the scroll display function in such a conventional spreadsheet program, for example, when the scroll display of a column cell in the left direction is performed, the left end is scrolled according to the scroll in the left direction. Since the column cells located in the column are sequentially hidden, and the hidden column cells located after the rightmost column are sequentially displayed, the following problem arises.

【0004】1.ユーザーがスクロール操作中に表示領
域から目を離し、スクロールバー表示を見ていないと、
表データがスクロールされたか否かを把握することが困
難である。 2.表データを構成する列セル数と行セル数が、表示領
域に表示可能な列セル数と行セル数に比べて多い場合、
スクロール操作時のバースクロールバーの移動が僅かで
あるため、スクロールされたセルの状況を把握すること
が困難である。 3.表データ内で似通ったデータ内容が反復して格納さ
れている場合、スクロールされたセル内容を把握するこ
とが困難である。 4.以上のような不具合から、ユーザーは、スクロール
操作したにも関わらず、スクロール操作していないと勘
違いして、再度無駄なスクロール操作をしてしまうとい
った問題も発生していた。
[0004] 1. If the user keeps their eyes off the display area during the scrolling operation and is not looking at the scrollbar display,
It is difficult to determine whether the table data has been scrolled. 2. If the number of column cells and row cells that make up the table data is larger than the number of column cells and row cells that can be displayed in the display area,
Since the movement of the scroll bar during the scroll operation is slight, it is difficult to grasp the state of the scrolled cell. 3. When similar data contents are repeatedly stored in the table data, it is difficult to grasp scrolled cell contents. 4. Due to the above-described inconvenience, there has also been a problem that the user mistakenly recognizes that the scroll operation has not been performed even though the user has performed the scroll operation, and performs a useless scroll operation again.

【0005】以上のような問題は、右方向へのスクロー
ル表示や、上下方向へのスクロール表示に際しても同様
に発生する。
[0005] The above-mentioned problem similarly occurs in scroll display in the right direction and scroll display in the vertical direction.

【0006】本発明の課題は、表データのスクロール表
示に際して、表示領域内に新規に表示された列セルある
いは行セルを一定期間識別表示して、スクロール表示機
能の向上を図ることである。
SUMMARY OF THE INVENTION It is an object of the present invention to improve the scroll display function by identifying a column cell or a row cell newly displayed in a display area for a certain period when scrolling table data.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明は、
複数行複数列の表データの一部領域を所定表示領域内に
てスクロール可能に表示する表示手段を備えた表処理装
置において、前記所定表示領域内にて前記表データの一
部領域をスクロール表示する際に、そのスクロール方向
に応じて当該所定表示領域内に新規に表示された表デー
タ領域を識別表示する表示制御手段を備えたことを特徴
としている。
According to the first aspect of the present invention,
In a table processing apparatus provided with a display means for scrollably displaying a partial area of table data of a plurality of rows and columns in a predetermined display area, a partial display of the table data is scroll-displayed in the predetermined display area. In this case, display control means for identifying and displaying a table data area newly displayed in the predetermined display area in accordance with the scroll direction is provided.

【0008】この請求項1記載の発明によれば、複数行
複数列の表データの一部領域を所定表示領域内にてスク
ロール可能に表示する表示手段を備えた表処理装置にお
いて、表示制御手段が、前記所定表示領域内にて前記表
データの一部領域をスクロール表示する際に、そのスク
ロール方向に応じて当該所定表示領域内に新規に表示さ
れた表データ領域を識別表示させる。
According to the first aspect of the present invention, there is provided a table processing apparatus including a display unit for displaying a partial area of table data of a plurality of rows and a column so as to be scrollable within a predetermined display area. When scrolling a partial area of the table data in the predetermined display area, a table data area newly displayed in the predetermined display area is identified and displayed according to the scroll direction.

【0009】したがって、ユーザーが表データをスクロ
ール指示操作した際に、そのスクロール方向に応じて表
示領域内に新規に表示されたセル領域を視覚的に確実に
把握することができ、スクロール指示操作の誤操作を防
止することができ、表計算プログラムの操作性及び信頼
性を向上させることができる。
Therefore, when the user performs a scroll instruction operation on the table data, the cell area newly displayed in the display area can be visually and reliably grasped according to the scroll direction, and the scroll instruction operation can be performed. Erroneous operation can be prevented, and operability and reliability of the spreadsheet program can be improved.

【0010】請求項3記載の発明は、複数行複数列の表
データの一部領域を所定表示領域内にてスクロール可能
に表示する表示手段を備えた表処理装置において、前記
所定表示領域内にて前記表データの一部領域を表示する
際に、表示されていない当該表データの存在する方向の
表レイアウトを特定の表示状態で識別表示する表示制御
手段を備えたことを特徴としている。
According to a third aspect of the present invention, in the table processing apparatus provided with display means for displaying a partial area of the table data of a plurality of rows and a column so as to be scrollable within the predetermined display area, When displaying a partial area of the table data, a display control means for identifying and displaying, in a specific display state, a table layout in a direction in which the table data is not displayed is provided.

【0011】この請求項3記載の発明によれば、複数行
複数列の表データの一部領域を所定表示領域内にてスク
ロール可能に表示する表示手段を備えた表処理装置にお
いて、表示制御手段が、前記所定表示領域内にて前記表
データの一部領域を表示する際に、表示されていない当
該表データの存在する方向の表レイアウトを特定の表示
状態で識別表示させる。
According to the third aspect of the present invention, in the table processing apparatus provided with display means for displaying a partial area of table data of a plurality of rows and columns in a predetermined display area in a scrollable manner, the display control means When displaying a partial area of the table data in the predetermined display area, a table layout in a direction in which the table data is not displayed is identified and displayed in a specific display state.

【0012】したがって、表示領域に表示された表デー
タの表レイアウトの識別表示状態から枠外のセル領域の
有無を一目瞭然で認識することができる。
Therefore, the presence / absence of a cell area outside the frame can be recognized at a glance from the identification display state of the table layout of the table data displayed in the display area.

【0013】請求項5記載の発明は、複数行複数列の表
データの一部領域を所定表示領域内にてスクロール可能
に表示する表示手段を備えた表処理装置において、前記
スクロールに関わる指示を入力する所定のスクロール指
示領域を前記表示手段に表示し、このスクロール指示領
域に対する指示操作の種類を判別し、その指示操作の種
類に対応した方向に前記表データのスクロール表示を行
う表示制御手段を備えたことを特徴としている。
According to a fifth aspect of the present invention, in the table processing apparatus provided with display means for displaying a partial area of the table data of a plurality of rows and a plurality of columns in a predetermined display area so as to be scrollable, the instruction relating to the scroll is provided. Display control means for displaying a predetermined scroll instruction area to be input on the display means, determining the type of instruction operation on the scroll instruction area, and performing scroll display of the table data in a direction corresponding to the type of instruction operation; It is characterized by having.

【0014】この請求項5記載の発明によれば、複数行
複数列の表データの一部領域を所定表示領域内にてスク
ロール可能に表示する表示手段を備えた表処理装置にお
いて、表示制御手段が、前記スクロールに関わる指示を
入力する所定のスクロール指示領域を前記表示手段に表
示し、このスクロール指示領域に対する指示操作の種類
を判別し、その指示操作の種類に対応した方向に前記表
データのスクロール表示を行わせる。
According to the fifth aspect of the present invention, in the table processing apparatus provided with display means for displaying a partial area of the table data of a plurality of rows and columns in a predetermined display area in a scrollable manner, the display control means Displays a predetermined scroll instruction area for inputting an instruction related to the scroll on the display means, determines a type of an instruction operation on the scroll instruction area, and displays the table data in a direction corresponding to the type of the instruction operation. Make scroll display.

【0015】したがって、表データのスクロール指示操
作を簡便にすることができ、スクロール表示時の操作性
を向上させることができる。
Therefore, the operation of instructing scrolling of the table data can be simplified, and the operability at the time of scroll display can be improved.

【0016】[0016]

【発明の実施の形態】以下、図を参照して本発明の実施
の形態を詳細に説明する。図1は、本発明を適用したコ
ンピュータシステムの一実施の形態を示す図である。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a diagram showing an embodiment of a computer system to which the present invention is applied.

【0017】まず、構成を説明する。図1は、本実施の
形態におけるコンピュータシステム1の要部構成を示す
ブロック図である。この図1において、コンピュータシ
ステム1は、CPU2、入力装置3、RAM4、表示装
置5、印刷装置6、記憶装置7、及び記憶媒体8により
構成されており、記憶媒体8を除く各部はバス9に接続
されている。
First, the configuration will be described. FIG. 1 is a block diagram showing a main configuration of a computer system 1 according to the present embodiment. In FIG. 1, a computer system 1 includes a CPU 2, an input device 3, a RAM 4, a display device 5, a printing device 6, a storage device 7, and a storage medium 8, and each unit except the storage medium 8 is connected to a bus 9. It is connected.

【0018】CPU(Central Processing Unit )2
は、記憶装置7内に格納されているシステムプログラム
及び当該システムに対応する各種アプリケーションプロ
グラムの中から指定されたアプリケーションプログラム
をRAM4内の図示しないプログラム格納領域に展開
し、入力装置3から入力される各種指示あるいはデータ
をRAM4内に一時的に格納し、この入力指示及び入力
データに応じて記憶装置7内に格納されたアプリケーシ
ョンプログラムに従って各種処理を実行し、その処理結
果をRAM4内に格納するとともに、表示装置5に表示
する。そして、RAM4に格納した処理結果を入力装置
3から入力指示される記憶装置7内の保存先に保存す
る。
CPU (Central Processing Unit) 2
Expands an application program specified from a system program stored in the storage device 7 and various application programs corresponding to the system into a program storage area (not shown) in the RAM 4 and is input from the input device 3. Various instructions or data are temporarily stored in the RAM 4, various processings are executed in accordance with the application programs stored in the storage device 7 in accordance with the input instructions and the input data, and the processing results are stored in the RAM 4. , On the display device 5. Then, the processing result stored in the RAM 4 is stored in a storage destination in the storage device 7 which is instructed to be input from the input device 3.

【0019】また、CPU2は、表計算プログラムに対
応する処理として後述する表指定表示処理(図2参照)
を実行し、指定された表データを記憶装置7から読み出
して表示装置3の表示画面内に表表示領域を示す縁取り
枠線を表示し、この表表示領域内に読み出した表データ
の先頭セルが左上端になるように表示し、この表表示領
域の右端部より右外側に非表示のセル領域が有れば、表
表示領域の右外枠位置の縁取り枠線を消去して、表表示
領域の右端部より外側に非表示セルが存在することを示
す。
The CPU 2 executes a table designation display process (see FIG. 2) described later as a process corresponding to the spreadsheet program.
Is executed, and the designated table data is read out from the storage device 7 to display a border frame indicating the table display area on the display screen of the display device 3, and the top cell of the read table data is displayed in the table display area. If the cell is displayed so as to be at the upper left corner and there is a non-displayed cell area to the right outside of the right end of the table display area, the border frame at the right outer frame position of the table display area is deleted and the table display area is deleted. Indicates that there is a non-display cell outside the right end of.

【0020】さらに、CPU2は、表計算プログラムに
対応する処理として後述するスクロール指示表示処理
(図3参照)を実行し、上記表指定表示処理により表示
画面5a内に表示された表表示領域5b(図4参照)よ
り外側の表示領域内でマウスによる「左クリック」操作
が行われた場合は、表示中の表表示領域5bの右端部よ
り右側に非表示のセル領域が有れば、その表データの左
端列セル幅分左にスクロールさせて非表示の右端列セル
を表表示領域5b内に網掛け表示し、表表示領域5bの
左外枠位置の縁取り線を消去し、更に表表示領域5bの
右端部より右外側に非表示のセル領域が有れば、一定時
間経過後に右端部セルの網掛け表示を解除し、右外側に
非表示のセル領域が無ければ、右外枠位置に縁取り線を
表示した後、一定時間経過後に右端部セルの網掛け表示
を解除する。
Further, the CPU 2 executes a scroll instruction display process (see FIG. 3) described later as a process corresponding to the spreadsheet program, and displays the table display area 5b (see FIG. 3) displayed on the display screen 5a by the table designation display process. When a “left click” operation with the mouse is performed in a display area outside the display area outside the display area 5b, if there is a non-display cell area on the right side of the right end of the displayed table display area 5b, that table is displayed. The leftmost column cell is scrolled to the left by the width of the leftmost column cell, and the hidden rightmost column cell is shaded in the table display area 5b, the border line at the left outer frame position of the table display area 5b is deleted, and the table display area is further displayed. If there is a non-display cell area on the right outside from the right end of 5b, the shaded display of the right end cell is released after a certain time has passed, and if there is no non-display cell area on the right outside, the cell is located at the right outer frame position. After displaying the border line, at a certain time To cancel the shaded display of the right end portion of the cell after the lapse.

【0021】また、CPU2は、上記表指定表示処理に
より表示画面内に表示された表表示領域5bより外側の
表示領域内でマウスによる「右クリック」操作が行われ
た場合は、表示中の表表示領域5bの左端部より左側に
非表示のセル領域が有れば、その表データの左1列セル
幅分右にスクロールさせて新規の左端列セルを表表示領
域5b内に網掛け表示し、表表示領域5bの右外枠位置
の縁取り線を消去し、更に表表示領域5bの左端部より
左外側に非表示のセル領域が有れば、一定時間経過後に
左端部セルの網掛け表示を解除し、左外側に非表示のセ
ル領域が無ければ、左外枠位置に縁取り線を表示した
後、一定時間経過後に左端部セルの網掛け表示を解除す
る。
When a "right-click" operation with a mouse is performed in a display area outside the table display area 5b displayed in the display screen by the table designation display processing, the CPU 2 displays the currently displayed table. If there is a non-display cell area on the left side of the left end of the display area 5b, the table data is scrolled to the right by one column cell width to the left, and a new left end column cell is shaded in the table display area 5b. If the border line at the right outer frame position of the table display area 5b is deleted, and there is a non-display cell area on the left outside of the left end of the table display area 5b, the left end cell is shaded after a predetermined time has elapsed. If there is no non-displayed cell area on the left outer side, a border line is displayed at the left outer frame position, and after a predetermined time elapses, the hatched display of the left end cell is released.

【0022】入力装置3は、カーソルキー、数字入力キ
ー及び各種機能キー等を備えたキーボード及びマウス等
のポインティングデバイスを含み、キーボードにおいて
押下されたキーの押下信号やマウスの位置信号をCPU
2に出力する。
The input device 3 includes a keyboard and a pointing device such as a mouse provided with a cursor key, numeral input keys, various function keys, and the like.
Output to 2.

【0023】RAM(Random Access Memory)4は、C
PU2が上記各種アプリケーションプログラムを実行す
る際に各種プログラムを展開するプログラム格納領域を
形成するとともに、CPU2が上記各種処理を実行する
際に処理されるデータや表データ等を展開するメモリ領
域を形成する。
A RAM (Random Access Memory) 4 is a C
The PU 2 forms a program storage area for expanding various programs when executing the various application programs, and forms a memory area for expanding data, table data, and the like processed when the CPU 2 executes the various processing. .

【0024】表示装置5は、CRT(Cathode Ray Tub
e)等により構成され、CPU2から入力される表示デ
ータ(表データ等)を表示する。印刷装置6は、CPU
2から入力される印字データ(表データ等)を所定の記
録紙に印字して出力する。
The display device 5 is a CRT (Cathode Ray Tub).
e) and the like, and display data (table data or the like) input from the CPU 2 is displayed. The printing device 6 has a CPU
The print data (table data, etc.) input from 2 is printed on a predetermined recording paper and output.

【0025】記憶装置7は、プログラムやデータ等が予
め記憶されている記憶媒体8を有しており、この記憶媒
体8は磁気的、光学的記録媒体、若しくは半導体メモリ
で構成されている。この記憶媒体8は記憶装置7に固定
的に設けたもの、若しくは着脱自在に装着するものであ
り、この記憶媒体8には上記システムプログラム及び当
該システムに対応する各種アプリケーションプログラ
ム、表指定表示処理プログラム、スクロール指示表示処
理プログラム、及び各処理プログラムで処理されたデー
タ等を記憶する。
The storage device 7 has a storage medium 8 in which programs, data and the like are stored in advance, and this storage medium 8 is constituted by a magnetic or optical recording medium or a semiconductor memory. The storage medium 8 is fixedly provided in the storage device 7 or is detachably mounted. The storage medium 8 includes the system program, various application programs corresponding to the system, and a table designation display processing program. , A scroll instruction display processing program, and data processed by each processing program.

【0026】また、この記憶媒体8に記憶するプログラ
ム、データ等は、通信回線等を介して接続された他の機
器から受信して記憶する構成にしてもよく、更に、通信
回線等を介して接続された他の機器側に上記記憶媒体を
備えた記憶装置を設け、この記憶媒体8に記憶されてい
るプログラム、データを通信回線を介して使用する構成
にしてもよい。
The program, data, and the like stored in the storage medium 8 may be configured to be received and stored from another device connected via a communication line or the like. A storage device having the storage medium may be provided on the other connected device side, and the program and data stored in the storage medium 8 may be used via a communication line.

【0027】次に、本実施の形態の動作を説明する。ま
ず、上記CPU2により実行される表指定表示処理につ
いて図2に示すフローチャートに基づいて説明する。
Next, the operation of this embodiment will be described. First, the table designation display process executed by the CPU 2 will be described with reference to the flowchart shown in FIG.

【0028】オペレータによる入力装置3からの入力操
作により表計算プログラムが起動され、表示する表デー
タが指定されると、表指定表示処理プログラムを記憶媒
体8から読み出してRAM4内のプログラム格納領域に
展開して、図2に示す表指定表示処理を開始する。図2
において、CPU2は、まず、記憶装置7から指定され
た表データを読み出し(ステップS1)、表示装置5の
表示画面5a内に表表示領域を設定し、この表表示領域
5bの外枠位置に図4(a)に示すような枠線(破線)
を表示する(ステップS2)。
The spreadsheet program is started by the input operation of the input device 3 by the operator, and when the table data to be displayed is designated, the table designation display processing program is read from the storage medium 8 and expanded in the program storage area in the RAM 4. Then, the table designation display process shown in FIG. 2 is started. FIG.
First, the CPU 2 reads the specified table data from the storage device 7 (step S1), sets a table display area in the display screen 5a of the display device 5, and sets the table display area in the outer frame position of the table display area 5b. A frame line (broken line) as shown in FIG.
Is displayed (step S2).

【0029】次いで、CPU2は、読み出した表データ
を構成する先頭セルが表表示領域5b内の左上端にくる
ように表示し(ステップS3)、表表示領域5bの右端
部より右外側に非表示のセル領域が有るか否かを判別す
る(ステップS4)。表表示領域5bの右端部より右外
側に非表示のセル領域が有れば、図4(b)に示すよう
に表表示領域5bの右外枠位置の縁取り枠線を消去して
(ステップS5)、表表示領域5bの右端部より外側に
非表示セルが存在することを示して、本表指定表示処理
を終了する。また、表表示領域の右端部より右外側に非
表示のセル領域が無ければ、本表指定表示処理を終了す
る。
Next, the CPU 2 displays the top cell constituting the read table data such that it is located at the upper left corner in the table display area 5b (step S3), and does not display the cell to the right outside of the right end of the table display area 5b. It is determined whether or not there is a cell area (step S4). If there is a non-display cell area on the right outside of the right end of the table display area 5b, the border frame at the right outer frame position of the table display area 5b is deleted as shown in FIG. 4B (step S5). ), Indicating that a non-display cell exists outside the right end of the table display area 5b, and ends the table designation display processing. If there is no non-display cell area on the right outside of the right end of the table display area, the table designation display processing is terminated.

【0030】また、この表指定表示処理により図4
(b)に示す表表示領域5b内に表示された表データの
下辺部分には、表データのスクロールを指示する表シフ
ト枠5cが表示されるものとする。
FIG. 4 shows the table designation display process.
In the lower part of the table data displayed in the table display area 5b shown in (b), a table shift frame 5c for instructing scrolling of the table data is displayed.

【0031】次に、表指定表示処理により表表示領域内
に表示された表データに対する表シフト枠5cにおける
スクロール指示操作に応じてCPU2により実行される
スクロール指示表示処理について図3に示すフローチャ
ートに基づいて説明する。
Next, the scroll instruction display processing executed by the CPU 2 in response to the scroll instruction operation in the table shift frame 5c for the table data displayed in the table display area by the table designation display processing will be described with reference to the flowchart shown in FIG. Will be explained.

【0032】なお、このスクロール指示表示処理では、
表シフト枠5c内でマウスによる左クリック操作が行わ
れた場合は左スクロール指示とし、右クリック操作が行
われた場合は右スクロール指示とする。
In this scroll instruction display processing,
If a left click operation with the mouse is performed within the table shift frame 5c, a left scroll instruction is given, and if a right click operation is performed, a right scroll instruction is given.

【0033】図3のスクロール指示表示処理を開始する
と、CPU2は、まず、表シフト枠5c内でマウスによ
る「左クリック」操作が行われたか否かをチェックし
(ステップS11)、「左クリック」操作が行われる
と、表示中の表表示領域5bの右端部より右側に非表示
のセル領域が有るか否かを判別する(ステップS1
2)。表表示領域5bの右端部より右側に非表示のセル
領域が有れば、その表データの左端列セル幅分である
「A列」を左にスクロールさせて非表示状態とし(ステ
ップS13)、新規に右端列の全セルを表表示領域5b
内に表示可能か否かを判別する(ステップS14)。表
示不可能であれば、ステップS16の処理に移行し、表
示可能であれば、図4(c)に示すように、その右端部
の新規列セルである「E列」を表表示領域5b内に網掛
け表示する(ステップS15)。
When the scroll instruction display processing of FIG. 3 is started, the CPU 2 first checks whether or not a "left click" operation has been performed with the mouse in the front shift frame 5c (step S11). When the operation is performed, it is determined whether or not there is a non-display cell area on the right side of the right end of the displayed table display area 5b (step S1).
2). If there is a non-display cell area on the right side of the right end of the table display area 5b, the "row A", which is the width of the left end column cell of the table data, is scrolled to the left to set a non-display state (step S13). All cells in the rightmost column are newly displayed in the table display area 5b.
It is determined whether or not display is possible (step S14). If display is not possible, the process proceeds to step S16. If display is possible, as shown in FIG. 4C, a new column cell "E column" at the right end is set in the table display area 5b. (Step S15).

【0034】次いで、CPU2は、表表示領域5bの左
外枠位置に縁取り線が表示されているか否かを判別し
(ステップS16)、縁取り線が表示されていなけれ
ば、ステップS18の処理に移行し、縁取り線が表示さ
れていれば、その左外枠位置に縁取り線を消去する(ス
テップS17)。さらに、CPU2は、表表示領域5b
の右端部より右外側に非表示のセル領域が有るか否かを
判別する(ステップS18)。表表示領域5bの右端部
より右外側に非表示のセル領域が有れば、ステップS2
9の処理に移行して、一定時間経過後に、図5(a)に
示すように右端部セルの網掛け表示を解除して、本スク
ロール指示表示処理を終了する。
Next, the CPU 2 determines whether or not a border line is displayed at the left outer frame position of the table display area 5b (step S16). If no border line is displayed, the process proceeds to step S18. If a border line is displayed, the border line is deleted at the left outer frame position (step S17). Further, the CPU 2 controls the table display area 5b.
It is determined whether or not there is a non-display cell area on the right outside of the right end of the (step S18). If there is a non-display cell area on the right outside of the right end of the table display area 5b, step S2
After a lapse of a predetermined time, the hatched display of the right end cell is released as shown in FIG. 5A, and the scroll instruction display process is terminated.

【0035】また、表表示領域5bの右端部より右外側
に非表示のセル領域が無ければ、右外枠位置に縁取り線
が表示されているか否かを判別する(ステップS1
9)。縁取り線が表示されていれば、ステップS29の
処理に移行し、縁取り線が表示されていなければ、右外
枠位置に縁取り線を表示し(ステップS20)、ステッ
プS29の処理に移行して、一定時間経過後に、図5
(a)に示すように右端部セルの網掛け表示を解除し
て、本スクロール指示表示処理を終了する。
If there is no non-display cell area right outside the right end of the table display area 5b, it is determined whether or not a border line is displayed at the right outer frame position (step S1).
9). If the border line is displayed, the process proceeds to step S29. If the border line is not displayed, the border line is displayed at the right outer frame position (step S20), and the process proceeds to step S29. After a certain period of time, FIG.
As shown in (a), the shaded display of the right end cell is released, and the scroll instruction display processing ends.

【0036】また、上記ステップS11の処理におい
て、表シフト枠5c内でマウスによる「右クリック」操
作が行われた場合は、ステップS21の処理に移行し
て、表示中の表表示領域5bの左端部より左側に非表示
のセル領域が有るか否かを判別する。非表示のセル領域
が無ければ、本スクロール指示表示処理を終了し、表示
中の表表示領域5bの左端部より左側に非表示のセル領
域が有れば、すなわち、非表示の「A列」が有るため、
その表データの左1列セル幅分右に「E列」をスクロー
ルさせて非表示状態とし(ステップS22)、図5
(b)に示すように新規の左端列セルである「A列」を
表表示領域5b内に網掛け表示する(ステップS2
3)。
If a "right click" operation with the mouse is performed in the table shift frame 5c in the process of step S11, the process proceeds to step S21, and the left end of the displayed table display area 5b is moved to step S21. It is determined whether there is a non-display cell area on the left side of the section. If there is no non-displayed cell area, the scroll instruction display process is terminated, and if there is a non-displayed cell area on the left side of the left end of the currently displayed table display area 5b, that is, the non-displayed “A column” Because there is
The column E is scrolled to the right by one column cell width to the left of the table data so as to be in a non-display state (step S22), and FIG.
As shown in (b), a new left-end column cell “column A” is shaded in the table display area 5b (step S2).
3).

【0037】次いで、CPU2は、表表示領域5bの右
外枠位置に縁取り線が表示されているか否かを判別し
(ステップS24)、縁取り線が表示されていなけれ
ば、ステップS26の処理に移行し、縁取り線が表示さ
れていれば、その右外枠位置の縁取り線を消去する(ス
テップS25)。さらに、CPU2は、表表示領域5b
の左端部より左外側に非表示のセル領域が有るか否かを
判別し(ステップS26)、表表示領域5bの左端部よ
り左外側に非表示のセル領域が有れば、ステップS29
の処理に移行して、一定時間経過後に左端部セルの網掛
け表示を解除して、本スクロール指示表示処理を終了す
る。
Next, the CPU 2 determines whether or not a border line is displayed at the right outer frame position of the table display area 5b (step S24). If no border line is displayed, the process proceeds to step S26. If a border line is displayed, the border line at the right outer frame position is deleted (step S25). Further, the CPU 2 controls the table display area 5b.
It is determined whether or not there is a non-display cell area on the left outside of the left end of the table (step S26). If there is a non-display cell area on the left outside of the left end of the table display area 5b, step S29 is performed.
After a predetermined time has elapsed, the hatched display of the cell at the left end is released, and the scroll instruction display processing ends.

【0038】また、表表示領域5bの左端部より左外側
に非表示のセル領域が無ければ、その左外枠位置に縁取
り線が表示されているか否かを判別する(ステップS2
7)。縁取り線が表示されていれば、ステップS29の
処理に移行して、一定時間経過後に左端部セルの網掛け
表示を解除して、本スクロール指示表示処理を終了し、
縁取り線が表示されていなければ、左外枠位置に縁取り
線を表示して(ステップS28)、一定時間経過後に左
端部セルの網掛け表示を解除して(ステップS29)、
本スクロール指示表示処理を終了する。
If there is no non-display cell area on the left outside of the left end of the table display area 5b, it is determined whether or not a border line is displayed at the left outer frame position (step S2).
7). If the border line is displayed, the process shifts to the process of step S29, and after a lapse of a predetermined time, the hatched display of the left end cell is released, and the scroll instruction display process ends,
If no border line is displayed, a border line is displayed at the left outer frame position (step S28), and after a predetermined time has elapsed, the hatched display of the left end cell is released (step S29).
This scroll instruction display processing ends.

【0039】以上のように、本実施の形態におけるコン
ピュータシステム1では、表計算プログラムに対応する
処理として表指定表示処理とスクロール指示表示処理を
実行して、表示装置5の表示画面5a内に設定する表表
示領域5b内に表データを表示する際に、表表示領域5
bの右端部より外側に非表示のセル領域があることを示
すため右外枠位置の縁取り線を消去し、また、左右方向
にスクロール表示する際には、新規に表示された列セル
を一定時間網掛け表示して、スクロール表示されたセル
領域を識別表示するようにし、さらに、スクロール表示
した結果、表表示領域5bの左端部より外側に非表示の
セル領域があることを示すため左外枠位置の縁取り線を
消去するようにしたため、表表示領域5bに表示中の表
データのセル範囲を明確に表現することができる。
As described above, in the computer system 1 according to the present embodiment, the table designation display processing and the scroll instruction display processing are executed as processing corresponding to the spreadsheet program, and are set in the display screen 5a of the display device 5. When displaying the table data in the table display area 5b to be displayed, the table display area 5
The border line of the right outer frame position is deleted to indicate that there is a non-displayed cell area outside the right end of b. Also, when scrolling horizontally, newly displayed column cells are kept constant. A time-shaded display is used to identify and display the scrolled cell area. Further, as a result of the scroll display, a left outer side is displayed to indicate that there is a non-displayed cell area outside the left end of the table display area 5b. Since the border line at the frame position is deleted, the cell range of the table data being displayed in the table display area 5b can be clearly expressed.

【0040】したがって、ユーザーは、表表示領域5b
に表示された指定表データの縁取り線の表示状態から枠
外のセル領域の有無を一目瞭然で認識することができる
とともに、ユーザーが表データをスクロール指示操作し
た際に、そのスクロール方向に応じて表表示領域5b内
に新規に表示されたセル領域を視覚的に確実に把握する
ことができ、スクロール指示操作の誤操作を防止するこ
とができ、表計算プログラムの操作性及び信頼性を向上
させることができる。
Therefore, the user can select the table display area 5b
The presence or absence of the cell area outside the frame can be recognized at a glance from the display state of the border line of the specified table data displayed in the table data, and the table is displayed according to the scroll direction when the user performs a scroll operation on the table data The cell area newly displayed in the area 5b can be reliably grasped visually, the erroneous scroll instruction operation can be prevented, and the operability and reliability of the spreadsheet program can be improved. .

【0041】また、上記実施の形態では、表表示領域5
bの下辺部に表シフト枠5cを表示し、この表シフト枠
5cにおけるマウスによる「左クリック」操作、あるい
は「右クリック」操作に応じて、表データの左スクロー
ル表示、あるいは右スクロール表示が行われるため、マ
ウスにおける簡単な指示操作により所望のスクロール方
向に表データをスクロール表示させることができ、スク
ロール表示時の操作性を向上させることができる。
In the above embodiment, the table display area 5
b, a table shift frame 5c is displayed on the lower side, and a left scroll display or a right scroll display of the table data is performed according to a "left click" operation or a "right click" operation with the mouse in the table shift frame 5c. Therefore, the table data can be scroll-displayed in a desired scroll direction by a simple instruction operation with the mouse, and the operability at the time of scroll display can be improved.

【0042】この場合、マウスによる「左クリック」操
作、あるいは「右クリック」操作に応じて、表データの
左スクロール表示、あるいは右スクロール表示を行うよ
うにしたが、マウスによる「左クリック」操作、あるい
は「右クリック」操作に応じて、表データの上スクロー
ル表示、あるいは下スクロール表示を行うようにしても
よい。
In this case, the left scroll display or the right scroll display of the table data is performed according to the "left click" operation or the "right click" operation with the mouse. Alternatively, the upper scroll display or the lower scroll display of the table data may be performed according to the “right-click” operation.

【0043】なお、上記実施の形態では、表データを左
右方向にスクロール表示させる場合の処理内容、及び表
表示領域5b内での表データの表示例を説明したが、表
データを上下方向にスクロール表示させる場合も同様の
処理内容、及び表示方法で対応可能であることは勿論で
ある。
In the above-described embodiment, the processing contents when the table data is scrolled in the horizontal direction and the display example of the table data in the table display area 5b have been described. It is needless to say that the same processing content and display method can be used for displaying.

【0044】また、上記実施の形態では、表表示領域5
bの右端部あるいは左端部より外側に非表示のセル領域
があることを示すため右外枠位置の縁取り線あるいは左
外枠位置の縁取り線を消去する場合を示したが、この表
現形態に限らず、例えば、図6に示すように、非表示の
セル領域がある部分に「〜」のような表示マークを表示
するようにしてもよい。
In the above embodiment, the table display area 5
The case where the border line at the right outer frame position or the border line at the left outer frame position is erased to indicate that there is a non-displayed cell area outside the right end or the left end of b is shown. Instead, for example, as shown in FIG. 6, a display mark such as “に” may be displayed at a portion where a non-display cell region exists.

【0045】さらに、上記実施の形態では、左右方向に
スクロール表示する際には、新規に表示された列セルを
一定時間網掛け表示して、スクロール表示されたセル領
域を識別表示するようにし場合を示したが、この表現形
態に限らず、例えば、新規のセル領域を一定時間ブリン
ク表示させたり、異なる色で表示させるようにしてもよ
い。
Further, in the above embodiment, when scroll display is performed in the horizontal direction, a newly displayed column cell is shaded for a certain period of time to identify the scrolled cell area. However, the present invention is not limited to this expression form. For example, a new cell area may be blink-displayed for a certain period of time, or may be displayed in a different color.

【0046】[0046]

【発明の効果】請求項1記載の発明の表処理装置、及び
請求項8記載の発明の記憶媒体によれば、ユーザーが表
データをスクロール指示操作した際に、そのスクロール
方向に応じて表示領域内に新規に表示されたセル領域を
視覚的に確実に把握することができ、スクロール指示操
作の誤操作を防止することができ、表計算プログラムの
操作性及び信頼性を向上させることができる。
According to the table processing device of the first aspect and the storage medium of the eighth aspect of the present invention, when the user performs a scroll instruction operation on the table data, the display area is changed according to the scroll direction. It is possible to visually and reliably grasp a cell area newly displayed in the inside, prevent erroneous scroll instruction operation, and improve operability and reliability of the spreadsheet program.

【0047】請求項2記載の発明の表処理装置によれ
ば、新規に識別表示されたセル領域を通常の表示状態に
戻す手間を省略することができる。
According to the table processing device of the second aspect of the present invention, it is possible to save the trouble of returning the newly identified and displayed cell area to the normal display state.

【0048】請求項3記載の発明の表処理装置、及び請
求項9記載の発明の記憶媒体によれば、表示領域に表示
された表データの表レイアウトの識別表示状態から枠外
のセル領域の有無を一目瞭然で認識することができる。
According to the table processing device of the third aspect and the storage medium of the ninth aspect, the presence or absence of a cell area outside the frame from the identification display state of the table layout of the table data displayed in the display area. Can be recognized at a glance.

【0049】請求項4記載の発明の表処理装置によれ
ば、表レイアウト上の簡単な特定表示により非表示状態
のセル領域の有無を表現することができる。
According to the table processing apparatus of the present invention, the presence / absence of a non-displayed cell area can be expressed by a simple specific display on the table layout.

【0050】請求項5記載の発明の表処理装置、及び請
求項10記載の発明の記憶媒体によれば、表データのス
クロール指示操作を簡便にすることができ、スクロール
表示時の操作性を向上させることができる。
According to the table processing apparatus of the invention described in claim 5 and the storage medium of the invention described in claim 10, it is possible to simplify the operation of instructing scrolling of the table data and to improve the operability at the time of scroll display. Can be done.

【0051】請求項6及び請求項7記載の発明の表処理
装置によれば、マウスにおける簡単な指示操作により所
望のスクロール方向に表データをスクロール表示させる
ことができ、スクロール表示時の操作性を向上させるこ
とができる。
According to the table processing apparatus of the present invention, the table data can be scroll-displayed in a desired scroll direction by a simple instruction operation with the mouse, and the operability at the time of scroll display is improved. Can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明を適用した一実施の形態におけるコンピ
ュータシステム1の要部構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a main configuration of a computer system 1 according to an embodiment of the present invention.

【図2】図1のCPU2により実行される表指定表示処
理を示すフローチャートである。
FIG. 2 is a flowchart showing a table designation display process executed by a CPU 2 of FIG. 1;

【図3】図1のCPU2により実行されるスクロール指
示表示処理を示すフローチャートである。
FIG. 3 is a flowchart showing a scroll instruction display process executed by a CPU 2 of FIG. 1;

【図4】図2の表指定表示処理、及び図3のスクロール
指示表示処理により図1の表示装置5に表示される表デ
ータの表示状態を示す図であり、(a)は表示画面5a
内に表表示領域5bを表示した図、(b)は表表示領域
5b内に指定表データを表示した図、(c)は表表示領
域5b内の表データを左スクロールして表示した図であ
る。
4A and 4B are diagrams showing a display state of table data displayed on the display device 5 of FIG. 1 by the table designation display process of FIG. 2 and the scroll instruction display process of FIG. 3; FIG.
Is a diagram in which a table display area 5b is displayed in FIG. 5, (b) is a diagram in which designated table data is displayed in the table display region 5b, and (c) is a diagram in which table data in the table display region 5b is scrolled to the left and displayed. is there.

【図5】図3のスクロール指示表示処理により図1の表
示装置5に表示される表データの表示状態を示す図であ
り、(a)は表表示領域5bの右端部に位置する列セル
の網掛け表示を解除した図、(b)は表表示領域5bの
左端部に位置する列セルを網掛け表示した図である。
5A and 5B are diagrams showing a display state of table data displayed on the display device 5 of FIG. 1 by the scroll instruction display process of FIG. 3; FIG. 5A shows a column cell located at the right end of the table display area 5b; FIG. 9B is a diagram in which the hatched display is canceled, and FIG. 9B is a diagram in which a column cell located at the left end of the table display area 5b is shaded.

【図6】図1の表表示領域5bの右端部の外側に位置す
る非表示のセル領域の存在を示す表示マークを表示した
例を示す図である。
FIG. 6 is a diagram showing an example in which a display mark indicating the existence of a non-display cell area located outside the right end of the table display area 5b in FIG. 1 is displayed.

【符号の説明】[Explanation of symbols]

1 コンピュータシステム 2 CPU 3 入力装置 4 RAM 5 表示装置 6 印刷装置 7 記憶装置 8 記憶媒体 9 バス Reference Signs List 1 computer system 2 CPU 3 input device 4 RAM 5 display device 6 printing device 7 storage device 8 storage medium 9 bus

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】複数行複数列の表データの一部領域を所定
表示領域内にてスクロール可能に表示する表示手段を備
えた表処理装置において、 前記所定表示領域内にて前記表データの一部領域をスク
ロール表示する際に、そのスクロール方向に応じて当該
所定表示領域内に新規に表示された表データ領域を識別
表示する表示制御手段を備えたことを特徴とする表処理
装置。
1. A table processing apparatus comprising a display means for scrollably displaying a partial area of table data of a plurality of rows and columns in a predetermined display area, wherein the table data is stored in the predetermined display area. A table processing apparatus, comprising: display control means for identifying and displaying a table data area newly displayed in a predetermined display area according to a scroll direction when a partial area is scroll-displayed.
【請求項2】前記表示制御手段は、前記新規表データ領
域の識別表示を所定時間経過後に解除して通常の表示状
態に戻すことを特徴とする請求項1記載の表処理装置。
2. The table processing apparatus according to claim 1, wherein said display control means cancels the identification display of said new table data area after a lapse of a predetermined time and returns to a normal display state.
【請求項3】複数行複数列の表データの一部領域を所定
表示領域内にてスクロール可能に表示する表示手段を備
えた表処理装置において、 前記所定表示領域内にて前記表データの一部領域を表示
する際に、表示されていない当該表データの存在する方
向の表レイアウトを特定の表示状態で識別表示する表示
制御手段を備えたことを特徴とする表処理装置。
3. A table processing apparatus comprising: display means for displaying a partial area of table data of a plurality of rows and columns in a predetermined display area so as to be scrollable. A table processing apparatus comprising: display control means for identifying and displaying a table layout in a direction in which the table data is not displayed when a partial area is displayed in a specific display state.
【請求項4】前記表示制御手段は、前記特定の表示状態
として、特殊マークの表示、あるいは前記表示されてい
ない表データの方向の表の縁取り表示を行わないことを
特徴とする請求項3記載の表処理装置。
4. The apparatus according to claim 3, wherein said display control means does not display a special mark or display a border of the table in the direction of the table data not displayed as the specific display state. Table processing equipment.
【請求項5】複数行複数列の表データの一部領域を所定
表示領域内にてスクロール可能に表示する表示手段を備
えた表処理装置において、 前記スクロールに関わる指示を入力する所定のスクロー
ル指示領域を前記表示手段に表示し、このスクロール指
示領域に対する指示操作の種類を判別し、その指示操作
の種類に対応した方向に前記表データのスクロール表示
を行う表示制御手段を備えたことを特徴とする表処理装
置。
5. A table processing apparatus comprising display means for scrollably displaying a partial area of table data of a plurality of rows and a plurality of columns in a predetermined display area, wherein a predetermined scroll instruction for inputting an instruction relating to the scroll is provided. Display control means for displaying an area on the display means, determining a type of an instruction operation on the scroll instruction area, and performing scroll display of the table data in a direction corresponding to the type of the instruction operation. Table processing equipment.
【請求項6】前記表示制御手段は、前記指示操作の種類
としてマウス操作における左ボタン指示、あるいは右ボ
タン指示を判別し、前記スクロール指示領域が指定され
て左ボタン指示がなされた際は、前記表データの左スク
ロール表示を行い、前記スクロール指示領域が指定され
て右ボタン指示がなされた際は、前記表データの右スク
ロール表示を行うことを特徴とする請求項5記載の表処
理装置。
6. The display control means determines a left button instruction or a right button instruction in a mouse operation as the type of the instruction operation, and when the scroll instruction area is designated and the left button instruction is given, 6. The table processing apparatus according to claim 5, wherein a left scroll display of the table data is performed, and a right scroll display of the table data is performed when the scroll instruction area is designated and a right button instruction is performed.
【請求項7】前記表示制御手段は、前記指示操作の種類
としてマウス操作における左ボタン指示、あるいは右ボ
タン指示を判別し、前記スクロール指示領域が指定され
て左ボタン指示がなされた際は、前記表データの上スク
ロール表示を行い、前記スクロール指示領域が指定され
て右ボタン指示がなされた際は、前記表データの下スク
ロール表示を行うことを特徴とする請求項5記載の表処
理装置。
7. The display control means determines a left button instruction or a right button instruction in a mouse operation as the type of the instruction operation, and when the scroll instruction area is designated and the left button instruction is given, 6. The table processing apparatus according to claim 5, wherein an up-scroll display of the table data is performed, and when the scroll instruction area is designated and a right button instruction is performed, a downward scroll display of the table data is performed.
【請求項8】複数行複数列の表データの一部領域を所定
表示領域内にてスクロール可能に表示するためのコンピ
ュータが実行可能なプログラムを格納した記憶媒体であ
って、 前記所定表示領域内にて前記表データの一部領域をスク
ロール表示する際に、そのスクロール方向に応じて当該
所定表示領域内に新規に表示された表データ領域を識別
表示させるためのコンピュータが実行可能なプログラム
コードを含むプログラムを格納したことを特徴とする記
憶媒体。
8. A storage medium storing a computer-executable program for scrollably displaying a partial area of table data of a plurality of rows and a plurality of columns in a predetermined display area. When scrolling a partial area of the table data, a computer-executable program code for identifying and displaying a newly displayed table data area in the predetermined display area in accordance with the scroll direction is displayed. A storage medium storing a program including the program.
【請求項9】複数行複数列の表データの一部領域を所定
表示領域内にてスクロール可能に表示するためのコンピ
ュータが実行可能なプログラムを格納した記憶媒体であ
って、 前記所定表示領域内にて前記表データの一部領域を表示
する際に、表示されていない当該表データの存在する方
向の表レイアウトを特定の表示状態で識別表示させるた
めのコンピュータが実行可能なプログラムコードを含む
プログラムを格納したことを特徴とする記憶媒体。
9. A storage medium storing a computer-executable program for scrollably displaying a partial area of table data of a plurality of rows and a plurality of columns in a predetermined display area. A program including a computer-executable program code for identifying and displaying a table layout in a specific display state in a direction in which the table data is not displayed when displaying a partial area of the table data at A storage medium characterized by storing therein.
【請求項10】複数行複数列の表データの一部領域を所
定表示領域内にてスクロール可能に表示するためのコン
ピュータが実行可能なプログラムを格納した記憶媒体で
あって、 前記スクロールに関わる指示を入力する所定のスクロー
ル指示領域を前記表示手段に表示し、このスクロール指
示領域に対する指示操作の種類を判別し、その指示操作
の種類に対応した方向に前記表データのスクロール表示
を行わせるためのコンピュータが実行可能なプログラム
コードを含むプログラムを格納したことを特徴とする記
憶媒体。
10. A storage medium storing a computer-executable program for scrollably displaying a partial area of table data of a plurality of rows and a plurality of columns in a predetermined display area, wherein said instruction related to said scrolling is provided. For displaying a predetermined scroll instruction area on the display means for inputting a command, determining a type of an instruction operation for the scroll instruction area, and performing scroll display of the table data in a direction corresponding to the type of the instruction operation. A storage medium storing a program including a program code executable by a computer.
JP10168904A 1998-06-16 1998-06-16 Table processor, and storage medium Pending JP2000003397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10168904A JP2000003397A (en) 1998-06-16 1998-06-16 Table processor, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10168904A JP2000003397A (en) 1998-06-16 1998-06-16 Table processor, and storage medium

Publications (1)

Publication Number Publication Date
JP2000003397A true JP2000003397A (en) 2000-01-07

Family

ID=15876726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10168904A Pending JP2000003397A (en) 1998-06-16 1998-06-16 Table processor, and storage medium

Country Status (1)

Country Link
JP (1) JP2000003397A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008159070A (en) * 2008-01-28 2008-07-10 Kyocera Corp Mobile terminal apparatus, and method and program for scroll control of mobile terminal apparatus
JP2011165205A (en) * 2011-04-22 2011-08-25 Kyocera Corp Terminal device, scroll controlling method, and scroll controlling program
JP2021005178A (en) * 2019-06-25 2021-01-14 株式会社ぐるなび Information processing system, information processing method, and information processing program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008159070A (en) * 2008-01-28 2008-07-10 Kyocera Corp Mobile terminal apparatus, and method and program for scroll control of mobile terminal apparatus
JP2011165205A (en) * 2011-04-22 2011-08-25 Kyocera Corp Terminal device, scroll controlling method, and scroll controlling program
JP2021005178A (en) * 2019-06-25 2021-01-14 株式会社ぐるなび Information processing system, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP4142175B2 (en) Graphical user interface device
JP4888502B2 (en) Graph display control device and program
JP2966420B2 (en) Information processing device
JP2009252083A (en) Information processing apparatus, window display method and display control program
JPH03204766A (en) Menu display controller for document processor
JPH03221993A (en) Dual screen controller of document processor
JP2000003397A (en) Table processor, and storage medium
JPH01125656A (en) Document processor
JPH11237943A (en) Information processor
EP1513054A2 (en) Display device, customizing method of the same and computer-readable recording medium with customizing program recorded
CN110297883B (en) Information display device, information display method, and recording medium
JPH0522933B2 (en)
JP2520908B2 (en) Panel input device
JPH1185443A (en) Window display device and recording medium
JPH0793124A (en) Word processor and scrolling method
JP3658947B2 (en) GRAPH DISPLAY DEVICE, GRAPH DISPLAY CONTROL METHOD, AND RECORDING MEDIUM CONTAINING GRAPH DISPLAY CONTROL PROGRAM
JP2001306291A (en) Information processor, display control method therefor and recording medium recorded with display control program
JP3358311B2 (en) Table processing equipment
JPH0542516Y2 (en)
JP3961174B2 (en) Character input device and recording medium recording character input program
JPH07219939A (en) Document processor and method therefor
JP2001184052A (en) Display controller and its program recording medium
JP3077777B2 (en) Document processing device
JP2703608B2 (en) Document processing method and apparatus
JP2610874B2 (en) Information processing method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031218

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040113