Aspose::Cells::XmlMapCollection::Get method

XmlMapCollection::Get method

Gets the xml map by the specific index.

XmlMap Aspose::Cells::XmlMapCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The xml map

See Also