42 lines
3 KiB
HTML
42 lines
3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Layout tab</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="Learn what a Layout tab is and how to use it for changing the appearance of Word files, setting up page parameters and visual elements with ONLYOFFICE." />
|
|
<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="Search" type="text" onkeypress="doSearch(event)">
|
|
</div>
|
|
<h1>Layout tab</h1>
|
|
<h2>What is the Layout tab?</h2>
|
|
<p>The <b>Layout</b> tab in the <a href="https://www.onlyoffice.com/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</b></a> allows adjusting the appearance of a spreadsheet: setting up the page parameters and defining the arrangement of visual elements.</p>
|
|
<div class="onlineDocumentFeatures">
|
|
<p>The corresponding window of the Online Spreadsheet Editor:</p>
|
|
<p><img alt="Layout tab" src="../images/interface/layouttab.png" /></p>
|
|
</div>
|
|
<div class="desktopDocumentFeatures">
|
|
<p>The corresponding window of the Desktop Spreadsheet Editor:</p>
|
|
<p><img alt="Layout tab" src="../images/interface/desktop_layouttab.png" /></p>
|
|
</div>
|
|
<h2>Functions of the Layout tab</h2>
|
|
<p>Using this tab, you can:</p>
|
|
<ul>
|
|
<li>adjust page <a href="../UsageInstructions/SavePrintDownload.htm#print" onclick="onhyperlinkclick(this)">margins, orientation, size</a>,</li>
|
|
<li>specify a <a href="../UsageInstructions/SavePrintDownload.htm#printarea" onclick="onhyperlinkclick(this)">print area</a>,</li>
|
|
<li>insert <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">headers or footers</a>,</li>
|
|
<li><a href="../UsageInstructions/ScaleToFit.htm" onclick="onhyperlinkclick(this)">scale</a> a worksheet,</li>
|
|
<li><a href="../UsageInstructions/SavePrintDownload.htm#printtitles" onclick="onhyperlinkclick(this)">print titles</a> on a page,</li>
|
|
<li>align and arrange objects (<a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">charts</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">shapes</a>),</li>
|
|
<li>change <a href="../UsageInstructions/FontTypeSizeStyle.htm#colorscheme" onclick="onhyperlinkclick(this)">color scheme</a>.</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|