Adds a new child node to a specified parent node.
XmlContext.AddChildElement (XName, XElement)
Adds a new child node with the specified name to the specified parent node.
XmlContext.AddChildElement (XName, XElement, String)
Adds a new child node with the specified name and value to the specified parent node.
XmlContext MembersXmlContext ClassMindFusion.Spreadsheet Namespace