public final class TextAlignmentType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BOTTOM
Represents bottom text alignment.
|
static int |
CENTER
Represents center text alignment.
|
static int |
CENTER_ACROSS
Represents center across text alignment.
|
static int |
DISTRIBUTED
Represents distributed text alignment.
|
static int |
FILL
Represents fill text alignment.
|
static int |
GENERAL
Represents general text alignment.
|
static int |
JUSTIFIED_LOW
Aligns the text with an adjusted kashida length for Arabic text.
|
static int |
JUSTIFY
Represents justify text alignment.
|
static int |
LEFT
Represents left text alignment.
|
static int |
RIGHT
Represents right text alignment.
|
static int |
THAI_DISTRIBUTED
Distributes Thai text specially, because each character is treated as a word.
|
static int |
TOP
Represents top text alignment.
|
public static final int GENERAL
public static final int BOTTOM
public static final int CENTER
public static final int CENTER_ACROSS
public static final int DISTRIBUTED
public static final int FILL
public static final int JUSTIFY
public static final int LEFT
public static final int RIGHT
public static final int TOP
public static final int JUSTIFIED_LOW
public static final int THAI_DISTRIBUTED
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.