Share via


OMathRad.Deg Property

Returns an OMath object that represents the degree for a radical. Read-only.

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

Syntax

'Declaration
ReadOnly Property Deg As OMath
    Get
'Usage
Dim instance As OMathRad
Dim value As OMath

value = instance.Deg
OMath Deg { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMath
OMath

See Also

Reference

OMathRad Interface

OMathRad Members

Microsoft.Office.Interop.Word Namespace