ComponentOne Spell 8.0 for ActiveX
IgnoreAll Property

Returns a specific word from the IgnoreAll property array.

Syntax

val$ = [form!]VSSpell.IgnoreAll(Index As Long)

Remarks

The IgnoreAll property array is zero-based. Valid indices range from zero to IgnoreAllCount - 1.

Elements are added to the IgnoreAll array when the user clicks the Ignore All button on the built-in bad-word dialog or by assigning a word to the CheckWord and setting the IgnoreAllWord property to True.

Data Type

String

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback