Skip to content

Commit 61185ec

Browse files
committed
added control name
1 parent 18e57e8 commit 61185ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/SpreadSheet/Open-and-Save.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: Spreadsheet
66
documentation: ug
77
---
88

9-
# Open and save in ASP.NET Web Forms Control
9+
# Open and save in ASP.NET Web Forms Spreadsheet Control
1010

1111
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.
1212

0 commit comments

Comments
 (0)