Defines a worksheets information.
Declaration Syntax
public interface IWorksheet
Table 1892: Members
Property | RowCount |
Gets the number of rows contained in the worksheet. |
Method | AddRow() |
Adds a row to the worksheet. |
Method | DeleteRow(int) |
Deletes a row from the worksheet at index. |