xlscheckboxshape-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.shapes
class xlscheckboxshape
java.lang.object
com.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlscheckboxshape
- all implemented interfaces:
- icheckbox, ishape
public class xlscheckboxshape
- extends xlsshape
- implements icheckbox
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 |
xlscheckboxshape
public xlscheckboxshape(java.lang.object parent)
getcheckstate
public checkstate getcheckstate()
- description copied from interface:
icheckbox
- indicates whether check box is checked.
- specified by:
getcheckstate
in interface icheckbox
- returns:
setcheckstate
public void setcheckstate(checkstate value)
- specified by:
setcheckstate
in interface icheckbox
gettext
public java.lang.string gettext()
- specified by:
gettext
in interface icheckbox
settext
public void settext(java.lang.string value)
- specified by:
settext
in interface icheckbox
istextlocked
public boolean istextlocked()
- specified by:
istextlocked
in interface icheckbox
istextlocked
public void istextlocked(boolean value)
- specified by:
istextlocked
in interface icheckbox
getdisplay3dshading
public boolean getdisplay3dshading()
- specified by:
getdisplay3dshading
in interface icheckbox
setdisplay3dshading
public void setdisplay3dshading(boolean value)
- specified by:
setdisplay3dshading
in interface icheckbox
getlinkedcell
public ixlsrange getlinkedcell()
- specified by:
getlinkedcell
in interface icheckbox
setlinkedcell
public void setlinkedcell(ixlsrange value)
- specified by:
setlinkedcell
in interface icheckbox
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()
sethalignment
public void sethalignment(commenthaligntype value)
getvalignment
public commentvaligntype getvalignment()
setvalignment
public void setvalignment(commentvaligntype value)
gettextrotation
public textrotationtype gettextrotation()
settextrotation
public void settextrotation(textrotationtype value)