web-apps/apps/spreadsheeteditor/main/resources/help/fr/ProgramInterface/PivotTableTab.htm
2018-05-15 14:28:44 +03:00

27 lines
1.4 KiB
HTML
Raw 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 Tableau croisé dynamique</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Spreadsheet Editor user interface - Pivot Table tab" />
<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="Recherche" type="text" onkeypress="doSearch(event)">
</div>
<h1>Onglet Tableau croisé dynamique</h1>
<p>L'onglet <b>Tableau croisé dynamique</b> permet de <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">modifier l'apparence</a> d'un tableau croisé dynamique existant.</p>
<p><img alt="Onglet Tableau croisé dynamique" src="../images/interface/pivottabletab.png" /></p>
<p>En utilisant cet onglet, vous pouvez :</p>
<ul>
<li>sélectionnez un tableau croisé dynamique entier en un seul clic,</li>
<li>mettre en évidence certaines lignes/colonnes en leur appliquant une mise en forme spécifique,</li>
<li>choisissez l'un des styles de tableaux prédéfinis.</li>
</ul>
</div>
</body>
</html>