diff options
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04040000.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/01/04040000.xhp | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/04040000.xhp b/helpcontent2/source/text/scalc/01/04040000.xhp new file mode 100644 index 000000000..f51d1311f --- /dev/null +++ b/helpcontent2/source/text/scalc/01/04040000.xhp @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textscalc0104040000xml" indexer="include"> + <title id="tit" xml-lang="en-US">Insert Columns</title> + <filename>/text/scalc/01/04040000.xhp</filename> + </topic> +</meta> + +<body> + + +<bookmark xml-lang="en-US" branch="index" id="bm_id3155628"> + <bookmark_value>spreadsheets; inserting columns</bookmark_value> + <bookmark_value>inserting; columns</bookmark_value> + <bookmark_value>columns; inserting</bookmark_value> +</bookmark> + +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsBefore" id="bm_id601010" localize="false"/> + +<paragraph id="hd_id3155628" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/04040000.xhp" name="Insert Columns">Insert Columns</link></paragraph> +<paragraph id="par_id160220162214111932" role="paragraph" xml-lang="en-US"><variable id="sheet_insert_columns">Inserts columns to the left or to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right.</paragraph> + +<paragraph id="hd_id160220162139258865" role="heading" level="2" xml-lang="en-US">Columns Before</paragraph> +<paragraph id="par_id3150791" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertColumnsBefore">Inserts a new column before the active cell.</ahelp></paragraph> + +<section id="howtoget"> +<embed href="text/scalc/00/sheet_menu.xhp#insert_columns_left"/> +</section> + +<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumnsAfter" id="bm_id601010" localize="false"/> +<paragraph id="hd_id160220162139252941" role="heading" level="2" xml-lang="en-US">Columns After</paragraph> +<paragraph id="par_id160220162138041164" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertColumnsAfter">Inserts a new column after the active cell.</ahelp></paragraph> + +<section id="howtoget"> +<embed href="text/scalc/00/sheet_menu.xhp#insert_columns_right"/> +</section> +</body> + +</helpdocument> |