public final class EquationFractionType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BAR
This specifies that the numerator is above and the denominator below is separated by a bar in the middle.
|
static int |
LINEAR
This specifies that the numerator is on the left and the denominator is on the right, separated by a '/' in between.
|
static int |
NO_BAR
This specifies that the numerator is above and the denominator below is not separated by a bar in the middle.
|
static int |
SKEWED
This specifies that the numerator is on the upper left and the denominator is on the lower right, separated by a "/".
|
public static final int BAR
public static final int NO_BAR
public static final int LINEAR
public static final int SKEWED
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.