public interface IThemeFont
| Modifier and Type | Method and Description |
|---|---|
FontLanguageIndex |
getFontLanguageIndex()
Gets the font language type of the theme font.
|
java.lang.String |
getName()
Gets the name of the theme font.
|
void |
setName(java.lang.String value)
Sets the name of the theme font.
|
java.lang.String getName()
void setName(java.lang.String value)
FontLanguageIndex getFontLanguageIndex()