Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
True if the spelling and grammar checker ignores documents based on this template.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property NoProofing As Integer
Get
Set
'Usage
Dim instance As Template
Dim value As Integer
value = instance.NoProofing
instance.NoProofing = value
int NoProofing { get; set; }
Property Value
Type: System.Int32