Chapter 2 -- 98
Programmer’s Guide
"
""
" Text.Value
Sets or retrieves global value of the object.
Access Read/Write.
Type VT_BSTR or String
.
"
""
" Text.VariableName
Retrieves o r sets the current variable name associated with the
text.
Access Read/Write.
Type VT_BSTR or String
.
"
""
" Text.VariableObject
Retrieves or sets the current Variable
object associated with the
text.
Access Read/Write.
Type VT_DISPATCH or Variable
object.
"
""
" Text. WordHyphenation
Retrieves or sets the WordHyphenation option.
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Text.WordWrap
RetrievesorsetstheWordWrapoption.
Access Read/Write.
Type VT_BOOL or Boolean
.