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