Worksheet.GetAreasOfXmlMapQuery
Worksheet.GetAreasOfXmlMapQuery method
Query cell areas that mapped/linked to the specific path of xml map.
public CellArea[] GetAreasOfXmlMapQuery(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
- struct CellArea
- class XmlMap
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells