接口 IGroupBox
- 所有超级接口:
IContentControl
,IControl
,IControlT<IGroupBox>
组框控件。
-
方法概要
从接口继承的方法 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()使用3D风格。 -
setDisplay3DShading
void setDisplay3DShading(boolean value) 使用3D风格。
-