effectstylelist-ag凯发旗舰厅



com.spire.presentation.collections
class effectstylelist

java.lang.object
  extended by com.spire.presentation.collections.effectstylelist
all implemented interfaces:
com.spire.ms.system.collections.ienumerable, java.lang.iterable
direct known subclasses:
effectstylecollection

public class effectstylelist
extends java.lang.object
implements com.spire.ms.system.collections.ienumerable

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

effectstylelist

public effectstylelist()
method detail

getcount

public int getcount()
gets a number of elements in the collection. readonly ,
returns:

get

public effectstyle get(int index)
gets an element at specified position. readonly .
parameters:
index -
returns:

iterator

public com.spire.ms.system.collections.ienumerator iterator()
gets a iterator of the collection.
returns:


网站地图