Gets and sets the number of words before the matched text in the string returned by the WordsBefore property.
Read-write property
Visual Basic |
---|
Public Property NumberOfWordsBeforeMatchToReport As Long |
A long value which represents the number of words before the matched text in the string.
The default value is 1.
Valid values are any integer greater than or equal to 0.
This property identifies the number of words that are returned in the WordsBefore string.