AsVariant and Unicode problem

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
zvasku
Posts: 14
Joined: Wed Aug 01, 2012 2:22 pm

AsVariant and Unicode problem

Post by zvasku »

Hello,

when assigning value to cell with AsVariant unicode strings are not stored:

XLS.Sheets[0].AsVariant[ACol,ARow]:= unicode string here

Problem is in SetAsVariant where unicode vartype is not tested. Ver 4.0.57

Thanks
Zdenek
Post Reply