Vwa.Shape.getGuid Method

Applies to: apps for SharePoint | SharePoint Server 2013

Returns the GUID of the shape in Microsoft Visio 2013.

var value = Shape.getGUID()

Return value

string The GUID of the shape in Visio 2013.

Remarks

The GUID of the shape is the value returned by the Shape.UniqueID property in Visio 2013.

See also

Reference

Vwa.Shape Class

Vwa.Shape Class Methods