_Application.SpellingOptions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna um SpellingOptions objeto que representa as opções ortográficas do aplicativo.
public:
property Microsoft::Office::Interop::Excel::SpellingOptions ^ SpellingOptions { Microsoft::Office::Interop::Excel::SpellingOptions ^ get(); };
public Microsoft.Office.Interop.Excel.SpellingOptions SpellingOptions { get; }
Public ReadOnly Property SpellingOptions As SpellingOptions