Worksheet Display
The display of each worksheet can be controlled by several settings and configurations. The worksheet, conceptually, consists of a single continuous two dimensional grid of cells arranged in 65536 rows by 258 columns, and Gnumeric, by default, displays a small portion of the worksheet area as a continuous region. This chapter... ...or which allow the user to rearrange the cell grid to fix parts of the worksheet grid while scrolling others or to group rows or columns of data within a worksheet for convenient editing and analysis...
The worksheet grid is 65536 rows by 258 columns of cells, by default. This can be changed but only by altering the computer program files and recompiling the code to make a new version of the Gnumeric program.
- 11.3.1. Appearance
- 11.3.2. Grouping Rows and Columns
- 11.3.3. Display Panes
11.3.1. Appearance
- 11.3.1.1. The cell content appearance
- 11.3.1.2. The grid area appearance
- 11.3.1.3. The workbook appearance
11.3.1.1. The cell content appearance
This section has not yet been written.
- 11.3.1.1.1. Displaying Formulas or Results
- 11.3.1.1.2. Displaying Zeros or Blank cells
11.3.1.2. The grid area appearance
This section has not yet been written.
- 11.3.1.2.1. Displaying Gridlines
- 11.3.1.2.2. Displaying Row and Column Headers
11.3.1.3. The workbook appearance
This section has not yet been written.
- 11.3.1.3.1. Zoom: Changing the Scale of a View
- 11.3.1.3.2. Full Screen Mode
- 11.3.1.3.3. Displaying Workbook Tabs
- 11.3.1.3.4. Displaying Grid Area Scrollbars