JsonExportHyperlinkType Enum
JsonExportHyperlinkType Enum
Represents type of exporting hyperlinks to json.
type JsonExportHyperlinkType int32
Fields
| Field | Description |
|---|---|
| DisplayString | Export display string |
| Address | Export url |
| HtmlString | Export as html string. |