com.aspose.slides.pptx
Class ColorSchemeEx
java.lang.Object
com.aspose.slides.pptx.ColorSchemeEx
public class ColorSchemeEx
- extends java.lang.Object
Stores theme-defined colors.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public ColorFormatEx get(ColorSchemeIndexEx index)
getDark1
public ColorFormatEx getDark1()
getLight1
public ColorFormatEx getLight1()
getDark2
public ColorFormatEx getDark2()
getLight2
public ColorFormatEx getLight2()
getAccent1
public ColorFormatEx getAccent1()
getAccent2
public ColorFormatEx getAccent2()
getAccent3
public ColorFormatEx getAccent3()
getAccent4
public ColorFormatEx getAccent4()
getAccent5
public ColorFormatEx getAccent5()
getAccent6
public ColorFormatEx getAccent6()
getHyperlink
public ColorFormatEx getHyperlink()
getFollowedHyperlink
public ColorFormatEx getFollowedHyperlink()
getSlide
public BaseSlideEx getSlide()
getPresentation
public PresentationEx getPresentation()