Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.46 KB

File metadata and controls

31 lines (20 loc) · 2.46 KB

Spreadsheet Document API - Insert a Reference to an External Workbook

This example demonstrates how to insert an external reference link from a workbook to another workbook.

An external workbook is created and populated with random data by importing a data table at runtime. Subsequently, the workbook is added to the ExternalWorkbookCollection. A cell formula with reference to an external workbook is inserted in the current worksheet. The worksheet is saved to .XLSX file and opened with an application registered for that file format.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the DevExpress Subscription page for pricing information.

Files to Review

Documentation

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)