| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
TextureAlignment |
IFillFormat.getTextureAlignment()
Gets the text alignment for the specified
IFillFormat. |
TextureAlignment |
IFillFormat.getTextureAlignment()
Gets the text alignment for the specified
IFillFormat. |
static TextureAlignment |
TextureAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextureAlignment |
TextureAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextureAlignment[] |
TextureAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TextureAlignment[] |
TextureAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFillFormat.setTextureAlignment(TextureAlignment value)
Sets the text alignment for the specified
IFillFormat. |
void |
IFillFormat.setTextureAlignment(TextureAlignment value)
Sets the text alignment for the specified
IFillFormat. |