append_child method

append_child(node)

def append_child(self, node):
    ...
ParameterTypeDescription
nodeaspose.finance.xbrl.dom.Node

See Also