Microsoft.WindowsAPICodePack.Shell Dependency

-2

Could anyone clarify if Microsoft.WindowsAPICodePack.Shell is dependent on Microsoft Office?

My application is using this library to update .xlsx file metadata (e.g. title property) and I do not have Office installed on that machine.

I get this error:

Microsoft.WindowsAPICodePack.Shell.PropertySystem.PropertySystemException (0x80004005): Unable to get writable property store for this property

If I install Office 13, then it works. So is this library dependent on Office?

c#
xlsx
dependency-properties
windows-api-code-pack
asked on Stack Overflow Jan 2, 2020 by Dhaval Sanghvi • edited Jan 2, 2020 by marc_s

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0