Gets or sets the default text of new arrows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowText() As String |
C++
Copy Code
|
|---|
public: |
A string value. The default is an empty string.
RemarksDefault value for the Text property of new arrows.
See Also