OMathFunction.Rad Property

Returns an OMathRad object that represents the mathematical radical function. Read-only.

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

Syntax

'Declaration
ReadOnly Property Rad As OMathRad
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathRad

value = instance.Rad
OMathRad Rad { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathRad
OMathRad

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace