Identifies a row in a worksheet.
The following tables list the members exposed by the Row type.
Name | Description | |
---|---|---|
![]() |
Gets a list with format objects that can be used to customize the appearance of the cells in the row based on various conditions. |
|
![]() |
Gets the height of the row. |
|
![]() |
Gets the zero-based index of the represented row. |
|
![]() |
Gets a value indicating whether the group represented by this row is collapsed. |
|
![]() |
Gets a value indicating whether the row is hidden. |
|
![]() |
Gets the outline level of the row, or 0, if the row is not grouped. |
|
![]() |
Gets a value indicating whether to force a page break after this row during printing. |
|
![]() |
Gets an IRowStyle object that can be used to customize the appearance of all cells in the row. |
|
![]() |
Gets a custom object associated with this row. |
|
![]() |
Gets the row title. |
|
![]() |
Gets an IValidation object that can be used to specify validation rules for the data in the row. |
|
![]() |
Sets the height of the row. |
|
![]() |
Sets a value indicating whether the group represented by this row is collapsed. |
|
![]() |
Sets a value indicating whether the row is hidden. |
|
![]() |
Sets the outline level of the row, or 0, if the row is not grouped. |
|
![]() |
Sets a value indicating whether to force a page break after this row during printing. |
|
![]() |
Sets a custom object associated with this row. |
|
![]() |
Sets the row title. |