ovalshapecollection-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.collections
class ovalshapecollection
java.lang.object
com.spire.ms.system.collections.collectionbase
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
ovalshapecollection
public ovalshapecollection(java.lang.object parent)
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)