|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<shapearrowstyletype>
com.spire.xls.shapearrowstyletype
public 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 |
---|
public static final shapearrowstyletype linenoarrow
public static final shapearrowstyletype linearrow
public static final shapearrowstyletype linearrowstealth
public static final shapearrowstyletype linearrowdiamond
public static final shapearrowstyletype linearrowoval
public static final shapearrowstyletype linearrowopen
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |