shapearrowlengthtype-ag凯发旗舰厅



com.spire.xls
enum shapearrowlengthtype

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

public enum shapearrowlengthtype
extends java.lang.enum<shapearrowlengthtype>

represents arrow head length.


enum constant summary
arrowheadlong
          represents short arrow head length.
arrowheadmedium
          represents short arrow head length.
arrowheadshort
          represents short arrow head length.
 
enum constant detail

arrowheadshort

public static final shapearrowlengthtype arrowheadshort
represents short arrow head length.

arrowheadmedium

public static final shapearrowlengthtype arrowheadmedium
represents short arrow head length.

arrowheadlong

public static final shapearrowlengthtype arrowheadlong
represents short arrow head length.


网站地图