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

[ API set: ExcelApiOnline 1.1 ]