| Package | Description |
|---|---|
| com.grapecity.documents.excel | |
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
ThemeFont |
IFont.getThemeFont()
Gets the theme font in the applied font scheme that is associated with the
specified object.
|
static ThemeFont |
ThemeFont.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThemeFont |
ThemeFont.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThemeFont[] |
ThemeFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ThemeFont[] |
ThemeFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFont.setThemeFont(ThemeFont value)
Sets the theme font in the applied font scheme that is associated with the
specified object.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeFont |
IFontFormat.getThemeFont()
Gets the theme font in the applied font scheme that is associated with the
specified object.
|
ThemeFont |
IFontFormat.getThemeFont()
Gets the theme font in the applied font scheme that is associated with the
specified object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFontFormat.setThemeFont(ThemeFont value)
Sets the theme font in the applied font scheme that is associated with the
specified object.
|
void |
IFontFormat.setThemeFont(ThemeFont value)
Sets the theme font in the applied font scheme that is associated with the
specified object.
|