linkedContentReference property

LinkedContentReference? linkedContentReference
getter/setter pair

A reference to the external linked source content.

For example, it contains a reference to the source Google Sheets chart when the embedded object is a linked chart. If unset, then the embedded object is not linked.

Implementation

LinkedContentReference? linkedContentReference;