com.aspose.slides
Interface IOverrideTheme
- All Superinterfaces:
- IPresentationComponent, ITheme
- All Known Implementing Classes:
- OverrideTheme
public interface IOverrideTheme
- extends ITheme
isEmpty
boolean isEmpty()
initColorScheme
void initColorScheme()
initColorSchemeFrom
void initColorSchemeFrom(IColorScheme colorScheme)
initColorSchemeFromInherited
void initColorSchemeFromInherited()
initFontScheme
void initFontScheme()
initFontSchemeFrom
void initFontSchemeFrom(IFontScheme fontScheme)
initFontSchemeFromInherited
void initFontSchemeFromInherited()
initFormatScheme
void initFormatScheme()
initFormatSchemeFrom
void initFormatSchemeFrom(IFormatScheme formatScheme)
initFormatSchemeFromInherited
void initFormatSchemeFromInherited()
clear
void clear()