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, 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, 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, getID, getLeft, getName, getOnAction, getResizeBehave, getRotation, getShadow, getThreeD, getTop, getVisible, getWidth, isLockAspectRatio, isLockAspectRatio, isLocked, isLocked, isPrintable, isPrintable, remove, scale, setHeight, 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)