JsonConverter Class
JsonConverter class
Converter for conversion between json data structure and other spreadsheet file formats.
type JsonConverter struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
JsonConverter_Process_String_String | Converts given template file between json and other formats. |
JsonConverter_Process_LowCodeLoadOptions_LowCodeSaveOptions | Converts between json data and other spreadsheet file formats. |