接口 IGroupBox
- 所有超级接口:
IContentControl
,IControl
,IControlT<IGroupBox>
The group box control.
-
方法概要
从接口继承的方法 com.grapecity.documents.excel.forms.IContentControl
getLockedText, getText, setLockedText, setText
从接口继承的方法 com.grapecity.documents.excel.forms.IControl
bringToFront, delete, getBottomRightCell, getEnabled, getFormControlType, getHeight, getLeft, getLocked, getName, getParent, getPlacement, getPrintObject, getShapeRange, getTop, getTopLeftCell, getVisible, getWidth, getZOrder, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setPlacement, setPrintObject, setTop, setVisible, setWidth
-
方法详细资料
-
getDisplay3DShading
boolean getDisplay3DShading()Use 3D style -
setDisplay3DShading
void setDisplay3DShading(boolean value) Use 3D style
-