web-apps/apps/spreadsheeteditor/main/resources/help/fr/ProgramInterface/InsertTab.htm
Julia Radzhabova 71625ac383 Update help
2022-09-30 17:56:15 +03:00

42 lines
3.3 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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>Onglet Insertion</title>
<meta charset="utf-8" />
<meta name="description" content="Présentation de l'interface utilisateur du Tableur - l'onglet Insertion" />
<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="Rechercher" type="text" onkeypress="doSearch(event)">
</div>
<h1>Onglet Insertion</h1>
<h2>Qu'est-ce que l'onglet Insertion ?</h2>
<p>L'onglet <b>Insertion</b> dans le <a href="https://www.onlyoffice.com/fr/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Tableur</b></a> permet d'ajouter des objets visuels et des commentaires dans votre feuille de calcul.</p>
<div class="onlineDocumentFeatures">
<p>Fenêtre du Tableur en ligne :</p>
<p><img alt="Onglet Insertion" src="../images/interface/inserttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Fenêtre du Tableur de bureau :</p>
<p><img alt="Onglet Insertion" src="../images/interface/desktop_inserttab.png" /></p>
</div>
<h2>Fonctions de l'onglet Insertion</h2>
<p>En utilisant cet onglet, vous pouvez :</p>
<ul>
<li>innsérer des <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">tableaux croisés dynamiques</a>,</li>
<li>appliquer une <a href="../UsageInstructions/FormattedTables.htm" onclick="onhyperlinkclick(this)">mise en forme de tableau </a>,</li>
<li>insérer des <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, des <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">formes</a>, des <a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">zones de texte et des objets Text Art</a>, des <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">graphiques</a>, des <a href="../UsageInstructions/InsertSparklines.htm" onclick="onhyperlinkclick(this)"> graphiques sparklines</a></li>
<li>insérer des <a href="../HelpfulHints/CollaborativeEditing.htm#comments" onclick="onhyperlinkclick(this)">commentaires</a> et des <a href="../UsageInstructions/AddHyperlinks.htm" onclick="onhyperlinkclick(this)">liens hypertexte</a>,</li>
<li>insérer des <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">en-têtes/pieds de page</a>,</li>
<li>insérer des <a href="../UsageInstructions/InsertEquation.htm" onclick="onhyperlinkclick(this)">équations</a> et des <a href="../UsageInstructions/InsertSymbols.htm" onclick="onhyperlinkclick(this)">symboles</a>.</li>
<li>insérer des <a href="../UsageInstructions/Slicers.htm" onclick="onhyperlinkclick(this)">segments</a>.</li>
</ul>
</div>
</body>
</html>