Cells.LinkToXmlMap

Cells.LinkToXmlMap method

Link to a xml map.

public void LinkToXmlMap(string mapName, int row, int column, string path)
ParameterTypeDescription
mapNameStringname of xml map
rowInt32row of the destination cell
columnInt32column of the destination cell
pathStringpath of xml element in xml map

See Also