OMathAutoCorrectEntry.Value Property

Returns or sets a String that represents the contents of a OMathAutoCorrectEntry(). Read/write.

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

Syntax

'Declaration
Property Value As String
    Get
    Set
'Usage
Dim instance As OMathAutoCorrectEntry
Dim value As String

value = instance.Value

instance.Value = value
string Value { get; set; }

Property Value

Type: System.String
String

See Also

Reference

OMathAutoCorrectEntry Interface

OMathAutoCorrectEntry Members

Microsoft.Office.Interop.Word Namespace