String property
| Example | Applies to |
|---|---|
| Using WordCollection | Word object |
Syntax
This property returns the word in the parent Word object. This property actually returns word fragments, which are not always complete. Usually the words are returned in paragraph order.
object.String [= value]
|
Part |
Description |
|---|---|
|
object |
An expression that evaluates to an object in the Word object. |
|
value |
A string value. |