diff --git a/Web/Controls/Help/MobApps/MobDocs/PresentationEditor/PEToolsAndSettings/ChangeAppSettings/PEChangeAppSettings.ascx b/Web/Controls/Help/MobApps/MobDocs/PresentationEditor/PEToolsAndSettings/ChangeAppSettings/PEChangeAppSettings.ascx index 6ae3a3f25..fc25ce3b9 100644 --- a/Web/Controls/Help/MobApps/MobDocs/PresentationEditor/PEToolsAndSettings/ChangeAppSettings/PEChangeAppSettings.ascx +++ b/Web/Controls/Help/MobApps/MobDocs/PresentationEditor/PEToolsAndSettings/ChangeAppSettings/PEChangeAppSettings.ascx @@ -52,14 +52,15 @@ Tools icon in the right corner of the top toolbar.
  • Tap the arrow next to the Document Settings" /> - Document Settings menu item.
  • + Presentation Settings menu item.

    Currently, the following presentation settings are available:

    diff --git a/Web/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/OperationsOnObjects/InsertFormulas/InsertFormulas.ascx b/Web/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/OperationsOnObjects/InsertFormulas/InsertFormulas.ascx index 05a6219ea..4c3690dc4 100644 --- a/Web/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/OperationsOnObjects/InsertFormulas/InsertFormulas.ascx +++ b/Web/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/OperationsOnObjects/InsertFormulas/InsertFormulas.ascx @@ -40,12 +40,13 @@
  • tapping the Insert object" /> icon at the top toolbar and switching to the Insert function icon" /> tab.
  • -
  • Select one of the commonly used functions (SUM, MIN, MAX, COUNT) or choose the necessary Category in the CATEGORIES section and select the function you need. +
  • Start entering the function's name and choose the required function using the tips field that will appear. You can also select one of the commonly used functions (SUM, MIN, MAX, COUNT) or choose the necessary Category in the CATEGORIES section and select the function you need.

    To view the function description, tap the Info icon" /> icon.

  • Enter the function arguments either using the on-screen keyboard or dragging to select a range of cells to be included as an argument. If the function requires several arguments, they must be separated by commas.

    Generally, numeric values, logical values (TRUE, FALSE), text values (must be quoted), cell references, cell range references and other functions can be used as function arguments.

  • +
  • When editing a formula in the formula field, you can accept or reject changes using the red cross button for cancelling and green check mark button for accepting the changes.
  • Insert formulas" />