com.moyosoft.connector.ms.excel.ui
Class CheckBox
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.ExcelComponent
|
+--com.moyosoft.connector.ms.excel.ExcelTextComponent
|
+--com.moyosoft.connector.ms.excel.ui.CheckBox
- public class CheckBox
- extends ExcelTextComponent
Constructor Summary |
CheckBox(Dispatch dispatch)
|
Methods inherited from class com.moyosoft.connector.ms.excel.ExcelTextComponent |
checkSpelling, checkSpelling, checkSpelling, checkSpelling, getAutoScaleFont, getCaption, getCharacters, getCharacters, getCharacters, getFont, getFormula, getHorizontalAlignment, getOrientation, getOrientationValue, getReadingOrder, getVerticalAlignment, isAddIndent, isAutoSize, setAddIndent, setAutoScaleFont, setAutoSize, setCaption, setFormula, setHorizontalAlignment, setOrientation, setOrientationValue, setReadingOrder, setVerticalAlignment |
Methods inherited from class com.moyosoft.connector.ms.excel.ExcelComponent |
bringToFront, copy, copyPicture, copyPicture, copyPicture, cut, delete, getBottomRightCell, getDispatch, getHeight, getIndex, getLeft, getName, getOnAction, getPlacement, getTop, getTopLeftCell, getWidth, getZOrder, isEnabled, isLocked, isPrintObject, isVisible, select, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setOnAction, setPlacement, setPrintObject, setTop, setVisible, setWidth |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckBox
public CheckBox(Dispatch dispatch)
isLockedText
public boolean isLockedText()
- Overrides:
isLockedText
in class ExcelTextComponent
setLockedText
public void setLockedText(boolean value)
- Overrides:
setLockedText
in class ExcelTextComponent
getText
public java.lang.String getText()
- Overrides:
getText
in class ExcelTextComponent
setText
public void setText(java.lang.String value)
- Overrides:
setText
in class ExcelTextComponent
getAccelerator
public java.lang.String getAccelerator()
setAccelerator
public void setAccelerator(java.lang.String value)
getBorder
public Border getBorder()
isDisplay3DShading
public boolean isDisplay3DShading()
setDisplay3DShading
public void setDisplay3DShading(boolean value)
getInterior
public Interior getInterior()
getLinkedCell
public java.lang.String getLinkedCell()
setLinkedCell
public void setLinkedCell(java.lang.String value)
getPhoneticAccelerator
public java.lang.String getPhoneticAccelerator()
setPhoneticAccelerator
public void setPhoneticAccelerator(java.lang.String value)