|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<hyperlinktype>
com.spire.xls.hyperlinktype
public enum hyperlinktype
hyper link type.
enum constant summary | |
---|---|
file
represents the file hyperlink type. |
|
none
no hyperlink. |
|
unc
represents the unc hyperlink type. |
|
url
represents the url hyperlink type. |
|
workbook
represents the workbook hyperlink type. |
enum constant detail |
---|
public static final hyperlinktype none
public static final hyperlinktype url
public static final hyperlinktype file
public static final hyperlinktype unc
public static final hyperlinktype workbook
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |