Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
How can this be done? Let me know if you all have solutions.
Embedded WordprocessingDocument into SpreadsheetDocument with Open XML
これを行うには、OpenXml API で関数 AddEmbeddedPackagePart() または AddEmbeddedObjectPart() を使用できます。
http://msdn.microsoft.com/en-us/library/documentformat.openxml.packaging.maindocumentpart.addembeddedpackagepart.aspx