web-apps/apps/spreadsheeteditor/main/resources/help/en/ProgramInterface/InsertTab.htm
2021-12-22 18:23:28 +03:00

41 lines
3.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Insert tab</title>
<meta charset="utf-8" />
<meta name="description" content="Learn what an Insert tab is and how to use it for formatting elements, visual objects, and comments in Word files with ONLYOFFICE Document Editor." />
<link type="text/css" rel="stylesheet" href="../editor.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="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Insert tab</h1>
<h2>What is the Insert tab?</h2>
<p>The <b>Insert</b> tab allows adding visual objects and comments in the <a href="https://www.onlyoffice.com/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</b></a>.</p>
<div class="onlineDocumentFeatures">
<p>The corresponding window of the Online Spreadsheet Editor:</p>
<p><img alt="Insert tab" src="../images/interface/inserttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>The corresponding window of the Desktop Spreadsheet Editor:</p>
<p><img alt="Insert tab" src="../images/interface/desktop_inserttab.png" /></p>
</div>
<h2>Functions of the Insert tab</h2>
<p>Using this tab, you can:</p>
<ul>
<li>insert <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">pivot tables</a>,</li>
<li>insert <a href="../UsageInstructions/FormattedTables.htm" onclick="onhyperlinkclick(this)">formatted tables</a>,</li>
<li>insert <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">shapes</a>, <a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">text boxes and Text Art objects</a>, <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">charts</a>, <a href="../UsageInstructions/InsertSparklines.htm" onclick="onhyperlinkclick(this)">sparklines</a>,</li>
<li>insert <a href="../HelpfulHints/CollaborativeEditing.htm#comments" onclick="onhyperlinkclick(this)">comments</a> and <a href="../UsageInstructions/AddHyperlinks.htm" onclick="onhyperlinkclick(this)">hyperlinks</a>,</li>
<li>insert <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">headers/footers</a>,</li>
<li>insert <a href="../UsageInstructions/InsertEquation.htm" onclick="onhyperlinkclick(this)">equations</a> and <a href="../UsageInstructions/InsertSymbols.htm" onclick="onhyperlinkclick(this)">symbols</a>,</li>
<li>insert <a href="../UsageInstructions/Slicers.htm" onclick="onhyperlinkclick(this)">slicers</a>.</li>
</ul>
</div>
</body>
</html>