Get Method
Get function
Get the reference in the list by the index.
func (instance *VbaProjectReferenceCollection) Get(i int32) (*VbaProjectReference, error)
Remarks
See Also
- Class VbaProjectReferenceCollection
- Library Aspose.Cells for Go
Get the reference in the list by the index.
func (instance *VbaProjectReferenceCollection) Get(i int32) (*VbaProjectReference, error)