Document.CheckConsistency method (Word)

Searches all text in a Japanese language document and displays instances where character usage is inconsistent for the same words.

Syntax

expression. CheckConsistency

expression Required. A variable that represents a Document object.

Example

This example checks the consistency of Japanese characters in the active document.

ActiveDocument.CheckConsistency

See also

Document Object

Support and feedback

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.