XmlMapQuery
Worksheet.XmlMapQuery method
查询映射/链接到xml map的特定路径的单元格区域。
public ArrayList XmlMapQuery(string path, XmlMap xmlMap)
范围 | 类型 | 描述 |
---|---|---|
path | String | xml元素路径 |
xmlMap | XmlMap | 如果要查询特定地图中的特定路径,请指定 xml 地图 |
返回值
CellArea
映射/链接到 xml map 的特定路径的列表,如果没有映射/链接,则返回一个空列表。
也可以看看
- class XmlMap
- class Worksheet
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells