OMathAutoCorrect.Functions 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 that represents the recognized functions that are automatically corrected using the equation autocorrect feature. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathRecognizedFunctions ^ Functions { Microsoft::Office::Interop::Word::OMathRecognizedFunctions ^ get(); };
public Microsoft.Office.Interop.Word.OMathRecognizedFunctions Functions { get; }
member this.Functions : Microsoft.Office.Interop.Word.OMathRecognizedFunctions
Public ReadOnly Property Functions As OMathRecognizedFunctions