excel - I want to parse an online document using C# 4.0 and get the name, address, phone and email? -


i want parse , extract top portion , export portions excel headings, best way accomplish this?

  1. parse file (no way here based on explanation)
  2. create output xml file.
  3. write values xml stream proper excel tags.

Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -