mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 21:30:02 +08:00
Update help
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
</li>
|
||||
|
||||
<li><b>Top toolbar</b> displays a set of editing commands depending on the selected menu tab. Currently, the following tabs are available: <a href="../ProgramInterface/FileTab.htm" onclick="onhyperlinkclick(this)">File</a>, <a href="../ProgramInterface/HomeTab.htm" onclick="onhyperlinkclick(this)">Home</a>, <a href="../ProgramInterface/InsertTab.htm" onclick="onhyperlinkclick(this)">Insert</a>, <a href="../ProgramInterface/LayoutTab.htm" onclick="onhyperlinkclick(this)">Layout</a>, <a href="../ProgramInterface/FormulaTab.htm" onclick="onhyperlinkclick(this)">Formula</a>, <a href="../ProgramInterface/DataTab.htm" onclick="onhyperlinkclick(this)">Data</a>, <span class="onlineDocumentFeatures"><a href="../ProgramInterface/PivotTableTab.htm" onclick="onhyperlinkclick(this)">Pivot Table</a>,</span> <a href="../ProgramInterface/CollaborationTab.htm" onclick="onhyperlinkclick(this)">Collaboration</a>, <span class="desktopDocumentFeatures">Protection,</span> <a href="../ProgramInterface/PluginsTab.htm" onclick="onhyperlinkclick(this)">Plugins</a>.
|
||||
<p>The <div class = "icon icon-copy"></div> <b>Copy</b> and <div class = "icon icon-paste"></div> <b>Paste</b> options are always available at the left part of the <b>Top toolbar</b> regardless of the selected tab.</p>
|
||||
<p>The <span class = "icon icon-copy"></span> <b>Copy</b> and <span class = "icon icon-paste"></span> <b>Paste</b> options are always available at the left part of the <b>Top toolbar</b> regardless of the selected tab.</p>
|
||||
</li>
|
||||
<li><b>Formula bar</b> allows to enter and edit <a href="../UsageInstructions/InsertFunction.htm" onclick="onhyperlinkclick(this)">formulas</a> or values in the cells. <b>Formula bar</b> displays the content of the currently selected cell.</li>
|
||||
<li><b>Status bar</b> at the bottom of the editor window contains some <a href="../HelpfulHints/Navigation.htm" onclick="onhyperlinkclick(this)">navigation tools</a>: sheet navigation buttons, sheet tabs, and zoom buttons. The <b>Status bar</b> also displays the number of filtered records if you apply a <a href="../UsageInstructions/SortData.htm#filter" onclick="onhyperlinkclick(this)">filter</a>, or results of the <a href="../UsageInstructions/InsertFunction.htm" onclick="onhyperlinkclick(this)">automatic calculations</a> if you select several cells containing data.</li>
|
||||
|
||||
Reference in New Issue
Block a user