OverrideTheme Class |
Namespace: Aspose.Slides.Theme
The OverrideTheme type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorScheme |
Returns the color scheme.
Read-only IColorScheme.
(Overrides ThemeColorScheme.) |
![]() | FontScheme |
Returns the font scheme.
Read-only IFontScheme.
(Overrides ThemeFontScheme.) |
![]() | FormatScheme |
Returns the shape format scheme.
Read-only IFormatScheme.
(Overrides ThemeFormatScheme.) |
![]() | IsEmpty |
True value means that ColorScheme, FontScheme, FormatScheme is null and any overriding with this theme object are disabled.
Read-only Boolean.
|
![]() | Presentation |
Returns the parent presentation.
Read-only IPresentation.
(Inherited from Theme.) |
Name | Description | |
---|---|---|
![]() | Clear |
Set ColorScheme, FontScheme, FormatScheme to null to disable any overriding with this theme object.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetEffective |
Gets effective theme data with the inheritance applied.
(Inherited from Theme.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitColorScheme |
Init ColorScheme with new object for overriding ColorScheme of InheritedTheme.
|
![]() | InitColorSchemeFrom |
Init ColorScheme with new object for overriding ColorScheme of InheritedTheme.
|
![]() | InitColorSchemeFromInherited |
Init ColorScheme with new object for overriding ColorScheme of InheritedTheme. And initialize data of this new object with data of the ColorScheme of InheritedTheme.
|
![]() | InitFontScheme |
Init FontScheme with new object for overriding FontScheme of InheritedTheme.
|
![]() | InitFontSchemeFrom |
Init FontScheme with new object for overriding FontScheme of InheritedTheme.
|
![]() | InitFontSchemeFromInherited |
Init FontScheme with new object for overriding FontScheme of InheritedTheme. And initialize data of this new object with data of the FontScheme of InheritedTheme.
|
![]() | InitFormatScheme |
Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.
|
![]() | InitFormatSchemeFrom |
Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.
|
![]() | InitFormatSchemeFromInherited |
Init FormatScheme with new object for overriding FormatScheme of InheritedTheme. And initialize data of this new object with data of the FormatScheme of InheritedTheme.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |