public final class LineType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DARK_GRAY
Represents a dark gray line.
|
static int |
DASH
Represent a dash line.
|
static int |
DASH_DOT
Represents a dash-dot line
|
static int |
DASH_DOT_DOT
Represents a dash-dot-dot line.
|
static int |
DOT
Represents a dotted line.
|
static int |
LIGHT_GRAY
Represents a light gray line.
|
static int |
MEDIUM_GRAY
Represents a medium gray line.
|
static int |
SOLID
Represent a solid line.
|
public static final int DARK_GRAY
public static final int DASH
public static final int DASH_DOT
public static final int DASH_DOT_DOT
public static final int DOT
public static final int LIGHT_GRAY
public static final int MEDIUM_GRAY
public static final int SOLID
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.