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