ValidationIssue.TargetShape property (Visio)
Returns the Shape object that is associated with the validation issue. Read-only.
Syntax
expression. TargetShape
expression A variable that represents a ValidationIssue object.
Return value
Shape
Remarks
If the error is not associated with a specific shape, the TargetShape property returns Nothing.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.