@Deprecated public final class ComparisonTextAlignmentType extends com.aspose.ms.System.Enum
enum ComparisonTextAlignmentType
Modifier and Type | Field and Description |
---|---|
static int |
Bottom
Deprecated.
The bottom
|
static int |
Center
Deprecated.
The center
|
static int |
CenterAcross
Deprecated.
The center across
|
static int |
Distributed
Deprecated.
The distributed
|
static int |
Fill
Deprecated.
The fill
|
static int |
General
Deprecated.
The general
|
static int |
Justify
Deprecated.
The justify
|
static int |
Left
Deprecated.
The left
|
static int |
Right
Deprecated.
The right
|
static int |
Top
Deprecated.
The top
|
public static final int Bottom
The bottom
public static final int Center
The center
public static final int CenterAcross
The center across
public static final int Distributed
The distributed
public static final int Fill
The fill
public static final int General
The general
public static final int Justify
The justify
public static final int Left
The left
public static final int Right
The right
public static final int Top
The top
Copyright © 2018. All rights reserved.