We have released version 3.5.2 of WPF Diagram control. It contains the following new features and improvements:
Export Excel filesThe ExcelExporter class from MindFusion.Diagramming.Wpf.ExcelExport.dll assembly exports diagrams to Excel Open XML Format (XLSX) 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. The Export(Diagram) overload creates a single Excel sheet.
Miscellaneous- ImagePadding property of ShapeNode, TableNode and Cell lets you set padding space between element's borders and the contained Image.
- Visio2013Exporter now applies the TextVerticalAlignment property of nodes.
- Improved GridRouter routes when connected nodes are close to each other.
Installer for the latest version can be downloaded here, or from the
clients area on our site:
http://mindfusion.eu/WpfDiagTrial.zipUpdated assemblies are also available as
MindFusion.Diagramming.Wpf NuGet package.
Enjoy!