|
|||||||||
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 |