Consulting

Results 1 to 2 of 2

Thread: Reading meta data stored in Word templates on SharePoint

  1. #1

    Smile Reading meta data stored in Word templates on SharePoint

    I have a doc library on SharePoint for my work templates (DOTX). Each template has an ID stored in a column with the header "Template ID".

    I want to loop through each template in that SharePoint doc library and read the Template ID value. That's it.

    Seems so simple, but I can't find anything to really help me out. Dir$ doesn't seem to recognize the doc library files, ContentTypeProperties doesn't seem to work unless the template is opened, and using WebDav seems like WAAYY more than I need. (I just need to read - not write!)

    Any ideas?


    THANKS A MILLION!

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •