Excel |
The ExcelRowCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of currently allocated elements.
(Inherited from ExcelCollectionBase) |
![]() | ItemInt32 | Gets the row with the specified index. |
![]() | ItemString | Gets the row with the specified name. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetEnumerator |
Returns an enumerator for the ExcelCollectionBase.
(Inherited from ExcelCollectionBase) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |