OMathFrac Object Members
Word Developer Reference |
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.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
![]() |
Den | Returns an OMath object that represents the denominator for an equation that contains a fraction. Read-only. |
![]() |
Num | Returns an OMath object that represents the numerator for a fraction. Read-only. |
![]() |
Parent | Returns an Object that represents the parent object of the specified OMathFrac object. |
![]() |
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. |