Search found 5 matches
- Mon Jul 06, 2015 12:01 am
- Forum: XLSSpreadSheet
- Topic: Where is AXWRenderTextIE.hpp?
- Replies: 2
- Views: 8925
Re: Where is AXWRenderTextIE.hpp?
Just for anyone else having the same issue. I created a new component and added the pas files and compiled. Then copied the auto generated hpp file into the package folder.
- Sun Jul 05, 2015 10:35 pm
- Forum: XLSSpreadSheet
- Topic: Where is AXWRenderTextIE.hpp?
- Replies: 2
- Views: 8925
Re: Where is AXWRenderTextIE.hpp?
Just curious if there was a fix for this. I have the same issue.
- Thu Sep 11, 2014 8:04 pm
- Forum: XLSReadWritwII 6
- Topic: XLSRWII5: Calculate seems not working properly (5.20.32)
- Replies: 6
- Views: 4365
Re: XLSRWII5: Calculate seems not working properly (5.20.32)
Just to confirm. I have a very similar issue. using version 5.20.30 I created an excel file using excel with some formulas AVERAGEIF(I7:I30,">1") and others with SUM(E7:E30) I then use XLSReadWrite to insert data into the file, run Calculate() and then save the file as a new name. I then o...
- Wed Sep 10, 2014 5:01 am
- Forum: XLSReadWritwII 6
- Topic: Drawing issue
- Replies: 3
- Views: 2829
Re: Drawing issue
I should add that I am using borland builder c++ XE5
with XLSSpreadsheet V2.00.02.
I have confirmed that the XLSReadWriteII5 is version 5.20.30
with XLSSpreadsheet V2.00.02.
I have confirmed that the XLSReadWriteII5 is version 5.20.30
- Wed Sep 10, 2014 4:45 am
- Forum: XLSReadWritwII 6
- Topic: Drawing issue
- Replies: 3
- Views: 2829
Re: Drawing issue
I actually encountered this same issue. If I insert a picture into an excel file and save it. I then use XLSReadWriteII to write some data to a sheet and then save. This all works fine. When I open the new file using Excel I get this error. "We found a problem with some content in 'xxxx.xlsx' D...