История страницы
Change access Version 7 (Net)
Action group
Изменить доступ
...
: Excel
Описание
Изменяет доступ к Excel-документу.
Иконка
Настройки
...
Уникальный идентификатор сеанса, к которому будет применено действие.
...
Limit access
...
Description
Changes access to an Excel document
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
Limit access | Boolean variable. If the parameter value is True, the document will be denied sharing. If the parameter is False, then the action saves the document with the current name and share. The default is false. | Robin.Boolean | true | No |
Special conditions of use
None.
Example of use
Task
There is an Excel document. It is required to restrict access to this document to other users.
Solution
Use the "Open", "Change access", "Save" actions.
Implementation
- Open the "Excel" action group.
- Open the "General" subgroup.
- Move the "Open" action in the studio workspace.
- Move the "Change access" action in the studio workspace
- Move the "Save" action in the studio workspace
- Change user.
- Open a new document.
Result
The program robot completed successfully.
After changing the user and further opening the file - access to the file is restricted
Запрет общего доступа к документу.
Если:
- true, то действие предоставляет документу эксклюзивный доступ.
- false, действие сохраняет документ с текущим именем и общим доступом.
По умолчанию false.
...
Логический
...
Особые условия использования
Отсутствуют.
Пример использования
Задача. Существует Excel - документ. Требуется ограничить доступ к этому документу другим пользователям.
Решение. Для реализации действия требуются такие действия: "Открыть", "Изменить доступ", "Сохранить"
Реализация:
...
Результат:
Программный робот отработал успешно.
После смены пользователя и дальнейшего открытия файла - доступ к файлу ограничен.