Web Spreadsheet Document Editor
In This Topic
VintaSoft Web Spreadsheet Document Editor is a JavaScript UI control (
WebSpreadsheetDocumentEditorControlJS class) that allows to load, view, edit and save spreadsheet (XLSX) document.
VintaSoft Web Spreadsheet Document Editor can be quickly and easily integrated into modern web application for desktops, tablets and smartphones.
VintaSoft Web Spreadsheet Document Editor code is located in Vintasoft.Imaging.Office.js script.
VintaSoft Web Spreadsheet Document Editor uses:
- UI elements from Vintasoft.Imaging.js and Vintasoft.Imaging.Office.js scripts for constructing the UI
- Web spreadsheet editor (WebSpreadsheetEditorControlJS class) from Vintasoft.Imaging.Office.js script for viewing and editing the spreadsheet
- JavaScript classes from Vintasoft.Shared.js and Vintasoft.Imaging.js scripts for loading and saving of spreadsheet document
By default the VintaSoft Web Spreadsheet Document Editor consists from the following parts:
- Main menu, which has horizontal orientation and aligned to the top side of the control's container. The borders of main menu are marked in red on the images below.
- Formula panel, which is located under the main menu. The borders of side panel are marked in blue on the images below.
- Bottom panel, which is aligned to the bottom part of the control's container. The borders of bottom panel are marked in green on the images below.
- Spreadsheet editor, which occupies all free space of the control's container. The borders of bottom panel are marked in purple on the images below.
Here is the screenshot of web spreadsheet document editor on desktop computer:
The user interface (UI) can be customized for any task. Detailed information please read
here.