|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.drawing.FormatScheme
public class FormatScheme
Stores theme-defined formats for the shapes.
| Constructor Summary | |
|---|---|
FormatScheme(IActivePresentation parent)
|
|
| Method Summary | |
|---|---|
FillStyleCollection |
getBackgroundFillStyles()
Gets a collection of theme defined background fill styles. |
EffectStyleCollection |
getEffectStyles()
Gets a collection of theme defined effect styles. |
FillStyleCollection |
getFillStyles()
Gets a collection of theme defined fill styles. |
LineStyleCollection |
getLineStyles()
Gets a collection of theme defined line styles. |
Presentation |
getPresentation()
Returns the parent presentation. |
ActiveSlide |
getSlide()
Gets the parent slide. |
| Methods inherited from class com.spire.presentation.PptObject |
|---|
checkDisposed, getParent |
| Constructor Detail |
|---|
public FormatScheme(IActivePresentation parent)
| Method Detail |
|---|
public FillStyleCollection getFillStyles()
public LineStyleCollection getLineStyles()
public EffectStyleCollection getEffectStyles()
public FillStyleCollection getBackgroundFillStyles()
public ActiveSlide getSlide()
getSlide in interface ISlideComponentpublic Presentation getPresentation()
getPresentation in interface IActivePresentationjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||