Excel.Interfaces.LinkedWorkbookData interface
An interface describing the data returned by calling linkedWorkbook.toJSON()
.
Properties
id | The original URL pointing to the linked workbook. It is unique across all linked workbooks in the collection. |
Property Details
id
The original URL pointing to the linked workbook. It is unique across all linked workbooks in the collection.
id?: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins