Browse by Tags
All Tags »
quickparts excel (RSS)
Sorry, but there are no more tags available to filter with.
We can achieve this by creating an ItemAdded event receiver. To extract the metadata values from Excel cells, we need OpenXML. In my case, I used a solution called ExcelPackage from CodePlex ( http://www.codeplex.com/ExcelPackage/ ). I modified the source
Read More...