Join
Sign in
Search Options
Search Everything
Search Formats
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Forums
»
Formats
»
SpreadsheetML
»
Insert a new line into an existing XLSX by using OpenXML
Insert a new line into an existing XLSX by using OpenXML
Formats
Discussions about working with different Open XML Formats
Get this RSS feed
Details
1
Reply
2
Subscribers
Posted
over 2 years ago
Options
Subscribe via RSS
Share this
SpreadsheetML
Insert a new line into an existing XLSX by using OpenXML
rated by 0 users
This post has
1 Reply |
2
Followers
DevGuy007
20
Posted by
DevGuy007
on
Thu, Jul 8 2010 9:00 AM
rated by 0 users
Post Points: 20
Insert a new line into an existing XLSX by using OpenXML
Hi,
I created an excel file (xlsx) from my database.
Now I want to add a header in the first line of the excel file.
I know how to change text in a line but not how to insert a new line to write the DB column name in it.
Please help.
Thanks in advance.
Best regards,
Pat
Intergen
2610
Posted by
Intergen
on
Thu, Jul 15 2010 8:51 PM
rated by 0 users
Post Points: 5
Re: Insert a new line into an existing XLSX by using OpenXML
Hi Pat
It would be easiest to simply create the row with headers before you insert you data - it's more complicated to achieve after that.
Page 1 of 1 (2 items)