Range.OMaths Property

Returns an OMaths collection that represents the OMath objects within the specified range. Read-only.

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

Syntax

'Declaration
ReadOnly Property OMaths As OMaths
    Get
'Usage
Dim instance As Range
Dim value As OMaths

value = instance.OMaths
OMaths OMaths { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMaths
OMaths

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Word Namespace