Search found 1 match

by CherylMorgan
Thu Apr 22, 2010 2:47 pm
Forum: XLSReadWriteII 3/4/5
Topic: Range Names in XLSX files
Replies: 1
Views: 2972

Range Names in XLSX files

I'm having trouble loading range names using the new XLSX format. XLS works fine, but with an XLSX file I always get an error. All of the names can be found in XLS.InternalNames, but for each one FNameDef is nil, and consequently NameIsArea and NameIsCell always return False. If I try to access the ...