scrollbarcollection-ag凯发旗舰厅



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

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

public class scrollbarcollection
extends
implements iscrollbarshapes

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

scrollbarcollection

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

getcount

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

get

public iscrollbarshape get(int index)
specified by:
get in interface iscrollbarshapes

get

public iscrollbarshape get(java.lang.string name)
specified by:
get in interface iscrollbarshapes

addscrollbar

public iscrollbarshape addscrollbar(int row,
                                    int column,
                                    int height,
                                    int width)
specified by:
addscrollbar in interface iscrollbarshapes

addcopy

public void addcopy(iscrollbarshape source)


网站地图