AutoCorrect.OtherCorrectionsExceptions Propiedad

Definición

Devuelve una OtherCorrectionsExceptions colección que representa la lista de palabras que Microsoft Word no corregirá automáticamente.

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

Valor de propiedad

Comentarios

Esta lista corresponde a la lista de excepciones de Autocorrección en la pestaña Otras correcciones del cuadro de diálogo Excepciones de autocorrección (comando Autocorrección, menú Herramientas).

Se aplica a