java.lang.Object
com.aspose.cells.ErrorBarDisplayType
public class ErrorBarDisplayType
| Field Summary | ||
|---|---|---|
static final int | BOTH | |
static final int | MINUS | |
static final int | NONE | |
static final int | 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 | |