fillstylelist-ag凯发旗舰厅



com.spire.presentation.drawing
class fillstylelist

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

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

represents the collection of fill styles.


constructor summary
fillstylelist()
           
 
method summary
 fillformat get(int index)
          gets the element at the specified index.
 int getcount()
          gets the number of elements actually contained in the collection.
 com.spire.ms.system.collections.ienumerator iterator()
           
 
constructor detail

fillstylelist

public fillstylelist()
method detail

getcount

public int getcount()
gets the number of elements actually contained in the collection.
returns:

get

public fillformat get(int index)
gets the element at the specified index. read-only .
parameters:
index -
returns:

iterator

public com.spire.ms.system.collections.ienumerator iterator()


网站地图