web-apps/apps/spreadsheeteditor/main/resources/help/en/UsageInstructions/ViewDocInfo.htm

27 lines
1.8 KiB
HTML
Raw Normal View History

2016-03-11 00:48:53 +00:00
<!DOCTYPE html>
<html>
<head>
<title>View file information</title>
<meta charset="utf-8" />
<meta name="description" content="View spreadsheet title, author, location, creation date, and statistics" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>View file information</h1>
2017-09-20 08:31:59 +00:00
<p>To access the detailed information about the currently edited spreadsheet, click the <b>File</b> tab of the top toolbar and select the <b>Spreadsheet Info</b> option.</p>
2016-03-11 00:48:53 +00:00
<h3>General Information</h3>
<p>The file information includes spreadsheet title, author, location and creation date.</p>
2017-09-20 08:31:59 +00:00
<div class="onlineDocumentFeatures">
<p class="note"><b>Note</b>: Online Editors allow you to change the spreadsheet title directly from the editor interface. To do that, click the <b>File</b> tab of the top toolbar and select the <b>Rename...</b> option, then enter the necessary <b>File name</b> in a new window that opens and click <b>OK</b>.</p>
</div>
2016-11-25 14:16:53 +00:00
<div class="onlineDocumentFeatures">
<h3>Permission Information</h3>
<p class="note"><b>Note</b>: this option is not available for users with the <b>Read Only</b> permissions.</p>
<p>To find out, who have rights to view or edit the spreadsheet, select the <b>Access Rights...</b> option at the left sidebar.</p>
<p>You can also change currently selected access rights clicking the <b>Change access rights</b> button in the <b>Persons who have rights</b> section.</p>
</div>
2017-08-10 10:05:49 +00:00
<p>To close the <b>File</b> pane and return to your spreadsheet, select the <b>Close Menu</b> option.</p>
2016-11-25 14:16:53 +00:00
</div>
2016-03-11 00:48:53 +00:00
</body>
</html>