Embedding Excel in VC++ - Overlapping of output characters

M

MSNEWS

Hi

I have been trying to embed an excel sheet in a VC++ program but the text of
the
excel table seem to overlap and the output is unreadable.

Could any help me on how to resolve this ... probably using AutoFit().
I don't know how to use this function since it returns a Variant. What is
the
purpose of this returned Variant object.

Is there some documentation or sample code regarding how to use this?
I would appreciate any help/advise regarding this

Thanks
KJ
 
Top