|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.FormatSchemeEx
public class FormatSchemeEx
Stores theme-defined formats for the shapes.
Method Summary | |
---|---|
FillStylesEx |
getBackgroundFillStyles()
Returns a collection of theme defined background fill styles. |
FillStylesEx |
getFillStyles()
Returns a collection of theme defined fill styles. |
LineStylesEx |
getLineStyles()
Returns a collection of theme defined line styles. |
PresentationEx |
getPresentation()
Returns the parent presentation. |
BaseSlideEx |
getSlide()
Returns the parent slide. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public FillStylesEx getFillStyles()
public LineStylesEx getLineStyles()
public FillStylesEx getBackgroundFillStyles()
public BaseSlideEx getSlide()
getSlide
in interface ISlideComponent
public PresentationEx getPresentation()
getPresentation
in interface IPresentationComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |