Action group: Excel
The action hides rows in the document
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with an Excel document | Robin.Excel | Excel context | Yes |
Start row | Ordinal number of the starting row of the range of rows to be hidden. | Robin.Numeric | Yes | |
End row | Ordinal number of the end row of the range of rows to be hidden. If the value in this field is 0 or the value in the start row field, then only one row will be hidden. | Robin.Numeric | No |
The action hides one row if To equals to From or left empty.
The action hides all rows in the "From" to "To" range (or vice versa if the "To" field is set and the value is bigger than "From").
There is an excel-document. Hide rows 2 through 4.
Use the "Open", "Hide rows", Save" actions.
2. Set the "Open" action parameters.
3. Set the "Hide rows" action parameters.
4. Set the "Save" action parameters.
5. Click "Start" in the top panel.
The program robot completed successfully.
The rows 2 through 4 were hidden.