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 ]
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