DocumentClass.CheckSpelling Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public virtual void CheckSpelling (ref object CustomDictionary, ref object IgnoreUppercase, ref object AlwaysSuggest, ref object CustomDictionary2, ref object CustomDictionary3, ref object CustomDictionary4, ref object CustomDictionary5, ref object CustomDictionary6, ref object CustomDictionary7, ref object CustomDictionary8, ref object CustomDictionary9, ref object CustomDictionary10);
abstract member CheckSpelling : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
override this.CheckSpelling : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> unit
Public Overridable Sub CheckSpelling (Optional ByRef CustomDictionary As Object, Optional ByRef IgnoreUppercase As Object, Optional ByRef AlwaysSuggest As Object, Optional ByRef CustomDictionary2 As Object, Optional ByRef CustomDictionary3 As Object, Optional ByRef CustomDictionary4 As Object, Optional ByRef CustomDictionary5 As Object, Optional ByRef CustomDictionary6 As Object, Optional ByRef CustomDictionary7 As Object, Optional ByRef CustomDictionary8 As Object, Optional ByRef CustomDictionary9 As Object, Optional ByRef CustomDictionary10 As Object)
Параметры
- CustomDictionary
- Object
- IgnoreUppercase
- Object
- AlwaysSuggest
- Object
- CustomDictionary2
- Object
- CustomDictionary3
- Object
- CustomDictionary4
- Object
- CustomDictionary5
- Object
- CustomDictionary6
- Object
- CustomDictionary7
- Object
- CustomDictionary8
- Object
- CustomDictionary9
- Object
- CustomDictionary10
- Object