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. Web Development
  3. ASP.NET
  4. Get hidden Excel sheet names [modified]

Get hidden Excel sheet names [modified]

Scheduled Pinned Locked Moved ASP.NET
sysadmintutorialhelpquestion
2 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.
  • P Offline
    P Offline
    padmanabhan N
    wrote on last edited by
    #1

    Hi, I am using the below code to retrive the excel sheet names. objConn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, null); But, i am unable to get the hidden sheet names using the above code. Can anyone please guide me how to retrive the name of hidden sheet names? Note: i cannot use Excel introp since deployment server is not installed with excel. Your help is highly appreciated.

    modified on Friday, August 12, 2011 12:50 AM

    D 1 Reply Last reply
    0
    • P padmanabhan N

      Hi, I am using the below code to retrive the excel sheet names. objConn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, null); But, i am unable to get the hidden sheet names using the above code. Can anyone please guide me how to retrive the name of hidden sheet names? Note: i cannot use Excel introp since deployment server is not installed with excel. Your help is highly appreciated.

      modified on Friday, August 12, 2011 12:50 AM

      D Offline
      D Offline
      Dalek Dave
      wrote on last edited by
      #2

      Bad news. You cannot get the hidden sheet names using GetOleDbSchemaTable. This is not a bug, it has been designed this way.

      ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]

      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