You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnet/SpreadSheet/Open-and-Save.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ control: Spreadsheet
6
6
documentation: ug
7
7
---
8
8
9
-
# Open and save in ASP.NET Web Forms Control
9
+
# Open and save in ASP.NET Web Forms Spreadsheet Control
10
10
11
11
The native data format for Spreadsheet is JSON. You can load and store JSON data with Spreadsheet. In Spreadsheet we have [`saveAsJSON`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:saveasjson"saveAsJSON") and [`loadFromJSON`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:loadfromjson"loadFromJSON") method which is used to save Spreadsheet as JSON and same JSON used to render Spreadsheet.
0 commit comments