View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] eyahammi1994@gmail.com is offline
external usenet poster
 
Posts: 1
Default delete data in an execl from c++

how can i delete data in an excel from c++ ?
i've tried excel_file_name.clean() but it's not working.
thanks in advance .