ilistbox-ag凯发旗舰厅



com.spire.xls.core
interface ilistbox

all superinterfaces:
ishape
all known implementing classes:
xlslistboxshape

public interface ilistbox
extends ishape

method summary
 boolean getdisplay3dshading()
           
 ixlsrange getlinkedcell()
           
 ixlsrange getlistfillrange()
           
 int getselectedindex()
           
  getselectiontype()
           
 void setdisplay3dshading(boolean value)
           
 void setlinkedcell(ixlsrange value)
           
 void setlistfillrange(ixlsrange value)
           
 void setselectedindex(int value)
           
 void setselectiontype( value)
           
 
methods inherited from interface com.spire.xls.core.ishape
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getrotation, getshadow, getshapetype, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, setrotation, settop, setvisible, setwidth
 
method detail

getdisplay3dshading

boolean getdisplay3dshading()

setdisplay3dshading

void setdisplay3dshading(boolean value)

getlinkedcell

ixlsrange getlinkedcell()

setlinkedcell

void setlinkedcell(ixlsrange value)

getlistfillrange

ixlsrange getlistfillrange()

setlistfillrange

void setlistfillrange(ixlsrange value)

getselectedindex

int getselectedindex()

setselectedindex

void setselectedindex(int value)

getselectiontype

 getselectiontype()

setselectiontype

void setselectiontype( value)


网站地图