Home>Article>Topics> What objects does excel 2010 process?

What objects does excel 2010 process?

青灯夜游
青灯夜游 Original
2021-01-21 16:41:00 8173browse

The object processed by excel 2010 is "workbook". In Excel 2010, the object that is directly processed is called a worksheet, and a collection of several worksheets is called a workbook. A workbook refers to a file used to store and process work data in the Excel environment; that is to say, an Excel document is a workbook.

What objects does excel 2010 process?

The operating environment of this tutorial: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.

The object processed by excel 2010 is "workbook".In Excel 2010, the object that is directly processed is called a worksheet, and a collection of several worksheets is called a workbook.

The so-called workbook refers to the file used to store and process work data in the Excel environment. In other words, the Excel document is a workbook. It is a collection of one or more worksheets in the Excel workspace, and its extension is XLS. In Excel, the file used to store and process work data is called a workbook. Each workbook can have many different worksheets, and up to 255 worksheets can be created in the workbook.

Workbook refers to a tool used to record work. There are roughly two types: 1. E-books [such as electronic versions, etc.]. 2. Paper (notebooks sold on the market).

Features of workbook:

(1) The worksheet is the basic unit for Excel to complete work.

Each worksheet is composed of "storage units" composed of columns and rows. These "storage units" are called "cells". All data entered is saved in "cells", which can be a string, a set of numbers, a formula, a graphic or a sound file, etc.

(2) Each cell has its fixed address

For example, "A3" represents the cell in column "A" and row "3". Similarly, an address also uniquely represents a cell, such as "B5" refers to the cell at the intersection of column "B" and row "5". In the Excel environment, each worksheet can have up to 65536 rows and 256 columns of data. The active cell refers to the cell that is being used. There is a black box outside it. The data entered at this time will be saved in this cell.

(3) The name of the worksheet is displayed in the label at the bottom of the workbook file window.

The so-called label refers to the name of each worksheet. You can click the name of the worksheet on the label to switch to different worksheets in the same workbook. If the sheet name you are looking for is not displayed in the bottom tab, you can move it to the currently displayed tab by pressing the tab scroll button.

If you want to read more related articles, please visitPHP Chinese website! !

The above is the detailed content of What objects does excel 2010 process?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn