public interface IThemeEffectiveData
Immutable Theme object.
Modifier and Type | Method and Description |
---|---|
IColorSchemeEffectiveData |
getColorScheme(java.lang.Integer styleColor)
Returns the color scheme.
|
IFontSchemeEffectiveData |
getFontScheme()
Returns the font scheme.
|
IFormatSchemeEffectiveData |
getFormatScheme()
Returns the shape format scheme.
|
IColorSchemeEffectiveData getColorScheme(java.lang.Integer styleColor)
Returns the color scheme.
IFontSchemeEffectiveData getFontScheme()
Returns the font scheme.
Read-only IFontSchemeEffectiveData
.
IFormatSchemeEffectiveData getFormatScheme()
Returns the shape format scheme.
Read-only IFormatSchemeEffectiveData
.
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.