JsonSaveOptions.ToExcelStruct

JsonSaveOptions.ToExcelStruct property

Indicates whether converting to json struct of the Excel file.

public bool ToExcelStruct { get; set; }

Remarks

Only for converting range to JSON.

See Also