xlsscrollbarshape-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.shapes
class xlsscrollbarshape
java.lang.object
com.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlsscrollbarshape
- all implemented interfaces:
- iscrollbarshape, ishape
public class xlsscrollbarshape
- extends xlsshape
- implements iscrollbarshape
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 |
xlsscrollbarshape
public xlsscrollbarshape(java.lang.object parent)
getdisplay3dshading
public boolean getdisplay3dshading()
- specified by:
getdisplay3dshading
in interface iscrollbarshape
setdisplay3dshading
public void setdisplay3dshading(boolean value)
- specified by:
setdisplay3dshading
in interface iscrollbarshape
getlinkedcell
public ixlsrange getlinkedcell()
- specified by:
getlinkedcell
in interface iscrollbarshape
setlinkedcell
public void setlinkedcell(ixlsrange value)
- specified by:
setlinkedcell
in interface iscrollbarshape
getcurrentvalue
public int getcurrentvalue()
- specified by:
getcurrentvalue
in interface iscrollbarshape
setcurrentvalue
public void setcurrentvalue(int value)
- specified by:
setcurrentvalue
in interface iscrollbarshape
getmin
public int getmin()
- specified by:
getmin
in interface iscrollbarshape
setmin
public void setmin(int value)
- specified by:
setmin
in interface iscrollbarshape
getmax
public int getmax()
- specified by:
getmax
in interface iscrollbarshape
setmax
public void setmax(int value)
- specified by:
setmax
in interface iscrollbarshape
getincrementalchange
public int getincrementalchange()
- specified by:
getincrementalchange
in interface iscrollbarshape
setincrementalchange
public void setincrementalchange(int value)
- specified by:
setincrementalchange
in interface iscrollbarshape
getpagechange
public int getpagechange()
- specified by:
getpagechange
in interface iscrollbarshape
setpagechange
public void setpagechange(int value)
- specified by:
setpagechange
in interface iscrollbarshape
ishorizontal
public boolean ishorizontal()
- description copied from interface:
iscrollbarshape
- warning : it's not recommend use set method,because this property decision by width and height
- specified by:
ishorizontal
in interface iscrollbarshape
- returns:
ishorizontal
public void ishorizontal(boolean value)
- description copied from interface:
iscrollbarshape
- warning : it's not recommend use set method,because this property decision by width and height
- specified by:
ishorizontal
in interface iscrollbarshape
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