xlscheckboxshape-ag凯发旗舰厅



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

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.xlscheckboxshape
all implemented interfaces:
icheckbox, ishape

public class xlscheckboxshape
extends xlsshape
implements icheckbox

constructor summary
xlscheckboxshape(java.lang.object parent)
           
 
method summary
 checkstate getcheckstate()
          indicates whether check box is checked.
 boolean getdisplay3dshading()
           
 commenthaligntype gethalignment()
           
 ixlsrange getlinkedcell()
           
 excelshapetype getshapetype()
          type of shape , read only.
 java.lang.string gettext()
           
 textrotationtype gettextrotation()
           
 commentvaligntype getvalignment()
           
 boolean istextlocked()
           
 void istextlocked(boolean value)
           
 void setcheckstate(checkstate value)
           
 void setdisplay3dshading(boolean value)
           
 void sethalignment(commenthaligntype value)
           
 void setlinkedcell(ixlsrange value)
           
 void settext(java.lang.string value)
           
 void settextrotation(textrotationtype value)
           
 void setvalignment(commentvaligntype value)
           
 
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.icheckbox
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

xlscheckboxshape

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

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)


网站地图