ovalshapecollection-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.collections
class ovalshapecollection

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by 
          extended by com.spire.xls.core.spreadsheet.collections.ovalshapecollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, iovalshapes, java.lang.iterable

public class ovalshapecollection
extends
implements iovalshapes

constructor summary
ovalshapecollection(java.lang.object parent)
           
 
method summary
 void addcopy(iovalshape source)
           
 iovalshape addoval(int row, int column, int height, int width)
           
 iovalshape get(int index)
           
 iovalshape get(java.lang.string name)
           
 
constructor detail

ovalshapecollection

public ovalshapecollection(java.lang.object parent)
method detail

get

public iovalshape get(int index)
specified by:
get in interface iovalshapes

get

public iovalshape get(java.lang.string name)
specified by:
get in interface iovalshapes

addoval

public iovalshape addoval(int row,
                          int column,
                          int height,
                          int width)
specified by:
addoval in interface iovalshapes

addcopy

public void addcopy(iovalshape source)


网站地图