com.aspose.slides
Class ExtraColorSchemeEx

java.lang.Object
  extended by com.aspose.slides.ExtraColorSchemeEx

public class ExtraColorSchemeEx
extends java.lang.Object

Represents an additional color scheme which can be assigned to a slide.


Method Summary
 ColorSchemeEx getColorScheme()
           Returns a color scheme.
 java.lang.String getName()
           Returns a name of this scheme.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

Returns a name of this scheme.


getColorScheme

public ColorSchemeEx getColorScheme()

Returns a color scheme. Readonly ColorSchemeEx.