Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. outputing images from C++ to Excel

outputing images from C++ to Excel

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John W
    wrote on last edited by
    #1

    In a Visual C++ application I am doing, I must populate an Excel spreadsheet with some parsed data. I would like to place some images in a header prior to the parsed data. I use FPUTS to output the parsed data to the spreadsheet but is there a way to put images to the spreadsheet from my C++ program?

    J 1 Reply Last reply
    0
    • J John W

      In a Visual C++ application I am doing, I must populate an Excel spreadsheet with some parsed data. I would like to place some images in a header prior to the parsed data. I use FPUTS to output the parsed data to the spreadsheet but is there a way to put images to the spreadsheet from my C++ program?

      J Offline
      J Offline
      Jaime Stuardo
      wrote on last edited by
      #2

      why aren't you using Excel objects? some restrictions on design? Jaime

      J 1 Reply Last reply
      0
      • J Jaime Stuardo

        why aren't you using Excel objects? some restrictions on design? Jaime

        J Offline
        J Offline
        John W
        wrote on last edited by
        #3

        No restrictions, I don't use excel that much and am not too familiar with what it can do. I just need to put tons of parsed data from a binary file into a spreadsheet. I just wanted to put some special symbols in the heading. I tried to create a template with the symbols and then append the parsed data, but it seems that excel won't allow this. I then was wondering if the symbols which are in gif formats could be written to the spreadsheet from my C++ program. Thanks!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups