A group of actions: Excel
The action shows all hidden rows in the Excel document. If one or all of the rows in the range are not hidden, the action will not fail.
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 |