Aspose::Cells::Json::JsonExportHyperlinkType enum
JsonExportHyperlinkType enum
Represents type of exporting hyperlinks to json.
enum class JsonExportHyperlinkType
Values
| Name | Value | Description |
|---|---|---|
| DisplayString | 0 | Export display string. |
| Address | 1 | Export url. |
| HtmlString | 2 | Export as html string. |
See Also
- Namespace Aspose::Cells::Json
- Library Aspose.Cells for C++