View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] DapperDanH@nospam.nospam is offline
external usenet poster
 
Posts: 4
Default accessing custom document properties without loading file

Is there a way to access custom document properties without loading the excel
file? I have looked into OLEDB and I cannot find a table that has the custom
document fields in it.

Is there a way to access custom document properties using C# without loading
the excel file?

Thanks,
Dan