iradiobutton-ag凯发旗舰厅



com.spire.xls.core
interface iradiobutton

all superinterfaces:
ishape
all known implementing classes:
xlsradiobuttonshape

public interface iradiobutton
extends ishape

method summary
 checkstate getcheckstate()
          indicates whether option button is checked.
 boolean getdisplay3dshading()
          gets or sets value indicating whether 3d shadow is present.
 ishapelineformat getline()
           
 ixlsrange getlinkedcell()
          indicates the cell in which the option button points to
 java.lang.string gettext()
           
 boolean isfirstbutton()
          indicates whether option button is first button.
 boolean istextlocked()
           
 void istextlocked(boolean value)
           
 void setcheckstate(checkstate value)
          indicates whether option button is checked.
 void setdisplay3dshading(boolean value)
          gets or sets value indicating whether 3d shadow is present.
 void setlinkedcell(ixlsrange value)
          indicates the cell in which the option button points to
 void settext(java.lang.string text)
           
 
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

getcheckstate

checkstate getcheckstate()
indicates whether option button is checked.

setcheckstate

void setcheckstate(checkstate value)
indicates whether option button is checked.

isfirstbutton

boolean isfirstbutton()
indicates whether option button is first button. read only

getdisplay3dshading

boolean getdisplay3dshading()
gets or sets value indicating whether 3d shadow is present.

setdisplay3dshading

void setdisplay3dshading(boolean value)
gets or sets value indicating whether 3d shadow is present.

getlinkedcell

ixlsrange getlinkedcell()
indicates the cell in which the option button points to

setlinkedcell

void setlinkedcell(ixlsrange value)
indicates the cell in which the option button points to

getline

ishapelineformat getline()

gettext

java.lang.string gettext()

settext

void settext(java.lang.string text)

istextlocked

boolean istextlocked()

istextlocked

void istextlocked(boolean value)


网站地图