excelshapetype-ag凯发旗舰厅



com.spire.xls
enum excelshapetype

java.lang.object
  extended by java.lang.enum<excelshapetype>
      extended by com.spire.xls.excelshapetype
all implemented interfaces:
java.lang.comparable<excelshapetype>

public enum excelshapetype
extends java.lang.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

group

public static final excelshapetype group
group

line

public static final excelshapetype line
line

rectangle

public static final excelshapetype rectangle
rectangle

oval

public static final excelshapetype oval
oval

arc

public static final excelshapetype arc
arc

chart

public static final excelshapetype chart
chart

textbox

public static final excelshapetype textbox
text box

button

public static final excelshapetype button
button

picture

public static final excelshapetype picture
picture

polygon

public static final excelshapetype polygon
polygon

checkbox

public static final excelshapetype checkbox
check box

radiobutton

public static final excelshapetype radiobutton
radio button

label

public static final excelshapetype label
label

dialogbox

public static final excelshapetype dialogbox
dialog box

spinner

public static final excelshapetype spinner
spinner

scrollbar

public static final excelshapetype scrollbar
scroll bar

listbox

public static final excelshapetype listbox
list box

groupbox

public static final excelshapetype groupbox
group box

combobox

public static final excelshapetype combobox
combo box

comment

public static final excelshapetype comment
comment

oleobject

public static final excelshapetype oleobject
ole object

cellsdrawing

public static final excelshapetype cellsdrawing
only for preserving the drawing object in the template file.

unknown

public static final excelshapetype unknown
only for preserving the drawing object in the xlsx file.

prstgomshape

public static final excelshapetype prstgomshape
prst gom shape

formcontrol

public static final excelshapetype formcontrol
form control


网站地图