buttonshapecollection-ag凯发旗舰厅



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

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by 
          extended by 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

constructor summary
buttonshapecollection(java.lang.object parent)
           
 
method summary
 ibuttonshape addbutton(int row, int column, int height, int width)
           
 void addcopy(ibuttonshape source)
           
 ibuttonshape get(int index)
           
 ibuttonshape get(java.lang.string name)
           
 int getcount()
           
 
constructor detail

buttonshapecollection

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

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)


网站地图