OMathFrac.Den Property

Returns an OMath object that represents the denominator for an equation that contains a fraction. Read-only.

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

Syntax

'Declaration
ReadOnly Property Den As OMath
    Get
'Usage
Dim instance As OMathFrac
Dim value As OMath

value = instance.Den
OMath Den { get; }

Property Value

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

See Also

Reference

OMathFrac Interface

OMathFrac Members

Microsoft.Office.Interop.Word Namespace