|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormatScheme
Stores theme-defined formats for the shapes.
Method Summary | |
---|---|
IFillFormatCollection |
getBackgroundFillStyles()
Returns a collection of theme defined background fill styles. |
IEffectStyleCollection |
getEffectStyles()
Returns a collection of theme defined effect styles. |
IFillFormatCollection |
getFillStyles()
Returns a collection of theme defined fill styles. |
ILineFormatCollection |
getLineStyles()
Returns a collection of theme defined line styles. |
Methods inherited from interface com.aspose.slides.ISlideComponent |
---|
getSlide |
Methods inherited from interface com.aspose.slides.IPresentationComponent |
---|
getPresentation |
Method Detail |
---|
IFillFormatCollection getFillStyles()
Returns a collection of theme defined fill styles.
Read-only IFillFormatCollection
.
ILineFormatCollection getLineStyles()
Returns a collection of theme defined line styles.
Read-only ILineFormatCollection
.
IEffectStyleCollection getEffectStyles()
Returns a collection of theme defined effect styles.
Read-only IEffectStyleCollection
.
IFillFormatCollection getBackgroundFillStyles()
Returns a collection of theme defined background fill styles.
Read-only IFillFormatCollection
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |