com.aspose.cells
Class JsonExportHyperlinkType

java.lang.Object
    extended by com.aspose.cells.JsonExportHyperlinkType

public class JsonExportHyperlinkType 
extends java.lang.Object

Utility class containing constants. Represents type of exporting hyperlinks to json.


Field Summary
static final intDISPLAY_STRING
           Export display string
static final intADDRESS
           Export url
static final intHTML_STRING
           Export as html string.
 

Field Detail

DISPLAY_STRING

public static final int DISPLAY_STRING
Export display string

ADDRESS

public static final int ADDRESS
Export url

HTML_STRING

public static final int HTML_STRING
Export as html string.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.