Create WinForms application for editing of XLSX document

Blog category: Office.NET

July 10, 2023

VintaSoft Imaging .NET SDK 12.2 complemented with VintaSoft Office .NET Plug-in provides the functionality for visual editing of an existing XLSX document in WinForms application.

The WinForms control SpreadsheetEditorControl allows to display a sheet of an XLSX document and edit the sheet using the keyboard and mouse as shown in the screenshot below:



Also the WinForms control SpreadsheetEditorControl has public properties and methods, which provide the following functionality:

You can quickly test and evaluate the work of WinForms XLSX document editor using the demo application SpreadsheetEditorDemo in the evaluation version of VintaSoft Imaging .NET SDK 12.2. The SDK installation contains a compiled WinForms application - file "[SdkInstallPath]\VintaSoft\Imaging .NET v12.2\Bin\DotNet4\AnyCPU\SpreadsheetEditorDemo.exe".
Here is a screenshot of the WinForms SpreadsheetEditorDemo application demo:



Also the SDK installation contains the source codes for C# and VB.NET projects of the SpreadsheetEditorDemo demo application. The SpreadsheetEditorDemo demo application contains UI-elements, which are used to construct the user interface (main menu, formula bar, footer, context menu) for the XLSX document editor. The user interface for the XLSX document editor is created in the demo application (demo application contains source codes of UI) because we wanted to provide the ability for developer to change the user interface if necessary. If you have a license for VintaSoft Imaging .NET SDK, you can use the UI elements from the demo application in your application. Also you can create a completely new user interface using the properties and methods of the WinForms control SpreadsheetEditorControl.

If you would like to suggest any improvements to the WinForms XLSX document editor or you have a question about the usage of the WinForms XLSX document editor, please contact us by email support@vintasoft.com.