Package com.grapecity.documents.excel
Interface IThemeColorScheme
public interface IThemeColorScheme
Represents the theme color.
-
Method Summary
Modifier and TypeMethodDescriptionget(ThemeColor index) Gets theIThemeColorusingThemeColor.intgetCount()Gets the number of theme color schemes.
-
Method Details
-
get
Gets theIThemeColorusingThemeColor.- Parameters:
index- Specifies theThemeColor
-
getCount
int getCount()Gets the number of theme color schemes.
-