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