Get_Int Method
Get_Int function
Gets the Shape object at the specific index in the list.
func (instance *ShapeCollection) Get_Int(index int32) (*Shape, error)
Remarks
See Also
- Class ShapeCollection
- Library Aspose.Cells for Go
Gets the Shape object at the specific index in the list.
func (instance *ShapeCollection) Get_Int(index int32) (*Shape, error)