|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRadioButton
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, getID, getLeft, getName, getOnAction, getResizeBehave, getRotation, getShadow, getShapeType, getThreeD, getTop, getVisible, getWidth, isLockAspectRatio, isLockAspectRatio, isLocked, isLocked, isPrintable, isPrintable, remove, scale, setHeight, setName, setOnAction, setResizeBehave, setRotation, setTop, setVisible, setWidth |
Method Detail |
---|
CheckState getCheckState()
void setCheckState(CheckState value)
boolean isFirstButton()
boolean getDisplay3DShading()
void setDisplay3DShading(boolean value)
IXLSRange getLinkedCell()
void setLinkedCell(IXLSRange value)
IShapeLineFormat getLine()
java.lang.String getText()
void setText(java.lang.String text)
boolean isTextLocked()
void isTextLocked(boolean value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |