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