JsonUtility_ImportData Method
JsonUtility_ImportData function
Import the json string.
func JsonUtility_ImportData(json string, cells *Cells, row int32, column int32, option *JsonLayoutOptions) ([]int32, error)
Remarks
See Also
- Class JsonUtility
- Library Aspose.Cells for Go