| Name | Description | |
|---|---|---|
![]()  | Add | Returns a newly created worksheet which is added to the end of the worksheet collection. | 
![]()  | AddAfter | Creates a new worksheet and inserts it after the specified sheet. | 
![]()  | AddBefore | Creates a new worksheet and inserts it before the specified sheet. | 
![]()  | Contains | Returns true if the specified IWorksheet is contained by the collection of worksheets, otherwise false is returned. | 
![]()  | GetEnumerator | (Inherited from System.Collections.IEnumerable) | 
