java.lang.Object
com.aspose.cells.ErrorBarDisplayType
public class ErrorBarDisplayType
| Field Summary | ||
|---|---|---|
static final int | BOTH | |
| Both | ||
static final int | MINUS | |
| Minus | ||
static final int | NONE | |
| None | ||
static final int | PLUS | |
| Plus | ||
| Field Detail |
|---|
BOTH | |
public static final int BOTH | |
MINUS | |
public static final int MINUS | |
NONE | |
public static final int NONE | |
PLUS | |
public static final int PLUS | |