Sdílet prostřednictvím


Worksheet._CheckSpelling – metoda

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Obor názvů:  Microsoft.Office.Tools.Excel
Sestavení:  Microsoft.Office.Tools.Excel (v Microsoft.Office.Tools.Excel.dll)

Syntaxe

'Deklarace
Sub _CheckSpelling ( _
    CustomDictionary As Object, _
    IgnoreUppercase As Object, _
    AlwaysSuggest As Object, _
    SpellLang As Object, _
    IgnoreFinalYaa As Object, _
    SpellScript As Object _
)
void _CheckSpelling(
    Object CustomDictionary,
    Object IgnoreUppercase,
    Object AlwaysSuggest,
    Object SpellLang,
    Object IgnoreFinalYaa,
    Object SpellScript
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Worksheet Rozhraní

Microsoft.Office.Tools.Excel – obor názvů