Edit

Share via


OMathAutoCorrect.Functions Property

Definition

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

Property Value

OMathRecognizedFunctions

Applies to