Add Method
Add function
Adds an item to the collection.
func (instance *CustomXmlPartCollection) Add(data []byte, shemadata []byte) (int32, error)
Remarks
See Also
- Class CustomXmlPartCollection
- Library Aspose.Cells for Go
Adds an item to the collection.
func (instance *CustomXmlPartCollection) Add(data []byte, shemadata []byte) (int32, error)