OMathAutoCorrect.Entries Property
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.
Returns the collection of equation autocorrect entries found within the equation autocorrect feature. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathAutoCorrectEntries ^ Entries { Microsoft::Office::Interop::Word::OMathAutoCorrectEntries ^ get(); };
public Microsoft.Office.Interop.Word.OMathAutoCorrectEntries Entries { get; }
member this.Entries : Microsoft.Office.Interop.Word.OMathAutoCorrectEntries
Public ReadOnly Property Entries As OMathAutoCorrectEntries