SpellingSuggestions.word Field
Indicates a misspelled word that has been flagged.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public word As String
'Usage
Dim instance As SpellingSuggestions
Dim value As String
value = instance.word
instance.word = value
public string word