
Export diagrams to Excel Open XML format (XSLX) files.
Features
- Export diagrams to Excel Open XML format (XSLX) files - Diagrams are exported as Excel AutoShapes drawings. The export() overload that takes a DiagramDocument parameter creates a sheet for each DiagramPage in the document.
- Improved back-buffer allocation code - The memory footprint of the diagram should now be much lower and drawing should be slightly faster.