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. Export data to excel sheet

Export data to excel sheet

Scheduled Pinned Locked Moved C#
4 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.
  • H Offline
    H Offline
    HexaDeveloper
    wrote on last edited by
    #1

    hi all, l made a class and i want to export its values stored in members data to an excel file can any one give me a beginning my class like static class Export { private static ArrayList arrivalRate = new ArrayList(); private static ArrayList customersNo = new ArrayList(); } and i wanna to make member data is the header of the row and the values in the arraylist are in squence in the adjacent cells. also i wanna to ask about automatic documentation, i used SandCastle but i cannot deal correctly with it, so can any one give me a program that only executable file i give it the file path only like what happened in javadoc.exe thanx Generator

    J 1 Reply Last reply
    0
    • H HexaDeveloper

      hi all, l made a class and i want to export its values stored in members data to an excel file can any one give me a beginning my class like static class Export { private static ArrayList arrivalRate = new ArrayList(); private static ArrayList customersNo = new ArrayList(); } and i wanna to make member data is the header of the row and the values in the arraylist are in squence in the adjacent cells. also i wanna to ask about automatic documentation, i used SandCastle but i cannot deal correctly with it, so can any one give me a program that only executable file i give it the file path only like what happened in javadoc.exe thanx Generator

      J Offline
      J Offline
      Jimmanuel
      wrote on last edited by
      #2

      Excel Automation : MSDN[^] Javadoc for C#: XML Comments[^] or NDoc[^]

      H 1 Reply Last reply
      0
      • J Jimmanuel

        Excel Automation : MSDN[^] Javadoc for C#: XML Comments[^] or NDoc[^]

        H Offline
        H Offline
        HexaDeveloper
        wrote on last edited by
        #3

        Hi, thanx for ur help ur information make me make it successfully thanx alot Generator

        J 1 Reply Last reply
        0
        • H HexaDeveloper

          Hi, thanx for ur help ur information make me make it successfully thanx alot Generator

          J Offline
          J Offline
          Jimmanuel
          wrote on last edited by
          #4

          glad to help :)

          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