GemBox.Spreadsheet

ExcelWorksheet Methods

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

Public Instance Methods

Delete Deletes this worksheet from the workbook.
ExtractToDataTableOverloaded. Extracts data to DataTable.
GetUsedCellRange Calculates cell range that is used in the worksheet.
InsertCopy Inserts a copy of an existing worksheet before the current worksheet.
InsertDataTableOverloaded. Inserts a DataTable at the specified position in the current worksheet.
InsertEmpty Inserts an empty worksheet before the current worksheet.

See Also

ExcelWorksheet Class | GemBox.Spreadsheet Namespace | ExcelRow | ExcelColumn | ExcelCell