ExternalWorkbook Properties
An external workbook.| Name | Description |
|---|---|
| DefinedNames | Provides access to a collection of defined names for the external workbook. |
| Path | Gets the path to the spreadsheet file loaded as an external workbook. |
| Worksheets | Gets a collection of worksheets contained in the external workbook. |
See Also