java.lang.Object
com.aspose.cells.MsoArrowheadLength
public class MsoArrowheadLength
| Field Summary | ||
|---|---|---|
static final int | SHORT | |
| Short line end length | ||
static final int | MEDIUM | |
| Medium line end length | ||
static final int | LONG | |
| Long line end length | ||
| Field Detail |
|---|
SHORT | |
public static final int SHORT | |
MEDIUM | |
public static final int MEDIUM | |
LONG | |
public static final int LONG | |