Get Method
Get function
Gets an item at the specified index.
func (instance *CustomXmlPartCollection) Get(index int32) (*CustomXmlPart, error)
Remarks
See Also
- Class CustomXmlPartCollection
- Library Aspose.Cells for Go
Gets an item at the specified index.
func (instance *CustomXmlPartCollection) Get(index int32) (*CustomXmlPart, error)