Range.SpellingErrors Property

Definition

Returns a ProofreadingErrors collection that represents the words identified as spelling errors in the specified range.

public:
 property Microsoft::Office::Interop::Word::ProofreadingErrors ^ SpellingErrors { Microsoft::Office::Interop::Word::ProofreadingErrors ^ get(); };
public Microsoft.Office.Interop.Word.ProofreadingErrors SpellingErrors { get; }
member this.SpellingErrors : Microsoft.Office.Interop.Word.ProofreadingErrors
Public ReadOnly Property SpellingErrors As ProofreadingErrors

Property Value

Applies to