Click or drag to resize

ExcelRow Methods

The ExcelRow type exposes the following members.

Methods
 NameDescription
Public methodAutoFit Automatically sets the line height so that all text in the cells of the row is visible.
Public methodDelete Deletes the current row from the worksheet.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInsertCopy Inserts specified number of copied rows before the current row.
Public methodInsertEmpty Inserts specified number of empty rows before the current row.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also