aspose.cells

Class JsonExportHyperlinkType

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

Field Summary
const  NumberDISPLAY_STRING
Export display string
const  NumberADDRESS
Export url
const  NumberHTML_STRING
Export as html string.
 

    • Field Detail

      • DISPLAY_STRING

        const Number DISPLAY_STRING
        Export display string
      • ADDRESS

        const Number ADDRESS
        Export url
      • HTML_STRING

        const Number HTML_STRING
        Export as html string.