java.lang.Object
com.aspose.cells.Bar3DShapeType
public class Bar3DShapeType
| Field Summary | ||
|---|---|---|
static final int | BOX | |
| Box | ||
static final int | PYRAMID_TO_POINT | |
| PyramidToPoint | ||
static final int | PYRAMID_TO_MAX | |
| PyramidToMax | ||
static final int | CYLINDER | |
| Cylinder | ||
static final int | CONE_TO_POINT | |
| ConeToPoint | ||
static final int | CONE_TO_MAX | |
| ConeToMax | ||
| Field Detail |
|---|
BOX | |
public static final int BOX | |
PYRAMID_TO_POINT | |
public static final int PYRAMID_TO_POINT | |
PYRAMID_TO_MAX | |
public static final int PYRAMID_TO_MAX | |
CYLINDER | |
public static final int CYLINDER | |
CONE_TO_POINT | |
public static final int CONE_TO_POINT | |
CONE_TO_MAX | |
public static final int CONE_TO_MAX | |