diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/scalc/guide/design.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/design.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/guide/design.xhp | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/guide/design.xhp b/helpcontent2/source/text/scalc/guide/design.xhp new file mode 100644 index 000000000..0674f5353 --- /dev/null +++ b/helpcontent2/source/text/scalc/guide/design.xhp @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8"?> + + + +<!-- + * 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 . + --> + + + <helpdocument version="1.0"> +<meta> +<topic id="textscalcguidedesignxml" indexer="include" status="PUBLISH"> +<title xml-lang="en-US" id="tit">Selecting Themes for Sheets</title> +<filename>/text/scalc/guide/design.xhp</filename> +</topic> +</meta> +<body> + + + +<bookmark xml-lang="en-US" branch="index" id="bm_id3150791"><bookmark_value>theme selection for sheets</bookmark_value> +<bookmark_value>layout;spreadsheets</bookmark_value> +<bookmark_value>cell styles; selecting</bookmark_value> +<bookmark_value>selecting;formatting themes</bookmark_value> +<bookmark_value>sheets;formatting themes</bookmark_value> +<bookmark_value>formats;themes for sheets</bookmark_value> +<bookmark_value>formatting;themes for sheets</bookmark_value> +</bookmark> + <comment>mw deleted "applying;"</comment> + <paragraph xml-lang="en-US" id="hd_id3150791" role="heading" level="1"><variable id="design"><link href="text/scalc/guide/design.xhp" name="Selecting Themes for Sheets">Selecting Themes for Sheets</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3145786" role="paragraph">$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets.</paragraph> + <paragraph xml-lang="en-US" id="par_id3154490" role="paragraph">It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet.</paragraph> + <paragraph xml-lang="en-US" id="par_id3154757" role="paragraph">Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156382" role="paragraph">To apply a custom cell style to a cell, you can open the Styles window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles window to apply this style to the selected cells.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153963" role="paragraph">To apply a theme to a spreadsheet:</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3146920" role="listitem">Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar. </paragraph> + <embed href="text/scalc/02/06080000.xhp#sythemes"/> + <paragraph xml-lang="en-US" id="par_id3148488" role="listitem">The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles window lists the custom styles for specific cells.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155114" role="listitem">In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3150090" role="listitem">Click OK</paragraph> + <paragraph xml-lang="en-US" id="par_id3150201" role="listitem">As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet.</paragraph> + </listitem> + </list> + <section id="relatedtopics"> + + <embed href="text/scalc/guide/autoformat.xhp#autoformat"/> + <paragraph xml-lang="en-US" id="par_id3146979" role="paragraph"><link href="text/scalc/02/06080000.xhp" name="Theme selection">Theme selection</link></paragraph> + + </section> + </body> +</helpdocument> |