|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
java.lang.objectcom.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.core.spreadsheet.shapes.xlsshape
com.spire.xls.core.spreadsheet.shapes.xlsradiobuttonshape
public class xlsradiobuttonshape
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.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 |
---|
public xlsradiobuttonshape(java.lang.object parent)
method detail |
---|
public java.lang.string gettext()
gettext
in interface iradiobutton
public void settext(java.lang.string value)
settext
in interface iradiobutton
public boolean istextlocked()
istextlocked
in interface iradiobutton
public void istextlocked(boolean value)
istextlocked
in interface iradiobutton
public ixlsrange getlinkedcell()
iradiobutton
getlinkedcell
in interface iradiobutton
public void setlinkedcell(ixlsrange value)
iradiobutton
setlinkedcell
in interface iradiobutton
public boolean getdisplay3dshading()
iradiobutton
getdisplay3dshading
in interface iradiobutton
public void setdisplay3dshading(boolean value)
iradiobutton
setdisplay3dshading
in interface iradiobutton
public boolean isfirstbutton()
iradiobutton
isfirstbutton
in interface iradiobutton
public checkstate getcheckstate()
iradiobutton
getcheckstate
in interface iradiobutton
public void setcheckstate(checkstate value)
iradiobutton
setcheckstate
in interface iradiobutton
public excelshapetype getshapetype()
xlsshape
getshapetype
in interface ishape
getshapetype
in class xlsshape
public commenthaligntype gethalignment()
public void sethalignment(commenthaligntype value)
public commentvaligntype getvalignment()
public void setvalignment(commentvaligntype value)
public textrotationtype gettextrotation()
public void settextrotation(textrotationtype value)
public void setrichtext( value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |