Excel |
The ExcelRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoFit | Automatically sets the line height so that all text in the cells of the row is visible. |
![]() | Delete | Deletes the current row from the worksheet. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | InsertCopy | Inserts specified number of copied rows before the current row. |
![]() | InsertEmpty | Inserts specified number of empty rows before the current row. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |