[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.FromJson

FromJson Method

FromJson(string)

Generates the range data from the JSON string.

Declaration
void FromJson(string json)
Sub FromJson(json As String)
Parameters
Type Name Description
string json

the JSON string that contains range info.