Sdílet prostřednictvím


WorksheetBase.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.v4.0.Utilities (v Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntaxe

'Deklarace
Public Sub CheckSpelling ( _
    customDictionary As Object, _
    ignoreUppercase As Object, _
    alwaysSuggest As Object, _
    spellLang As Object _
)
public void CheckSpelling(
    Object customDictionary,
    Object ignoreUppercase,
    Object alwaysSuggest,
    Object spellLang
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

WorksheetBase Třída

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