Loads the cell's content from an XML element.
Namespace: MindFusion.Diagramming
Package: Cell.js
JavaScript Copy Code |
---|
function loadFromXml (xmlElement, context) |
An XML DOM element containing the cell's data.
An object providing contextual information about the serialization process and some helper serialization methods.