web-apps/apps/spreadsheeteditor/main/resources/help/ru/ProgramInterface/InsertTab.htm

39 lines
3.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Вкладка Вставка</title>
<meta charset="utf-8" />
<meta name="description" content="Знакомство с пользовательским интерфейсом редактора электронных таблиц - Вкладка Вставка" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Поиск" type="text" onkeypress="doSearch(event)">
</div>
<h1>Вкладка Вставка</h1>
<p>Вкладка <b>Вставка</b> в <a href="https://www.onlyoffice.com/ru/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Редакторе электронных таблиц</b></a> позволяет добавлять в электронную таблицу визуальные объекты и комментарии.</p>
<div class="onlineDocumentFeatures">
<p>Окно онлайн-редактора электронных таблиц:</p>
<p><img alt="Вкладка Вставка" src="../images/interface/inserttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Окно десктопного редактора электронных таблиц:</p>
<p><img alt="Вкладка Вставка" src="../images/interface/desktop_inserttab.png" /></p>
</div>
<p>С помощью этой вкладки вы можете выполнить следующие действия:</p>
<ul>
<li>вставлять <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">сводные таблицы</a>,</li>
<li>вставлять <a href="../UsageInstructions/FormattedTables.htm" onclick="onhyperlinkclick(this)">форматированные таблицы</a>,</li>
<li>вставлять <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">изображения</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">фигуры</a>, <a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">текстовые поля и объекты Text Art</a>, <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">диаграммы</a> и <a href="../UsageInstructions/InsertSparklines.htm" onclick="onhyperlinkclick(this)">спарклайны</a>,</li>
<li>вставлять <a href="../HelpfulHints/CollaborativeEditing.htm#comments" onclick="onhyperlinkclick(this)">комментарии</a> и <a href="../UsageInstructions/AddHyperlinks.htm" onclick="onhyperlinkclick(this)">гиперссылки</a>,</li>
<li>вставлять <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">колонтитулы</a>,</li>
<li>вставлять <a href="../UsageInstructions/InsertEquation.htm" onclick="onhyperlinkclick(this)">уравнения</a> и <a href="../UsageInstructions/InsertSymbols.htm" onclick="onhyperlinkclick(this)">символы</a>,</li>
<li>вставлять <a href="../UsageInstructions/Slicers.htm" onclick="onhyperlinkclick(this)">срезы</a>.</li>
</ul>
</div>
</body>
</html>