buttonshapecollection-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.collections
class buttonshapecollection
java.lang.object
com.spire.ms.system.collections.collectionbase
com.spire.xls.core.spreadsheet.collections.buttonshapecollection
- all implemented interfaces:
- com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, ibuttonshapes, java.lang.iterable
public class buttonshapecollection
- extends
- implements ibuttonshapes
buttonshapecollection
public buttonshapecollection(java.lang.object parent)
getcount
public int getcount()
- specified by:
getcount
in interface ibuttonshapes
get
public ibuttonshape get(int index)
- specified by:
get
in interface ibuttonshapes
get
public ibuttonshape get(java.lang.string name)
- specified by:
get
in interface ibuttonshapes
addbutton
public ibuttonshape addbutton(int row,
int column,
int height,
int width)
- specified by:
addbutton
in interface ibuttonshapes
addcopy
public void addcopy(ibuttonshape source)