Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Clear cell Version 3 (Net)

Action group: Tables

...

Description

This action is used to delete data from a table cell

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Data tableTable for which the action will be performed.Robin.DataTable
Yes
Column nameName of the column in which the data will be cleared. If the field is not filled, then the value from the «Column index» field is taken.Robin.String
No
Column indexIndex of the column where data will be cleared. Indexing starts at 0. If the «Column Name» field is filled in, the value in the «Column index» field is ignored. Default value is «0».Robin.Numeric
No
Row indexIndex of the row where the data will be cleared. Indexing starts at 0.Robin.Numeric
Yes

Special conditions of use

None.

Example of use

Task

There is a table in CSV format 

Image Added

You need to clear cell B3 and create a new edited document. 

Solution

Use the actions "Get table from CSV", "Clear cell", "Table to CSV". 

Implementation

  1. Assemble a robot scheme consisting of actions:
    Image Added
  2. Set the parameters for the "Table from CSV" action.
    Image Added
  3. Set the parameters for the "Clear cell" action. Image Added
  4. Set the parameters for the "Table to CSV" action. 
    Image Added
  5. Click the "Start" button in the top panel. 

Result

The program robot completed successfully. 

The required cell is cleared. A new table is created. 

Image Added

Очистить ячейку (таблицы) / Clear cell

Группа действий: Таблицы

Данное действие предназначено для удаления данных из ячейки таблицы.

Image Removed

Настройки

...

Таблица

...

Наименование столбца, в котором будут очищены данные.

Если поле не заполнено, то берется значение из поля "Индекс столбца".

...

Индекс столбца, в котором будут очищены данные.

Индексация начинается с 0.

Если заполнено поле "Имя столбца", то значение в поле "Индекс столбца" игнорируется.

Значение по умолчанию равно "0".

...

Индекс строки, в которой будут очищены данные.

Индексация начинается с 0.

...

Особые условия использования

Отсутствуют.

Пример использования 

Задача: имеется таблица в формате CSV Image Removed. Необходимо очистить ячейку B3 и создать новый изменный документ. 

Решение: воспользоваться действиями "Получить таблицу из CSV", "Очистить ячейку", "Сохранить таблицу в CSV". 

Реализация:

...

Результат:

Программный робот отработал успешно. 

Image Removed

Требуемая ячейка очищена. Создана новая таблица. 

Image Removed