Hey guys,
I'm trying to get the sharepoint metadata of a visio document with a VBA Addin.
But actually I've got no solution for this.
I tried to solve it with the ActivePage.BuiltInDocumentproperties but
a) I got an error (propably because of the expression ActivePage)
b) I am not sure if I can get the Sharepoint Metadata with this or if it only lists the normal document properties (like title, author, date of creation, ...).
Maybe someone can help me with this? I am quite new in VBA programming so I'm thankful for every answer! :-)
Regards
Andre