xlsradiobuttonshape-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.shapes
class xlsradiobuttonshape

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.shapes.xlsshape
          extended by com.spire.xls.core.spreadsheet.shapes.xlsradiobuttonshape
all implemented interfaces:
iradiobutton, ishape

public class xlsradiobuttonshape
extends xlsshape
implements iradiobutton

constructor summary
xlsradiobuttonshape(java.lang.object parent)
           
 
method summary
 checkstate getcheckstate()
          indicates whether option button is checked.
 boolean getdisplay3dshading()
          gets or sets value indicating whether 3d shadow is present.
 commenthaligntype gethalignment()
          horizontal alignment of the text.
 ixlsrange getlinkedcell()
          indicates the cell in which the option button points to
 excelshapetype getshapetype()
          type of shape , read only.
 java.lang.string gettext()
           
 textrotationtype gettextrotation()
          text rotation.
 commentvaligntype getvalignment()
          vertical alignment of the text.
 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 sethalignment(commenthaligntype value)
          horizontal alignment of the text.
 void setlinkedcell(ixlsrange value)
          indicates the cell in which the option button points to
 void setrichtext( value)
          rich text
 void settext(java.lang.string value)
           
 void settextrotation(textrotationtype value)
          text rotation.
 void setvalignment(commentvaligntype value)
          vertical alignment of the text.
 
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 class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.iradiobutton
getline
 
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
 
constructor detail

xlsradiobuttonshape

public xlsradiobuttonshape(java.lang.object parent)
method detail

gettext

public java.lang.string gettext()
specified by:
gettext in interface iradiobutton

settext

public void settext(java.lang.string value)
specified by:
settext in interface iradiobutton

istextlocked

public boolean istextlocked()
specified by:
istextlocked in interface iradiobutton

istextlocked

public void istextlocked(boolean value)
specified by:
istextlocked in interface iradiobutton

getlinkedcell

public ixlsrange getlinkedcell()
description copied from interface: iradiobutton
indicates the cell in which the option button points to
specified by:
getlinkedcell in interface iradiobutton

setlinkedcell

public void setlinkedcell(ixlsrange value)
description copied from interface: iradiobutton
indicates the cell in which the option button points to
specified by:
setlinkedcell in interface iradiobutton

getdisplay3dshading

public boolean getdisplay3dshading()
description copied from interface: iradiobutton
gets or sets value indicating whether 3d shadow is present.
specified by:
getdisplay3dshading in interface iradiobutton

setdisplay3dshading

public void setdisplay3dshading(boolean value)
description copied from interface: iradiobutton
gets or sets value indicating whether 3d shadow is present.
specified by:
setdisplay3dshading in interface iradiobutton

isfirstbutton

public boolean isfirstbutton()
description copied from interface: iradiobutton
indicates whether option button is first button. read only
specified by:
isfirstbutton in interface iradiobutton

getcheckstate

public checkstate getcheckstate()
description copied from interface: iradiobutton
indicates whether option button is checked.
specified by:
getcheckstate in interface iradiobutton

setcheckstate

public void setcheckstate(checkstate value)
description copied from interface: iradiobutton
indicates whether option button is checked.
specified by:
setcheckstate in interface iradiobutton

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

gethalignment

public commenthaligntype gethalignment()
horizontal alignment of the text.

sethalignment

public void sethalignment(commenthaligntype value)
horizontal alignment of the text.

getvalignment

public commentvaligntype getvalignment()
vertical alignment of the text.

setvalignment

public void setvalignment(commentvaligntype value)
vertical alignment of the text.

gettextrotation

public textrotationtype gettextrotation()
text rotation.

settextrotation

public void settextrotation(textrotationtype value)
text rotation.

setrichtext

public void setrichtext( value)
rich text


网站地图