Condividi tramite


OMathAutoCorrect.Functions Property

Returns the collection that represents the recognized functions that are automatically corrected using the equation autocorrect feature. Read-only.

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

Syntax

'Declaration
ReadOnly Property Functions As OMathRecognizedFunctions
    Get
'Usage
Dim instance As OMathAutoCorrect
Dim value As OMathRecognizedFunctions

value = instance.Functions
OMathRecognizedFunctions Functions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathRecognizedFunctions
OMathRecognizedFunctions

See Also

Reference

OMathAutoCorrect Interface

OMathAutoCorrect Members

Microsoft.Office.Interop.Word Namespace