Excel |
The ExcelWorksheet type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculateMaxUsedColumns | Finds the number of columns used. |
![]() | Delete | Deletes this worksheet from the workbook. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetUsedCellRange | Calculates cell range that is used in the worksheet. |
![]() | InsertCopy | Inserts a copy of an existing worksheet before the current worksheet. |
![]() | InsertEmpty | Inserts an empty worksheet before the current worksheet. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |