IsOpenForTextEdit property

Microsoft Visio Developer Reference

IsOpenForTextEdit property

   Example   

Indicates whether a shape is currently open for interactive text editing.

Version added

2000

Syntax

boolRet = object.IsOpenForTextEdit

boolRet

Required Boolean. True if the shape is open for text editing in at least one window; False if the shape is not open for text editing.

object

Required. An expression that returns a Shape object.