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