Files
2026-03-19 16:16:24 +01:00

37 lines
2.4 KiB
HTML
Raw Permalink 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>Kartica Pivot Table</title>
<meta charset="utf-8" />
<meta name="description" content="Predstavljanje korisničkog interfejsa Spreadsheet Editor-a kartica Pivot Table" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/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="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Pretraga" type="text" onkeypress="doSearch(event)">
</div>
<h1>Kartica Pivot Table</h1>
<p>Kartica <b>Pivot Table</b> u <a href="https://www.onlyoffice.com/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</b></a>-u omogućava <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">kreiranje i uređivanje</a> pivot tabela.</p>
<p class="note">Počevši od verzije ONLYOFFICE Docs 8.2, kartica <b>Pivot Table</b> je podrazumevano sakrivena i otvara se samo tokom rada sa pivot tabelama.</p>
<p>Odgovarajući prozor Online Spreadsheet Editor-a:</p>
<p><img alt="Pivot Table tab" src="../images/interface/pivottabletab.png" /></p>
<p>Odgovarajući prozor Desktop Spreadsheet Editor-a:</p>
<p><img alt="Pivot Table tab" src="../images/interface/desktop_pivottabletab.png" /></p>
<p>Pomoću ove kartice možete:</p>
<ul>
<li>kreirati novu pivot tabelu,</li>
<li>izabrati odgovarajući raspored za pivot tabelu,</li>
<li>ažurirati pivot tabelu ako promenite podatke u izvornom skupu podataka,</li>
<li>izabrati celu pivot tabelu jednim klikom,</li>
<li>proširivati ili skupljati polja radi prikazivanja ili sakrivanja detalja stavki pivot tabele,</li>
<li>istaći određene redove/kolone primenom posebnog stila formatiranja,</li>
<li>izabrati jedan od unapred definisanih stilova tabela.</li>
</ul>
</div>
</body>
</html>