Note

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

Access to this page requires authorization. You can try .

Excel.LinkedEntityLoadServiceResult interface

Package:
excel

Represents the result of a request to @linkedEntityLoadService custom function to load LinkedEntityCellValue objects.

Remarks

API set: ExcelApi 1.19

This interface isn't supported in Excel on the web.

Properties

entities

Represents the loaded LinkedEntityCellValue objects. The loaded objects must be returned in the same order as the entities property of LinkedEntityLoadServiceRequest.

Property Details

entities

Represents the loaded LinkedEntityCellValue objects. The loaded objects must be returned in the same order as the entities property of LinkedEntityLoadServiceRequest.

entities: LinkedEntityCellValue[];

Property Value

Remarks

API set: ExcelApi 1.19

This property isn't supported in Excel on the web.


Feedback

Was this page helpful?