Aspose::Cells::JsonSaveOptions::SetExportHyperlinkType method

JsonSaveOptions::SetExportHyperlinkType method

Represents the type of exporting hyperlink to json.

void Aspose::Cells::JsonSaveOptions::SetExportHyperlinkType(JsonExportHyperlinkType value)

Remarks

The default value is JsonExportHyperlinkType.DisplayString;

See Also