get_ExtraColorScheme()

MasterTheme::get_ExtraColorScheme(int32_t) method

Returns the additional color scheme at the specified index. This scheme don’t affect presentation’s look, it can be selected as main color scheme for a slide. Read-only Aspose::Slides::Theme::IExtraColorScheme

System::SharedPtr<IExtraColorScheme> Aspose::Slides::Theme::MasterTheme::get_ExtraColorScheme(int32_t index) override

See Also