shapearrowstyletype-ag凯发旗舰厅



com.spire.xls
enum shapearrowstyletype

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

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

represents shape arrow style type.


enum constant summary
linearrow
          represetns standart arrow.
linearrowdiamond
          represetns diamond arrow.
linearrowopen
          represetns open arrow.
linearrowoval
          represetns oval arrow.
linearrowstealth
          represetns stealth arrow.
linenoarrow
          represetns no arrow.
 
enum constant detail

linenoarrow

public static final shapearrowstyletype linenoarrow
represetns no arrow.

linearrow

public static final shapearrowstyletype linearrow
represetns standart arrow.

linearrowstealth

public static final shapearrowstyletype linearrowstealth
represetns stealth arrow.

linearrowdiamond

public static final shapearrowstyletype linearrowdiamond
represetns diamond arrow.

linearrowoval

public static final shapearrowstyletype linearrowoval
represetns oval arrow.

linearrowopen

public static final shapearrowstyletype linearrowopen
represetns open arrow.


网站地图