GemBox.Spreadsheet

ExcelRow Methods

The methods of the ExcelRow class are listed below. For a complete list of ExcelRow class members, see the ExcelRow Members topic.

Public Instance Methods

AutoFit Automatically fits row height to the minimum size required for all lines in the row cells to be visible.
Delete Deletes this row from the worksheet.
InsertCopy Inserts specified number of copied rows before the current row.
InsertEmpty Inserts specified number of empty rows before the current row.

See Also

ExcelRow Class | GemBox.Spreadsheet Namespace | ExcelColumn