Aspose::Cells::XmlMapCollection::Get method
XmlMapCollection::Get method
Gets the xml map by the specific index.
XmlMap Aspose::Cells::XmlMapCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The xml map
See Also
- Class XmlMap
- Class Vector
- Class XmlMapCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++