link_to_xml_map method

link_to_xml_map

Link to a xml map.

def link_to_xml_map(self, map_name, row, column, path):
    ...
ParameterTypeDescription
map_namestrname of xml map
rowintrow of the destination cell
columnintcolumn of the destination cell
pathstrpath of xml element in xml map

See Also