@Deprecated public final class ComparisonCellBorderType extends com.aspose.ms.System.Enum
enum ComparisonCellBorderType
Modifier and Type | Field and Description |
---|---|
static int |
DashDot
Deprecated.
The dash dot
|
static int |
DashDotDot
Deprecated.
The dash dot dot
|
static int |
Dashed
Deprecated.
The dashed
|
static int |
Dotted
Deprecated.
The dotted
|
static int |
Double
Deprecated.
The double
|
static int |
Hair
Deprecated.
The hair
|
static int |
Medium
Deprecated.
The medium
|
static int |
MediumDashDot
Deprecated.
The medium dash dot
|
static int |
MediumDashDotDot
Deprecated.
The medium dash dot dot
|
static int |
MediumDashed
Deprecated.
The medium dashed
|
static int |
None
Deprecated.
The none
|
static int |
SlantedDashDot
Deprecated.
The slanted dash dot
|
static int |
Thick
Deprecated.
The thick
|
static int |
Thin
Deprecated.
The thin
|
public static final int None
The none
public static final int Thin
The thin
public static final int Medium
The medium
public static final int Dashed
The dashed
public static final int Dotted
The dotted
public static final int Thick
The thick
public static final int Double
The double
public static final int Hair
The hair
public static final int MediumDashed
The medium dashed
public static final int DashDot
The dash dot
public static final int MediumDashDot
The medium dash dot
public static final int DashDotDot
The dash dot dot
public static final int MediumDashDotDot
The medium dash dot dot
public static final int SlantedDashDot
The slanted dash dot
Copyright © 2018. All rights reserved.