Updated FontTypeSizeStyle.htm (Spreadsheets, en, ru): 1) Background color -> Fill color 2) Strikeout -> Strikethrough (bug 50061)

This commit is contained in:
Svetlana Maleeva 2021-07-13 17:11:34 +03:00
parent dfae0538c7
commit b91073c35b
2 changed files with 11 additions and 11 deletions

View File

@ -53,8 +53,8 @@
<td>Used to make the text underlined with a line going below the letters.</td>
</tr>
<tr>
<td>Strikeout</td>
<td><img alt="Strikeout" src="../images/strike.png" /></td>
<td>Strikethrough</td>
<td><img alt="Strikethrough" src="../images/strike.png" /></td>
<td>Used to make the text struck out with a line going through the letters.</td>
</tr>
<tr>
@ -68,9 +68,9 @@
<td>Used to change the color of the letters/characters in cells.</td>
</tr>
<tr>
<td>Background color</td>
<td><img alt="Background color" src="../images/backgroundcolor.png" /></td>
<td>Used to change the color of the cell background. Using this icon you can apply a <em>solid color</em> fill. The cell background color can also be changed using the <b>Fill</b> section on the <a href="../UsageInstructions/AddBorders.htm" onclick="onhyperlinkclick(this)">Cell settings</a> tab of the right sidebar.</td>
<td>Fill color</td>
<td><img alt="Fill color" src="../images/backgroundcolor.png" /></td>
<td>Used to change the color of the cell fill. Using this icon you can apply a <em>solid color</em> fill. The color of the cell fill can also be changed using the <b>Fill</b> section on the <a href="../UsageInstructions/AddBorders.htm" onclick="onhyperlinkclick(this)">Cell settings</a> tab of the right sidebar.</td>
</tr>
<tr>
<td>Change color scheme</td>

View File

@ -53,9 +53,9 @@
<td>Используется для подчеркивания текста чертой, проведенной под буквами.</td>
</tr>
<tr>
<td>Зачеркнутый</td>
<td><img alt="Зачеркнутый" src="../images/strike.png" /></td>
<td>Используется для зачеркивания текста чертой, проведенной по буквам.</td>
<td>Зачёркнутый</td>
<td><img alt="Зачёркнутый" src="../images/strike.png" /></td>
<td>Используется для зачёркивания текста чертой, проведенной по буквам.</td>
</tr>
<tr>
<td>Подстрочные/надстрочные знаки</td>
@ -68,9 +68,9 @@
<td>Используется для изменения цвета букв/символов в ячейках.</td>
</tr>
<tr>
<td>Цвет фона</td>
<td><img alt="Цвет фона" src="../images/backgroundcolor.png" /></td>
<td>Используется для изменения цвета фона ячейки. С помощью этого значка можно применить заливку <em>сплошным цветом</em>. Цвет фона ячейки также можно изменить с помощью палитры <b>Заливка</b> на вкладке <a href="../UsageInstructions/AddBorders.htm" onclick="onhyperlinkclick(this)">Параметры ячейки</a> правой боковой панели.</td>
<td>Цвет заливки</td>
<td><img alt="Цвет заливки" src="../images/backgroundcolor.png" /></td>
<td>Используется для изменения цвета заливки ячейки. С помощью этого значка можно применить заливку <em>сплошным цветом</em>. Цвет заливки ячейки также можно изменить с помощью палитры <b>Заливка</b> на вкладке <a href="../UsageInstructions/AddBorders.htm" onclick="onhyperlinkclick(this)">Параметры ячейки</a> правой боковой панели.</td>
</tr>
<tr>
<td>Изменение цветовой схемы</td>