Visio.Interfaces.ShapeViewUpdateData interface

An interface for updating data on the ShapeView object, for use in shapeView.set({ ... }).

Properties

highlight

Represents the highlight around the shape.

Property Details

highlight

Represents the highlight around the shape.

highlight?: Visio.Highlight;

Property Value

Remarks

[ API set: 1.1 ]