ExtraColorSchemes

MasterTheme.ExtraColorSchemes property

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.

public IExtraColorSchemeCollection ExtraColorSchemes { get; }

See Also