ApplicationClass.SpellCheckField(PjSpellingField, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool SpellCheckField (Microsoft.Office.Interop.MSProject.PjSpellingField FieldName = (Microsoft.Office.Interop.MSProject.PjSpellingField) -1, object EnableSpellCheck);
abstract member SpellCheckField : Microsoft.Office.Interop.MSProject.PjSpellingField * obj -> bool
override this.SpellCheckField : Microsoft.Office.Interop.MSProject.PjSpellingField * obj -> bool
Public Overridable Function SpellCheckField (Optional FieldName As PjSpellingField = (Microsoft.Office.Interop.MSProject.PjSpellingField) -1, Optional EnableSpellCheck As Object) As Boolean
Parameters
- FieldName
- PjSpellingField
- EnableSpellCheck
- Object