GetWord() As Object

DocBox object

Returns an DocWord object associated with the box. A box contains a DocWord only if the box was previously interpreted (InterpretAllBoxes / InterpretBoxes / InterpretBoxNo) and a word was found inside.

If there is no DocWord associated with the box, the method returns Nothing.

The DocBox object