Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.Interfaces.LinkedWorkbookData interface

Package:
excel

An interface describing the data returned by calling linkedWorkbook.toJSON().

Remarks

Used by

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


Feedback

Was this page helpful?