public class HSSFCombobox extends HSSFSimpleShape
OBJECT_TYPE_ARC, OBJECT_TYPE_COMBO_BOX, OBJECT_TYPE_COMMENT, OBJECT_TYPE_LINE, OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING, OBJECT_TYPE_OVAL, OBJECT_TYPE_PICTURE, OBJECT_TYPE_RECTANGLE, WRAP_BY_POINTS, WRAP_NONE, WRAP_SQUAREFILL__FILLCOLOR_DEFAULT, LINESTYLE__COLOR_DEFAULT, LINESTYLE_DASHDOTDOTSYS, LINESTYLE_DASHDOTGEL, LINESTYLE_DASHDOTSYS, LINESTYLE_DASHGEL, LINESTYLE_DASHSYS, LINESTYLE_DEFAULT, LINESTYLE_DOTGEL, LINESTYLE_DOTSYS, LINESTYLE_LONGDASHDOTDOTGEL, LINESTYLE_LONGDASHDOTGEL, LINESTYLE_LONGDASHGEL, LINESTYLE_NONE, LINESTYLE_SOLID, LINEWIDTH_DEFAULT, LINEWIDTH_ONE_PT, NO_FILL_DEFAULT, NO_FILLHITTEST_FALSE, NO_FILLHITTEST_TRUE| Constructor and Description |
|---|
HSSFCombobox(EscherContainerRecord spContainer,
ObjRecord objRecord) |
HSSFCombobox(HSSFShape parent,
HSSFAnchor anchor) |
| Modifier and Type | Method and Description |
|---|---|
protected ObjRecord |
createObjRecord() |
protected EscherContainerRecord |
createSpContainer() |
protected TextObjectRecord |
createTextObjRecord() |
void |
setShapeType(int shapeType) |
afterRemove, cloneShape, getShapeType, getString, getTextObjectRecord, getWrapText, setString, setWrapTextcountOfAllChildren, getAnchor, getEscherContainer, getFillColor, getLineStyle, getLineStyleColor, getLineWidth, getObjRecord, getOptRecord, getParent, getPatriarch, getRotationDegree, isFlipHorizontal, isFlipVertical, isNoFill, setAnchor, setFillColor, setFillColor, setFlipHorizontal, setFlipVertical, setLineStyle, setLineStyleColor, setLineStyleColor, setLineWidth, setNoFill, setParent, setPatriarch, setPropertyValue, setRotationDegreepublic HSSFCombobox(EscherContainerRecord spContainer, ObjRecord objRecord)
public HSSFCombobox(HSSFShape parent, HSSFAnchor anchor)
protected TextObjectRecord createTextObjRecord()
createTextObjRecord in class HSSFSimpleShapeprotected EscherContainerRecord createSpContainer()
createSpContainer in class HSSFSimpleShapeprotected ObjRecord createObjRecord()
createObjRecord in class HSSFSimpleShapepublic void setShapeType(int shapeType)
setShapeType in class HSSFSimpleShapeshapeType - - shapeTypeHSSFShapeTypesCopyright © 2020. All rights reserved.