How to create Microsoft Excel 2007 files on the server(codeproject.com)

submitted by jtnnjtnn(155) 5 years, 4 months ago

ExcelPackage provides server-side generation of Excel 2007 spreadsheets. It is a set of classes and wrappers around the .NET 3.0 System.IO.Packaging API and the new Office Open XML file format. It extracts away the complexity of dealing with the individual XML components making it real easy to create sophisticated spreadsheets on the server.

1 comment |category: |Views: 8

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by shaziafatima88shaziafatima88(3) 1 year, 10 months ago 0

Hi ,I would like you to help me out with this scenario i have.
I need to create an excel whose one of the columns needs to restricted so that the user is able to enter only a specified amount of characters in it.
i.e. a column should take say 500 characters of word and should not allow any further characters to be written in that column.
I am using ExcelPackage.
Please reply on the same post if u can contribute to it.

Reply

information Login or create an account to comment on this story