OMathFrac Members

Include Protected Members
Include Inherited Members

Represents a fraction, consisting of a numerator and denominator separated by a fraction bar. The fraction bar can be horizontal or diagonal, depending on the fraction properties.

The OMathFrac type exposes the following members.

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property Den Returns an OMath object that represents the denominator for an equation that contains a fraction. Read-only.
Public property Num Returns a OMath object that represents the numerator for a fraction. Read-only.
Public property Parent Returns the parent object of the specified OMathFrac object.
Public property Type Returns or sets a WdOMathFracType constant that represents the layout of a fraction, whether it is stacked, skewed, linear, or without a fraction bar. Read/write.

Top

See Also

Reference

OMathFrac Interface

Microsoft.Office.Interop.Word Namespace