ExternalWorkbookCollection.Replace Method
| Name | Parameters | Description |
|---|---|---|
| Replace(Int32, ExternalWorkbook, String) | itemIndex, newItem, alias | Replaces an element with the specified index with a specified element. |
| Replace(Int32, ExternalWorkbook) | itemIndex, newItem | Replaces an element with the specified index with a specified element. |