Visio.Interfaces.SelectionData interface
An interface describing the data returned by calling selection.toJSON()
.
Properties
shapes | Gets the Shapes of the Selection. Read-only. |
Property Details
shapes
Gets the Shapes of the Selection. Read-only.
shapes?: Visio.Interfaces.ShapeData[];
Property Value
Remarks
[ API set: 1.1 ]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins