|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMasterLayouts
| Method Summary | |
|---|---|
ILayout |
get(int index)
Gets the layout slide by index. |
ILayout |
getByType(SlideLayoutType type)
Gets the first layout slide of specified type. |
int |
getCount()
Gets the number of layout slides in a collection. |
void |
removeMasterLayout(int index)
Delete masterLayout from Layouts. |
| Method Detail |
|---|
int getCount()
ILayout get(int index)
index -
ILayout getByType(SlideLayoutType type)
type - A type of layout slide to find.
void removeMasterLayout(int index)
index - A index of layout slide which will be deleted;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||