_MSProject.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 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
Public Function SpellCheckField (Optional FieldName As PjSpellingField = (Microsoft.Office.Interop.MSProject.PjSpellingField) -1, Optional EnableSpellCheck As Object) As Boolean
Parameters
- FieldName
- PjSpellingField
- EnableSpellCheck
- Object