Identifies a range of rows in a Worksheet.
The following tables list the members exposed by the RowRange type.
Name | Description | |
---|---|---|
![]() |
Gets the bottom row of the range. |
|
![]() |
Gets a list with format objects that can be used to customize the appearance of the rows in the range based on various conditions. |
|
![]() |
Returns an iterator object that can be used to iterate through the rows in the range. |
|
![]() |
Gets the height of all rows in the range. |
|
![]() |
Gets a value indicating whether the rows in the range are hidden. |
|
![]() |
Gets the outline level of the rows in the range. |
|
![]() |
Gets an IRowStyle object that can be used to customize the appearance of all rows in the range. |
|
![]() |
Gets the top row of the range. |
|
![]() |
Gets an IValidation object that can be used to specify validation rules for the data in the range. |
|
![]() |
Increases the outline level of all rows in the range. |
|
![]() |
|
|
![]() |
Sets the height of all rows in the range. |
|
![]() |
Sets a value indicating whether the rows in the range are hidden. |
|
![]() |
Sets the outline level of the rows in the range. |
|
![]() |
Decreases the outline level of all rows in the range. |