Fixes in SSE, en (individual context menus for objects, conditional formatting & advanced settings fixes)

This commit is contained in:
Svetlana Maleeva 2021-08-03 11:01:31 +03:00
parent 96c72fcf29
commit ba20adc205
7 changed files with 10 additions and 9 deletions

View File

@ -74,7 +74,7 @@
<li>
<b>Formula Language</b> is used to select the language for displaying and entering formula names, argument names and descriptions.
<p><b>Formula language</b> is supported for 31 languages:</p>
<p><i>Belarussian</i>, <i>Bulgarian</i>, <i>Catalan</i>, <i>Chinese</i>, <i>Czech</i>, <i>Danish</i>, <i>Dutch</i>, <i>English</i>, <i>Finnish</i>, <i>French</i>, <i>German</i>, <i>Greek</i>, <i>Hungarian</i>, <i>Indonesian</i>, <i>Italian</i>, <i>Japanese</i>, <i>Korean</i>, <i>Lao</i>, <i>Latvian</i>, <i>Norwegian</i>, <i>Polish</i>, <i>Portuguese</i>, <i>Romanian</i>, <i>Russian</i>, <i>Slovak</i>, <i>Slovenian</i>, <i>Spanish</i>, <i>Swedish</i>, <i>Turkish</i>, <i>Ukrainian</i>, <i>Vietnamese</i>.</p>
<p><em>Belarussian</em>, <em>Bulgarian</em>, <em>Catalan</em>, <em>Chinese</em>, <em>Czech</em>, <em>Danish</em>, <em>Dutch</em>, <em>English</em>, <em>Finnish</em>, <em>French</em>, <em>German</em>, <em>Greek</em>, <em>Hungarian</em>, <em>Indonesian</em>, <em>Italian</em>, <em>Japanese</em>, <em>Korean</em>, <em>Lao</em>, <em>Latvian</em>, <em>Norwegian</em>, <em>Polish</em>, <em>Portuguese</em>, <em>Romanian</em>, <em>Russian</em>, <em>Slovak</em>, <em>Slovenian</em>, <em>Spanish</em>, <em>Swedish</em>, <em>Turkish</em>, <em>Ukrainian</em>, <em>Vietnamese</em>.</p>
</li>
<li><b>Regional Settings</b> is used to select the default display format for currency and date and time.</li>
<li><b>Separator</b> is used to specify the characters that you want to use as separators for decimals and thousands. The <b>Use separators based on regional settings</b> option is selected by default. If you want to use custom separators, uncheck this box and enter the necessary characters in the <b>Decimal separator</b> and <b>Thousands separator</b> fields below.</li>

View File

@ -198,7 +198,7 @@
<details class="details-example">
<summary><b>Color Scales Formatting</b></summary>
<p>The <b>Color Scales</b> are used to highlight values within the spreadsheet through a gradient scale.</p>
<p><img alt="Color Scales Formatting" src="../images/databars_diagrams.png" /></p>
<p><img alt="Color Scales Formatting" src="../images/colorscales.png" /></p>
<p>The example below illustrates the columns from “Dairy” through “Beverage” that display data via a two-color scale with variation from yellow to red; the “Total Sales” column displays data via a three-color scale from the smallest amount in red to the largest amount in blue.</p>
<p><img alt="Gradient" src="../images/conditionalformatting/gradient.png" /></p>
</details>
@ -230,7 +230,8 @@
</details>
<details class="details-example">
<summary><b>Formatting Using Formulas</b></summary>
<p>The <b>Formula-based</b> formatting uses various formulas to filter data as per specific needs.</p>
<p>The <b>Formula-based</b> formatting uses various formulas to filter data as per specific needs.</p>
<p><img alt="New Rule Formula" src="../images/newrule_formula.png" /></p>
<ul>
<li>The <b>Rule</b> section shows the selected rule and the selected formatting condition, by clicking the down arrow you can access the list of the available rules and conditions. Use the <b>Select Data</b> box to define the cell value to compare with. Use the reference to a single cell, or the reference with the worksheet function such as =SUM(A1:B5).</li>
<li>The <b>Format</b> section offers a range of cell formatting options. You can choose one of the available format <b>Presets</b></li>
@ -308,7 +309,7 @@
<p>Choose <b>Automatic</b> to set the minimum value to zero, and the maximum value to the largest number in the range. <b>Automatic</b> is the default option.</p>
<p>Click <b>Select data</b> box to change the cell range for the minimum/maximum values.</p>
</li>
<li>Bar Appearance
<li><b>Bar Appearance</b>
<p>Customize the <b>Data Bar</b> appearance by choosing the type and the color of the fill and the border, and bar direction.</p>
<ul>
<li>There are two <b>Fill</b> type options: <b>Solid</b> fill and <b>Gradient</b> fill. Use the down arrow below to select the fill color for the bars representing Positive and Negative values.</li>
@ -318,7 +319,7 @@
<li>Enable <b>Show bar only</b> check box to display only data bars in cells and hide values.</li>
</ul>
</li>
<li>Axis
<li><b>Axis</b>
<p>Select the data bar axis <b>Position</b> in relation to the cell midpoint to separate positive and negative values. There are three axis position options: <b>Automatic</b>, <b>Cell midpoint</b> and <b>None</b>. Click the color box down arrow to set the axis color.</p>
</li>
<li>The <b>Preview</b> box shows how the cell will look like after formatting.</li>

View File

@ -186,7 +186,7 @@
<ul type="circle">
<li>
Right-click the shape to assign a macro to and choose the <b>Assign Macro</b> option from the drop-down menu.
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclick.png" /></p>
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclickshape.png" /></p>
</li>
<li>The <b>Assign Macro</b> dialogue will open</li>
<li>

View File

@ -349,7 +349,7 @@
<ul type="circle">
<li>
Right-click the chart to assign a macro to and choose the <b>Assign Macro</b> option from the drop-down menu.
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclick.png" /></p>
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclickchart.png" /></p>
</li>
<li>The <b>Assign Macro</b> dialogue will open</li>
<li>

View File

@ -111,7 +111,7 @@
<ul type="circle">
<li>
Right-click the image to assign a macro to and choose the <b>Assign Macro</b> option from the drop-down menu.
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclick.png" /></p>
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclickimage.png" /></p>
</li>
<li>The <b>Assign Macro</b> dialogue will open</li>
<li>

View File

@ -131,7 +131,7 @@
<ul type="circle">
<li>
Right-click the text box to assign a macro to and choose the <b>Assign Macro</b> option from the drop-down menu.
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclick.png" /></p>
<p><img alt="Assign Macro on Menu" src="../images/assignmacro_rightclickshape.png" /></p>
</li>
<li>The <b>Assign Macro</b> dialogue will open</li>
<li>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB