S
Sundarraj Natarajan
NewGroup Audience:
I want to insert a bitmap into a cell in a Excel
spreadsheet programatically. I use C# language for my
work. I'm using the function Range.Insert(Type.Missing,
PathFileName). It gives an error message
as "COMException:Insert method of Range class failed". Is
there any one help me get the right usage of this
function to insert a bitmap into a Cell. Note that the
Cell width and Height and more than the size of the
bitmap. I'm not finding the right knowledge base for
this. If anyone writes a knowledge base article would be
helpful to other developers.
Thanks,
Sundarraj Natarajan
I want to insert a bitmap into a cell in a Excel
spreadsheet programatically. I use C# language for my
work. I'm using the function Range.Insert(Type.Missing,
PathFileName). It gives an error message
as "COMException:Insert method of Range class failed". Is
there any one help me get the right usage of this
function to insert a bitmap into a Cell. Note that the
Cell width and Height and more than the size of the
bitmap. I'm not finding the right knowledge base for
this. If anyone writes a knowledge base article would be
helpful to other developers.
Thanks,
Sundarraj Natarajan