The following tables list the members exposed by IWorkbookWindowInfos.
Public Properties
| Name | Description |
| Count | Returns the number of views and therefore the number of instances of IWorkbookWindowInfo associated with the parent workbook. |
| Item | Returns the IWorkbookWindowInfo specified by the zero based index. |
| Workbook | Returns the parent workbook of this collection. |
Top
Public Methods
| Name | Description |
| Add | Returns a newly created IWorkbookWindowInfo which is added to the end of this collection. |
Top
See Also