summaryrefslogtreecommitdiff
path: root/help/en/html/sheetqt/menuformat.html
authorharlekin <harlekin>2003-03-22 17:35:50 (UTC)
committer harlekin <harlekin>2003-03-22 17:35:50 (UTC)
commit42e7ce25ed1733bd621c5e203c28d33f6dcc7e6d (patch) (side-by-side diff)
tree3e946f21f3978684c151cc827ada5f127a9b5747 /help/en/html/sheetqt/menuformat.html
parentf462ccd5ad11da7bddfa627d4773e3b02f18e2b8 (diff)
downloadopie-42e7ce25ed1733bd621c5e203c28d33f6dcc7e6d.zip
opie-42e7ce25ed1733bd621c5e203c28d33f6dcc7e6d.tar.gz
opie-42e7ce25ed1733bd621c5e203c28d33f6dcc7e6d.tar.bz2
spreadsheet help in right place
Diffstat (limited to 'help/en/html/sheetqt/menuformat.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/sheetqt/menuformat.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/en/html/sheetqt/menuformat.html b/help/en/html/sheetqt/menuformat.html
new file mode 100644
index 0000000..17c58a5
--- a/dev/null
+++ b/help/en/html/sheetqt/menuformat.html
@@ -0,0 +1,16 @@
+<html><head><title>Opie Sheet Help</title></head><body>
+<h2> Format Menu</h2>
+One can format cells, rows, and columns in the current sheet and sheets in the current document by using the items of this menu.
+<p><ul>
+<li><b>Cells:</b> Changes the format of the current cell selection.</li>
+<li><b>Row -> Height:</b> Changes the height of the rows in the selection.</li>
+<li><b>Row -> Adjust:</b> Adjusts the height of the rows in the selection automatically.</li>
+<li><b>Row -> Show:</b> Shows the hidden rows in the selection.</li>
+<li><b>Row -> Hide:</b> Hides all rows in the selection.</li>
+<li><b>Column -> Width:</b> Changes the width of the columns in the selection.</li>
+<li><b>Column -> Adjust:</b> Adjusts the width of the columns in the selection automatically.</li>
+<li><b>Column -> Show:</b> Shows the hidden columns in the selection.</li>
+<li><b>Column -> Hide:</b> Hides all columns in the selection.</li>
+<li><b>Sheet -> Rename:</b> Renames the current sheet.</li>
+<li><b>Sheet -> Remove:</b> Removes the current sheet from the document.</li>
+</ul></body></html>