Get a list of references to all shapes that are connected directly to the current shape, via a line.

Syntax

=CONNECTED

Examples

image

In the following examples, the selected shape is Shape 2

TextProperty 1Property 2
Shape 1110
Shape 2418
Shape 3213
Shape 46
Shape 5812

=CONNECTED[Shape 1, Shape 3, Shape 4]
Get all shapes connected to the current shape

=CONNECTED."Property 1"[1, 2, 6]
Get all shapes' shape data property "Property 1"