java.lang.Object
com.aspose.cells.JsonExportHyperlinkType
public class JsonExportHyperlinkType
| Field Summary | ||
|---|---|---|
static final int | DISPLAY_STRING | |
| Export display string | ||
static final int | ADDRESS | |
| Export url | ||
static final int | HTML_STRING | |
| Export as html string. | ||
| Field Detail |
|---|
DISPLAY_STRING | |
public static final int DISPLAY_STRING | |
ADDRESS | |
public static final int ADDRESS | |
HTML_STRING | |
public static final int HTML_STRING | |