ilistobjects-ag凯发旗舰厅



com.spire.xls.core
interface ilistobjects

all superinterfaces:
java.util.collection<ilistobject>, java.lang.iterable<ilistobject>, java.util.list<ilistobject>

public interface ilistobjects
extends java.util.list<ilistobject>

method summary
 ilistobject create(java.lang.string name, ixlsrange range)
          creates new list object and adds it to the collection.
 
method detail

create

ilistobject create(java.lang.string name,
                   ixlsrange range)
creates new list object and adds it to the collection.
parameters:
name - name of the new list object.
range - destination range.
returns:
newly created object.


网站地图