Compartilhar via


SpellCheckResults.spellingSuggestions campo

Especifica uma matriz que inclui todas as sugestões de ortografia.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public spellingSuggestions As SpellingSuggestions()
'Uso
Dim instance As SpellCheckResults
Dim value As SpellingSuggestions()

value = instance.spellingSuggestions

instance.spellingSuggestions = value
public SpellingSuggestions[] spellingSuggestions

Ver também

Referência

SpellCheckResults estrutura

SpellCheckResults membros

Microsoft.SharePoint.Publishing namespace