Interface: IWorksheet

Defines a worksheets information.

Methods

Name Description
AddRow() Adds a row to the worksheet.
DeleteRow(Int32) Deletes a row from the worksheet at index.

Properties

Name Description
RowCount Gets the number of rows contained in the worksheet.