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
- Class Vector
- Enum JsonExportHyperlinkType
- Class JsonSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++