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. |
|
![]() |
Gets or sets the height of all rows in the range. |
|
![]() |
Gets or sets a value indicating whether the rows in the range are hidden. |
|
![]() |
Gets or sets 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. |
Name | Description | |
---|---|---|
![]() |
Returns an enumerator object that can be used to iterate through the rows in the range. |
|
![]() |
Increases the outline level of all rows in the range. |
|
![]() |
Decreses the outline level of all rows in the range. |