home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 April / com_0405_1.iso / opensource / abiword-setup-2.2.2.exe / AbiWord / menutable.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-17  |  3.5 KB  |  73 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <!-- 
  7. Copyright 2003 David Chart Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts A copy of the license is included in the section entitled "GNU Free Documentation License"
  8. //-->
  9. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  10. <title>AbiWord Table Menu Documentation</title>
  11. <link href="../style.css" rel="stylesheet" type="text/css" />
  12.  
  13. </head>
  14. <body>
  15.  
  16. <div class="banner">
  17. <a href="../index.html" class="bars">Home</a> > <a href="index.html" class="bars">Interface</a> > Table Menu 
  18. </div>
  19.  
  20. <div class="main">
  21.  
  22.  
  23.    <h1>Table Menu</h1>
  24.    <p>This menu enables you to insert and format tables.</p>
  25.    <h2>Insert</h2>
  26.    <p>This submenu covers inserting a table into the document or inserting columns and rows into an existing table.</p>
  27.    <h3>Table...</h3>
  28.    <p>Opens the <a href="dialoginserttable.html">Insert Table dialog</a>.</p>
  29.    <h3>Columns Left/Right</h3>
  30.    <p>Inserts columns to the left or right of the selected column or columns. If the insertion point is in a column, but no cells are selected, this inserts a single column. If more than one column is selected, it inserts that many columns.</p>
  31.    <p>This command is not available unless the insertion point is in a table.</p>
  32.    <h3>Rows Above/Below</h3>
  33.    <p><span xml:lang="en-GB" lang="en-GB">Inserts rows above or below the selected row or rows. If the insertion point is in a row, but no cells are selected, this inserts a single row. If more than one row is selected, it inserts that many rows.</span></p>
  34.    <p><span xml:lang="en-GB" lang="en-GB">This command is not available unless the insertion point is in a table.</span></p>
  35.    <h2>Delete</h2>
  36.    <p>This submenu is not available unless the insertion point is in a table.</p>
  37.    <h3>Table</h3>
  38.    <p>Deletes the current table.</p>
  39.    <h3>Column</h3>
  40.    <p>Deletes the column containing the insertion point. Even if multiple columns are selected, this command only deletes the leftmost column.</p>
  41.    <h3>Row</h3>
  42.    <p>Deletes the row containing the insertion point. Even if multiple rows are selected, this command only deletes the top row.</p>
  43.    <h2>Select</h2>
  44.    <p>This submenu is not available unless the insertion point is in a table.</p>
  45.    <h3>Table</h3>
  46.    <p>Selects the entire table.</p>
  47.    <h3>Row</h3>
  48.    <p>Selects the current row.</p>
  49.    <h3>Cell</h3>
  50.    <p>Selects the current cell.</p>
  51.    <h2>Merge Cells...</h2>
  52.    <p>Opens the <a href="dialogmergecells.abw">Merge Cells dialog</a>.</p>
  53.    <h2>Format Table...</h2>
  54.    <p>Opens the <a href="dialogformattable.abw">Format Table dialog</a>.</p>
  55.   </div>
  56.  
  57. <div class="index">
  58. <a href="../index.html" class="bars">Top Page</a>
  59. <a href="../tutorial/index.html" class="bars">Tutorial</a>
  60. <a href="../howto/index.html" class="bars">How To</a>
  61. <a href="../info/index.html" class="bars">Information</a>
  62. <a href="../interface/index.html" class="bars">Interface</a>
  63. <a href="../plugins/index.html" class="bars">Plug-ins</a> 
  64. <a href="../problems/index.html" class="bars">Problems</a>
  65. <a href="../credits.html" class="bars">Credits</a>
  66. <a href="../azindex.html" class="bars">Index</a>
  67. <a href="../fdl.html" class="bars">GNU FDL</a> 
  68. </div>
  69.  
  70. </body>
  71. </html>
  72.  
  73.