public final class TextFontAlignType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTOMATIC
When the text flow is horizontal or simple vertical same as fontBaseline
but for other vertical modes same as fontCenter.
|
static int |
BASELINE
The letters are anchored to the bottom baseline of a single line.
|
static int |
BOTTOM
The letters are anchored to the very bottom of a single line.
|
static int |
CENTER
The letters are anchored between the two baselines of a single line.
|
static int |
TOP
The letters are anchored to the top baseline of a single line.
|
public static final int AUTOMATIC
public static final int BOTTOM
public static final int BASELINE
public static final int CENTER
public static final int TOP
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.