xlslistboxshape-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.shapes
class xlslistboxshape
java.lang.object
com.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlslistboxshape
- all implemented interfaces:
- ilistbox, ishape
public class xlslistboxshape
- extends xlsshape
- implements ilistbox
methods inherited from class com.spire.xls.core.spreadsheet.shapes.xlsshape |
deepclone, deepclone, getalternativetext, getalternativetexttitle, getautosize, getbottomrow, getbottomrowoffset, getfill, getheight, gethtmlstring, getid, getleft, getleftcolumn, getleftcolumnoffset, getline, getname, getonaction, getresizebehave, getrightcolumn, getrightcolumnoffset, getrotation, getshadow, getshapeid, getthreed, gettop, gettoprow, gettoprowoffset, getupdatepositions, getvisible, getvmlshape, getwidth, hasfill, hasfill, haslineformat, haslineformat, isfliph, isfliph, isflipv, isflipv, isgroup, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, isrelative, isrelative, remove, scale, setalternativetext, setalternativetexttitle, setautosize, setbottomrow, setbottomrowoffset, setheight, sethtmlstring, setleft, setleftcolumn, setleftcolumnoffset, setname, setonaction, setresizebehave, setrightcolumn, setrightcolumnoffset, setrotation, setshapetype, settop, settoprow, settoprowoffset, setupdatepositions, setvisible, setwidth |
methods inherited from interface com.spire.xls.core.ishape |
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getrotation, getshadow, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, setrotation, settop, setvisible, setwidth |
xlslistboxshape
public xlslistboxshape(java.lang.object parent)
getdisplay3dshading
public boolean getdisplay3dshading()
- specified by:
getdisplay3dshading
in interface ilistbox
setdisplay3dshading
public void setdisplay3dshading(boolean value)
- specified by:
setdisplay3dshading
in interface ilistbox
getlinkedcell
public ixlsrange getlinkedcell()
- specified by:
getlinkedcell
in interface ilistbox
setlinkedcell
public void setlinkedcell(ixlsrange value)
- specified by:
setlinkedcell
in interface ilistbox
getlistfillrange
public ixlsrange getlistfillrange()
- specified by:
getlistfillrange
in interface ilistbox
setlistfillrange
public void setlistfillrange(ixlsrange value)
- specified by:
setlistfillrange
in interface ilistbox
getselectedindex
public int getselectedindex()
- specified by:
getselectedindex
in interface ilistbox
setselectedindex
public void setselectedindex(int value)
- specified by:
setselectedindex
in interface ilistbox
getselectiontype
public getselectiontype()
- specified by:
getselectiontype
in interface ilistbox
setselectiontype
public void setselectiontype( value)
- specified by:
setselectiontype
in interface ilistbox
getshapetype
public excelshapetype getshapetype()
- description copied from class:
xlsshape
- type of shape , read only.
- specified by:
getshapetype
in interface ishape
- overrides:
getshapetype
in class xlsshape