Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of the error: either a misspelling or a repeated word.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public type As SpellingErrorType
'Usage
Dim instance As FlaggedWord
Dim value As SpellingErrorType
value = instance.type
instance.type = value
public SpellingErrorType type