summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/guide/tablemode.xhp
blob: a321d0213e4a4b5b7526b0ef3e1efa51cbf89626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
	
<!--
***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: soffice2xmlhelp.xsl,v $
 * $Revision: 1.12 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->
 
	
<meta>
      <topic id="textswriterguidetablemodexml" indexer="include" status="PUBLISH">
         <title xml-lang="en-US" id="tit">Modifying Rows and Columns by Keyboard</title>
         <filename>/text/swriter/guide/tablemode.xhp</filename>
      </topic>
   </meta>
   <body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3155856"><bookmark_value>table mode selection</bookmark_value>
<bookmark_value>proportional distribution of tables</bookmark_value>
<bookmark_value>relative distribution of table cells</bookmark_value>
<bookmark_value>tables; adapting the width by keyboard</bookmark_value>
<bookmark_value>cells; adapting the width by keyboard</bookmark_value>
<bookmark_value>keyboard;modifying the behavior of rows/columns</bookmark_value>
<bookmark_value>behavior of rows/columns</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="hd_id3155856" role="heading" level="1" l10n="CHG" oldref="7"><variable id="tablemode"><link href="text/swriter/guide/tablemode.xhp" name="Modifying the Behavior of Rows and Columns for Table">Modifying Rows and Columns by Keyboard</link>
</variable></paragraph>
      <paragraph xml-lang="en-US" id="par_id3149835" role="paragraph" l10n="U" oldref="12">When you insert or delete cells, rows or columns in a table, the <item type="menuitem">Behavior of rows/columns</item> options determine how the neighboring elements are affected. For example, you can only insert new rows and columns into a table with fixed row and column dimensions if space permits.</paragraph>
      <paragraph xml-lang="en-US" id="par_id7344279" role="note" l10n="NEW">Note that these properties are valid only for changes to the column width that are made using the keyboard. Using the mouse, you are free to make any column width changes.</paragraph>
      <paragraph xml-lang="en-US" id="par_id3156110" role="paragraph" l10n="CHG" oldref="8">To set the <item type="menuitem">Behavior of rows/columns</item> options for tables in text documents, choose <item type="menuitem">Tools - Options - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:</paragraph>
      <list type="unordered">
         <listitem>
            <paragraph xml-lang="en-US" id="par_id3149638" role="listitem" l10n="U" oldref="9"><emph>Fixed</emph> - changes only affect the adjacent cell, and not the entire table. For example, when you widen a cell, the adjacent cell becomes narrower, but the width of the table remains constant.</paragraph>
         </listitem>
         <listitem>
            <paragraph xml-lang="en-US" id="par_id3149613" role="listitem" l10n="U" oldref="10"><emph>Fixed, proportional</emph> - changes affect the entire table, and wide cells shrink more than narrow cells. For example, when you widen a cell, the adjacent cells become proportionally narrower, but the width of the table remains constant.</paragraph>
         </listitem>
         <listitem>
            <paragraph xml-lang="en-US" id="par_id3149864" role="listitem" l10n="U" oldref="11"><emph>Variable</emph> - changes affect the table size. For example, when you widen a cell, the width of the table increases.</paragraph>
         </listitem>
      </list>
      <embed href="text/shared/00/00000004.xhp#related"/>
      <embed href="text/swriter/guide/table_sizing.xhp#table_sizing"/>
      <embed href="text/swriter/guide/table_cells.xhp#table_cells"/>
      <embed href="text/swriter/guide/table_cellmerge.xhp#table_cellmerge"/>
   </body>
</helpdocument>
-4'>libreoffice-4-3-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-12-02Remove odd comment about MINGWSTRIP from m4/READMEStephan Bergmann
2019-09-02add -latomic configure check...Rene Engelhard
2017-12-14Fix typosAndrea Gelmini
2017-08-18Fix typosAndrea Gelmini
2017-04-28build boost::locale libraryCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-08Display a summary of fuzzing in command-line form at the end of configureTor Lillqvist
2016-12-08Introduce configure option fuzzingTor Lillqvist
2016-08-24m4: make explicit what boost library we are not findingRiccardo Magliocchetti
2016-03-08detect Boost.FilesystemDavid Tardon
2016-02-04Pull newer m4/ax_boost_system.m4 from upstream.coypu
2015-12-17add support for version detection of libsDavid Tardon
2015-11-04configure: filter -L/usr/lib etc. out of *_LIBSMichael Stahl
2015-10-01Fix typosAndrea Gelmini
2015-09-14create_tree.sh: Generate g-i filesPranav Kant
2014-08-21need to accept ppc64le as a lib64 using platform in ax_boost_base.m4Caolán McNamara
2014-03-04add autoconf macro for Boost.IostreamsDavid Tardon
2014-02-27normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl