diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /helpcontent2/source/text/scalc/guide/autoformat.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/autoformat.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/guide/autoformat.xhp | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/guide/autoformat.xhp b/helpcontent2/source/text/scalc/guide/autoformat.xhp new file mode 100644 index 000000000..186ed9a75 --- /dev/null +++ b/helpcontent2/source/text/scalc/guide/autoformat.xhp @@ -0,0 +1,83 @@ +<?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="textscalcguideautoformatxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Using AutoFormat for Tables</title> + <filename>/text/scalc/guide/autoformat.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3155132"><bookmark_value>tables; AutoFormat function</bookmark_value> + <bookmark_value>defining;AutoFormat function for tables</bookmark_value> + <bookmark_value>AutoFormat function</bookmark_value> + <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> + <bookmark_value>automatic formatting in spreadsheets</bookmark_value> + <bookmark_value>sheets;AutoFormat function</bookmark_value> +</bookmark><comment>MW deleted "applying;"</comment><comment>MW made "AutoFormat function;" a one level entry</comment> +<paragraph xml-lang="en-US" id="hd_id3155132" role="heading" level="1"><variable id="autoformat"><link href="text/scalc/guide/autoformat.xhp" name="Using AutoFormat for Tables">Applying Automatic Formatting to a Selected Cell Range</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3149401" role="paragraph">You can use the AutoFormat feature to quickly apply a format to a sheet or a selected cell range.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10702" role="heading" level="2">To Apply an AutoFormat to a Sheet or Selected Cell Range</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_idN106CE" role="listitem">Select the cells, including the column and row headers, that you want to format.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN106D5" role="listitem">Choose <item type="menuitem">Format - AutoFormat Styles</item>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3151242" role="listitem">Select which properties to include in an AutoFormat.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN10715" role="listitem">Click <emph>OK</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN1075D" role="listitem">The format is applied to the selected range of cells.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id3149210" role="note">If you do not see any change in color of the cell contents, choose <item type="menuitem">View - Value Highlighting</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155379" role="heading" level="2">To Define an AutoFormat for Spreadsheets or Ranges</paragraph> + <paragraph xml-lang="en-US" id="par_id3148868" role="paragraph">You can define a new AutoFormat that is available to all spreadsheets and ranges.</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3152985" role="listitem">Format a sheet or range.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3145384" role="listitem">Choose <item type="menuitem">Edit - Select All</item> or select the formatted range.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153815" role="listitem">Choose <item type="menuitem">Format - AutoFormat Styles</item>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN107A9" role="listitem">Click <emph>Add</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN10760" role="listitem">In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN107C3" role="listitem">Click <emph>OK</emph>.</paragraph> + </listitem> + </list> + <section id="relatedtopics"> + <paragraph xml-lang="en-US" id="par_id3159203" role="paragraph"><link href="text/scalc/01/05110000.xhp" name="Format - AutoFormat">Format - AutoFormat Styles</link></paragraph> + </section> + </body> +</helpdocument> |