Action group: Excel
The action shows hidden 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 start row of the range of hidden rows to be displayed. | Robin.Numeric | Yes | |
End row | Ordinal number of the end row of the range of rows to be displayed. If the value in this field is 0 or the value in the start row field, then only one row will be displayed. | Robin.Numeric | No |
If one or all of the range rows are not hidden, the action with an error will not terminate.
There is an Excel-document where rows number 6 and 7 are hidden.
We need to make them visible.
Use the "Open", "Show rows", "Save" actions.
The program robot completed successfully.
The desired rows are displayed in the document.