Aspose::Cells::Markup::CustomXmlPartCollection::Get method
CustomXmlPartCollection::Get method
Gets an item at the specified index.
CustomXmlPart Aspose::Cells::Markup::CustomXmlPartCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class CustomXmlPart
- Class Vector
- Class CustomXmlPartCollection
- Namespace Aspose::Cells::Markup
- Library Aspose.Cells for C++