| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.collections.EffectStyleList
public class EffectStyleList
Represents a collection of effect styles.
| Constructor Summary | |
|---|---|
| EffectStyleList() | |
| Method Summary | |
|---|---|
|  EffectStyle | get(int index)Gets an element at specified position. | 
|  int | getCount()Gets a number of elements in the collection. | 
|  com.spire.ms.System.Collections.IEnumerator | iterator()Gets a iterator of the collection. | 
| Constructor Detail | 
|---|
public EffectStyleList()
| Method Detail | 
|---|
public int getCount()
public EffectStyle get(int index)
index - 
public com.spire.ms.System.Collections.IEnumerator iterator()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||