home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>Removing/Copying/Pasting a Column</title>
- <style type="text/css">
- </style>
- <meta name="GENERATOR" content="amaya 8.2+, see http://www.w3.org/Amaya/" />
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" width="100%" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p align="right"><a href="add_tbody.html" accesskey="p"><img
- alt="previous" src="../../images/left.gif" /></a> <a
- href="../Tables.html" accesskey="t"><img alt="top"
- src="../../images/up.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Removing/Copying/Pasting a Column</h1>
-
- <p>When a whole column is selected, it's possible to delete it, copy (or to
- cut) it and to paste it before or after another column.</p>
-
- <p class="ProcedureCaption">To select a column:</p>
- <ol>
- <li>Use the <strong>Select column</strong> entry in the
- <strong>Table</strong> sub-menu (<code>Ctrl t Ctrl c</code>).</li>
- <li>You can also start the selection in a cell and extend to another cell
- in the same column (by example starts in Cell 1.2 and ends in Cell 3.2).
- Amaya changes to the column selection mode. Hitting the <code>F2</code>
- key extends the selection into the column between and including the two
- whole cells (Cell 1.2, Cell 2.2, Cell 3.2).</li>
- </ol>
-
- <table border="1" summary="table">
- <tbody>
- <tr>
- <td>Cell 1.1</td>
- <td>Cell 1.2</td>
- <td>Cell 1.3</td>
- </tr>
- <tr>
- <td>Cell 2.1</td>
- <td>Cell 2.2</td>
- <td>Cell 2.3</td>
- </tr>
- <tr>
- <td>Cell 3.1</td>
- <td>Cell 3.2</td>
- <td>Cell 3.3</td>
- </tr>
- </tbody>
- </table>
-
- <p>When a whole column is selected, it's possible to copy (or to cut) it and
- to paste it before or after another column.</p>
- <ol>
- <li>To paste a column before an existing column, click at the beginning of
- a cell in the existing column and paste the copied or cut column or use
- the <strong>Paste before</strong> entry in the <strong>Table</strong>
- sub-menu (<code>Ctrl t Ctrl p</code>).</li>
- <li>To paste a column after an existing column, move the cursor to the end
- of a cell in the existing column and paste the copied or cut column or
- use the <strong>Paste after</strong> entry in the <strong>Table</strong>
- sub-menu (<code>Ctrl t Ctrl v</code>).</li>
- </ol>
-
- <p></p>
- </div>
- </body>
- </html>
-