java.lang.Object
com.aspose.cells.CellBorderType
public class CellBorderType
- extends java.lang.Object
Utility class containing constants.
Enumerates a cell's border type.
Field Summary |
static final int | DASH_DOT | |
Represents thin dash-dotted line.
|
static final int | DASH_DOT_DOT | |
Represents thin dash-dot-dotted line.
|
static final int | DASHED | |
Represents dashed line.
|
static final int | DOTTED | |
Represents dotted line.
|
static final int | DOUBLE | |
Represents double line.
|
static final int | HAIR | |
Represents hair line.
|
static final int | MEDIUM_DASH_DOT | |
Represents medium dash-dotted line.
|
static final int | MEDIUM_DASH_DOT_DOT | |
Represents medium dash-dot-dotted line.
|
static final int | MEDIUM_DASHED | |
Represents medium dashed line.
|
static final int | NONE | |
Represents no line.
|
static final int | MEDIUM | |
Represents medium line.
|
static final int | SLANTED_DASH_DOT | |
Represents slanted medium dash-dotted line.
|
static final int | THICK | |
Represents thick line.
|
static final int | THIN | |
Represents thin line.
|
DASH_DOT | |
public static final int DASH_DOT |
-
Represents thin dash-dotted line.
DASH_DOT_DOT | |
public static final int DASH_DOT_DOT |
-
Represents thin dash-dot-dotted line.
DASHED | |
public static final int DASHED |
-
Represents dashed line.
DOTTED | |
public static final int DOTTED |
-
Represents dotted line.
DOUBLE | |
public static final int DOUBLE |
-
Represents double line.
HAIR | |
public static final int HAIR |
-
Represents hair line.
MEDIUM_DASH_DOT | |
public static final int MEDIUM_DASH_DOT |
-
Represents medium dash-dotted line.
MEDIUM_DASH_DOT_DOT | |
public static final int MEDIUM_DASH_DOT_DOT |
-
Represents medium dash-dot-dotted line.
MEDIUM_DASHED | |
public static final int MEDIUM_DASHED |
-
Represents medium dashed line.
NONE | |
public static final int NONE |
-
Represents no line.
MEDIUM | |
public static final int MEDIUM |
-
Represents medium line.
SLANTED_DASH_DOT | |
public static final int SLANTED_DASH_DOT |
-
Represents slanted medium dash-dotted line.
THICK | |
public static final int THICK |
-
Represents thick line.
THIN | |
public static final int THIN |
-
Represents thin line.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.