Napomena
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Checks the spelling of text custom fields.
expression. SpellCheckField
( _FieldName_
, _EnableSpellCheck_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
FieldName | Optional | PjSpellingField | One of the PjSpellingField enumeration values. |
EnableSpellCheck | Optional | Variant | True if spell check is enabled; otherwise, False. |
Boolean
To check spelling in the entire project, including text custom fields, use the SpellingCheck method. The SpellingCheck method is equivalent to the Spelling command on the Project tab of the Ribbon.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.