|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<excelshapetype>
com.spire.xls.excelshapetype
public enum excelshapetype
excel shapes.
enum constant summary | |
---|---|
arc
arc |
|
button
button |
|
cellsdrawing
only for preserving the drawing object in the template file. |
|
chart
chart |
|
checkbox
check box |
|
combobox
combo box |
|
comment
comment |
|
dialogbox
dialog box |
|
formcontrol
form control |
|
group
group |
|
groupbox
group box |
|
label
label |
|
line
line |
|
listbox
list box |
|
oleobject
ole object |
|
oval
oval |
|
picture
picture |
|
polygon
polygon |
|
prstgomshape
prst gom shape |
|
radiobutton
radio button |
|
rectangle
rectangle |
|
scrollbar
scroll bar |
|
spinner
spinner |
|
textbox
text box |
|
unknown
only for preserving the drawing object in the xlsx file. |
enum constant detail |
---|
public static final excelshapetype group
public static final excelshapetype line
public static final excelshapetype rectangle
public static final excelshapetype oval
public static final excelshapetype arc
public static final excelshapetype chart
public static final excelshapetype textbox
public static final excelshapetype button
public static final excelshapetype picture
public static final excelshapetype polygon
public static final excelshapetype checkbox
public static final excelshapetype radiobutton
public static final excelshapetype label
public static final excelshapetype dialogbox
public static final excelshapetype spinner
public static final excelshapetype scrollbar
public static final excelshapetype listbox
public static final excelshapetype groupbox
public static final excelshapetype combobox
public static final excelshapetype comment
public static final excelshapetype oleobject
public static final excelshapetype cellsdrawing
public static final excelshapetype unknown
public static final excelshapetype prstgomshape
public static final excelshapetype formcontrol
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |