Search found 1 match
- Wed Feb 11, 2015 5:48 pm
- Forum: XLSReadWritwII 6
- Topic: Hyperlinks + insert/delete columns/rows
- Replies: 0
- Views: 2436
Hyperlinks + insert/delete columns/rows
I found a problem with hyperlinks and insert/delete columns/rows. I am using version 5.20.06. Following code ilustrates the problem: procedure Teste(const AFilename: string); var Excel: TXLSReadWriteII5; begin Excel := TXLSReadWriteII5.Create(nil); try Excel.Version := xvExcel97; Excel[0].MakeHyperl...