RemoveAt Method
RemoveAt function
Remove the name at the specific index.
func (instance *NameCollection) RemoveAt(index int32) error
Remarks
See Also
- Class NameCollection
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Remove the name at the specific index.
func (instance *NameCollection) RemoveAt(index int32) error