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

27 lines
1.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" />
<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>Вкладка Сводная таблица</h1>
<p>Вкладка <b>Сводная таблица</b> позволяет <a href="../UsageInstructions/PivotTables.htm" onclick="onhyperlinkclick(this)">изменить оформление</a> существующей сводной таблицы.</p>
<p><img alt="Вкладка Сводная таблица" src="../images/interface/pivottabletab.png" /></p>
<p>С помощью этой вкладки вы можете выполнить следующие действия:</p>
<ul>
<li>выделить всю сводную таблицу одним кликом,</li>
<li>выделить некоторые строки или столбцы, применив к ним особое форматирование,</li>
<li>выбрать один из готовых стилей таблиц.</li>
</ul>
</div>
</body>
</html>