iscrollbarshape-ag凯发旗舰厅



com.spire.xls.core
interface iscrollbarshape

all superinterfaces:
ishape
all known implementing classes:
xlsscrollbarshape

public interface iscrollbarshape
extends ishape

method summary
 int getcurrentvalue()
           
 boolean getdisplay3dshading()
           
 int getincrementalchange()
           
 ixlsrange getlinkedcell()
           
 int getmax()
           
 int getmin()
           
 int getpagechange()
           
 boolean ishorizontal()
          warning : it's not recommend use set method,because this property decision by width and height
 void ishorizontal(boolean value)
          warning : it's not recommend use set method,because this property decision by width and height
 void setcurrentvalue(int value)
           
 void setdisplay3dshading(boolean value)
           
 void setincrementalchange(int value)
           
 void setlinkedcell(ixlsrange value)
           
 void setmax(int value)
           
 void setmin(int value)
           
 void setpagechange(int 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)

getcurrentvalue

int getcurrentvalue()

setcurrentvalue

void setcurrentvalue(int value)

getmin

int getmin()

setmin

void setmin(int value)

getmax

int getmax()

setmax

void setmax(int value)

getincrementalchange

int getincrementalchange()

setincrementalchange

void setincrementalchange(int value)

getpagechange

int getpagechange()

setpagechange

void setpagechange(int value)

ishorizontal

boolean ishorizontal()
warning : it's not recommend use set method,because this property decision by width and height
returns:

ishorizontal

void ishorizontal(boolean value)
warning : it's not recommend use set method,because this property decision by width and height
parameters:
value -


网站地图