Aspose::Cells::Json::JsonExportHyperlinkType enum

JsonExportHyperlinkType enum

Represents type of exporting hyperlinks to json.

enum class JsonExportHyperlinkType

Values

NameValueDescription
DisplayString0
Export display string.
Address1
Export url.
HtmlString2
Export as html string.

See Also