@Deprecated public final class ComparisonBorderType extends com.aspose.ms.System.Enum
enum ComparisonBorderType
Modifier and Type | Field and Description |
---|---|
static int |
BottomBorder
Deprecated.
The bottom border
|
static int |
DiagonalDown
Deprecated.
The diagonal down
|
static int |
DiagonalUp
Deprecated.
The diagonal up
|
static int |
Horizontal
Deprecated.
The horizontal
|
static int |
LeftBorder
Deprecated.
The left border
|
static int |
RightBorder
Deprecated.
The right border
|
static int |
TopBorder
Deprecated.
The top border
|
static int |
Vertical
Deprecated.
The vertical
|
public static final int LeftBorder
The left border
public static final int RightBorder
The right border
public static final int TopBorder
The top border
public static final int BottomBorder
The bottom border
public static final int DiagonalDown
The diagonal down
public static final int DiagonalUp
The diagonal up
public static final int Vertical
The vertical
public static final int Horizontal
The horizontal
Copyright © 2018. All rights reserved.