get_ExtraColorSchemes()

IMasterTheme::get_ExtraColorSchemes() method

Returns the collection of additional color schemes. These schemes don’t affect presentation’s look, they can be selected as main color scheme for a slide. Read-only IExtraColorSchemeCollection.

virtual System::SharedPtr<IExtraColorSchemeCollection> Aspose::Slides::Theme::IMasterTheme::get_ExtraColorSchemes()=0

See Also