Package com.grapecity.documents.excel
Interface IThemeFonts
public interface IThemeFonts
Contains the theme fonts in different language.
-
Method Summary
Modifier and TypeMethodDescriptionget(FontLanguageIndex index) Gets theIThemeFontusingFontLanguageIndex.intgetCount()Gets the number of theme font collections.
-
Method Details
-
get
Gets theIThemeFontusingFontLanguageIndex.- Parameters:
index- Specifies theFontLanguageIndex.
-
getCount
int getCount()Gets the number of theme font collections.
-