Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
SpellCheck Object
/ CustomDictionaryPath Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
CustomDictionaryPath Property
In This Topic
Gets or sets the full path to a custom dictionary file to use with Spell Check.
Syntax
Visual Basic (Declaration)
expression
.CustomDictionaryPath
As
String
where
expression
is a variable that represents a
SpellCheck Object
Remarks
To specify no custom dictionary, specify an empty string as the parameter instead of
Null
or Nothing.
See Also
Reference
SpellCheck Object
SpellCheck Members