Back to Devexpress

ExternalWorkbookCollection.Replace Method

officefileapi-devexpress-dot-spreadsheet-dot-externalworkbookcollection-dot-replace.md

latest651 B
Original Source

ExternalWorkbookCollection.Replace Method

NameParametersDescription
Replace(Int32, ExternalWorkbook, String)itemIndex, newItem, aliasReplaces an element with the specified index with a specified element.
Replace(Int32, ExternalWorkbook)itemIndex, newItemReplaces an element with the specified index with a specified element.