Get Method
Get function
Gets the Picture element at the specified index.
func (instance *PictureCollection) Get(index int32) (*Picture, error)
Remarks
See Also
- Class PictureCollection
- Library Aspose.Cells for Go
Gets the Picture element at the specified index.
func (instance *PictureCollection) Get(index int32) (*Picture, error)