shapearrowwidthtype-ag凯发旗舰厅



com.spire.xls
enum shapearrowwidthtype

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

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

represents arrow head width.


enum constant summary
arrowheadmedium
          represents short arrow head width.
arrowheadnarrow
          represents short arrow head width.
arrowheadwide
          represents short arrow head width.
 
enum constant detail

arrowheadnarrow

public static final shapearrowwidthtype arrowheadnarrow
represents short arrow head width.

arrowheadmedium

public static final shapearrowwidthtype arrowheadmedium
represents short arrow head width.

arrowheadwide

public static final shapearrowwidthtype arrowheadwide
represents short arrow head width.


网站地图