Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Fri Sep 08, 2017 5:11 am

Hello

I placed a "Spire.Spreadsheet.Forms.Spreadsheet" on the desktop and loaded

Spreadsheet1.LoadFromFile("C:\Temp\Test.xls")

Is it possible to edit the Cells directly with code, like

.Range(4, 13).Text = 123456789

thank you for help

GHWels
 
Posts: 90
Joined: Sun Nov 23, 2014 7:22 pm

Fri Sep 08, 2017 7:08 am

Hi,

Thanks for your inquiry.
Sorry our Spire.Spreadsheet does not support the feature of editing the cell directly, we suggest you using Spire.XLS to achieve that.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Return to Spire.XLS