public final class BorderStyle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DASHED
Represents dashed line.
|
static int |
DOTTED
Represents dotted line.
|
static int |
DOUBLE
Represents double line.
|
static int |
GROOVE
Represents groove line.
|
static int |
INSET
Represents inset line.
|
static int |
NONE
Represents no line.
|
static int |
NOT_SET
Represents no set line.
|
static int |
OUTSET
Represents outset line.
|
static int |
RIDGE
Represents ridge line.
|
static int |
SOLID
Represents solid line.
|
public static final int NOT_SET
public static final int NONE
public static final int DOTTED
public static final int DASHED
public static final int SOLID
public static final int DOUBLE
public static final int GROOVE
public static final int RIDGE
public static final int INSET
public static final int OUTSET
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.