RemoveAt Method
RemoveAt function
Removes the element at the specified index.
func (instance *OleObjectCollection) RemoveAt(index int32) error
Remarks
See Also
- Class OleObjectCollection
- Library Aspose.Cells for Go
Removes the element at the specified index.
func (instance *OleObjectCollection) RemoveAt(index int32) error