helpcenter/Web/Controls/Help/Video/Mobile/SpreadsheetAndroid/SpreadsheetAndroid.ascx

26 lines
1.0 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Mobile Documents for Android - Video Guide";
MetaKeyWords = "Mobile Documents, Android";
MetaDescription = "ONLYOFFICE Documents for Android Spreadsheet Editor overview";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">ONLYOFFICE Documents for Android Spreadsheet Editor overview</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/Q6OgdezmCmk" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Edit and collaborate on spreadsheets on your Android device: operations with sheets, cell text formatting, editing cell properties, editing rows/columns, operations on objects, tools and settings. See how it works!</p>
</div>
</div>