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

39 lines
3.5 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" />
<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="Поиск" type="text" onkeypress="doSearch(event)">
</div>
<h1>Вкладка Макет</h1>
<p>Вкладка <b>Макет</b> в <a href="https://www.onlyoffice.com/ru/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Редакторе электронных таблиц</b></a> позволяет изменить внешний вид электронной таблицы: задать параметры страницы и определить расположение визуальных элементов.</p>
<div class="onlineDocumentFeatures">
<p>Окно онлайн-редактора электронных таблиц:</p>
<p><img alt="Вкладка Макет" src="../images/interface/layouttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Окно десктопного редактора электронных таблиц:</p>
<p><img alt="Вкладка Макет" src="../images/interface/desktop_layouttab.png" /></p>
</div>
<p>С помощью этой вкладки вы можете выполнить следующие действия:</p>
<ul>
<li>настраивать <a href="../UsageInstructions/SavePrintDownload.htm#print" onclick="onhyperlinkclick(this)">поля, ориентацию, размер</a> страницы,</li>
<li>задавать <a href="../UsageInstructions/SavePrintDownload.htm#printarea" onclick="onhyperlinkclick(this)">область печати</a>,</li>
<li>вставлять <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">колонтитулы</a>,</li>
<li>произвести <a href="../UsageInstructions/ScaleToFit.htm" onclick="onhyperlinkclick(this)">масштабирование</a> листа,</li>
<li><a href="../UsageInstructions/SavePrintDownload.htm#print" onclick="onhyperlinkclick(this)">печатать заголовки</a>,</li>
<li>выравнивать и располагать в определенном порядке объекты (<a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">изображения</a>, <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">диаграммы</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">фигуры</a>),</li>
<li>изменять <a href="../UsageInstructions/FontTypeSizeStyle.htm#colorscheme" onclick="onhyperlinkclick(this)">цветовую схему</a>.</li>
</ul>
</div>
</body>
</html>