OMathAutoCorrect Interface

Represents the math AutoCorrect feature in Microsoft Office Word. To access the math AutoCorrect entries, use the OMathAutoCorrectEntries collection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("6F9D1F68-06F7-49EF-8902-185E54EB5E87")> _
Public Interface OMathAutoCorrect
'Usage
Dim instance As OMathAutoCorrect
[GuidAttribute("6F9D1F68-06F7-49EF-8902-185E54EB5E87")]
public interface OMathAutoCorrect

See Also

Reference

OMathAutoCorrect Members

Microsoft.Office.Interop.Word Namespace