rectanglecollection-ag凯发旗舰厅



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

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

public class rectanglecollection
extends
implements irectangleshapes

constructor summary
rectanglecollection(java.lang.object parent)
           
 
method summary
 irectangleshape addrectangle(int row, int column, int height, int width,  rectshapetype)
           
 irectangleshape get(int index)
           
 irectangleshape get(java.lang.string name)
           
 int getcount()
           
 
constructor detail

rectanglecollection

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

getcount

public int getcount()
specified by:
getcount in interface irectangleshapes

get

public irectangleshape get(int index)
specified by:
get in interface irectangleshapes

get

public irectangleshape get(java.lang.string name)
specified by:
get in interface irectangleshapes

addrectangle

public irectangleshape addrectangle(int row,
                                    int column,
                                    int height,
                                    int width,
                                     rectshapetype)
specified by:
addrectangle in interface irectangleshapes


网站地图