Worksheet.XmlMapQuery
Worksheet.XmlMapQuery method
Query cell areas that mapped/linked to the specific path of xml map.
public ArrayList XmlMapQuery(string path, XmlMap xmlMap)
Parameter | Type | Description |
---|---|---|
path | String | xml element path |
xmlMap | XmlMap | Specify an xml map if you want to query for the specific path within a specific map |
Return Value
CellArea
list that mapped/linked to the specific path of xml map, an empty list is returned if nothing is mapped/linked.
See Also
- class XmlMap
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells