xlsspinnershape-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.shapes
class xlsspinnershape
java.lang.object
com.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlsspinnershape
- all implemented interfaces:
- ishape, ispinnershape
public class xlsspinnershape
- extends xlsshape
- implements ispinnershape
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 |
xlsspinnershape
public xlsspinnershape(java.lang.object parent)
getdisplay3dshading
public boolean getdisplay3dshading()
- specified by:
getdisplay3dshading
in interface ispinnershape
setdisplay3dshading
public void setdisplay3dshading(boolean value)
- specified by:
setdisplay3dshading
in interface ispinnershape
getlinkedcell
public ixlsrange getlinkedcell()
- specified by:
getlinkedcell
in interface ispinnershape
setlinkedcell
public void setlinkedcell(ixlsrange value)
- specified by:
setlinkedcell
in interface ispinnershape
getcurrentvalue
public int getcurrentvalue()
- specified by:
getcurrentvalue
in interface ispinnershape
setcurrentvalue
public void setcurrentvalue(int value)
- specified by:
setcurrentvalue
in interface ispinnershape
getmin
public int getmin()
- specified by:
getmin
in interface ispinnershape
setmin
public void setmin(int value)
- specified by:
setmin
in interface ispinnershape
getmax
public int getmax()
- specified by:
getmax
in interface ispinnershape
setmax
public void setmax(int value)
- specified by:
setmax
in interface ispinnershape
getincrementalchange
public int getincrementalchange()
- specified by:
getincrementalchange
in interface ispinnershape
setincrementalchange
public void setincrementalchange(int value)
- specified by:
setincrementalchange
in interface ispinnershape
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