Enum JsonExportHyperlinkType

Enum JsonExportHyperlinkType

Namespace: Aspose.Cells.Json
Assembly: Aspose.Cells.dll (25.2.0)

Represents type of exporting hyperlinks to json.

public enum JsonExportHyperlinkType

Fields

Address = 1

Export url

DisplayString = 0

Export display string

HtmlString = 2

Export as html string.