| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
ShapeType |
IShape.getType()
Returns the shape type
|
static ShapeType |
ShapeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShapeType |
ShapeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShapeType[] |
ShapeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ShapeType[] |
ShapeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|