OMathFrac.Den Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::OMath ^ Den { Microsoft::Office::Interop::Word::OMath ^ get(); };
public Microsoft.Office.Interop.Word.OMath Den { get; }
member this.Den : Microsoft.Office.Interop.Word.OMath
Public ReadOnly Property Den As OMath

Property Value

OMath

Applies to