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#
  4. excel output

excel output

Scheduled Pinned Locked Moved C#
com
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.
  • D Offline
    D Offline
    dimx2
    wrote on last edited by
    #1

    Hello i would like to create an excel file from my application that could include chart or images, is there any free component, or any other way to do it without using excel.interop(i want to run it even in a pc without excel installed) D.M

    C 1 Reply Last reply
    0
    • D dimx2

      Hello i would like to create an excel file from my application that could include chart or images, is there any free component, or any other way to do it without using excel.interop(i want to run it even in a pc without excel installed) D.M

      C Offline
      C Offline
      Curtis Schlak
      wrote on last edited by
      #2

      Here's what you do:

      1. Create an Excel Workbook with the type of content you want on each page

      2. Save the Entire Workbook as an HTML Page

      3. Look at how everything gets save and reproduce it with your project

      I've had to do this more than once. Works like a charm. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

      D 1 Reply Last reply
      0
      • C Curtis Schlak

        Here's what you do:

        1. Create an Excel Workbook with the type of content you want on each page

        2. Save the Entire Workbook as an HTML Page

        3. Look at how everything gets save and reproduce it with your project

        I've had to do this more than once. Works like a charm. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

        D Offline
        D Offline
        dimx2
        wrote on last edited by
        #3

        ty for ur reply but my output its a litle complicated to outut such way, i pass multi sized lists etc D.M

        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