I can clear all cell content of a sheet by calling:
However, I need to clear the sheet from ALL content, including pictures (which remain after the call above).
I cannot delete & recreate the sheet (I need to just clear its content).
Any suggestions?
Thanks,
- Ido
Visual CUT & DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
Code:
xlsheet.Cells.Clear
However, I need to clear the sheet from ALL content, including pictures (which remain after the call above).
I cannot delete & recreate the sheet (I need to just clear its content).
Any suggestions?
Thanks,
- Ido
Visual CUT & DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.